VectorAudio icon indicating copy to clipboard operation
VectorAudio copied to clipboard

Feature request: Network GUI

Open maxlk96 opened this issue 1 year ago • 2 comments
trafficstars

Forgive me if this is already a feature. It would be a great feature to have the possibility to open the GUI in browse on an external networked device such as an iPad or other PC!

maxlk96 avatar Dec 22 '23 17:12 maxlk96

Thank you for the suggestion. Unfortunately this will not be implemented as it is out of scope of this small project.

I will, however, happily review a PR if someone wishes to do this.

On Fri, 22 Dec 2023 at 18:25, Max Larsson Kuhla @.***> wrote:

Forgive me if this is already a feature. It would be a great feature to have the possibility to open the main window on an external networked device such as an iPad or other PC!

— Reply to this email directly, view it on GitHub https://github.com/pierr3/VectorAudio/issues/95, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAN7UK3B6PTBUQLP2OZ45ATYKW7BPAVCNFSM6AAAAABBACSLNOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA2TIMRWGEZDCMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

pierr3 avatar Dec 22 '23 20:12 pierr3

NB if someone is interested: I've refactored some of the code, and sdk.cpp is where you'd want to create a new endpoint to serve the HTML, and eventually more websocket endpoints for interactivity. You can use the existing config.cpp methods to load files from the resource path where current assets are.

pierr3 avatar Jan 05 '24 04:01 pierr3