rtp server unmodified video stream
Arjen Veenhuizen
arjen at moonlightmedia.nl
Thu Feb 1 05:40:27 UTC 2018
It is highly recommended to decouple the various src_ pads of the demuxer by
using a queue element in each branch, e.g.
I think that should get your pipeline going. Furthermore, putting sync=false
on udpsink will probably result in your pipeline processing the content as
fast as possible which might not be what you want. In that case, set
sync=true.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list