View Single Post
  #7  
Old 06-24-2014, 12:02 PM
blimey blimey is offline
Former Member
 
Join Date: Jul 2006
Posts: 286
blimey is on a distinguished road
Default

Re: Help with livestream.com


Quote:
Originally Posted by sebastian View Post
Can anyone help me with these ones?

http://livestre.am/RxeA
http://livestre.am/RKIK
http://livestre.am/RCXn
http://livestre.am/RxeA
http://livestre.am/Rwf5
http://livestre.am/Rwci

Important for me is the way how to find the rtmpdump syntax. RTMPDumpHelper didn't help me. :-(
Must you use rtmp, or is http ok?

As example for the first link, view the playlist by loading the following page;

Code:
http://xexitdancearenax.api.channel.livestream.com/3.0/getstream.json?id=pla_105da277-21e2-4590-932b-46558d43bf97&callback=json1
At the end of the playlist, find the url following "progressiveUrl":

Copy the entire url that follows

"progressiveUrl":

everything between the quotes, including __gda__= and the code that follows.

Use this url to download the video.

If you must use rtmp, try youtube-dl to find rtmp url. However, it had some trouble downloading the entire video.
Reply With Quote