diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-23 08:59:52 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-23 08:59:52 +0000 |
commit | 8301013528dc339682ec22f525b7d89bb59dfdb2 (patch) | |
tree | e6bd127ea3acfbd558b7284032ee2d49aad7f774 | |
parent | Merge pull request #2340 from mzch/master (diff) | |
parent | Add link to Olaris video streaming server (diff) | |
download | awesome-selfhosted-8301013528dc339682ec22f525b7d89bb59dfdb2.tar.gz awesome-selfhosted-8301013528dc339682ec22f525b7d89bb59dfdb2.zip |
Merge pull request #2350 from rigtorp/patch-1
Add Olaris video streaming server to video streaming section
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -994,6 +994,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` |