Network streaming
jyoti kulkarni
jyotimk029 at gmail.com
Thu May 30 10:56:25 PDT 2013
Hi,
iam new to gstreamer,iam trying to stream a mpeg video over the network
using following commands
at server
gst-launch-0.10 file source location=file.mpg ! decodebin ! udpsink
host=127.0.0.1 port=5000
at client side
gst-launch-0.10 udpsrc uri=udp://127.0.0.1:5000 ! ffdec_mpeg4 !
autovideosink
I dont see output video on client side
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130530/3e9b0a6c/attachment.html>
More information about the gstreamer-devel
mailing list