Is it normal/expected for av_open_input_file to block without a
timeout or error when trying to connect to an unavailable host? It
works fine with files, but if you give it an rtp url for a filename,
the function call never returns.

Specifically, it seems stuck in a for loop inside rtp_read (rtpproto.c:210).
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to