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 08-04-2017, 11:58 AM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Help with this m3u8


Code:
http://www.vipbox.live/rugby/496801/2/sharks-vs-griquas-live-stream-online.html
It has up to 4500kbps, but how to capture?
Reply With Quote
  #2  
Old 08-04-2017, 02:03 PM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Help with this m3u8


Hi,

seems you need to download keyfile manually to work with.Only problem I see is that its a livestream and you need to update the playlist anyhow.So its working with ffmpeg on that way a little.Only just playing the ts links which are present.

Best would be if the people of LS could add another paramters to ignore keyfile link in playlist file and to set it extra to read it from other source.

PS: Keyfile you can read from seelive.me.

greetz
Reply With Quote
  #3  
Old 08-05-2017, 06:23 AM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: Help with this m3u8


Thank you Troller12!

What is the command line look like that you used with ffmpeg, can you show?
Reply With Quote
  #4  
Old 08-05-2017, 09:07 AM
troller12 troller12 is offline
Senior Member
 
Join Date: Sep 2013
Posts: 433
troller12 is on a distinguished road
Default

Re: Help with this m3u8


Hi,

commandline like this...
Code:
ffmpeg.exe -protocol_whitelist file,http,https,tcp,tls,crypto -i "newplay.m3u8" -c:v copy -c:a copy -f mpegts - | C:\Programme\VideoLAN\VLC\vlc.exe -
The newplay.m3u8 is my edited playlist with path to downloaded keyfile and direct links to ts files.

So something what could be possible is downloading the direct playlist + reading all ts file links and adding them as direct links into a main playlist (newplay.m3u8) and saving them too.Now if I see it right then ffmpeg does read each ts link via single access and dosent read entire playlist at once.So if you costantly read the playlist from internet and just adding new ts paths (as full addresses) then it should work.So if you try it manully and just adding new ts files in realtime then you see it will work and ffmpeg keeps playing.You just need to build any automatically process for downloading / parsing / adding new ts links into main playlist and thats all + downloading right key for your choosen playlist quality (800 - 4500).

Of course it would be better to write any script for that process (I am not into scripting) to make that working or much better would be if there are any ffmpeg commands downloading set ts ranges anyhow and setting keyfile link extra etc.I told similar things already in the past so that others how are into ffmpeg / streamlink could add such features to make it work.No idea why these guys nothing did in that direction (or maybe they did and I am not up to date etc).So all in all I dont see big problems to do this.

Anyway,so I think in such cases where tools are limited you need to find other solutions (scripting / coding extra stuff) to handle it you know.

greetz
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 01:06 AM.


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