<div dir="ltr">I would like to up my question<br></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-08 13:53 GMT+03:00 Krutskikh Ivan <span dir="ltr"><<a href="mailto:stein.hak@gmail.com" target="_blank">stein.hak@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div>Hi everyone!<br><br></div>Whenever I try to broadcast mpeg-ts with gstreamer, I get no video on receiving client. I tried the static mp4 file (gopro produced) with <br><br> gst-launch-1.0 filesrc location=/store/100GOPRO/GOPR0133.MP4 ! qtdemux name=demux demux.video_0 ! queue ! h264parse ! mpegtsmux name=mux ! tcpserversink host=127.0.0.1 port=1234 demux.audio_0 ! queue ! mux.<br><br><br></div><div>But live vlc stream works fine: <br><br>gst-launch-1.0 souphttpsrc location=<a href="http://192.168.0.243:8090/int_cam?ch=1" target="_blank">http://192.168.0.243:8090/int_cam?ch=1</a> ! tsdemux name=demux demux. ! queue ! h264parse ! mpegtsmux name=mux ! tcpserversink host=127.0.0.1 port=1234<br><br><br></div><div>In both cases the client is vlc player with <br><br></div><div>vlc tcp://<a href="http://127.0.0.1:1234" target="_blank">127.0.0.1:1234</a><br><br></div><div>Am I missing something here?<br><br></div><div>Tnx in advance!<br></div><div><br></div><div><br><br></div></div>
</blockquote></div><br></div>