mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
59f8e11341
Signed-off-by: B. Watson <yalhcru@gmail.com>
18 lines
524 B
Text
18 lines
524 B
Text
Livestreamer is a Command Line Interface that pipes video streams from
|
|
various services into a video player, such as VLC. 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.
|
|
|
|
There is also an API available for developers who want access to the
|
|
video stream data.
|
|
|
|
Optional dependencies:
|
|
|
|
For RTMP based plugins:
|
|
RTMPDump
|
|
|
|
For decrypting encrypted HLS streams:
|
|
PyCrypto
|
|
|
|
For full UStream.tv support:
|
|
python-librtmp
|