[FFmpeg-user] http cookie example does not work

video-server video-server at aab.sk
Fri Feb 1 11:55:11 CET 2013


> If this is the problem, it may be possible to work-around with
> the -f mjpeg demuxer.
with -f mjpeg the headers work as expected,but unusable (not a mjpeg 
stream,only single-jpg image)
the only way to get image is via this jpg url.
it ignores the multiple-requests (connection : keep -alive) too.
mjpeg demuxer does not have "loop" parameter,which image2 has.

i debugged the source ,the parameter is not found by av_opt_find2.
but i am not yes sure how this could be fixed, or where the problem lies.

M.






More information about the ffmpeg-user mailing list