Nelson Perez <bilthon@...> writes:

> My bad, I used the wrong address to illustrate the problem. 
> It actually happens with camera 71. So you should type:
> 
> 
> ffmpeg -i
"rtmp://200.141.78.68:1935/cet-rio/71.stream pageUrl=http://transito.rio.rj.gov.br --live";
-vcodec copy -an out.flv

I originally could not reproduce the problem (ffmpeg immediately 
exits for me with an appropriate error message), I recompiled 
with --enable-librtmp and it appears that the bug is in librtmp 
(which does not return).
rtmpdump also hangs:
$ rtmpdump -i "rtmp://200.141.78.68:1935/cet-rio/71.stream
pageUrl=http://transito.rio.rj.gov.br --live"

Carl Eugen

_______________________________________________
Libav-user mailing list
Libav-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to