gst-plugins-rs/net
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 Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
hlssink3 hlssink3: Don't use is-live=true 2024-08-14 13:05:40 +03:00
mpegtslive mpegtslivesrc: Handle PCR discontinuities as errors for now 2024-08-14 12:34:18 +00:00
ndi Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
onvif Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
quinn net/quinn: Fix generation of self signed certificate 2024-07-12 12:26:54 +05:30
raptorq Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
reqwest Fix various 1.80 clippy warnings 2024-08-05 14:14:17 +03:00
rtp rtp: mp4gpay: Don't set seqnum-base on the caps 2024-08-10 08:06:40 +00:00
rtsp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00
webrtc webrtcsink: implement generic data channel control mechanism .. 2024-08-15 15:42:04 +00:00
webrtchttp Update for new debug log macro syntax 2024-07-08 11:25:23 +03:00