[gst-devel] Streaming to VLC
Sumanth V
sumanth.v at allaboutif.com
Mon Jun 8 11:37:35 CEST 2009
Hi,
I have written an application to play TS file , in which i am also
performing Trick Play operation and every thing is working file. The
Pipeline i am using is
filesrc location=Tsfile.ts ! ffdemux_mpegts ! ffdec_h264 ! ffmpegcolorspace
! xvimagesink.
Now i want to stream this video to VLC . How can i do this ? I tried using
udpsink amd it dint work. The pipeline which i used was
gst-launch filesrc location=Tsfile.ts ! ffdemux_mpegts ! udpsink clients=
192.168.1.46:1234
regards,
Sumanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20090608/0be72c2f/attachment.htm>
More information about the gstreamer-devel
mailing list