Opened 10 years ago
Last modified 10 years ago
#4120 new enhancement
Spoofed Header via -header is "forgotten" after successfully opening a playlist. Actual streams then fail to play because of unspoofed HTTP-Header.
Reported by: | grafgurke | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | avformat |
Version: | unspecified | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | no | |
Analyzed by developer: | no |
Description
Summary of the bug:
How to reproduce:
ffplay -headers $'X-Forwarded-For: 195.186.136.21\r\n' -infbuf http://pebbles104-lh.akamaihd.net/i/dmax_1@97398/index_900_av-p.m3u8 ffplay version 1.2.6-7:1.2.6-1~trusty1 Ubuntu 64 Bit
Change History (1)
comment:1 by , 10 years ago
Component: | ffplay → avformat |
---|---|
Keywords: | Header Spoofing works only once removed |
Note:
See TracTickets
for help on using tickets.
Please test current FFmpeg git head and please provide the complete, uncut console output of
ffmpeg -i ...
(including your necessary options) to make this a valid ticket.