diff options
author | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:14:14 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2021-02-13 13:14:14 +0000 |
commit | 87b2a45a722e5c4644b5d1d9dd357bca89b1e70e (patch) | |
tree | f5219a1bdf36eba71e58ce251a8d48a883d0de2a | |
parent | Merge pull request #2389 from pranavrajs/patch-1 (diff) | |
download | awesome-selfhosted-87b2a45a722e5c4644b5d1d9dd357bca89b1e70e.tar.gz awesome-selfhosted-87b2a45a722e5c4644b5d1d9dd357bca89b1e70e.zip |
fix olaris license
- ref. https://github.com/awesome-selfhosted/awesome-selfhosted/issues/2266
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1005,7 +1005,7 @@ _See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <http - [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell` - [Oddworks](https://gitlab.com/oddnetworks/oddworks/core) - Oddworks is an open source video distribution platform built to destroy the barriers to streaming television with SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. `MIT` `Nodejs` - [Open Streaming Platform](https://openstreamingplatform.com) - Self-Hosted alternative to Twitch and Youtube Live for live and on-demand video streaming. ([Source Code](https://gitlab.com/Deamos/flask-nginx-rtmp-manager)) `MIT` `Python` -- [Olaris](https://gitlab.com/olaris/olaris-server) - Olaris is an open-source, community driven, media manager and transcoding server. `GPL` `Go` +- [Olaris](https://gitlab.com/olaris/olaris-server) - Olaris is an open-source, community driven, media manager and transcoding server. `GPL-3.0` `Go` - [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` |