Hello to all. In my app I'm continuously receiving video (mjpeg) from a web server, but when I close the connection (desconecting the network cable, for example), the app stay locked in the av_read_frame() call. Are there any ways to define a "timeout" when try to read a frame, and, when this time comes, the function returns with an error.
Thx. _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
