diff options
author | nodiscc <nodiscc@gmail.com> | 2019-11-16 17:54:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-11-16 17:54:21 +0000 |
commit | 7caadd4d1eda74e51cbc11262aba9f2b8fc02745 (patch) | |
tree | cb76c327b4c44b27fd3e1119ad0f6c2ea9901cba | |
parent | Merge pull request #1883 from jorgeegomez/cleanup-pastebins (diff) | |
parent | Replace source code link with 'permalink' (diff) | |
download | awesome-selfhosted-7caadd4d1eda74e51cbc11262aba9f2b8fc02745.tar.gz awesome-selfhosted-7caadd4d1eda74e51cbc11262aba9f2b8fc02745.zip |
Merge pull request #1827 from bhj/patch-1
Add Karaoke Forever
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -913,6 +913,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) - 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++` - [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` |