@Coldair Yeah, I have this on my side in UI3 as a drop down (instead of a button) because I wanted multiple actions.
The thread starts here: Blue Iris UI3
Brian (bp2008), author of UI3, gave me some javascript code to get started.
Assuming your gate can to be triggered to open or close by...
Yeah, cable quality is important. If you use an installer and he provides the cabling, make sure it's good quality or buy it yourself to be sure.
It's not impossible to replace cabling but you just don't want to go there...better to spend a bit more for quality up front.
@bignose2 Your Intel Core i7 4790 was released in 2014. Sadly, it's pretty slow compared to today's standards.
You can improve CP.AI detection speed if you do:
#1: Switch from default object detection to a custom model like ipcam-general
#2: Reduce # of images from 22 to something lower...
FYI, there are people who swear that USB is not a good long-term connection for OS on SSD but it's your choice.
With respect to Chamberlain garage door opener, if you are using MyQ, they've shutdown public access to their API so integration to Home Assistant no longer works. Big mess:
One...
If your Raspberry Pi does not have built-in M.2 slot, it might be alot of work to add a M.2 card
If you haven't bought the raspberry pi yet, maybe buy something built for HA like Home Assistant Yellow (M.2 slot built-in)
Personally, I started out on raspberry pi on SD. It ran out of...
@AlanPham If you read this thread, you will know that there are 2 ways to connect to BlueIris, via RTSP or RTMP.
Please make sure that 1 of these are enabled in the doorbell.
I am using RTSP. Here is what my Reolink settings in BlueIris looks like:
If you need help, you need to share...
@prsmith777 Clear your browser cache/history or use Chrome incognito mode. Perhaps, you have old UI cached.
If that doesn't work, maybe uninstall LPR module and then reinstall.
The CPU generations on your list is a bit old. I would recommend something newer. There are many, many threads on this topic.
My advice:
#1: Make sure there is a slot for a low-power Nvidia card so you can run CodeProject.AI efficiently.
#2: Best to have room for 2 3.5" hard drives.
@marklyn 1 possibility. Log into your camera webui and check if noise cancelation is enabled. Turn that off temporarily to see if it changes the clip audio.
Yes, camera ONVIF events can be sent thru CP.AI.
But usually, if you are doing human/vehicle detection on the camera, it's not necessary to send it thru CP.AI because they are already really reliable, especially on most recent Dahua cameras.
New video focusing on Dahua line of wireless cameras:
Product pages:
https://www.dahuasecurity.com/Products/All-Products/Network-Cameras/Wireless-Series
@CanCuba No idea. I tried it awhile back and was not impressed. Too many things I need was missing. But I might have to try the latest version now to see how well these features work.
Does someone have access to Ken's ears? The competition is innovating in a few areas.
Here is a recent blog article: Frigate NVR Version 13
There is a related YouTube video.
There are 2 innovative features in Frigate v0.13 that would be cool to see in BlueIris:
#1: Get autotracking out of...
@bp2008 Thanks. Your GetUserName code works.
Question: If user is not on regex list, any chance the code does not display the dropdown icon at all?
(Currently, icon is always shown but dropdown list is empty for those users not on on regex list)
Brian, any chance userid is available from ui3-local-overrides scope so this custom dropdown only appears for a controlled list of users?
i.e. if (/^(dylan|bryan|emily)/i.test(userid)) {
//blah
}
@wittaj Questions:
#1: How reliable is IVS (% of false alarms) for human detection during the day? Especially a really hot day. Can the outside ambient temperature be hot enough to make humans invisible to this camera?
#2: Same question for detecting animals during the day.