diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-15 07:24:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-15 16:50:18 +0700 |
commit | 1d298773980d24f1dd6a995577e16140b7ad9abd (patch) | |
tree | 83bf030ffbc583d0bc959467051234b877640d27 /network/livestreamer/README | |
parent | 947130b3584fb00359947f0f9c3a79d7e7dd4c91 (diff) | |
download | slackbuilds-1d298773980d24f1dd6a995577e16140b7ad9abd.tar.gz |
network/livestreamer: Updated for version 1.7.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/livestreamer/README')
-rw-r--r-- | network/livestreamer/README | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/network/livestreamer/README b/network/livestreamer/README index ff3fe22c79..97954e7cbd 100644 --- a/network/livestreamer/README +++ b/network/livestreamer/README @@ -5,3 +5,14 @@ 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 |