diff options
author | nodiscc <nodiscc@gmail.com> | 2019-10-25 06:35:50 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-25 06:35:50 +0000 |
commit | 5078ca2591de5fd68322853dacb47d21976bbf82 (patch) | |
tree | bf2e19100e4e321eafecfd787950bc372dc05231 | |
parent | Merge pull request #1851 from adriankumpf/master (diff) | |
parent | added source link and licence (diff) | |
download | awesome-selfhosted-5078ca2591de5fd68322853dacb47d21976bbf82.tar.gz awesome-selfhosted-5078ca2591de5fd68322853dacb47d21976bbf82.zip |
Merge pull request #1841 from quixand/bluecherrynvr
adding bluecherry nvr
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -948,6 +948,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https ### Video Streaming +- [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. ([Source Code](https://github.com/bluecherrydvr/bluecherry-apps)) `GPL-2.0` `PHP` - [crtmpserver](https://packages.debian.org/stable/crtmpserver) - High performance RTMP/RTSP streaming server. `GPL-3.0` `C++` - [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](http://cytu.be)) `MIT` `Nodejs` - [Hellowlol HTPC Manager fork](https://github.com/Hellowlol/HTPC-Manager) - Fully responsive interface to manage all your favorite media on your HTPC. `MIT` `Python` |