<div>wget didnt worked, but i have a small test program to save the stream output.</div><div>The saved file gets decoded well with ffmpeg, so it seems it is not a decoding issue.</div><div><br></div><div>The test program is removing any RTSP / RTP header information, the camera with the working h264 http stream is sending the same RTSP / RTP headers, i dont think this is the cause. Now i am more confused ....</div>
<div><br></div><div>When i recording the raw stream of both cameras on hard disk the only big difference is the file size, the stream not working is producing much more data. Is there a way to change the http buffer size for incoming packets in ffmpeg ?</div>
<div><br></div><div>Greetings,</div><div>Alex</div><div><div><br><div class="gmail_quote">2013/6/6 Carl Eugen Hoyos <span dir="ltr"><<a href="mailto:cehoyos@ag.or.at" target="_blank">cehoyos@ag.or.at</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Alexander Wischnewski <aw.wisch@...> writes:<br>
<br>
> ffmpeg -i "<a href="http://192.168.1.166:86/livestream/12?action=play&media=video" target="_blank">http://192.168.1.166:86/livestream/12?action=play&media=video</a>"<br>
> -vcodec copy h264_ip_cam_input.avi<br>
><br>
> Was this the wrong way ?<br>
<br>
</div>Not necessarily, but it will likely not help showing<br>
if there is a bug in FFmpeg or not.<br>
Does wget work? Or is there maybe another program to<br>
simply dump the network packets?<br>
<div class="HOEnZb"><div class="h5"><br>
Carl Eugen<br>
<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br></div></div>