gst-plugins-rs/net/webrtc/src
Mathieu Duponchelle 01e28ddfe2 webrtcsink: implement generic data channel control mechanism ..
.. and deprecate data channel navigation in favor of it.

A new property, "enable-data-channel-control" is exposed, when set to
TRUE a control data channel is offered, over which can be sent typed
upstream events.

This means further upstream events will be usable, for now only
navigation and custom upstream events are handled.

In addition, send response messages to notify the consumer of whether
its requests have been handled.

In the future this can also be extended to allow the consumer to send
queries, or seek events ..

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1711>
2024-08-15 15:42:04 +00:00
..
aws_kvs_signaller Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
janusvr_signaller Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
livekit_signaller Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
signaller net/webrtc: add support for answering to webrtcsink 2024-08-09 14:02:48 +02:00
webrtcsink webrtcsink: implement generic data channel control mechanism .. 2024-08-15 15:42:04 +00:00
webrtcsrc webrtcsink: implement generic data channel control mechanism .. 2024-08-15 15:42:04 +00:00
whip_signaller net/webrtc: Fix turn-servers nick: user -> use 2024-08-05 12:38:51 -04:00
lib.rs webrtc: add features for specific signallers 2024-04-12 19:10:42 +02:00
utils.rs webrtcsink: implement generic data channel control mechanism .. 2024-08-15 15:42:04 +00:00