Describe the problem you are having
Hi, am having an issue where cars are regulalry recognised going in one direction (up the drive past the house), but generally missed in the other direction (down the drive past the house), and find cars & people are hit & miss when it's dark.
Assume I might need to do some tuning from the defaults. I've lowered the threshold and upped the detect framerate to see if that gives better results (cars go a little faster down than up).
Is there a way where I can run the debug window (where it shows the bounding boxes) over previously recorded video to assist with tuning?
Version
0.11-rc1
Frigate config file
logger:
default: debug
mqtt:
host: mqtt.home
ui:
use_experimental: true
record:
enabled: true
retain:
days: 21
mode: all
events:
retain:
default: 60
mode: motion
ffmpeg:
hwaccel_args:
- -hwaccel
- vaapi
- -hwaccel_device
- /dev/dri/renderD128
- -hwaccel_output_format
- yuv420p
output_args:
record: -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a copy
objects:
track:
- person
- car
- bicycle
- motorcycle
- dog
- cat
filters:
person:
min_score: 0.4
threshold: 0.6
car:
min_score: 0.4
threshold: 0.6
cameras:
garage:
ffmpeg:
inputs:
- path: rtsp://<camera>:554/Streaming/Channels/102
roles:
- detect
- rtmp
- path: rtsp://<camera>:554/Streaming/Channels/101
roles:
- record
detect:
width: 1280
height: 720
fps: 10
Relevant log output
FFprobe output from your camera
Frigate stats
Operating system
Other Linux
Install method
Docker CLI
Coral version
CPU (no coral)
Network connection
Wired
Camera make and model
Hilook IPC-T281H-MU
Any other information that may be helpful
No response
Describe the problem you are having
Hi, am having an issue where cars are regulalry recognised going in one direction (up the drive past the house), but generally missed in the other direction (down the drive past the house), and find cars & people are hit & miss when it's dark.
Assume I might need to do some tuning from the defaults. I've lowered the threshold and upped the detect framerate to see if that gives better results (cars go a little faster down than up).
Is there a way where I can run the debug window (where it shows the bounding boxes) over previously recorded video to assist with tuning?
Version
0.11-rc1
Frigate config file
Relevant log output
FFprobe output from your camera
Frigate stats
n/aOperating system
Other Linux
Install method
Docker CLI
Coral version
CPU (no coral)
Network connection
Wired
Camera make and model
Hilook IPC-T281H-MU
Any other information that may be helpful
No response