gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/webrtc/nice
Philippe Normand 906b90287c webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application
The `add_candidate` vfunc of the GstWebRTCICE interface gained a GstPromise
argument, which is an ABI break. We're not aware of any external user of this
interface yet so we think it's OK.

This change is useful in cases where the application needs to bubble up errors
from the underlying ICE agent, for instance when the agent was given an invalid
ICE candidate.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3960>
2023-02-27 09:09:47 +00:00
..
meson.build webrtc: Change requirement to libnice 0.1.20 2023-01-07 16:03:23 +00:00
nice.c webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application 2023-02-27 09:09:47 +00:00
nice.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nice_fwd.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nicestream.c webrtc: Fix possible use-after-free of GstWebRTCICETransport 2022-12-02 03:37:29 +00:00
nicestream.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00
nicetransport.c webrtc: nice: WeakRef access fixes 2022-08-01 13:13:16 +00:00
nicetransport.h webrtc: Split WebRTCICE into base classes and implementation. 2022-07-26 13:51:11 +00:00