Jumpcutjeff
Jumpcutjeff
jcoutch, did you ever get this to work on that AVMatrix switcher? I have the same model and can't figure out that confusing API doc from the company. I emailed...
@jcoutch @peternewman Thanks so much for your reply! I tried using their sample code: 5A 0E 00 00 00 00 05 24 01 00 00 25 B7 DD BUT it...
@peternewman I'm absolutely confounded by how to generate the codes from their data sheet. I don't even know what this kind of data is called...hex code? For example, in their...
Thanks! Yes, I'm sending to port 19523. I'll try adding those percentage signs and see where we're at.
Nothing. I tried enclosing the string in , too. I plugged the switcher into the network on a PC and ran AVMatrix's control software. It did connect. So, it can...
@jcoutch Wow, that looks awesome. Forgive me, but I'am a severe coding dunce. :) Where/how do I run the index.mjs file? I'm on Mac.
@jcoutch Ha! This dummy learned a new trick! I installed Visual Studio Code and ran your .mjs file. I copied some of the commands after the [ & it worked!
WOW! It's working in Companion. Using the TCP/UDP module, I enter the code: %5a%0c%00%00%00%00%03%11%01%00%7b%dd and VOILA! It does an auto transition. This is a game changer. Thank you both!