diff options
author | nodiscc <nodiscc@gmail.com> | 2019-07-18 17:05:11 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-18 17:05:11 +0000 |
commit | 38293709008d6ea569f4434f91b9856d8ee2bb90 (patch) | |
tree | 4c2ad1b9f81f4aa24c1b936ec28c040c6df70c2c | |
parent | Merge pull request #1722 from apacketofsweets/master (diff) | |
parent | add rapidbay (diff) | |
download | awesome-selfhosted-38293709008d6ea569f4434f91b9856d8ee2bb90.tar.gz awesome-selfhosted-38293709008d6ea569f4434f91b9856d8ee2bb90.zip |
Merge pull request #1731 from hauxir/add-rapidbay
Add Rapidbay
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -908,6 +908,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [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` - [Open Streaming Platform](https://gitlab.com/Deamos/flask-nginx-rtmp-manager) - Self-Hosted alternative to Twitch and Youtube Live for live and on-demand video streaming. ([Demo](https://osptest.divby0.net)) `MIT` `Python` - [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` +- [Rapidbay](https://github.com/hauxir/rapidbay/) - Self-hosted torrent videostreaming service/torrent client that allows searching and playing videos from torrents in the browser or from a Chromecast/AppleTV/Smart TV. `MIT` `Python/Docker` - [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` - [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. ([Source Code](https://gitlab.com/Shinobi-Systems/ShinobiCE)) `AGPL-3.0/GPL-3.0` `Nodejs` - [Streama](https://streamaserver.org/) - Self hosted streaming media server. ([Source Code](https://github.com/streamaserver/streama)) `MIT` `Java` |