gst-plugins-rs/net/webrtc/src
Mathieu Duponchelle dbdb9bc164 webrtcsink: fix navigation data channel
At some point, presumably recently, the data channel stopped being
requested in Ready, making webrtcbin refuse to create it.

There was quite a lot of churn recently so I couldn't pinpoint the
breaking commit easily.

Fix by simply restoring the correct behavior of requesting the channel
after going to the Ready state

Fixes https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/issues/341

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1180>
2023-04-14 14:26:22 +02:00
..
aws_kvs_signaller webrtc/signaller: emit the relevant signals instead of the interface vtable 2023-04-07 09:58:13 +10:00
signaller fix typos 2023-04-10 13:35:32 +02:00
webrtcsink webrtcsink: fix navigation data channel 2023-04-14 14:26:22 +02:00
webrtcsrc webrtcsrc: Return bool en 'end-session' as required 2023-04-12 12:17:56 +00:00
lib.rs webrtcsink: Port to the 'webrtcsrc' signaller object/interface 2023-04-07 09:03:47 +10:00
utils.rs Add a webrtcsrc element 2023-02-28 20:50:15 -03:00