gstreamer/ext/webrtc
Olivier Crête da2bd55177 webrtc: Add properties to change the socket buffer sizes to ice object
libnice doesn't touch the kernel buffer sizes. When dealing with RTP data,
it's generally advisable to increase them to avoid dropping packets locally.
This is especially important when running multiple higher bitrate streams at
the same time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1366>
2020-11-03 22:07:53 +00:00
..
fwd.h webrtcbin: add support for data channels based on SCTP 2018-09-21 19:45:12 +10:00
gstwebrtc.c webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
gstwebrtcbin.c webrtc: Fix a race on shutdown. 2020-10-31 01:47:06 +00:00
gstwebrtcbin.h webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
gstwebrtcice.c webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
gstwebrtcice.h webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
gstwebrtcstats.c webrtc/stats: redo considering internal sources 2019-09-12 01:06:41 +00:00
gstwebrtcstats.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
icestream.c webrtc: Add properties to change the socket buffer sizes to ice object 2020-11-03 22:07:53 +00:00
icestream.h webrtcbin: an element that handles the transport aspects of webrtc connections 2018-02-02 15:02:21 +11:00
meson.build webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
nicetransport.c webrtc: Add properties to change the socket buffer sizes to ice object 2020-11-03 22:07:53 +00:00
nicetransport.h webrtc: Add properties to change the socket buffer sizes to ice object 2020-11-03 22:07:53 +00:00
sctptransport.c webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
sctptransport.h webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
transportreceivebin.c webrtc: Remove RECEIVE_STATE_DROP from transportreceivebin 2020-03-04 10:15:19 +00:00
transportreceivebin.h webrtc: Remove RECEIVE_STATE_DROP from transportreceivebin 2020-03-04 10:15:19 +00:00
transportsendbin.c webrtc: Configure transportsendbin latency internally 2020-02-21 13:42:05 +11:00
transportsendbin.h webrtc: Clean up and fix transportsendbin 2018-07-14 23:20:13 +10:00
transportstream.c webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00
transportstream.h webrtc: Unblock transportreceivebin for send-only bundled streams 2020-03-04 10:15:19 +00:00
utils.c webrtcbin: Don't assert if an SDP media can't be converted to caps 2019-07-08 07:18:41 +00:00
utils.h webrtc: propagate more errors through the promise 2020-09-14 04:04:29 +00:00
webrtcdatachannel.c webrtc/datachannel: clear the error after use 2020-08-24 17:02:35 +10:00
webrtcdatachannel.h webrtc: Add GstWebRTCDataChannel to the library API 2020-06-02 21:04:37 +00:00
webrtcsdp.c webrtc: propagate more errors through the promise 2020-09-14 04:04:29 +00:00
webrtcsdp.h webrtc: propagate more errors through the promise 2020-09-14 04:04:29 +00:00
webrtctransceiver.c webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00
webrtctransceiver.h webrtc: Set the DSCP markings based on the priority 2020-10-30 16:24:40 -04:00