diff options
author | Edward D <ed.kickball@hotmail.com> | 2016-02-10 02:58:49 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2016-02-10 02:58:49 +0000 |
commit | 8d7c833eda4103713dabc5e184268d4814d1e06a (patch) | |
tree | 25c51d504927a22464a9bc619d366acdaffc7eae | |
parent | Merge pull request #441 from dogancelik/patch-1 (diff) | |
download | awesome-selfhosted-8d7c833eda4103713dabc5e184268d4814d1e06a.tar.gz awesome-selfhosted-8d7c833eda4103713dabc5e184268d4814d1e06a.zip |
Add Restreamer
Add Restreamer (Video Streaming)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -505,6 +505,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza * [Flumotion](http://flumotion.net/) - A streaming media server with intuitive graphical administration tools ([Source code](https://github.com/Flumotion/flumotion)) `LGPLv2` `Python` * [HTPC Manager](http://htpc.io/) - A fully responsive interface to manage all your favorite media on your HTPC. - `MIT` * [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` * [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a home media solution (UPnP AV MediaServer) that allows you to easily share audio, video and pictures to other devices. Additionally, 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` |