aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcave <cavebeat@users.noreply.github.com>2018-10-23 00:17:25 +0000
committerEdward Dickson <ed.kickball@hotmail.com>2018-10-23 00:17:25 +0000
commit2bbc4f8d1eca66ca3cfe6a788357f8b0e7c3dcc2 (patch)
treedf1bf54cbccf388cbbd7c76a716c763d606d6788
parentadded MPD Souce Code (#1540) (diff)
downloadawesome-selfhosted-2bbc4f8d1eca66ca3cfe6a788357f8b0e7c3dcc2.tar.gz
awesome-selfhosted-2bbc4f8d1eca66ca3cfe6a788357f8b0e7c3dcc2.zip
added rygel source code (#1541)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index aa8eba5c..f4f0d589 100644
--- a/README.md
+++ b/README.md
@@ -820,7 +820,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [Icecast 2](http://www.icecast.org/) - streaming audio/video server which can be used to create an Internet radio station or a privately running jukebox and many things in between. ([Source Code](https://git.xiph.org/?p=icecast-server.git;a=summary), [Clients](http://www.icecast.org/apps/)) `GPL-2.0` `C`
- [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`
+- [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. ([Source Code](https://gitlab.gnome.org/GNOME/rygel/)) `GPL-3.0` `C`
- [üWave](http://u-wave.net/) `⚠` - üWave is a self-hosted collaborative listening platform. Users take turns playing media—songs, talks, gameplay videos, or anything else—from a variety of media sources like YouTube and SoundCloud. ([Demo](https://wlk.yt/), [Source Code](https://github.com/u-wave)) `MIT` `Nodejs`