View Single Post
  #2  
Old 03-10-2015, 02:58 AM
nullacht nullacht is offline
Senior Member
 
Join Date: Jan 2010
Posts: 230
nullacht will become famous soon enoughnullacht will become famous soon enough
Default

Re: Livestreamer - Help Please?


Quote:
Originally Posted by sysanin View Post

For livestreamer work only hls links


Code:
[cli][info] Available streams: 270p, 270p_hls, 432p (best), 432p_hls, 48k (worst)
Akamai HD Adaptive Streaming:

Code:
livestreamer "akamaihd://livestream-f.akamaihd.net/6140873_2549324_e7fd46a6_1_678@190568?v=3.6.0&fp=WIN%2016,0,0,305&r=SXXMH&g=XYAYQDXYPWUR swf=http://cdn.livestream.com/swf/LSPlayer.swf" best
Code:
[cli][info] Found matching plugin stream for URL akamaihd://livestream-f.akamaihd.net/6140873_2549324_e7fd46a6_1_678@190568?v=3.6.0&fp=WIN%2016,0,0,305&r=SXXMH&g=XYAYQDXYPWUR swf=http://cdn.livestream.com/swf/LSPlayer.swf
[cli][info] Available streams: live (worst, best)
[cli][info] Opening stream: live (akamaihd)
HTTP Live Streaming:

Code:
livestreamer "http://new.livestream.com/KTTV/live" 432p_hls
Code:
[cli][info] Found matching plugin livestream for URL http://new.livestream.com/KTTV/live
[cli][info] Available streams: 270p, 270p_hls, 432p (best), 432p_hls, 48k (worst)
[cli][info] Opening stream: 432p_hls (hls)
Reply With Quote