diff options
author | nodiscc <nodiscc@gmail.com> | 2018-06-16 14:52:49 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-16 14:52:49 +0000 |
commit | 3b35bf2116f0083fc3128fec965d77a37143d01f (patch) | |
tree | 3a5803d7579764c2b3d0a16a6354f13cec17ec0b /README.md | |
parent | added demo link for scrumblr (#1407) (diff) | |
parent | Grammar Fixes for HomeHost (diff) | |
download | awesome-selfhosted-3b35bf2116f0083fc3128fec965d77a37143d01f.tar.gz awesome-selfhosted-3b35bf2116f0083fc3128fec965d77a37143d01f.zip |
Merge pull request #1402 from Kickball/fix-homehost
Grammar Fixes for HomeHost
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -823,7 +823,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [Darwin Streaming Server](https://macosforge.github.io/dss/) - High performance server for streaming QuickTime and MPEG-4 media over RTP and RTSP protocols. Originated as Apple’s QTSS. ([Source Code](https://github.com/macosforge/dss)) `APSL-2.0` `C++` - [Flumotion](http://flumotion.net/) - Streaming media server with intuitive graphical administration tools. ([Source Code](https://github.com/Flumotion/flumotion)) `LGPL-2.1` `Python` -- [homehost](https://github.com/ridhwaans/homehost) `⚠` - self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc) `MIT` `Nodejs` +- [homehost](https://github.com/ridhwaans/homehost) `⚠` - Self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc). `MIT` `Nodejs` - [MistServer](http://mistserver.org/) - Streaming media server that works well in any streaming environment. ([Source Code](https://github.com/DDVTECH/mistserver)) `AGPL-3.0` `C++` - [ReadyMedia](http://sourceforge.net/projects/minidlna/) - Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. `GPL-2.0` `C` - [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. `GPL-3.0` `C` |