gst-plugins-rs/net
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 Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
hlssink3 Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
ndi Fix a couple of compiler/clippy warnings with --no-default-features 2024-02-08 13:02:55 +02:00
onvif Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
raptorq Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
reqwest Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00
rtp rtp: Port RTP AV1 payloader/depayloader to new base classes 2024-03-06 09:40:35 +00:00
rtsp rtspsrc2: Add some top-level documentation 2024-02-08 07:21:51 +05:30
webrtc webrtc: janusvrwebrtcsink: add 'use-string-ids' property 2024-03-07 09:34:58 +01:00
webrtchttp Use workspace features for crates metadata/deps 2024-02-05 15:34:31 +01:00