diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-26 13:42:29 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-26 13:42:29 +0000 |
commit | d0eaaf7b9430f2aae3fab63c5d503fed30768931 (patch) | |
tree | fff3fe2729a82392d45fd21458b38112e69c4b43 | |
parent | Merge pull request #1222 from hebbet/patch-2 (diff) | |
download | awesome-selfhosted-d0eaaf7b9430f2aae3fab63c5d503fed30768931.tar.gz awesome-selfhosted-d0eaaf7b9430f2aae3fab63c5d503fed30768931.zip |
add PeerTube
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |