diff options
author | Edward Dickson <ed.kickball@hotmail.com> | 2018-06-13 21:00:54 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-13 21:00:54 +0000 |
commit | 539173921bbae7f01f882b5968d670640c9a1940 (patch) | |
tree | 407a131977d823d67169773c76417e2d401e91f4 | |
parent | Removing Actor.im as it's no longer maintained (#1383) (diff) | |
download | awesome-selfhosted-539173921bbae7f01f882b5968d670640c9a1940.tar.gz awesome-selfhosted-539173921bbae7f01f882b5968d670640c9a1940.zip |
Grammar Fixes for HomeHost
Fix punctuation for HomeHost (multimedia streaming).
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -815,7 +815,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` |