François Laignel 7d5bb1ea7a webrtc: add all SSRC attributes getting CAPS for a PT
The transport stream only returned the CAPS for the first matching PT entry
from the `ptmap`. Other SSRC with the same PT where not included. For a stream
which bundled multiple audio streams for instance, only the first SSRC was
knowed to the SSRC demux and downstream elements.

This commit adds all the `ssrc-` attributes from the matching PT entries.

The RTP jitter buffer can now find the CNAME corresponding its SSRC even if it
was not the first to be registered for a particular PT.

The RTP PT demux removes `ssrc-*` attributes cooresponding to other SSRCs
before pushing SSRC specific CAPS to downstream elements.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6119>
2024-03-08 10:28:15 +00:00
..
2023-01-08 03:49:03 +00:00
2022-11-10 09:53:29 +00:00
2023-08-08 22:12:29 +00:00
2023-08-18 10:40:50 +00:00
2023-08-30 15:45:12 +00:00
2024-01-31 18:46:59 +00:00
2024-02-10 17:17:24 +00:00
2024-02-02 17:23:08 +00:00