gst-plugins-rs/net
Mathieu Duponchelle e13124a426 webrtcsink: fix stats_sigid logic
First off, we just created the session, we know stats_sigid is None
at this point.

Second, don't first assign the result of connecting on-new-ssrc to the
field, then the result of connection twcc-stats, that simply doesn't
make sense.

Finally, actually check that stats_sigid *is* None before connecting
twcc-stats, as I understand it this must have been the original
intention / behavior.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/merge_requests/1217>
2023-05-24 13:35:26 +02:00
..
aws use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
hlssink3 use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
ndi use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
onvif use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
raptorq use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
reqwest use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
rtp use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00
webrtc webrtcsink: fix stats_sigid logic 2023-05-24 13:35:26 +02:00
webrtchttp use Pad builders for optional name definition 2023-05-12 12:55:31 +02:00