[FFmpeg-trac] #3024(FFplay:new): ffplay do not keep custom http headers within http sessions playing m3u8

FFmpeg trac at avcodec.org
Thu Oct 3 10:52:41 CEST 2013


#3024: ffplay do not keep custom http headers within http sessions playing m3u8
----------------------------------+---------------------------------------
             Reporter:  kowalsky  |                     Type:  defect
               Status:  new       |                 Priority:  important
            Component:  FFplay    |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 FFmpeg version:
 ffmpeg version N-56778-gcd1b22d

 Summary of the bug:
 Attempting to use ffplay to play a remote m3u8 stream the http custom
 headers are used one time just to download the m3u8 mainfest.
 Next, when downloading the hls chunks the http custom headers are lost.
 The user-agent, instead, is kept across all the http sessions.
 How to reproduce:
 ffplay -user-agent 'Linux' -headers $'X-Forwarded-For:
 185.186.145.47\r\n'  http://rm-
 edge-4.cdn2.streamago.tv/streamagoedge/1922/815/playlist.m3u8

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3024>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list