diff options
author | nodiscc <nodiscc@gmail.com> | 2018-11-02 11:45:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-02 11:45:59 +0000 |
commit | b77d2e39d49c6ad336fa107f629347c9a97e5c11 (patch) | |
tree | 1942b946fbafb1d180618535e0490aed26500ae8 | |
parent | Merge pull request #1556 from EMH333/patch-1 (diff) | |
parent | Update source code (diff) | |
download | awesome-selfhosted-b77d2e39d49c6ad336fa107f629347c9a97e5c11.tar.gz awesome-selfhosted-b77d2e39d49c6ad336fa107f629347c9a97e5c11.zip |
Merge pull request #1539 from cavebeat/peertube
added PeerTube link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -875,7 +875,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [MistServer](http://mistserver.org/) - Streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPL-3.0` `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. `AGPL-3.0` `Nodejs` +- [PeerTube](https://joinpeertube.org/en/) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser. ([Source Code](https://github.com/Chocobozzz/PeerTube)) `AGPL-3.0` `Nodejs` - [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-2.0` `Nodejs/Docker` - [Shinobi](https://moeiscool.github.io/Shinobi/) - Open Source CCTV software written in Node with both IP and local camera support. ([Source Code](https://github.com/moeiscool/Shinobi)) `GPL-2.0` `Nodejs` - [Streama](https://streamaserver.org/) - Self hosted streaming media server. ([Source Code](https://github.com/streamaserver/streama)) `MIT` `Java` |