[quote=“integlikewhoa, post:242, topic:181819”][quote=“clippermiami, post:241, topic:181819”][quote=“clippermiami, post:229, topic:181819”]jsonBI command interface to Blue Iris now available
I don’t know if this has been seen here or not but it looks interesting:
http://www.cam-it.org/index.php?topic=4722.0;topicseen[/quote]
I was fiddling with this today in a DOS window in Windows XP and it does indeed work to control Blue Iris. I was able to log in and enable/disable an interior camera.
I don’t know how this meshes with the work that is going on to integrate the Plug In with BI. I’m anxious to see the PlugIn work directly with BI and have capabilities such as Login, Enable/Disable camera, Record Start/Stop, etc. exposed for a PLEG to control the camera functions diectly. One thing I want to do is to be able to disable interior cameras if anyone is at home and conversely enable interior cameras if the alarm system is armed and violated regardless of anyone at home or not.[/quote]
I do this currently by changing profiles. When I’m home profile “X” doesn’t record inside cameras. When I’m away (using PLEG and vera to determine home and away with geofence, and ping sensors) then profile “Y” records. Altho I don’t have mine tied to and alarm, It would be easily to add that condition to PLEG and make a Profile “Z” that continues to record all cameras while alarm is active.[/quote]
This is basically what I’m hoping to accomplish. i’m hopeful that the integration of the Blue Iris Plug In and Blue Iris itself will make the interface clean e.g an option/setting in the Plug In that will enable motion sensing in BI, cause BI to notify Vera when motion is sensed, allow Vera to cause a recording, change profiles, turn on lights, etc., I know some of this can be done now but it involves lots of calling WGET with arcane strings to send commands, etc. I’d like to see an interface that my wife/kids can set up, a few simple options/settings to cause things to happen without 20 years of experience in programming 
{Update}
On further reflection I’d like to see all the BI and camera status and controls exposed for use in PLEGs
Just a few examples:
Triggers:
- Motion Detected Camera N
Device Properties:
- Camera Status (Enabled/Disabled/Recording)
- Profile N Active
Actions:
- BI Select Profile N
- Enable/Disable Camera N
- Record Camera N/All
- Enable/Disable Motion Detection Camera All/N
With this available to PLEG you could create some powerful security/monitoring scenarios with camera control, lighting control, alarm control, etc.