cannot open two videosinks for two programs of mpegts

Ilya Averyanov averyanovin at gmail.com
Wed Dec 27 11:07:11 UTC 2017


Why do you think that you can not send two mpeg ts stream to one upd
port without multiplexing. This behavior does not contradict any
standards.

2017-12-15 15:04 GMT+03:00 Arjen Veenhuizen <arjen at moonlightmedia.nl>:
> 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/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list