diff options
author | Edward Dickson <ed.kickball@hotmail.com> | 2018-10-23 00:00:27 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-23 00:00:27 +0000 |
commit | 41e698aa600f98ce3a0c2c8c620c2fa32411da76 (patch) | |
tree | ab72f64debebf15cbded88b33f9f5c77c913de78 | |
parent | added zoneminder link (diff) | |
download | awesome-selfhosted-41e698aa600f98ce3a0c2c8c620c2fa32411da76.tar.gz awesome-selfhosted-41e698aa600f98ce3a0c2c8c620c2fa32411da76.zip |
Fix HTTPS
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -867,7 +867,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Shinobi](https://moeiscool.github.io/Shinobi/) - Open Source CCTV software written in Node with both IP and local camera support. ([Source Code](https://github.com/moeiscool/Shinobi)) `GPL-2.0` `Nodejs` - [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. `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](http://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` +- [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` ## Misc/Other |