On 05/08/2012 02:11 AM, [email protected] wrote:

Hi All,
I have noted that a rtsp input will rollover to TCP if an UDP timeout
occurs. Can I force TCP as an option so UDP is not the default?

I have tried -i "rtsp://xx.xx.xx.xx:yyyy/blah?tcp" with...
..."Invalid data found when processing input"

This depends on the ffmpeg version. As of 0.9 (if I'm not mistaken), the "?tcp" has stopped working, and you need to use "-rtsp_transport tcp" instead. On earlier versions, "?tcp" the way you used it should work.
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to