Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

How can I capture this?

(http://stream-recorder.com/forum/showthread.php?t=22363)

Recidivist 09-07-2016 08:59 PM

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.

ehurdler 09-08-2016 06:04 AM

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

Recidivist 09-08-2016 08:08 AM

Re: How can I capture this?


 
Quote:

Originally Posted by ehurdler (Post 87426)
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

Hi. I realized that.

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?


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