aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2017-11-26 15:04:02 +0000
committerGitHub <noreply@github.com>2017-11-26 15:04:02 +0000
commitf58c925913de856b8ed957caa8da354f038ff9c6 (patch)
treeb1bc796e5061a82e24f6226ff1212252db83b024
parentMerge pull request #1239 from Kickball/nodiscc-patch-4 (diff)
parentfix missing '.' (diff)
downloadawesome-selfhosted-f58c925913de856b8ed957caa8da354f038ff9c6.tar.gz
awesome-selfhosted-f58c925913de856b8ed957caa8da354f038ff9c6.zip
Merge pull request #1242 from Kickball/add-peertube
add PeerTube
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d2d8b31e..71d157ad 100644
--- a/README.md
+++ b/README.md
@@ -804,6 +804,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
* [MistServer](http://mistserver.org/) - A streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPLv3` `C++`
* [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell`
* [Odd Networks](http://oddnetworks.com) - Open source video management system (VMS) and API for collections and videos with supporting SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. ([Source Code](https://github.com/oddnetworks/oddworks)) `MIT` `Nodejs`
+ * [PeerTube](https://framagit.org/chocobozzz/PeerTube) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser. `AGPLv3` `Nodejs`
* [ReadyMedia](http://sourceforge.net/projects/minidlna/) - A simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. `GPLv2` `C`
* [Restreamer](https://datarhei.github.io/restreamer/) - Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider. ([Source Code](https://github.com/datarhei/restreamer)) `Apache` `Nodejs/Docker`
* [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a UPnP AV MediaServer that allows you to easily share audio, video, and pictures. Media player software may use Rygel to become a MediaRenderer that may be controlled remotely by a UPnP or DLNA Controller. `GPLv3` `C`