diff options
author | nodiscc <nodiscc@gmail.com> | 2020-03-30 18:39:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-30 18:39:28 +0000 |
commit | 1b4a0ef5e8d6de3c17c5b7c899f07f321f249f4e (patch) | |
tree | 29bdaec30589fc6a0c21c8ed2dbcfb546cf1b7b2 /README.md | |
parent | Merge pull request #2026 from willbrowningme/patch-1 (diff) | |
parent | Add SyncTube (diff) | |
download | awesome-selfhosted-1b4a0ef5e8d6de3c17c5b7c899f07f321f249f4e.tar.gz awesome-selfhosted-1b4a0ef5e8d6de3c17c5b7c899f07f321f249f4e.zip |
Merge pull request #2027 from RblSb/patch-1
Add SyncTube
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -989,6 +989,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Restreamer](https://datarhei.github.io/restreamer/) - Restreamer allows you to do h.264 real-time video streaming on your website without a streaming provider. ([Source Code](https://github.com/datarhei/restreamer)) `Apache-2.0` `Nodejs/Docker` - [ShinobiCE](https://gitlab.com/Shinobi-Systems/ShinobiCE) - Open Source CCTV software written in Node with both IP and local camera support. `AGPL-3.0/GPL-3.0` `Nodejs` - [Streama](https://streamaserver.org/) - Self hosted streaming media server. ([Source Code](https://github.com/streamaserver/streama)) `MIT` `Java` +- [SyncTube](https://github.com/RblSb/SyncTube) - Lightweight and very simple to setup CyTube alternative to watch videos with friends and chat. ([Demo](http://synctube-example.herokuapp.com/)) `MIT` `Nodejs/Haxe` - [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` |