mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
Update rtp.md
This commit is contained in:
parent
fd2d483be6
commit
5f88d4077f
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ Some of the main components are:
|
|||
needs based on the requested pads; it also contains an rtpjitterbuffer.
|
||||
* <tt><a href="/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-rtpjitterbuffer.html">rtpjitterbuffer</a></tt>
|
||||
is an RTP buffer that controls network jitter and reorders packets. It also
|
||||
dumps packets that arrive to late, handles packet retransmission and lost
|
||||
dumps packets that arrive too late, handles packet retransmission and lost
|
||||
packet notification and adjusts for sender-receiver clock drift.
|
||||
* <tt><a href="/data/doc/gstreamer/head/gst-plugins-good-plugins/html/gst-plugins-good-plugins-rtpptdemux.html">rtpptdemux</a></tt>
|
||||
is an element that usually sits on the rtpbin src
|
||||
|
|
Loading…
Reference in a new issue