aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bayer <cave@cavebeat.org>2018-10-15 19:24:33 +0000
committerChristian Bayer <cave@cavebeat.org>2018-10-15 19:24:33 +0000
commit117bf7632175ef690e9a3014790a508facad5dd6 (patch)
tree296e569044c52c10fc24681c160efe11deea18a9
parentAdd ytdl-webserver (#1516) (diff)
downloadawesome-selfhosted-117bf7632175ef690e9a3014790a508facad5dd6.tar.gz
awesome-selfhosted-117bf7632175ef690e9a3014790a508facad5dd6.zip
added PeerTube link
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3faba1a..5be346ff 100644
--- a/README.md
+++ b/README.md
@@ -862,7 +862,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://framagit.org/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://github.com/dularion/streama) - Self-hosted Netflix alternative. `MIT` `Java`