rtpssrcdemux <-> IP address?
Florian Echtler
floe at butterbrot.org
Thu May 6 09:22:56 UTC 2021
Hello everyone,
I have a rather specific problem: I'm using rtpssrcdemux to split several
incoming RTP streams on the same UDP port based on SSRC (obviously), and I also
have a pad probe attached to the udpsrc to read the buffer metadata containing
the sender address. Each bit is working fine individually, I get my separate
streams for decoding and I also get the individual sender addresses.
However, what I can't figure out is how to link them together. I've been trying
an ugly hack where I watch for a new sender address and UDP src appearing
simultaneously, but that only works as long as the senders connect with a time
gap in between. When two or more senders are already active when my udpsrc
starts (because the order of UDP packets is random), this fails.
Am I overlooking something obvious? Any suggestions?
Best, Florian
--
SENT FROM MY DEC VT50 TERMINAL
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 203 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20210506/5dc333a1/attachment.sig>
More information about the gstreamer-devel
mailing list