udp streaming: reconnect on the fly
hobbesc7
hobbesc7 at gmail.com
Mon Jan 20 13:02:13 PST 2014
Andrey Utkin wrote
> BTW which multimedia container (format) do you use for streaming? MPEG TS?
x-h264?
On the server:
gst-launch -v filesrc location=/dev/video0 ! queue ! video/x-h264 !
udpsink host=192.168.1.100 port=5011
On the client:
gst-launch -v udpsrc port=5011 ! decodebin2 ! xvimagesink sync=false
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/udp-streaming-reconnect-on-the-fly-tp4664785p4664798.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list