streamed video in network is not played at client

ibrahim suliman iss_kh at yahoo.com
Wed Sep 28 14:59:44 PDT 2011


Hi,
 
You need to add "multicast-group = localhost" to "udpsrc" and it should work.
 
Ibra


________________________________
From: saev <saurabh_verma81 at yahoo.co.in>
To: gstreamer-devel at lists.freedesktop.org
Sent: Wednesday, 28 September 2011, 12:06
Subject: streamed video in network is not played at client

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.
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110928/8fa522ea/attachment.htm>


More information about the gstreamer-devel mailing list