gst-plugins-rs/net
Chris Bainbridge 5010ee872d webrtc: Fix Python custom signaller receiving SDP offer
The GstWebRTC API web interface defaults to receiving an SDP offer and
generating an answer, but this can be overridden by entering "offer
options" before clicking to open the remote stream. The Python
webrtcsink-custom-signaller.py example failed in this mode as it was
coded to only generate an offer and receive an answer. Fix this by
implementing support for receiving an offer and sending an answer.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1883>
2024-10-28 11:23:32 +00:00
..
aws Remove once_cell dependency 2024-10-21 17:53:18 +00:00
hlssink3 Be stricter with Impl-trait bounds to enforce type hierarchies 2024-10-22 13:43:12 +00:00
mpegtslive Remove once_cell dependency 2024-10-21 17:53:18 +00:00
ndi Update to quick-xml 0.37 2024-10-28 09:12:13 +00:00
onvif onvif: Add onvifmetadataextractor element 2024-10-23 10:27:31 +00:00
quinn net/quinn: Specify crypto provider explicitly 2024-10-23 21:24:22 +05:30
raptorq Remove once_cell dependency 2024-10-21 17:53:18 +00:00
relationmeta relationmeta: Add onvifmeta2relationmeta element 2024-10-23 10:27:31 +00:00
reqwest Remove once_cell dependency 2024-10-21 17:53:18 +00:00
rtp rtpbasedepay2: fix reference timestamp meta duplicates 2024-10-25 18:23:07 +02:00
rtsp Remove once_cell dependency 2024-10-21 17:53:18 +00:00
webrtc webrtc: Fix Python custom signaller receiving SDP offer 2024-10-28 11:23:32 +00:00
webrtchttp Remove once_cell dependency 2024-10-21 17:53:18 +00:00