aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2016-12-28 14:33:15 +0000
committerGitHub <noreply@github.com>2016-12-28 14:33:15 +0000
commit90ed62afc481e03522694e9f3e44275636f0276e (patch)
tree7a62ed854a10f6ed8f1aef442770a028bb73c120
parentMerge pull request #918 from LINKIWI/modern-paste (diff)
downloadawesome-selfhosted-90ed62afc481e03522694e9f3e44275636f0276e.tar.gz
awesome-selfhosted-90ed62afc481e03522694e9f3e44275636f0276e.zip
Add Docker platform to Restreamer
Since Restreamer can _not_ be run without docker
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 40483964..c3e0970d 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`
* [Streama](https://github.com/dularion/streama) - Self-hosted Netflix alternative. `MIT` `Java`
* [Zoneminder](https://github.com/ZoneMinder/ZoneMinder) - Closed-circuit television (CCTV) software application which supports IP, USB and Analog cameras. `GPLv2` `PHP`