streamed video in network is not played at client
saev
saurabh_verma81 at yahoo.co.in
Wed Sep 28 04:06:47 PDT 2011
Hi,
I am trying to stream video in network using below command:
gst-launch videotestsrc ! gdppay ! queue ! udpsink port=5554 host=localhost
for testing purpose i have put the host as localhost.
On client side to play the streamed video( i want to play the send video
here) I am running following command:
gst-launch -v udpsrc port=5554 ! gdpdepay ! queue ! ffmpegcolorspace !
autovideosink
But I don't see any video played at client side . Can anyone help me whats
the problem with above command?
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/streamed-video-in-network-is-not-played-at-client-tp3850726p3850726.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list