diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-17 20:20:52 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-29 23:21:05 -0600 |
commit | 47ceb54e167e375ca2fc6e56549ca0d73b0f39c9 (patch) | |
tree | 7a62860850602f80f736a1d7adb8e9a188ee5979 /network/livestreamer/README | |
parent | bdb0b2a1690da25bd9bfacb5020a01f108afded1 (diff) |
network/livestreamer: Added (Stream Extrator).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/livestreamer/README')
-rw-r--r-- | network/livestreamer/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/network/livestreamer/README b/network/livestreamer/README new file mode 100644 index 000000000000..ff3fe22c7931 --- /dev/null +++ b/network/livestreamer/README @@ -0,0 +1,7 @@ +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. |