diff options
author | nodiscc <nodiscc@gmail.com> | 2021-01-10 15:37:40 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-10 15:37:40 +0000 |
commit | d4f76a02424a15c4c251719b20f3c6d054e6dd9d (patch) | |
tree | afa64bca88f181ae92055d4d2458ce25b7d80b03 | |
parent | Merge pull request #2372 from kokomo123/patch-1 (diff) | |
parent | Remove Darwin Streaming Server from Audio Streaming (diff) | |
download | awesome-selfhosted-d4f76a02424a15c4c251719b20f3c6d054e6dd9d.tar.gz awesome-selfhosted-d4f76a02424a15c4c251719b20f3c6d054e6dd9d.zip |
Merge pull request #2371 from FabioLolix/patch5
Remove Darwin Streaming Server from Audio Streaming
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -935,7 +935,6 @@ _See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <http ### Multimedia Streaming -- [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++` - [Gerbera](https://gerbera.io/) - Gerbera is an UPnP Media Server. It allows you to stream your digital media throughout your home network and listen to/watch it on a variety of UPnP compatible devices. ([Source Code](https://github.com/gerbera/gerbera)) `GPL-2.0` `C++` - [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://gitlab.xiph.org/xiph/icecast-server), [Clients](http://www.icecast.org/apps/)) `GPL-2.0` `C` |