View Single Post
  #2  
Old 03-28-2015, 11:11 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: Can someone explain livestreamer to me?


Code:
http://docs.livestreamer.io
The main purpose of Livestreamer is to allow the user to avoid buggy and CPU heavy flash plugins but still be able to enjoy various streamed content.

Code:
http://docs.livestreamer.io/cli.html
Supported streaming protocols:

Code:
Adobe HTTP Dynamic Streaming 	hds://
Akamai HD Adaptive Streaming 	akamaihd://
Apple HTTP Live Streaming 	hls:// hlsvariant://
Real Time Messaging Protocol 	rtmp:// rtmpe:// rtmps:// rtmpt:// rtmpte://
Progressive HTTP, HTTPS, etc 	httpstream://
Encrypted streams are currently not supported. There are no tools that are publicly available to decrypt such encrypted files. But it works very well with unencrypted streams.
Reply With Quote