[gst-devel] Streaming h264 video

Vincent Génieux vincent.genieux at enensys.com
Tue Jun 9 10:20:24 CEST 2009


Sumanth V wrote:
> Hi,
>
>    Hi i am using a following pipeline to stream a video to a STB/VLC,
>
>    gst-launch mpegtsmux name=mux ! udpsink clients=192.168.1.46:1234
> <http://192.168.1.46:1234>,192.168.1.105:1234
> <http://192.168.1.105:1234> filesrc location=collateral.ts !
> ffdemux_mpegts name=demux demux. ! ffdec_h264 ! queue !
> ffmpegcolorspace ! videoscale ! x264enc ! mux.
>
> It is able to stream to vlc/STB , but the video is not playing
> smoothly. It stops every now and then and plays.
>
> Is it the problem with the pipeline i am using?

You should add "udpsink *sync=true*"


--
vincent.




More information about the gstreamer-devel mailing list