Page 1 of 1

JSON interface implementation

Posted: Thu Apr 04, 2024 1:05 am
by mulu
Is there some C# or VB class that can be used to control BlueIris via JSON? Basically, something that implements all the commands in the chapter "JSON INTERFACE", e.g.

BlueIris::SetProfile(string cameraName, Profile profile) {...}

Re: JSON interface implementation

Posted: Thu Apr 04, 2024 2:13 am
by MikeLud