mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
docs: update rtspsrc docs, rtpbin is not in -bad any more
This commit is contained in:
parent
2b53cbe923
commit
7759ad0db2
1 changed files with 1 additions and 2 deletions
|
@ -61,8 +61,7 @@
|
||||||
* rtspsrc will internally instantiate an RTP session manager element
|
* rtspsrc will internally instantiate an RTP session manager element
|
||||||
* that will handle the RTCP messages to and from the server, jitter removal,
|
* that will handle the RTCP messages to and from the server, jitter removal,
|
||||||
* packet reordering along with providing a clock for the pipeline.
|
* packet reordering along with providing a clock for the pipeline.
|
||||||
* This feature is currently fully implemented with the gstrtpbin in the
|
* This feature is implemented using the gstrtpbin element.
|
||||||
* gst-plugins-bad module.
|
|
||||||
*
|
*
|
||||||
* rtspsrc acts like a live source and will therefore only generate data in the
|
* rtspsrc acts like a live source and will therefore only generate data in the
|
||||||
* PLAYING state.
|
* PLAYING state.
|
||||||
|
|
Loading…
Reference in a new issue