Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Sonar / CultureboxHello,
I'm trying since few hours to record this stream : http://culturebox.francetvinfo.fr/fe...18-juin-221491 AdobeHDS is saying "This stream is encrypted with Akamai DRM", HDSdump by WendyH Code:
manifest : http://ftveninfo-lh.akamaihd.net/z/LIVE_EVT11@156372/manifest auth : hdntl=exp=1434715345~acl=%2fz%2fLIVE_EVT11%40156372*~data=hdn useragent : Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 F Processing manifest info.... ACCESS DENIED! Unable to download manifest. (Request status: Forbidden) |
#2
|
|||
|
|||
Re: Sonar / CultureboxCode:
ffmpeg -i "http://ftveninfo-lh.akamaihd.net/i/LIVE_EVT11@156372/master.m3u8?hdnea=exp=1434631452~acl=%2fz%2fLIVE_EVT11%40156372*~hmac=a05fd8e1babe1825a7fe219505812a83f28ac3a628c9a79174e9e0e003fa4fb6" -c copy "output.ts" it will autoselect 720p quality... |
#3
|
|||
|
|||
Re: Sonar / CultureboxWhoo ! Thanks a lot !
I'm curious to know how you've been able to recover this m3u8 playlist, but I will try to guess in meantime. |
#4
|
|||
|
|||
Re: Sonar / CultureboxQuote:
manifest.f4m >>>> master.3u8 Code:
http://ftveninfo-lh.akamaihd.net/z/LIVE_EVT11@156372/manifest.f4m Code:
http://ftveninfo-lh.akamaihd.net/i/LIVE_EVT11@156372/master.3u8 Code:
ffmpeg -i "http://ftveninfo-lh.akamaihd.net/i/LIVE_EVT11@156372/master.m3u8" -c copy "output.ts" the other way is change the user agent of your browser and disable flash plugin |
#5
|
|||
|
|||
Re: Sonar / CultureboxThanks for taking your time to explain that well.
I did try but swaping user agent, doing some emulation with chrome with flash disabled, but no, it don't want to works. I will keep your very good solution so :-) |
#6
|
|||
|
|||
Re: Sonar / CultureboxQuote:
it's normal if you have "Impossible de lire la vidéo" |
#7
|
|||
|
|||
Re: Sonar / CultureboxFunny this "Impossible de lire la vidéo" message, but you're totally right, I've been able to find out this m3u8 file thanks your explanation. I was trying using Ios agent vice Android.
Thanks again and good evening. |
Tags: culturebox adobehds |
Thread Tools | |
Display Modes | |
|
|