UDP autovideosink decodebin2
tounsi94
marwan94140 at gmail.com
Tue May 27 02:24:53 PDT 2014
Hi,
I have some a problem with UDP connection with gstreamer.
When I execute the command "gst-launch filesrc location="source.mpeg" !
decodebin2 ! autovideosink", it works. But when I try to do the same think
with UDP connection, it doesn't work and I don't know why.
I have tried the following command without success:
"gst-launch -v udpsrc port=1234 ! decodebin2 ! autovideosink" with
"gst-launch -v filesrc location="source.mpeg" ! udpsink host=127.0.0.1
port=1234"
Could someone help me please?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/UDP-autovideosink-decodebin2-tp4667188.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list