[FFmpeg-devel] Simple cookie jar for HLS

Duncan Salerno duncan.salerno at gmail.com
Sat Sep 22 22:58:53 CEST 2012


Hi,

Could anyone give me any pointers on how to write a simple cookie jar
for HLS? These are required for a number of providers that use HLS,
but only for the current session (ie. not across different runs).
av_opt_set looked promising, but I can't see a pointer option to allow
the cookie jar to be stored in the HLS context, but written/read by
the HTTP code.

Thanks,

Duncan


More information about the ffmpeg-devel mailing list