As you can see from https://thelightingcontroller.com/viewt ... =78&t=6614, I use the TCP endpoint documented in http://download.thelightingcontroller.c ... otocol.pdf to control TLC from Companion, making it useable from a StreamDeck. The module has quite a few active users and so I'm just checking that the latest beta doesn't make any changes to the API, or, if it does, is there an updated document?New method to manage external messages.
External Control changes in version 9.3.4 BETA
External Control changes in version 9.3.4 BETA
According to https://thelightingcontroller.com/viewt ... 433#p30553, there is a:
Re: External Control changes in version 9.3.4 BETA
No change on the API, just some internal changes to avoid some crashes with Live-Mobile V3
Re: External Control changes in version 9.3.4 BETA
Thanks, I’ve had reports of crashes from API use and I’ve mostly suspected it’s due to the API blocking the UI thread. Will be interesting to see if this helps.