diff options
author | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 13:27:30 +0000 |
---|---|---|
committer | Kieran <kieranrobson1999@gmail.com> | 2022-08-02 13:27:30 +0000 |
commit | e5a9f11751104a24962a55cbb9edde8e173dd801 (patch) | |
tree | 07df715c0c01e2e87bd33d40c84fe6f65fd2e81c | |
parent | Added multimedia streaming description (diff) | |
download | awesome-selfhosted-e5a9f11751104a24962a55cbb9edde8e173dd801.tar.gz awesome-selfhosted-e5a9f11751104a24962a55cbb9edde8e173dd801.zip |
Added video streaming description
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1279,6 +1279,8 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or **[`^ back to top ^`](#)** +[Video](https://en.wikipedia.org/wiki/Video) streaming tools and software. + - [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` - [cmyflix](https://github.com/farfalleflickan/cmyflix) `⚠` - Self-hosted, super lightweight Netflix alternative. `AGPL-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](https://cytu.be)) `MIT` `Nodejs` |