diff options
author | nodiscc <nodiscc@gmail.com> | 2020-09-19 15:24:46 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-19 15:24:46 +0000 |
commit | 470a6e6edd2bf83e7b293589fa5466dd4d0e2ff8 (patch) | |
tree | 3e02477f97c1508444b7e16eaa284805f45128f7 | |
parent | Update README.md (diff) | |
download | awesome-selfhosted-470a6e6edd2bf83e7b293589fa5466dd4d0e2ff8.tar.gz awesome-selfhosted-470a6e6edd2bf83e7b293589fa5466dd4d0e2ff8.zip |
Fix radium language/platform
See https://github.com/awesome-selfhosted/awesome-selfhosted/pull/2222, https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2110
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1014,7 +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` `VueJS` +- [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` |