diff options
author | Brandon Jones <brandon@radroot.com> | 2019-10-03 21:38:37 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-03 21:38:37 +0000 |
commit | f3454d63e5a3f30b726c812f44f4911f6865a10c (patch) | |
tree | 2a80919e13f20c3e6033a6ddb3fd2d8a16b8e92c /README.md | |
parent | Merge pull request #1824 from Kickball/rm-unmaintained (diff) | |
download | awesome-selfhosted-f3454d63e5a3f30b726c812f44f4911f6865a10c.tar.gz awesome-selfhosted-f3454d63e5a3f30b726c812f44f4911f6865a10c.zip |
Add Karaoke Forever
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -900,6 +900,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [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` - [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) - Open karaoke party system where everyone can easily find and queue songs from their phone’s web browser. The player is also browser-based, supporting [MP3+G](https://en.wikipedia.org/wiki/MP3%2BG) (with WebGL visualizations) and MP4 files. ([Source Code](https://github.com/bhj/karaoke-forever)) `ISC` `JavaScript` - [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++` - [ReadyMedia](http://sourceforge.net/projects/minidlna/) - Simple media server software, with the aim of being fully compliant with DLNA/UPnP-AV clients. Formerly known as MiniDLNA. ([Source Code](https://sourceforge.net/p/minidlna/git/ci/master/tree/)) `GPL-2.0` `C` - [Rygel](https://wiki.gnome.org/action/show/Projects/Rygel) - Rygel is a UPnP AV MediaServer that allows you to easily share audio, video, and pictures. Media player software may use Rygel to become a MediaRenderer that may be controlled remotely by a UPnP or DLNA Controller. ([Source Code](https://gitlab.gnome.org/GNOME/rygel/)) `GPL-3.0` `C` |