[gst-devel] Problem streaming Mpeg2 video

Jan Schmidt thaytan at mad.scientist.com
Mon Mar 22 22:42:03 CET 2004


<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.

gst-inspect udpsink will tell you that 'host' wants a hostname,IP or
multicast group as the parameter.

Does that help?

J.
-- 
Jan Schmidt                                  thaytan at mad.scientist.com

Pants Pants Pants Pants Pants Pants Pants Pants.
Lovely Pants, wonderful Pa-ants.
Lovely Pants, wonderful Pa-ants.
(Shut up! Bloody Vikings.)




More information about the gstreamer-devel mailing list