Audio/video stream recording forums

Attention Visitor:
You may have to register or log in before you can post:
  • Click the register link to sign up.
  • Registered members please fill in the form below and click the "Log in" button.
To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Audio/video stream recording forums > Streaming media recording forum > Video stream recording
Register FAQ Members List Calendar Mark Forums Read

Reply Post New Thread
 
Thread Tools Display Modes
  #1  
Old 10-13-2015, 05:55 PM
sonnvl sonnvl is offline
Member
 
Join Date: May 2015
Posts: 34
sonnvl is on a distinguished road
Question

Failed to create decryptor problem


Code:
livestreamer "hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8" best -o V9.ts
[cli][info] Found matching plugin stream for URL hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8
[cli][info] Available streams: 480p (worst), 576p (best)
[cli][info] Opening stream: 576p (hls)
[stream.hls][error] Failed to create decryptor: Unable to open URL: http://drm.fptplay.net.vn/secure/decrypt?stream=vtv9_1000.stream (403 Client Error: Forbidden)
[cli][error] No data returned from stream
Source link: http://vuapp.tranvu.info/#tivi/157

Any solution?
Reply With Quote
  #2  
Old 10-13-2015, 11:09 PM
bulls95 bulls95 is offline
Member
 
Join Date: Sep 2015
Posts: 59
bulls95 is on a distinguished road
Default

Re: Failed to create decryptor problem


Quote:
Originally Posted by sonnvl View Post
Code:
livestreamer "hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8" best -o V9.ts
[cli][info] Found matching plugin stream for URL hlsvariant://http://hlscache.fptplay.net.vn/liver/vtv9_hls.smil/chunklist_2500000.m3u8
[cli][info] Available streams: 480p (worst), 576p (best)
[cli][info] Opening stream: 576p (hls)
[stream.hls][error] Failed to create decryptor: Unable to open URL: http://drm.fptplay.net.vn/secure/decrypt?stream=vtv9_1000.stream (403 Client Error: Forbidden)
[cli][error] No data returned from stream
Source link: http://vuapp.tranvu.info/#tivi/157

Any solution?
The stream is AES encrypted, so it is unlikely someone will post the solution.

Code:
#EXT-X-KEY:METHOD=AES-128,URI="http://drm.fptplay.net.vn/secure/decrypt?stream=vtv9_500.stream"
Reply With Quote
  #3  
Old 12-02-2015, 01:40 AM
utuxia utuxia is offline
Member
 
Join Date: Apr 2015
Posts: 32
utuxia is on a distinguished road
Default

Re: Failed to create decryptor problem


ffmpeg can decrypt this given the cookie. you can also pass a cookie to livestreamer with --http-header "Cookie: ${cookie}"
I'm still getting this decryptor error in livestreamer though

Here's the ffmpeg command:

Quote:
ffmpeg \
-user-agent 'iPhone' \
-headers "Cookie: ${cookie}" \
-i ${input} \
${out_m3u8} \
Reply With Quote
Reply Post New Thread
Tags: ,



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -6. The time now is 02:19 AM.


Powered by All-streaming-media.com; 2006-2011
vB forum hacked with Zoints add-ons