Merged ready for V4
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user