How to use the funnel element for multiplexed RTP and RCTP over the same port
Nicolas Dufresne
nicolas at ndufresne.ca
Fri Mar 1 13:43:24 UTC 2019
Le vendredi 01 mars 2019 à 01:31 -0600, Ingemar Johansson a écrit :
> OK, thanks. I will try this. I tried to set the same port number to both the
> rtpSink and the rtcpSink and that did not work. So I guess the trick is to
> only use one sink ?
Yes, the behaviour is undefined otherwise. As Olivier said, don't don't
need to request the RTCP pad, send everything to the RTP pad of the
RTPBin and it will demultiplex it for you.
More information about the gstreamer-devel
mailing list