JSON interface implementation

Post Reply
mulu
Posts: 8
Joined: Tue Jun 22, 2021 7:14 pm

JSON interface implementation

Post 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) {...}
MikeLud
Posts: 85
Joined: Sun Mar 21, 2021 3:29 am

Re: JSON interface implementation

Post by MikeLud »

Post Reply