I seem to have a ādead zoneā with my person detection. If anyone has some tips that could help I would appreciate it!
Camera: [IPC-T5442TM-AS-LED]
Here is a video
Here is the config for the camera
##################################
Driveway:
ffmpeg:
inputs:
- path: >-
rtsp://USER:PASSWORD@IPADDRESS/cam/realmonitor?channel=1&subtype=1
roles:
- rtmp
- path: >-
rtsp://USER:PASSWORD@IPADDRESS:554/cam/realmonitor?channel=1&subtype=0
roles:
- clips
- detect
#Driveway zone
zones:
CarsandYard:
coordinates: 2401,1520,2372,1391,2272,858,2120,791,1991,732,1277,753,691,717,234,782,0,835,0,1520
clips:
enabled: true
pre_capture: 10
post_capture: 10
objects:
- person
- car
objects:
track:
- person
- car
filters:
car:
min_area: 5000
max_area: 100000
min_score: 0.35
threshold: 0.74
mask:
- 802,623,609,920,555,1101,635,1249,851,1310,1119,1296,1296,837,1348,658,1303,463,988,444
- 1594,463,1820,470,1844,513,1905,609,1999,1112,2006,1413,1834,1520,1331,1493,1228,1380,1425,466
- 1738,0,1766,158,1543,165,1418,167,1413,0
- 837,346,1402,282,1343,190,503,235,461,369
- 2316,0,2648,278,2305,268,2039,38
- 2563,58,2565,125,1784,118,1759,39
person:
min_area: 5000
max_area: 100000
min_score: 0.25
threshold: 0.72
mask:
- 908,362,927,501,1051,440,1051,350
#Driveway Detect Resolution
width: 2688
height: 1520
fps: 7
#Driveway advanced motion settings
motion:
threshold: 16
contour_area: 90
delta_alpha: 0.25
frame_alpha: 0.20
frame_height: 300
#Driveway motion mask
mask:
- 0,0,1030,0,1131,200,626,510,482,593,299,651,0,741
- 2688,764,2589,800,2465,922,2352,1225,2326,1520,2688,1520
- 2563,58,2565,125,1784,118,1759,39