gst-plugins-rs/net/webrtc/src
Guillaume Desmottes 612f863ee9 webrtc: janusvrwebrtcsink: add 'use-string-ids' property
Instead of exposing all ids properties as strings, we now have two
signaller implementations exposing those properties using their actual
type. This API is more natural and save the element and application
conversions when using numerical ids (Janus's default).

I also removed the 'joined-id' property as it's actually the same id as
'feed-id'. I think it would be better to have a 'janus-state' property or
something like that for applications willing to know when the room has
been joined.
This id is also no longer generated by the element by default, as Janus
will take care of generating one if not provided.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1486>
2024-03-07 09:34:58 +01:00
..
aws_kvs_signaller webrtc: signallers: attempt to close the ws when an error occurs 2024-02-01 18:08:41 +01:00
janusvr_signaller webrtc: janusvrwebrtcsink: add 'use-string-ids' property 2024-03-07 09:34:58 +01:00
livekit_signaller livekit_signaller: Added missing getter for excluded-producer-peer-ids 2024-03-04 10:08:11 -07:00
signaller Update for GLib prelude re-organization 2024-02-03 12:30:15 +02:00
webrtcsink webrtc: janusvrwebrtcsink: add 'use-string-ids' property 2024-03-07 09:34:58 +01:00
webrtcsrc webrtcsrc: Removed incorrect URIHandler from LiveKit source 2024-03-04 09:44:01 -07:00
whip_signaller Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
lib.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00
utils.rs Use once_cell crate directly again 2024-01-31 18:07:57 +02:00