gst-plugins-rs/net/webrtc/src/webrtcsrc
Taruntej Kanakamalla 712d4757c3 net/webrtc/whip_signaller: multiple client support in the server
- generate a new session id for every new client
use the session id in the resource url

- remove the producer-peer-id property in the WhipServer signaler as it
is redundant to have producer id in a session having only one producer

- read the 'producer-peer-id' property on the signaller conditionally
if it exists else use the session id as producer id

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1339>
2024-05-29 21:03:27 +00:00
..
imp.rs net/webrtc/whip_signaller: multiple client support in the server 2024-05-29 21:03:27 +00:00
mod.rs webrtc: add features for specific signallers 2024-04-12 19:10:42 +02:00
pad.rs Add a webrtcsrc element 2023-02-28 20:50:15 -03:00