On 08/28/2012 08:47 PM, Andrey Utkin wrote:
> 2. Fire the interrupt using avio callback, and then proceed working on
> opened stream. It is an abuse of interrupt callback concept and should
> not work theoretically.
> 3. Non-blocking demuxing (*_FLAG_NONBLOCK). Seems under construction.
> Don't see mentions of these flags neither in http protocol driver, nor
> in hls, mpegts demuxers.

check how retry_transfer_wrapper works, you will have to manage eagain
but nonblocking should work just fine.

lu


_______________________________________________
libav-api mailing list
libav-api@libav.org
https://lists.libav.org/mailman/listinfo/libav-api

Reply via email to