Giter Site home page Giter Site logo

supernevi / karaokeprovider Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 204 KB

A java based server to provide songs, videos and lyrics for karaoke machines like UltraStar Play

License: MIT License

Java 100.00%
karaoke party singing ultrastar ultrastardeluxe ultrastarplay melodymania

karaokeprovider's Introduction

Build Status Codacy Badge

KaraokeProvider

KaraokeProvider is a free and open source java based server to provide audio, video files and lyrics, cover and background images for your karaoke machine. This project was created based on UltraStar Play, but basically you can host your files for what you ever want.

How to use

This project requires Java 17 and for hosting Tomcat 10.1.x.

Get or build your war file

As long as no releases are present you have to checkout this project and build it manually with maven. The output is a war-file in your target folder that can be used in your tomcat server.

Starting the tomcat server

Start your tomcat with following runtime start parameter -DsongStorePath=<absolutePathToYourSongFolder> The server starts scanning all your files in that directory for UltraStar based text files and then provides this text file and all accociated media files (audio, video, cover, background) as far as they are configured and exists.

REST API

Providing happens via REST. Current specifications can be found here

Limitations

  1. maximum file size for streaming is 2GB (due to technical reasons)

Contributing

I'm grateful for any contribution. So don't resitate to create or implement issues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.