Page 1 of 1

Parametarize QLC+, via WebSocket

Posted: Tue Oct 01, 2024 7:56 am
by fhmattsson
Hi,

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
Any features to do this?

/Fredrik

Re: Parametarize QLC+, via WebSocket

Posted: Tue Oct 01, 2024 10:44 am
by GGGss
fhmattsson wrote: Tue Oct 01, 2024 7:56 am Want to play a video file upon a button push, controlled via WebSocket
Is feasible
fhmattsson wrote: Tue Oct 01, 2024 7:56 am But I would like to specify which file to play via e.g WebSocket
You cannot alter the contents of a command using WebSockets. A solution would be to create multiple buttons and work from there.