diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-12-28 20:25:26 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-28 20:25:26 +0000 |
commit | d04a0ffc285c56972eea4d1890aca1eecf1971ba (patch) | |
tree | c2ac0637d830d0a2d9041387c379f81a92b8867e | |
parent | Add Shinobi #917 (#920) (diff) | |
parent | Add Docker platform to Restreamer (diff) | |
download | awesome-selfhosted-d04a0ffc285c56972eea4d1890aca1eecf1971ba.tar.gz awesome-selfhosted-d04a0ffc285c56972eea4d1890aca1eecf1971ba.zip |
Merge pull request #921 from Kickball/restreamer-docker
Add Docker platform to Restreamer
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -731,7 +731,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [MistServer](http://mistserver.org/) - A streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPLv3` `C++` * [Odd Networks](http://oddnetworks.com) - Open source video management system (VMS) and API for collections and videos with supporting SDKs for Roku, Apple iOS/tvOS, Google Android, and Amazon FireTV. ([Source Code](https://github.com/oddnetworks/oddworks)) `MIT` `Nodejs` * [ReadyMedia](http://sourceforge.net/projects/minidlna/) - A simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. `GPLv2` `C` - * [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` `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` `Nodejs/Docker` * [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a UPnP AV MediaServer that allows you to easily share audio, video, and pictures. Media player software may use Rygel to become a MediaRenderer that may be controlled remotely by a UPnP or DLNA Controller. `GPLv3` `C` * [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)) `GPLv2` `Nodejs` * [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. `MIT` `Java` |