diff options
author | Erik Rigtorp <erik@rigtorp.se> | 2020-12-23 19:52:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-23 19:52:02 +0000 |
commit | 6d69514a34edf1b508c5a033fbe50f1ac2622dab (patch) | |
tree | be7a9ba62edb7fbc2a29dd7a5cb562fa3bcfcf66 | |
parent | Merge pull request #2335 from mightypanders/patch-2 (diff) | |
download | awesome-selfhosted-6d69514a34edf1b508c5a033fbe50f1ac2622dab.tar.gz awesome-selfhosted-6d69514a34edf1b508c5a033fbe50f1ac2622dab.zip |
Add link to Olaris video streaming server
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -993,6 +993,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` - [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` |