aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorn8225 <n8225@users.noreply.github.com>2016-12-28 20:25:26 +0000
committerGitHub <noreply@github.com>2016-12-28 20:25:26 +0000
commitd04a0ffc285c56972eea4d1890aca1eecf1971ba (patch)
treec2ac0637d830d0a2d9041387c379f81a92b8867e
parentAdd Shinobi #917 (#920) (diff)
parentAdd Docker platform to Restreamer (diff)
downloadawesome-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1aa5d791..f7b2745d 100644
--- a/README.md
+++ b/README.md
@@ -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`