Is there any way in QLC+ 4 to parametarize function,
Example:
- Want to play a video file upon a button push, controlled via WebSocket
- But I would like to specify which file to play via e.g WebSocket
/Fredrik
Is feasiblefhmattsson wrote: ↑Tue Oct 01, 2024 7:56 am Want to play a video file upon a button push, controlled via WebSocket
You cannot alter the contents of a command using WebSockets. A solution would be to create multiple buttons and work from there.fhmattsson wrote: ↑Tue Oct 01, 2024 7:56 am But I would like to specify which file to play via e.g WebSocket