[FFmpeg-devel] Reopen socket

Sebastian Schuler Sebastian.Schuler at t-online.de
Fri Jul 6 20:31:11 CEST 2012


Hy everbody,

Is it possible to reopen a socket?

I am trying the following:

formatCtx->iformat->read_close(formatCtx);
…
formatCtx->iformat->read_header(formatCtx);

The close works, but the reopen throws some errors.


More information about the ffmpeg-devel mailing list