- Jan 7, 2017
- 41
- 3
I’m trying to send a Blue Iris alert after the alert has finished processing, but I have also sent it while the recording is happening.
I have tried the msg.exe trick to see what the variables are set to at different times and no matter what I try with all sorts of waits and timing, I can never get any kind of value in the ALERT_DB, ALERT_CLIP, MEMO, or JSON. To clarify, ALERT_DB and ALERT_CLIP both return -1, while MEMO & JSON always return nothing.
ALERT_PATH, ALERT_TIME, and CAM do work though, so I know I am in an "active alert".
My alerts in the alert list are also showing the person: 92% from AI, so I know it is being processed. I am also doing this with the "on trigger" vs the "on reset" option.
At what point are ALERT_DB, ALERT_CLIP, and MEMO evaluated in a Blue Iris 6 action set?
Blue Iris version: 6.0.8.5
Recording mode: When Triggered
AI provider: Blue Iris built-in AI
I have tried the msg.exe trick to see what the variables are set to at different times and no matter what I try with all sorts of waits and timing, I can never get any kind of value in the ALERT_DB, ALERT_CLIP, MEMO, or JSON. To clarify, ALERT_DB and ALERT_CLIP both return -1, while MEMO & JSON always return nothing.
ALERT_PATH, ALERT_TIME, and CAM do work though, so I know I am in an "active alert".
My alerts in the alert list are also showing the person: 92% from AI, so I know it is being processed. I am also doing this with the "on trigger" vs the "on reset" option.
At what point are ALERT_DB, ALERT_CLIP, and MEMO evaluated in a Blue Iris 6 action set?
Blue Iris version: 6.0.8.5
Recording mode: When Triggered
AI provider: Blue Iris built-in AI

