gstreamer/ext/webrtc
Matthew Waters b6038523c1 webrtcbin: use regular ice nomination by default
1. We don't currently deal with an a=ice-options in the SDP which means
   we currently violate https://tools.ietf.org/html/rfc5245#section-8.1.1
   which states: "If its peer is using ICE options (present in
   an ice-options attribute from the peer) that the agent does not
   understand, the agent MUST use a regular nomination algorithm."
2. The recommendation is default to regular nomination in both RFC5245
   and RFC8445.  libnice change for this is
   https://gitlab.freedesktop.org/libnice/libnice/-/merge_requests/125
   which requires an API break in libnice.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2031>
2021-03-01 10:00:06 +00:00
..
fwd.h
gstwebrtc.c
gstwebrtcbin.c webrtcbin: try harder not to pick duplicate media ids 2021-01-08 20:22:57 +00:00
gstwebrtcbin.h webrtcbin: Implement getting stats for a specific pad 2020-11-24 04:27:52 +00:00
gstwebrtcice.c webrtcbin: use regular ice nomination by default 2021-03-01 10:00:06 +00:00
gstwebrtcice.h
gstwebrtcstats.c webrtcstats: PLI/FIR/NACK direction are the opposite of the media 2020-12-29 15:07:03 -05:00
gstwebrtcstats.h webrtcbin: Implement getting stats for a specific pad 2020-11-24 04:27:52 +00:00
icestream.c
icestream.h
meson.build webrtc: Update libnice version requirement to 0.1.17 2020-11-11 13:41:59 +02:00
nicetransport.c webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
nicetransport.h
sctptransport.c
sctptransport.h
transportreceivebin.c webrtc: Remove non rtcp-mux code 2020-11-24 01:59:55 +00:00
transportreceivebin.h
transportsendbin.c webrtcbin: Remove remnant of non-rtcp-mux mode 2021-01-06 23:02:37 +00:00
transportsendbin.h webrtcbin: Remove remnant of non-rtcp-mux mode 2021-01-06 23:02:37 +00:00
transportstream.c webrtcbin: Remove remnant of non-rtcp-mux mode 2021-01-06 23:02:37 +00:00
transportstream.h webrtcbin: Remove remnant of non-rtcp-mux mode 2021-01-06 23:02:37 +00:00
utils.c
utils.h
webrtcdatachannel.c
webrtcdatachannel.h
webrtcsdp.c
webrtcsdp.h
webrtctransceiver.c webrtc: expose transport property on sender and receiver 2021-01-13 19:22:42 +00:00
webrtctransceiver.h webrtcbin: Remove remnant of non-rtcp-mux mode 2021-01-06 23:02:37 +00:00