aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMeitar M <meitarm@gmail.com>2018-08-18 00:14:55 +0000
committerMeitar M <meitarm@gmail.com>2018-08-18 07:22:17 +0000
commit9f13f4e161c7336380e0271158b608f3cb552354 (patch)
tree4a0897621f8dbb4b92895752a1ad4101282c0146
parentAdd Airsonic media streamer. (#1) (diff)
downloadawesome-selfhosted-9f13f4e161c7336380e0271158b608f3cb552354.tar.gz
awesome-selfhosted-9f13f4e161c7336380e0271158b608f3cb552354.zip
Add demo link for Airsonic.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b06176c4..90fd377c 100644
--- a/README.md
+++ b/README.md
@@ -846,7 +846,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
### Multimedia Streaming
-- [Airsonic](https://airsonic.github.io/) - Free, web-based music streamer designed for large media libraries that can stream video and music over HTTP. With use of transcoder plug-ins, Airsonic can also be used for on-the-fly conversion and streaming of audio formats. ([Source Code](https://github.com/airsonic/airsonic)) `GPL-3.0` `Java`
+- [Airsonic](https://airsonic.github.io/) - Free, web-based music streamer designed for large media libraries that can stream video and music over HTTP. With use of transcoder plug-ins, Airsonic can also be used for on-the-fly conversion and streaming of audio formats. ([Demo](https://airsonic.github.io/demo/), [Source Code](https://github.com/airsonic/airsonic)) `GPL-3.0` `Java`
- [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`