View Single Post
  #5  
Old 10-01-2017, 04:05 PM
j_cool j_cool is offline
Senior Member
 
Join Date: Feb 2016
Posts: 515
j_cool is on a distinguished road
Default

Re: How to record from this source?


For RTMP streams rtmpdump, ffmpeg or streamlink, but you have to get rtmp parameters somehow.

Rtmpdumphelper is ideal if it works.

You can use rtmpdumphelper just to get parameters, and then download with rtmpdump.

Parameters are in command.txt if you run KSV's package.

I have not tried rtmpsuck on linux yet, may work that way.

In windows rtmpdumphelper with firefox 54 works fine for now.


For HTTP streams in my opinion streamlink rules for now.

You can get m3u8 url with urlsnooper or with httpfox extension for firefox.

Last edited by j_cool : 10-02-2017 at 02:00 PM.
Reply With Quote