gst-plugins-rs/net
Mathieu Duponchelle 2bb0a666a8 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/1233>
2023-06-06 22:36:51 +03:00
..
aws Update version to 0.10.7 2023-05-09 20:44:27 +03:00
hlssink3 Update version to 0.10.7 2023-05-09 20:44:27 +03:00
ndi Update version to 0.10.7 2023-05-09 20:44:27 +03:00
onvif Update version to 0.10.7 2023-05-09 20:44:27 +03:00
raptorq Update version to 0.10.7 2023-05-09 20:44:27 +03:00
reqwest Update version to 0.10.7 2023-05-09 20:44:27 +03:00
rtp Update version to 0.10.7 2023-05-09 20:44:27 +03:00
webrtc webrtcsink: fix stats_sigid logic 2023-06-06 22:36:51 +03:00
webrtchttp Update version to 0.10.7 2023-05-09 20:44:27 +03:00