One of the cameras won't "detect" anyone #191
-
Can you spot anything I've done wrong? This camera won't detect anything but it WILL, via MQTT, work as a "camera" in home assistant. It clearly displays the zone outline and you see a fuzzy purple outline around people when they walk outside. But it won't "detect" "person" Here is the config:
And here is some of what I see in the log when I start viseron:
No folder is created, like what I see with the other cameras. I've had multiple people walk out and it doesn't do anything with them. (There's no other mention of the camera in the logs.) When you look at nvidia-smi, it shows the camera name "backeast" (nice update - showing the camera instead of ffmpeg). Plenty of CPU/GPU available and plenty of RAM on the GPU and on the host. Thank you! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Object detection will only run when motion is detected due to the config option
So you most likely need to tweak the motion detection settings a bit so it becomes more sensitive. I am planning to make it easier to configure this by being able to benchmark different settings with eachother but i havent come to a good solution there yhet |
Beta Was this translation helpful? Give feedback.
Object detection will only run when motion is detected due to the config option
trigger_detector
And if you say that you get purple squiqqly purple lines when you walk infront, that means that your motion detector is too insensitive.
This is from the documentation: