cannot open two videosinks for two programs of mpegts
Arjen Veenhuizen
arjen at moonlightmedia.nl
Fri Dec 15 12:04:41 UTC 2017
No, this cannot work. You should not have multiple processes stream data to
the same port in the first place. Either stream each video to a different
UDP port, or multiplex both programs into a single mpeg2ts, payload it with
rtpmp2tpay and have a combination of rtpmp2tdepay, queue, tee and two
tsdemux elements at the receiving end.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list