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 05-24-2016, 08:12 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

how to capture this stream?


any ideas how to capture?

Code:
http://www.foot-live.info/stream/ch10.php
Reply With Quote
  #2  
Old 05-25-2016, 07:57 AM
Terenz Terenz is offline
Member
 
Join Date: Jun 2013
Posts: 69
Terenz is on a distinguished road
Default

Re: how to capture this stream?


Search for "chunklist.m3u8" or "playlist.m3u8" in the cache of the browser ex. chrome://cache. Download it and use ffmpeg or livestreamer, you will find many example around.
Reply With Quote
  #3  
Old 05-25-2016, 07:10 PM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: how to capture this stream?


Quote:
Originally Posted by Terenz View Post
Search for "chunklist.m3u8" or "playlist.m3u8" in the cache of the browser ex. chrome://cache. Download it and use ffmpeg or livestreamer, you will find many example around.
i try this in livestreamer, but no work:

Code:
livestreamer "hls://http://cdn.sstream.pw/live/tvb126/playlist.m3u8" best -o video.ts
Reply With Quote
  #4  
Old 05-25-2016, 10:32 PM
nyancat nyancat is offline
Junior Member
 
Join Date: Mar 2016
Posts: 9
nyancat is on a distinguished road
Default

Re: how to capture this stream?


Quote:
Originally Posted by joejones15 View Post
i try this in livestreamer, but no work:

Code:
livestreamer "hls://http://cdn.sstream.pw/live/tvb126/playlist.m3u8" best -o video.ts
You need to include the Referer URL and change the User-Agent to get around the 403 Forbidden message.

Also make sure to only accept gzip & deflate encoding (for some reason, livestreamer includes "compress" which makes the connection timeout).



Code:
livestreamer "hls://http://cdn.sstream.pw/live/tvb126/playlist.m3u8" best --http-header "Referer=http://www.playerhd2.pw/embed.php?c=2126&width=640&height=360&autostart=true&tk1=wBwkIfNbMFqt2iwOhMQtNTbu5LeYUvBQwWhfLuqQWRs%3D&tk2=g7VGsXGQ63hNwwyN7%2BPZYS%2FaNygvgbjH73C9nWqcnZo%3D&tk3=NdEEACg7lUeHE7PpySOpKvzRNE13KQ79kU%2FYG6kqUw4%3D" --http-header "Accept-Encoding=gzip, deflate" --http-header "User-Agent=Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36" -o test.ts
Reply With Quote
  #5  
Old 05-26-2016, 06:22 AM
joejones15 joejones15 is offline
Senior Member
 
Join Date: Mar 2015
Posts: 222
joejones15 is on a distinguished road
Default

Re: how to capture this stream?


many thanks nyancat!
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 03:31 AM.


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