AW: streaming to multiple client

Thornton, Keith keith.thornton at zeiss.com
Tue Aug 8 09:07:33 UTC 2017


Hi it is recommended that each branch after a tee starts with a queue


-----Ursprüngliche Nachricht-----
Von: gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] Im Auftrag von quang_openstack
Gesendet: Dienstag, 8. August 2017 04:48
An: gstreamer-devel at lists.freedesktop.org
Betreff: Re: streaming to multiple client

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.
_______________________________________________
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