aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-10-04 10:57:44 +0000
committerGitHub <noreply@github.com>2020-10-04 10:57:44 +0000
commit6d0dee8f96f3d720dc9ab9d6a887bed8bd3d4b45 (patch)
tree525da538bbcf7e1612cadc2b0cda68527d72d91f
parentMerge pull request #2220 from awesome-selfhosted/fix-clojure (diff)
parentFix radium language/platform (diff)
downloadawesome-selfhosted-6d0dee8f96f3d720dc9ab9d6a887bed8bd3d4b45.tar.gz
awesome-selfhosted-6d0dee8f96f3d720dc9ab9d6a887bed8bd3d4b45.zip
Merge pull request #2230 from Zibbp/patch-1
Add Radium to Video Streaming
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 15626f66..d567ab82 100644
--- a/README.md
+++ b/README.md
@@ -1014,6 +1014,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [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`
+- [Radium](https://github.com/Zibbp/Radium) - Synced stream and video playback with VOD capabilities utilizing HLS. Developed for movie nights but has many use cases. ([Demo](https://radium-demo.herokuapp.com)) `MIT` `Nodejs/Docker`
- [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. `AGPL-3.0/GPL-3.0` `Nodejs`
- [Streama](https://github.com/streamaserver/streama) - Self hosted streaming media server. `MIT` `Java`
- [SyncTube](https://github.com/RblSb/SyncTube) - Lightweight and very simple to setup CyTube alternative to watch videos with friends and chat. ([Demo](http://synctube-example.herokuapp.com/)) `MIT` `Nodejs/Haxe`