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