[gst-devel] Problem streaming Mpeg2 video

Nikunj ndadhania at yahoo.com
Tue Mar 23 09:38:40 CET 2004


On Tue, 2004-03-23 at 12:11, Jan Schmidt wrote:
> <quote who="Nikunj A. Dadhania">
> > Server command:
> > gst-launch filesrc location=test.mpg ! mpegdemux
> > mpegdemux0.video_00 ! { queue ! udpsink port=4400 }
> > 
> > Client command:
> > gst-launch  udpsrc port=4400 ! { queue ! mpeg2dec !
> > sdlvideosink }
> 
> udpsink also has the parameter 'host' which is 'localhost' by default, so
> these will only work if they're both running on the same machine.
For the time being I am running both client and server on 
the same machine.

> gst-inspect udpsink will tell you that 'host' wants a hostname,IP or
> multicast group as the parameter.
> 
> Does that help?
Thanks for the help. I did go through gst-inspect udpsink details.

Regards,
nikunj






More information about the gstreamer-devel mailing list