diff options
author | Nick Fox <nick.fox@jobsite.co.uk> | 2019-10-22 17:01:10 +0000 |
---|---|---|
committer | Nick Fox <nick.fox@jobsite.co.uk> | 2019-10-22 17:01:10 +0000 |
commit | a8a05955ad70b1742464d5e1720215ad0c87ab23 (patch) | |
tree | 960de72c091fe7e95230a04bc4841d5651ab6924 | |
parent | fixed alphabetical order (diff) | |
download | awesome-selfhosted-a8a05955ad70b1742464d5e1720215ad0c87ab23.tar.gz awesome-selfhosted-a8a05955ad70b1742464d5e1720215ad0c87ab23.zip |
added source link and licence
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -935,7 +935,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. `PHP` +- [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` |