cookie encrypted m3u8 to rtmp server?Looking to restream this kind of link to RTMP server:
http://nlds237.cdnak.neulion.com/nld... ec05b08fbb33 Here is the command I have been trying to run (converts m3u8 to rtmp and transfers it to my youtube channel) Code:
ffmpeg -re -i http://nlds237.cdnak.neulion.com/nlds/nhl/canucks/as/live/canucks_hd.m3u8?nltid=nhlgc&nltdt=6&nltnt=2&hdnea=expires%3D1449033213%7Eaccess%3D%2Fnlds%2Fnhl%2Fcanucks%2Fas%2Flive%2F*%7Emd5%3D13862b7ec219de80e9f3ec05b08fbb33 -c:v copy -c:a aac -ar 44100 -ab 128k -ac 2 -strict -2 -flags +global_header -bsf:a aac_adtstoasc -bufsize 3000k -f flv "rtmp://a.rtmp.youtube.com/live2/ablewalmsley.0crx-419b-b9cb-6p1j" Console Output: Code:
Ables-Pro-2015:~ ablewalmsley$ ffmpeg -re -i http://nlds237.cdnak.neulion.com/nlds/nhl/canucks/as/live/canucks_hd.m3u8?nltid=nhlgc&nltdt=6&nltnt=2&hdnea=expires%3D1449033213%7Eaccess%3D%2Fnlds%2Fnhl%2Fcanucks%2Fas%2Flive%2F*%7Emd5%3D13862b7ec219de80e9f3ec05b08fbb33 -c:v copy -c:a aac -ar 44100 -ab 128k -ac 2 -strict -2 -flags +global_header -bsf:a aac_adtstoasc -bufsize 3000k -f flv "rtmp://a.rtmp.youtube.com/live2/ablewalmsley.0crx-419b-b9cb-6p1j" |
All times are GMT -6. The time now is 06:27 PM. |