streaming to multiple client

quang_openstack quangnguyedt9 at gmail.com
Tue Aug 8 02:48:18 UTC 2017


Hi, Aurele
I try to use tee with following command

gst-launch-1.0 videotestsrc ! 'video/x-raw, width=1920, height=1080,
framerate=60/1, format=UYVY' ! nvvidconv ! 'video/x-raw(memory:NVMM),
width=1920, height=1080, format=I420, framerate=60/1' ! omxh265enc !
'video/x-h265, stream-format=(string)byte-stream' ! mpegtsmux ! tee name=t
t. ! udpsink host=$CLIENT_IP port=5000 t. ! udpsink host=$CLIENT_IP2
port=5000

But on the decoder side, i do not receive data.
Do you have any suggestion?
Thank.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/streaming-to-multiple-client-tp4684105p4684114.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list