diff options
author | Christian Bayer <cave@cavebeat.org> | 2018-10-15 19:07:45 +0000 |
---|---|---|
committer | Christian Bayer <cave@cavebeat.org> | 2018-10-15 19:07:45 +0000 |
commit | ba7516b836b5b6543aeb816ff3821a91cc68eaad (patch) | |
tree | f564f24b9ef2e791644be8d3e5989e860e9ad67e | |
parent | Add ytdl-webserver (#1516) (diff) | |
download | awesome-selfhosted-ba7516b836b5b6543aeb816ff3821a91cc68eaad.tar.gz awesome-selfhosted-ba7516b836b5b6543aeb816ff3821a91cc68eaad.zip |
updated streama link/src
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -865,7 +865,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [PeerTube](https://framagit.org/chocobozzz/PeerTube) - Decentralized video streaming platform using P2P (BitTorrent) directly in the web browser. `AGPL-3.0` `Nodejs` - [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` +- [Streama](https://streamaserver.org/) - Self hosted streaming media server. ([Source Code](https://github.com/streamaserver/streama)) `MIT` `JavaScript` - [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` |