Experiencing problems with neulion streamsI've been playing neulion streams with ffmpeg the past year. About a month or two ago they suddenly started dropping the key requests with a 403 Forbidden.
I cannot make sense of it. I've been using this command but it suddenly has this problem: Code:
ffmpeg -re -y -threads 8 -user-agent 'Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12H143' -headers 'User-Agent: Mozilla/5.0 (iPhone; CPU iPhone OS 8_4 like Mac OS X) AppleWebKit/600.1.4 (KHTML, like Gecko) Mobile/12H143' -cookies 'nlqptid=nltid=nflgp&nltdt=6&nltnt=1&uid=686652&hdnea=expires%3D1470366924%7Eaccess%3D%2Fnlds%2Fnfl%2Fredzone%2Fas%2Flive%2F*%7Emd5%3D4dd82664993fbb5fb61eca463784a1df path=/; domain=nlds3.cdnak.neulion.com;' -i http\://nlds3.cdnak.neulion.com/nlds/nfl/redzone/as/live/redzone_hd_2400.m3u8\?nltid\=nflgp\&nltdt\=6\&nltnt\=1\&uid\=686652\&hdnea\=expires%3D1470366924%7Eaccess%3D%2Fnlds%2Fnfl%2Fredzone%2Fas%2Flive%2F\*%7Emd5%3D4dd82664993fbb5fb61eca463784a1df -bufsize 10 -hls_time 10 -hls_list_size 10 -hls_wrap 10 -ignore_unknown -hls_flags delete_segments -hls_segment_filename /home/torula/data/streams/nfl-redzone/video%03d.ts -c copy /home/torula/data/streams/nfl-redzone/index.m3u8 |
Re: Experiencing problems with neulion streamsSo I did some digging and it turns out neulion key requests fail with ffmpeg 3.0 -- but they work fine (as they have for the past year) if I downgrade back to ffmpeg 2.8.5
Does anyone know how to make them work with ffmpeg 3.0? |
All times are GMT -6. The time now is 05:09 PM. |