remove scream audio label

scream was never mapped to anything in frigate's custom labelmap, yell is used everywhere
This commit is contained in:
Josh Hawkins
2026-06-05 14:07:37 -05:00
parent a12b0c3332
commit a88cdc2231
5 changed files with 7 additions and 9 deletions
+2 -2
View File
@@ -29,7 +29,7 @@
},
"listen": {
"label": "Listen types",
"description": "List of audio event types to detect (for example: bark, fire_alarm, scream, speech, yell)."
"description": "List of audio event types to detect (for example: bark, fire_alarm, speech, yell)."
},
"filters": {
"label": "Audio filters",
@@ -156,7 +156,7 @@
"description": "FFmpeg settings including binary path, args, hwaccel options, and per-role output args.",
"path": {
"label": "FFmpeg path",
"description": "Path to the FFmpeg binary to use or a version alias (\"5.0\" or \"7.0\")."
"description": "Path to the FFmpeg binary to use or a version alias (\"5.0\" or \"8.0\")."
},
"global_args": {
"label": "FFmpeg global arguments",