diff options
author | nodiscc <nodiscc@gmail.com> | 2020-05-30 13:31:13 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-30 13:31:13 +0000 |
commit | aee019fd3450263ebaca30d96ac6d97c3fdb590c (patch) | |
tree | db73f51d8734c44220ad90cef6e0178feee56466 /README.md | |
parent | Merge pull request #2083 from robsdedude/patch-1 (diff) | |
parent | change Icecast 2 sourcecode url (diff) | |
download | awesome-selfhosted-aee019fd3450263ebaca30d96ac6d97c3fdb590c.tar.gz awesome-selfhosted-aee019fd3450263ebaca30d96ac6d97c3fdb590c.zip |
Merge pull request #2105 from worldworm/master
change Icecast 2 sourcecode url
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -953,7 +953,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [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://git.xiph.org/?p=icecast-server.git;a=summary), [Clients](http://www.icecast.org/apps/)) `GPL-2.0` `C` +- [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` - [Jellyfin](https://jellyfin.media) - Streaming audio/video server with a slick UI and robust transcoding capabilities (fork of Emby). ([Source Code](https://github.com/jellyfin/jellyfin)) `GPL-2.0` `C#` - [Karaoke Forever](https://www.karaoke-forever.com) - Host awesome karaoke parties where everyone can easily find and queue songs from their phone's web browser. The player is also browser-based with support for MP3+G, MP4 and WebGL visualizations. ([Source Code](https://www.karaoke-forever.com/repo)) `ISC` `Nodejs` - [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++` |