- Jan 4, 2017
- 39
- 4
I'm working with the JSON interface now and already have working code to change profiles when I arm/disarm my home alarm.
What I'm looking for now and not sure if I can do is trigger screenshots to be emailed on alarm triggers (vs just motion triggers from camera). Is this possible? Would it be some conbination of the JSON interface and throwing GET calls to the standard web interface?
Looking at the help reference here: JSON interface
and this older page here:
Blue Iris integration- HTTP binding, REST api
It looks like if I set PTZ to POS=100 a snapshot will be taken..however, I don't see a way for me to trigger that to be mailed via the BI interface or how I would download that snapshot so I can have my code do the emailing.
I'd prefer to trigger the emailing through BI rather than download the screenshots if possible.
Any pointers?
What I'm looking for now and not sure if I can do is trigger screenshots to be emailed on alarm triggers (vs just motion triggers from camera). Is this possible? Would it be some conbination of the JSON interface and throwing GET calls to the standard web interface?
Looking at the help reference here: JSON interface
and this older page here:
Blue Iris integration- HTTP binding, REST api
It looks like if I set PTZ to POS=100 a snapshot will be taken..however, I don't see a way for me to trigger that to be mailed via the BI interface or how I would download that snapshot so I can have my code do the emailing.
I'd prefer to trigger the emailing through BI rather than download the screenshots if possible.
Any pointers?