2 Commits

Author SHA1 Message Date
6119ac7271 Update renovate/renovate Docker tag to v41.23.1 2025-07-06 17:00:32 +00:00
74c9ddad62 add motion mask on cameras 2025-07-06 18:15:41 +02:00
2 changed files with 11 additions and 1 deletions

View File

@@ -53,6 +53,10 @@ spec:
- record
output_args:
record: preset-record-generic-audio-copy
motion:
mask:
# Sasiad
- 0.436,0,0.417,0.079,0.302,0.201,0.288,0.153,0.017,0.454,0.023,0.524,0.027,0.609,0,0.664,0,0
garaz:
enabled: True
ffmpeg:
@@ -64,6 +68,12 @@ spec:
- record
output_args:
record: preset-record-generic-audio-copy
motion:
mask:
# Sasiad
- 0.662,0.21,0.569,0.2,0.566,0.149,0.549,0.119,0.532,0.169,0.495,0.14,0.491,0,0.881,0,0.986,0.138,0.983,0.255,0.948,0.248,0.948,0.174,0.664,0.126
# Drzewo
- 0.087,0.032,0,0.174,0,0.508,0.139,0.226,0.12,0.108
ffmpeg:
hwaccel_args: preset-vaapi

View File

@@ -15,7 +15,7 @@ spec:
- name: renovate
# Update this to the latest available and then enable Renovate on
# the manifest
image: renovate/renovate:41.23.0-full
image: renovate/renovate:41.23.1-full
envFrom:
- secretRef:
name: renovate-gitea-token