Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] HTTP Audio Streaming #97

Open
DerLeole opened this issue Apr 16, 2023 · 0 comments
Open

[Feature] HTTP Audio Streaming #97

DerLeole opened this issue Apr 16, 2023 · 0 comments

Comments

@DerLeole
Copy link

Since we already have the ability to control KenkuFM via http requests, it would be awesome if we could also output the sound using http.

This new http output could come in two modes:

  • Send to server: Allows you to enter the URL or IP and port of a remote http audio server to stream the audio to.
  • Be the server: KenkuFM opens its own http audio server with a specified address and port (in exactly the same way as the Remote option works right now) and other clients can then connect to it and receive the audio output.

Why?
This allows users to use KenkuFM for custom applications, such as virtual tabletops, or home audio setups.
An example use would be this FoundryVTT addon: https://github.com/Tmktahu/foundry/tree/master/music-streamer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant