gstreamer/subprojects/gst-plugins-bad/tests
Jan Schmidt 7da5d03b29 webrtcbin: Fixes for bundled statistics generation
When multiple streams are bundled on the same transport,
the statistics would end up incorrectly generated,
as each pad would regenerate stats for every ssrc on the
transport, overwriting previous iterations and assigning
bogus media kind and other values to the wrong ssrc.

Fix by making sure each pad only loops and generates
statistics for the one ssrc that pad is receiving / sending.

Add a unit test that the codec kind field in RTP statistics
are now generated correctly.

Fixes: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/2555
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7338>
2024-08-19 21:07:51 +10:00
..
check webrtcbin: Fixes for bundled statistics generation 2024-08-19 21:07:51 +10:00
examples d3d12: Add d3d12swapchainsink element 2024-08-19 11:07:17 +09:00
files pitch: add interactive test 2024-05-02 10:24:30 +02:00
interactive pitch: add interactive test 2024-05-02 10:24:30 +02:00
validate pitch: add validate tests 2024-05-02 13:26:09 +02:00
meson.build gstreamer-full: add full static support 2023-05-31 15:17:11 +00:00