Hello to the Allen&Heath community,
I need help with the IP commands that can be executed with the AHM.
My A/V system is equipped with NDI SPARK PLUS hardware for video.
The NDI SPARK PLUS has 9 Presets that can be recalled using this API command
http://spark-ip/api/decoderMode/current/add.json?id=# (# being the preset number)
This command works perfectly when I enter it from my internet browser or from the Windows terminal.
But it doesn’t work when it comes back from the AHM.
My final goal is to be able to recall presets from the CUSTOM CONTROL application for selection and display different video sources.
Can anyone help me find the right script to make this command work?
Or tell me why this HTTP command is not responding from the AHM?
(I’m a newbie to commands and scripts, sorry if these questions seem easy)