diff options
author | nrew225 <nrew225@gmail.com> | 2019-06-15 12:14:36 +0000 |
---|---|---|
committer | nrew225 <nrew225@gmail.com> | 2019-06-15 12:14:36 +0000 |
commit | 101bfff1238099b7a14c3afb25d1520149915d9e (patch) | |
tree | c040d0dfd21919a63a50dbb65c4449f3284d9825 | |
parent | Merge pull request #1713 from nodiscc/syntax-fixes (diff) | |
download | awesome-selfhosted-101bfff1238099b7a14c3afb25d1520149915d9e.tar.gz awesome-selfhosted-101bfff1238099b7a14c3afb25d1520149915d9e.zip |
Add missing full stop
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -891,7 +891,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` |