diff options
author | Nick Fox <nick.fox@jobsite.co.uk> | 2019-10-15 10:13:53 +0000 |
---|---|---|
committer | Nick Fox <nick.fox@jobsite.co.uk> | 2019-10-15 10:13:53 +0000 |
commit | 265c257db702d058b5eebbdfa2d573a93c8a81bd (patch) | |
tree | ab569f4a9f2869624552688b571da64ddd91710f /README.md | |
parent | adding bluecherry nvr (diff) | |
download | awesome-selfhosted-265c257db702d058b5eebbdfa2d573a93c8a81bd.tar.gz awesome-selfhosted-265c257db702d058b5eebbdfa2d573a93c8a81bd.zip |
fixed alphabetical order
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -935,6 +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` - [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` @@ -948,7 +949,6 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Streama](https://streamaserver.org/) - Self hosted streaming media server. ([Source Code](https://github.com/streamaserver/streama)) `MIT` `Java` - [VideoLAN Client (VLC)](https://www.videolan.org/) - Cross-platform multimedia player client and server supporting most multimedia files as well as DVDs, Audio CDs, VCDs, and various streaming protocols. ([Source Code](https://github.com/videolan/vlc)) `Multiple` `C` - [Zoneminder](https://www.zoneminder.com/) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. ([Source Code](https://github.com/ZoneMinder/ZoneMinder)) `GPL-2.0` `PHP` -- [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. `PHP` ## Misc/Other |