JSON interface implementation
Posted: Thu Apr 04, 2024 1:05 am
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) {...}
BlueIris::SetProfile(string cameraName, Profile profile) {...}