I have exchanged two older SD22204T-GN cameras against two DH-SD22204DB-GNY. The new ones also have the V5 web interface, but none of the commands posted here in the last three pages work. :(
Trying the commands in the browser always returns an "OK", but the cam doesn't switch between day and...
Yes, the exposure is on auto. Any documentation how do acquire the best settings? Or recommended settings?
But will a sensor with a 10 times better low light capability not deliver better pictures under the same settings?
Hi,
I have a couple of SD22204T cameras around the house (equipped in 2018) and having some issues here in night time I wonder if an update to the SD22204DB-GNY is worth it. From the datasheet it has a 10 times lower minimum light conditions, but does anyone have experience in practice?
The...
As soon as I remove the overlay, either by deleting the object or by unchecking the "Display live overlay" all goes back to normal.
When I just add one overlay graphic to one camera, all goes downhill and fps is back to 2-4 ... even when I watch just a different (!) single camera in UI3.
BI is...
Hi have a very strange issue and can't find any solution. I have added a privacy mask for two cameras in BI via overlays. For these two cameras I needed to change the recording profile to re-encode, but recording is only done when the camera is triggered. The cameras are clones from their...
When checked, it uses the camera main stream. But as the AI resizes to 640px anyhow, it needs additional CPU power for resizing before analyzing. So in most cases feeding the sub stream is better.
However, you pay with preciseness as I've seen. Running both, the default and the combined model, the combined one often misses persons and cars which are quite small. The default model takes much more time, but detects ways better.
I think the golden solution would be the default model with...
This is how I did it to use the combined.pt model (which boosts my detection by factor 3) with docker:
This is my docker-compose.yml for SenseAI:
version: "3.3"
services:
deepstack:
image: codeproject/ai-server:latest
restart: unless-stopped
container_name: senseai
ports...
OK, it is much slower in real life on the same server with the same resources. So not production-ready right now.
Two usual alarms on my frontcam (person walking by):
DeepStack:
And after switching to SenseAI on the same cam:
This is an average plus of 250ms (or 50%) per picture. So no...
I'm running my Deepstack in a separate VM, so it was pretty straight forward to spin up another VM running SenseAI. With the "Override server" checkbox it's extremely easy to switch between these two per camera by just checking the box and entering the IP of the SenseAI (Default is DeepStack)...
@wittaj No CPU issues. BI is permanently around 18% CPU load, no peaks as AI is running separately in a dedicated VM on one of my R720, it can use 15 vCPU of the Dual Xeon E5-2650Lv2 setup of the machine. Runs on Linux, much better performance than on Windows (and I avoid the M$ crap where ever...
I'm really excited that Ken has implemented native DeepStack support, that has eased my config by far!
But there are still some issues in the implementation. Most important are these two:
The Alarm action fires extremely delayed! In my hallway today BI confirmed me at 13:07:11 - this is the...
It's a perspective thing. Our driveway i.e. of course due to the perspective of the cam has a much lower width on top of the picture than at the bottom. The street, where I don't want cars to trigger the event, is an inclined line and not a fully horizontal thing on the camera picture. When I...
Hmmm, OK ... I do get SQL errors:
MainWindow - SQLException - GetNextMotion - Opening Connection: Netzwerkbezogener oder instanzspezifischer Fehler beim Herstellen einer Verbindung mit SQL Server. Der Server wurde nicht gefunden, oder auf ihn kann nicht zugegriffen werden. Überprüfen Sie, ob...
I've installed this SQL2016 Express and this version, left the SQL string as it was and it seems to work. How would I notice in case the SQL would not work?
I've also discovered an issue: When the BI server is not reachable and you click on "continuous" in a cam view, the software crashes. If...
@Ken98045 I really would love to use your great piece of software, but what is the reason behind such a high requirement of MS SQL server 2019? Why can't 2016 or before work?
I run all my instances on Windows Server 2012R2 (because I have licenses for it) and would never run a CCTV server on...
Unfortunately still no reaction to my support email ... just to update you.
As I'm on a business trip soon I think I'll retry the BI5 in three weeks, I can't properly test remote and I won't upset my people at home.
After the update to BI5 all seemed to work well until I discovered that some zone definitions were lost. More sever, all cam's were set back to "non High Definition" and all detections to "Simple" (instead of "Gaussian") detection. I can't change this, when I save the setting and go back to the...
Hi,
I'm using BlueIris since years and I love this product, pretty high on my wishlist is some people/face/car recognition feature and I was excited reading about the Sentry thing in the first five minutes ... until I've read that it's a cloud thingy :(
I don't really like cloud services where...
Good morning @all,
I'd really love to have a real client-server structure for BI ... it's working perfectly, but the only drawback is that the BI "viewer" is bound to the same server machine as the core itself.
So either I need to remote into the server via RDP to have the full client...
I saw my BI being on 4.2.2.1 this morning, but that did not fix the problem. Using a backup from October, 16th brought me back to version 4.1.9.2, running happily with a working motion detection again.
There should be a 4.2.0 from the web site history, but it seems that was never installed. So...