Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
How can I capture this?So I used FFMPEG for this stream.
Its of Channel 5 ... I got the link through IDM http://llnwhls.channel5.com/C5214880...00.m3u8?faxs=1 It said, Access Denied or something. Then I used livestreamer said link is okay. I used it like this livestreamer hls:// channel5.com/C5214880005/C5214880005A/20160904014436/video/800/C5214880005A_800.m3u8?faxs=1 best -o " C:/Channel5.mp4" Am I doing this wrong? Any help would be appreciated. If you want the source, this is the source. https://www.my5.tv/football-on-5-goa...1617/episode-5 Thanks for any HELP please! I am desperate to know if it is possible or not. Livestreamer says stream is available and when I try to get output file, it says No stream found. |
#2
|
|||
|
|||
Re: How can I capture this?Well I don't have access to the video/site in question. But your code is all wrong if that is what you tried. Try:
Code:
livestreamer "hls://http://llnwhls.channel5.com/C5214880005/C5214880005A/20160904014436/video/800/C5214880005A_800.m3u8?faxs=1" best -o channel5.mp4 |
#3
|
|||
|
|||
Re: How can I capture this?Quote:
This is what I tried. I don't know if this is interchangeable. livestreamer hlsvariant://http://llnwhls.channel5.com/C5214880005/C5214880005A/20160904014436/C5214880005A.m3u8?faxs=1 I got through to stream it started opening But after that... I had apparent issues. It said Value Error : AES key must be either 16,24 or 32 bytes long. Any clues? |
Tags: ffmpeg, livestreamer, video recording |
Thread Tools | |
Display Modes | |
|
|