spammenotinoz
Pulling my weight
A
Is this better/same/worse as the Github 'beta' available here johnolafenwa/DeepStack ?
[/QUOTEsame
Is this better/same/worse as the Github 'beta' available here johnolafenwa/DeepStack ?
[/QUOTEsame
Seems it was intentional before 5.3.7.13. When I added "trigger" to the url (/admin?trigger&camera=) the clips would get flagged but then I had some other issues with clips being labeled as 0 secs.Flagging issue is now fixed on version 5.3.7.13
A day later I received:Ok now I see the issue ... the current version only updates the "lastalert" property and new alert counters for a camera when there's an actual alert. Since you are filtering out motion alerts, this makes sense now.
Please re-enable the alert for motion on the Alerts tab. If you only want push, email, etc other actions for the camera when NOT motion, please disable motion from these alert actions specifically, not for the entire alert.
FYI, for 5.3.7.13, I am partially reverting this, so that the flagalert operates on the most recent alert, while preserving the "most recently confirmed alert" for other purposes, such as display in the iOS app.
Do you mind sharing your trigger URL?Flagging issue is now fixed on version 5.3.7.13
This is the one I use.Do you mind sharing your trigger URL?
http://127.0.0.1:81/admin?camera=[camera]&flagalert=3&memo=[summary]&user=[Username]&pw=[Password]&flagclip
Thank you! Is it necessary to enable Alerts in BI if I'm only using the Telegram notification directly from AITOOL?This is the one I use.
That will flag and set it as a confirmed alert (S logo). If you just want to flag it then use flagalert=1. My alert settings are setup like thisCode:http://127.0.0.1:81/admin?camera=[camera]&flagalert=3&memo=[summary]&user=[Username]&pw=[Password]&flagclip
http://192.168.5.15:8181/admin?camera=backyard1&trigger&user=aiuser&pw=password&flagalert=3&memo=[detection]&flagclip
Try removing the trigger part so that it looks like this:Still getting 0 sec clips with the trigger URL below... Camera is recording only when triggered by Motion in BI. Clip gets flagged correctly though.
Cooldown time in AI TOOL camera setting is 0.25 minutes. No cancel URL.
Code:http://192.168.5.15:8181/admin?camera=backyard1&trigger&user=aiuser&pw=password&flagalert=3&memo=[detection]&flagclip
http://192.168.5.15:8181/admin?camera=backyard1&user=aiuser&pw=password&flagalert=3&memo=[detection]&flagclip
It should be fine since Ai is doing all the notifications through telegram once it processes an image. I never tried unchecking everything since the main one I use is "Extern" that creates an alert when AI sends a trigger to BI (External).Thank you! Is it necessary to enable Alerts in BI if I'm only using the Telegram notification directly from AITOOL?
Yup, that did it. Thanks!Try removing the trigger part so that it looks like this:
Code:http://192.168.5.15:8181/admin?camera=backyard1&user=aiuser&pw=password&flagalert=3&memo=[detection]&flagclip
Sorry for the stupid question but the IP/port in your trigger is pointing to what? is that you BI box or deepstack? I use [BlueIrisURL] in my trigger is why I am asking.Yup, that did it. Thanks!
Hi Tinbum, thanks for this I can confirm this version is working and I did not detect any malicious activity. (For others doesn't mean this is safe)That version doesn't work use;
by perform better, do you mean it has a faster response time?a bug, where Mode = Low performs better than omitting the mode or putting Mode = High
Yes, by better I meant faster.by perform better, do you mean it has a faster response time?
omitting the mode likely defaults to the medium accuracy setting. I think 'low' (accuracy) should be fastest, followed by default, and then high (accuracy).
It's official Deepstack, that's not a bug it will be faster in low.As it's not the version referenced in the Official Manual or Doco, do you have any background on where this version came from?
I do note a bug, where Mode = Low