aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Bayer <cave@cavebeat.org>2018-10-15 19:39:20 +0000
committerChristian Bayer <cave@cavebeat.org>2018-10-15 19:39:20 +0000
commit78df38131b3bf0611238603cf0b437166ce5f0b5 (patch)
treee46e2e4017ead00c72874e5b76fa975bf3550850
parentAdd ytdl-webserver (#1516) (diff)
downloadawesome-selfhosted-78df38131b3bf0611238603cf0b437166ce5f0b5.tar.gz
awesome-selfhosted-78df38131b3bf0611238603cf0b437166ce5f0b5.zip
added ReadyMedia/miniDLNA source and updated formerly known
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d3faba1a..0c7d9606 100644
--- a/README.md
+++ b/README.md
@@ -822,7 +822,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [homehost](https://github.com/ridhwaans/homehost) `⚠` - Self-hosted React + Redux app that streams your media collection (music, movies, books, podcasts, comics etc). `MIT` `Nodejs`
- [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`
+- [ReadyMedia](http://sourceforge.net/projects/minidlna/) - Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. Formerly known as MiniDLNA. ([Source Code](https://sourceforge.net/p/minidlna/git/ci/master/tree/)) `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`
- [ü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`