diff options
author | nodiscc <nodiscc@gmail.com> | 2019-06-15 12:48:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-06-15 12:48:38 +0000 |
commit | c11477ff0e77fa536975e8a45955ca5ff5c62150 (patch) | |
tree | 3b7c4802a60fcfb024a36eec2073fbcb364c03cf | |
parent | Merge pull request #1709 from mattydebie/patch-1 (diff) | |
parent | Add missing full stop (diff) | |
download | awesome-selfhosted-c11477ff0e77fa536975e8a45955ca5ff5c62150.tar.gz awesome-selfhosted-c11477ff0e77fa536975e8a45955ca5ff5c62150.zip |
Merge pull request #1716 from Kickball/FIX_OpenStreamingPlatform
Add missing full stop
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -892,7 +892,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` +- [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` |