diff options
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 0000000000..ff3fe22c79 --- /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. |