Merged ready for V4

This commit is contained in:
2025-10-21 14:28:45 +01:00
6 changed files with 506 additions and 22 deletions

View File

@@ -64,6 +64,7 @@ namespace AiQ_GUI
// Be aware this does bypass Flexi's watchdog so settings like zoom, focus, SIG wont keep forever
public static async Task<string> APIHTTPVISCA(string IPAddress, string VISCA, bool IR)
{
// http://localhost:8080/Infrared-camera-control?commandHex=8101044700000000FF
string suffix = $"-camera-control?commandHex={VISCA}";
if (IR) // Add on which camera to control