gstreamer/subprojects/gst-examples/webrtc/sendrecv
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
..
gst webrtcbin: Relay add-ice-candidate errors from Ice implementation to Application 2023-02-27 09:09:47 +00:00
gst-java webrtc examples: Use webrtc.gstreamer.net 2023-02-04 13:37:02 +00:00
gst-rust examples: webrtc: rust: Fix a couple of minor clippy warnings 2023-02-10 11:43:00 +00:00
gst-sharp webrtc examples: Use webrtc.gstreamer.net 2023-02-04 13:37:02 +00:00
js examples: Support multiple video streams in JS webrtc sendrecv 2022-09-27 19:48:56 +00:00
meson.build Move files from gst-examples into the "subprojects/gst-examples/" subdir 2021-09-24 16:15:58 -03:00