gstreamer/gst-libs/gst/webrtc
Jan Schmidt 8e3472faee webrtc: Use the dtlssrtenc rtp-sync property
Instead of synchronising at the ICE transport, do clock sync for the
RTP stream at the DTLS transport via the dtlssrtpenc rtp-sync
property. This avoids delaying RTCP while waiting until it is time
to output an RTP packet when rtcp-mux is enabled.

https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/1212
2020-02-27 12:30:32 +00:00
..
dtlstransport.c webrtc: Use the dtlssrtenc rtp-sync property 2020-02-27 12:30:32 +00:00
dtlstransport.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
icetransport.c Don't pass default GLib marshallers for signals 2019-11-06 14:27:46 +00:00
icetransport.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
meson.build libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
rtcsessiondescription.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtcsessiondescription.h docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtpreceiver.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtpreceiver.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
rtpsender.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtpsender.h Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
rtptransceiver.c docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
rtptransceiver.h rtptransceiver: Remove direction setter and vfunc and replace it by a property 2019-08-06 12:22:21 +00:00
webrtc.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
webrtc_fwd.h docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00