gstreamer/gst-libs/gst/webrtc
Matthew Waters 177aa22bcd webrtc: Initial support for stream addition/removal
Limitations:
- No transport changes at all (ICE, DTLS)
- Codec changes are untested and probably don't work
- Stream removal doesn't remove transports (i.e. non-bundled transports
  will stay around until webrtcbin is shutdown)
- Unified Plan SDP only. No Plan-B support.
2019-05-30 21:33:09 +10:00
..
dtlstransport.c webrtc: Move dtlssrtpenc state management 2018-07-14 23:18:50 +10:00
dtlstransport.h Minor documentation fixes 2019-05-13 11:36:27 -04:00
icetransport.c webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
icetransport.h Minor documentation fixes 2019-05-13 11:36:27 -04:00
Makefile.am libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
meson.build libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
rtcsessiondescription.c gst_webrtc_session_description_new: fix annotations 2018-06-11 18:34:59 +02:00
rtcsessiondescription.h webrtc: Add g_autoptr() support for public types 2019-05-08 15:47:06 +02:00
rtpreceiver.c webrtc: Add some locks to setters and remove non-existing functions from headers 2018-03-16 10:37:24 +02:00
rtpreceiver.h Minor documentation fixes 2019-05-13 11:36:27 -04:00
rtpsender.c webrtc: Remove unused parameter from rtpsender constructor 2018-03-16 10:37:24 +02:00
rtpsender.h Minor documentation fixes 2019-05-13 11:36:27 -04:00
rtptransceiver.c webrtc: Initial support for stream addition/removal 2019-05-30 21:33:09 +10:00
rtptransceiver.h webrtc/transceiver: add a set_direction function 2019-05-30 21:33:09 +10: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 webrtc: Add various Since markers to new types after 1.14.0 2019-05-21 12:16:31 +03:00