gst-plugins-rs/net/webrtc/src/whip_signaller
Taruntej Kanakamalla 4404cb42b8 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
2024-04-17 17:17:31 +05:30
..
imp.rs net/webrtc/whip_signaller: multiple client support in the server 2024-04-17 17:17:31 +05:30
mod.rs webrtc: Remove unnecessary manual Send+Sync implementations for signallers 2024-01-18 10:01:25 +02:00