diff options
author | nodiscc <nodiscc@gmail.com> | 2019-06-03 16:47:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-03 16:47:28 +0000 |
commit | c010d4767fa4bdc46e5b8ea4747a9b259a2edd35 (patch) | |
tree | bf96f229c01a94aebb340fde59bcd63a34e02c30 | |
parent | Merge pull request #1694 from charsi/patch-2 (diff) | |
parent | Add Open Streaming Platform (diff) | |
download | awesome-selfhosted-c010d4767fa4bdc46e5b8ea4747a9b259a2edd35.tar.gz awesome-selfhosted-c010d4767fa4bdc46e5b8ea4747a9b259a2edd35.zip |
Merge pull request #1696 from deamos/master
Add Open Streaming Platform
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -890,6 +890,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Hellowlol HTPC Manager fork](https://github.com/Hellowlol/HTPC-Manager) - Fully responsive interface to manage all your favorite media on your HTPC. ([Source Code](https://github.com/styxit/HTPC-Manager)) `MIT` `Python` - [Myflix](https://github.com/pastapojken/Myflix) - Self-hosted, super lightweight Netflix alternative. `MIT` `Shell` - [Odd Networks](http://oddnetworks.com) - Open source video management system (VMS) and API for collections and videos with supporting SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. ([Source Code](https://github.com/oddnetworks/oddworks)) `MIT` `Nodejs` +- [Open Streaming Platform](https://gitlab.com/Deamos/flask-nginx-rtmp-manager) - Self-Hosted alternative to Twitch and Youtube Live for live and on-demand video streaming ([Demo](https://osptest.divby0.net)) `MIT` `Python` - [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` - [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` - [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. ([Source Code](https://gitlab.com/Shinobi-Systems/ShinobiCE) `AGPL-3.0/GPL-3.0` `Nodejs` |