diff options
author | Meitar M <meitarm@gmail.com> | 2018-10-07 22:48:37 +0000 |
---|---|---|
committer | Meitar M <meitarm@gmail.com> | 2018-10-07 22:48:37 +0000 |
commit | b99c1ff53abcc2de942ef0778736047fb83b9c34 (patch) | |
tree | da37e63f790a1348c91c52f4969f11355af27ffe | |
parent | Closes pull request #2. Fixes a few typos, as well. (diff) | |
download | awesome-selfhosted-b99c1ff53abcc2de942ef0778736047fb83b9c34.tar.gz awesome-selfhosted-b99c1ff53abcc2de942ef0778736047fb83b9c34.zip |
Remove duplicate entry for Airsonic.
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -856,7 +856,6 @@ 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. ([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` |