Search found 5 matches
- Tue Aug 24, 2021 7:27 pm
- Forum: Blue Iris 5
- Topic: Immediate Action timeout or End trigger
- Replies: 5
- Views: 3216
Re: Immediate Action timeout or End trigger
I do use that, my understanding is the flow is like this: IR sensor triggers BI > BI takes a picture and sends it to DeepStack> If Deep Stack identifies > Alert on Camera If you look at the Alerts tab for a camera, there are On Alert and On Reset sections. I can send ON and OFF using those two secti...
- Tue Aug 24, 2021 1:06 pm
- Forum: Blue Iris 5
- Topic: Immediate Action timeout or End trigger
- Replies: 5
- Views: 3216
Re: Immediate Action timeout or End trigger
In this case, my hikvision have real IR sensors, and I use them for automations in HA.
I don't need Deepstack to analyze IR input, I just need it to trigger. For recording purposes, Deepstack does and should trigger alerts.
I don't need Deepstack to analyze IR input, I just need it to trigger. For recording purposes, Deepstack does and should trigger alerts.
- Mon Aug 23, 2021 6:12 pm
- Forum: Blue Iris 5
- Topic: MQTT setup and changing profiles
- Replies: 2
- Views: 3694
Re: MQTT setup and changing profiles
Are you using NodeRed to try and set the mode? I do this by having node red use the web url to set the profile If HA is in mode Home I activate profile 1 with http:// BI-IP /admin?profile=1&lock=2&user= HAUSER &pw= HAPASSWORD The node is called an http request Node-RED - Home Assistant.p...
- Mon Aug 23, 2021 4:34 pm
- Forum: Blue Iris 5
- Topic: Immediate Action timeout or End trigger
- Replies: 5
- Views: 3216
Immediate Action timeout or End trigger
I'm attempting to allow my cube camera's internal motion sensors bypass AI. The manual says Immediate Actions is the place to be, but I'm not sure how to handle timeouts. Before AI, when a camera's motion sensor triggered, it sent a mqtt "ON" to a topic. When the sensor normalized, it sent...
- Mon Aug 23, 2021 4:04 pm
- Forum: Blue Iris 5
- Topic: Trigger immediate action AI
- Replies: 1
- Views: 1936
Re: Trigger immediate action AI
I think Immediate action mean "do thing without passing to AI."
I had planned to use it for my cameras with motion sensors, but without a timeout action I don't think I can.
I had planned to use it for my cameras with motion sensors, but without a timeout action I don't think I can.