aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoraubrel <red_clover@riseup.net>2018-08-18 00:13:35 +0000
committerMeitar M <meitarm+github.1djyXhCkVsRYzZRk@gmail.com>2018-08-18 00:13:35 +0000
commitaabf5f41a4949bd3aa6273105d2eebe0760d444c (patch)
tree3950496418e1e0275baf8c779b235a938a7a8bcc
parentMerge branch 'upstream-master' (diff)
downloadawesome-selfhosted-aabf5f41a4949bd3aa6273105d2eebe0760d444c.tar.gz
awesome-selfhosted-aabf5f41a4949bd3aa6273105d2eebe0760d444c.zip
Add Airsonic media streamer. (#1)
Airsonic is a free and open source community driven media server (fork of Subsonic and Libresonic) that can stream video and music.
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 754e1772..b06176c4 100644
--- a/README.md
+++ b/README.md
@@ -846,6 +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`
- [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`