I figured it out after fiddling around a bit. You do need to reopen
the ioContext:

url_open_dyn_buf(&ioContext);
actualContext->pb = ioContext;

I'm not sure how safe the above is, but it seems to work fine. I can
open the stream with VLC, and it's mostly clear. Every once in awhile,
the image stutters/shakes a bit, but at least the image is clearly
visible. Thank you for your assistance.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to