diff options
author | nodiscc <nodiscc@gmail.com> | 2018-05-07 16:47:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-07 16:47:53 +0000 |
commit | 2a25c0762b92d1652b3c06203afa857f0893d899 (patch) | |
tree | 99e4b85028d5e1d865bcbc4327c1eaf22478d9ac | |
parent | Merge pull request #1368 from mitchellurgero/master (diff) | |
parent | Add ⚠ symbol to üWave indicating it relies on 3rd party services. (diff) | |
download | awesome-selfhosted-2a25c0762b92d1652b3c06203afa857f0893d899.tar.gz awesome-selfhosted-2a25c0762b92d1652b3c06203afa857f0893d899.zip |
Merge pull request #1360 from xBytez/master
Add üWave to video streaming
Diffstat (limited to '')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -860,6 +860,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` - [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` +- [üWave](http://u-wave.net/) `⚠` - üWave is a self-hosted collaborative listening platform. Users take turns playing media—songs, talks, gameplay videos, or anything else—from a variety of media sources like YouTube and SoundCloud. ([Demo](https://wlk.yt/), [Source Code](https://github.com/u-wave)) `MIT` `Nodejs` - [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://github.com/ZoneMinder/ZoneMinder) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. `GPL-2.0` `PHP` |