Trigger blue iris with IVS?

NOAMattD

Getting the hang of it
Joined
Jan 10, 2018
Messages
30
Reaction score
37
The North Face - I'd be interested. I'm on a tight budget and I just started with my first camera, a 5231R-ZE, and am using Surveillance Station on my existing Synology for the time being. So far I haven't been satisfied with the motion detection on SS, and while the camera's native detection seems to work better I still get a lot of useless events and false positives. I'm working on dialing it in but it would be cool to have the option to use the IVS events to trigger recording. I was once a semblance of a developer so I should be able to get it working if I can find the time. Thanks in advance!
 

The North Face

Getting the hang of it
Joined
Jul 28, 2019
Messages
108
Reaction score
56
Location
North of the wall
@NOAMattD I’ll get it uploaded to GitHub. Since my last post in the thread I have got push notifications to work as well, but the push is on External Event and it’s not linked to a recording like Motion detection is. Works pretty good though.

Beware that I’ll likely not write documentation due to lack of time, but you’re welcome to contribute to the github!
 

NOAMattD

Getting the hang of it
Joined
Jan 10, 2018
Messages
30
Reaction score
37
@NOAMattD I’ll get it uploaded to GitHub. Since my last post in the thread I have got push notifications to work as well, but the push is on External Event and it’s not linked to a recording like Motion detection is. Works pretty good though.

Beware that I’ll likely not write documentation due to lack of time, but you’re welcome to contribute to the github!
Yeah it seems like those who have gotten Hikvision smart events working do it through external events as well. SS lets you set notifications for those though so it shouldn't be a big issue. I record 24/7 anyways so I'm just looking for alerts/snapshots. I'll be happy to contribute if & when I have anything of value to add :)
 

The North Face

Getting the hang of it
Joined
Jul 28, 2019
Messages
108
Reaction score
56
Location
North of the wall
Yeah it seems like those who have gotten Hikvision smart events working do it through external events as well. SS lets you set notifications for those though so it shouldn't be a big issue. I record 24/7 anyways so I'm just looking for alerts/snapshots. I'll be happy to contribute if & when I have anything of value to add :)
Phew. Eventually I got around to do the GitHub upload: AblazeWoland/dahua-ivs-watcher
 

NOAMattD

Getting the hang of it
Joined
Jan 10, 2018
Messages
30
Reaction score
37
Hey man! I guess I missed the notification that you posted originally. It's funny, I actually ended up taking the same script you used originally and trying to make it work myself, which I did eventually. It's similar to yours but not identical. Like you time got away from me but I should get on github and share my version with you. I think mine would work with multiple cameras but I only have one so I can't test it yet.

From what I can tell, you can reuse the same external event action rule with multiple cameras if the action you want to perform is the same (e.g. take snapshots) and change the event name so your alerts/emails are more helpful. Meaning right now, the max cameras you can have on surveillance station using IVS rules is 10 (which is a pretty high number of cameras for SS I would think, just given the license costs alone). I just have all my snapshots/clips upload to Dropbox with the Cloudsync app on SS and include a link to that folder in my alert email.
 

pcunite

Young grasshopper
Joined
Jan 28, 2018
Messages
84
Reaction score
24
The Dahua SD1A203T has a new firmware update from yesterday. Now calls to eventManager.cgi?action=attach&codes[yadda, yadda] come back with 400 bad request now. Can anyone confirm?
 

fousa

n3wb
Joined
Nov 11, 2019
Messages
9
Reaction score
1
Location
LX
The Dahua SD1A203T has a new firmware update from yesterday. Now calls to eventManager.cgi?action=attach&codes[yadda, yadda] come back with 400 bad request now. Can anyone confirm?
Same problem Http Error 400 on /cgi-bin/eventManager.cgi?action=attach&codes=[CrossLineDetection]
:(
 

saarsinai

n3wb
Joined
Jul 18, 2020
Messages
1
Reaction score
0
Location
Israel
Hey i have dahua DH-IPC-HDW8341X-3D
which support people counting feature on the settings page
i've tried to figure out if one of the scripts support send that data as an event, i've tried all the event names on this threads but did not receive it when i triggered the counting on the camera (the camera counted the enter/exit action but did not recieve the event)

it looks like the event should be NumberStat but i dont see it triggered.

any suggestions?
 
Top