[Config Support]: Started to get "no frames have been receieved, check error logs" message with no changes #20228
-
Describe the problem you are havingMade no changes to frigate, its been running fine with no intervention for the last year, but only within the last few days has this error message started to appear Version0.16.1-e664cb2 Frigate config fileauth:
# Optional: Enable authentication
enabled: true
# Optional: Reset the admin user password on startup (default: shown below)
# New password is printed in the logs
reset_admin_password: false
# Optional: Cookie to store the JWT token for native auth (default: shown below)
#cookie_name: frigate_token
# Optional: Set secure flag on cookie. (default: shown below)
# NOTE: This should be set to True if you are using TLS
cookie_secure: false
# Optional: Session length in seconds (default: shown below)
session_length: 86400 # 24 hours
# Optional: Refresh time in seconds (default: shown below)
# When the session is going to expire in less time than this setting,
# it will be refreshed back to the session_length.
refresh_time: 43200 # 12 hours
# Optional: Rate limiting for login failures to help prevent brute force
# login attacks (default: shown below)
# See the docs for more information on valid values
failed_login_rate_limit: None
# Optional: Trusted proxies for determining IP address to rate limit
# NOTE: This is only used for rate limiting login attempts and does not bypass
# authentication. See the authentication docs for more details.
trusted_proxies: []
# Optional: Number of hashing iterations for user passwords
# As of Feb 2023, OWASP recommends 600000 iterations for PBKDF2-SHA256
# NOTE: changing this value will not automatically update password hashes, you
# will need to change each user password for it to apply
hash_iterations: 600000
mqtt:
host: 192.168.0.167
port: 1883
user: MQTT_User
password: **PASSWORD**
go2rtc:
user: PJFrigate
password: **PASSWORD**
streams:
driveway_right:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=1&subtype=0
- ffmpeg:driveway_right#video=copy
driveway_right_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=1&subtype=2
#- ffmpeg:driveway_right_sub
garage:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=2&subtype=0
- ffmpeg:garage
garage_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=2&subtype=1
#- ffmpeg:garage_sub
driveway_left:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=3&subtype=0
- ffmpeg:driveway_left
driveway_left_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=3&subtype=2
# - ffmpeg:driveway_left_sub
shed:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=4&subtype=0
- ffmpeg:shed
shed_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=4&subtype=2
# - ffmpeg:shed_sub
backyard:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=5&subtype=0
- ffmpeg:backyard
backyard_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=5&subtype=2
# - ffmpeg:backyard_sub
front_door:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=6&subtype=0
- ffmpeg:front_door
front_door_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=6&subtype=2
# - ffmpeg:front_door_sub
front_porch:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=7&subtype=0
- ffmpeg:front_porch
front_porch_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=7&subtype=2
# - ffmpeg:front_porch_sub
side:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=8&subtype=0
- ffmpeg:side
side_sub:
- rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=8&subtype=2
# - ffmpeg:side_sub
cameras:
#1
driveway_right:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
##hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=1&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=1&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
motion:
threshold: 73
lightning_threshold: 0.8
contour_area: 23
mask:
- 0,1080,645,1080,359,0,152,0,0,0
- 1846,42,1846,83,1304,85,1299,39
- 1605,109,1752,118,1694,316,1553,265
improve_contrast: 'true'
zones:
driveway:
coordinates:
1253,210,1879,518,1798,645,1587,993,1622,1080,624,1080,462,524
path:
coordinates: 1328,223,1590,150,1577,213,1451,283
street:
coordinates: 47,0,1336,0,1618,0,1585,105,1495,100,1142,89,406,217,34,125
driveway_entry:
coordinates: 1310,228,1139,170,748,192,424,245,463,377
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
snapshots:
enabled: true
crop: false
bounding_box: true
required_zones:
- driveway
- driveway_entry
- street
- path
#2
review:
alerts:
required_zones:
- driveway
- path
- driveway_entry
garage:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=2&subtype=1
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=2&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
zones:
garage_floor:
coordinates:
0.272,1,0.806,1,0.804,0.278,0.774,0.233,0.77,0.133,0.509,0.174,0.164,0.885
inertia: 3
loitering_time: 0
garage_door:
coordinates: 878,21,538,206,44,661,312,943,965,192
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
objects:
filters:
person:
mask:
- 322,0,25,297,196,480,596,480,545,97,514,0
car:
mask:
- 522,1080,1548,1080,1596,280,1486,252,1479,144,978,188,315,956
bicycle:
mask:
0.755,0.978,0.773,0.18,0.486,0.25,0.487,0.014,0.913,0.021,0.976,0.996
motion:
threshold: 69
lightning_threshold: 0.8
contour_area: 33
improve_contrast: 'true'
snapshots:
enabled: true
crop: false
bounding_box: true
#3
driveway_left:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=3&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=3&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
objects:
filters:
cars:
mask:
- 1043,0,1920,0,1883,218,1849,415,1137,74
- 1920,38,1864,406,1402,157,1396,0
car:
mask: 0.085,0.339,0.591,0.17,0.405,0.031,0.281,0.001,0.048,0.001
motion:
threshold: 47
lightning_threshold: 0.7
contour_area: 25
mask:
- 0.045,0,0.14,0,0.272,0,0.401,0.038,0.593,0.17,0.086,0.337
- 0.966,0.023,0.967,0.091,0.67,0.091,0.67,0.02
improve_contrast: 'true'
zones:
bobs_house:
coordinates: 774,80,1067,167,179,356,148,180
driveway:
coordinates: 159,382,398,1080,1454,1080,1644,681,881,258
street:
coordinates:
1235,219,1188,198,1023,157,526,28,536,0,1030,34,1836,424,1795,495
driveway_entry:
coordinates: 1707,549,1393,368,1116,235,902,256,1618,703
front_neighbors:
coordinates: 1867,208,1364,23,1283,63,1862,326
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
snapshots:
enabled: true
crop: false
bounding_box: true
required_zones:
- driveway
- driveway_entry
- street
#4
review:
alerts:
required_zones:
- driveway
- driveway_entry
shed:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=4&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=4&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
zones:
ground:
coordinates:
1245,188,1183,861,297,697,97,861,407,1080,1425,1080,1443,716,1408,243,1379,96,1310,89,1282,21
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
#5
backyard:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=5&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=5&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
zones:
backyard_ground:
coordinates: 1270,430,1920,709,1920,1080,357,1080,239,770
deck:
coordinates: 646,80,819,120,976,166,1101,399,247,673,213,663,145,173
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
#6
motion:
threshold: 75
contour_area: 43
improve_contrast: 'true'
front_door:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=6&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=6&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
mqtt:
timestamp: false
bounding_box: false
crop: true
quality: 100
height: 500
zones:
porch:
coordinates:
1022,533,1422,640,1273,974,1407,1022,1346,1080,301,1080,25,728,167,532,378,493,611,471,610,371,971,462
fence:
coordinates: 1635,502,1896,618,1920,1080,1876,1080,1451,1080
street:
coordinates:
1591,439,1920,593,1920,530,1920,0,1273,0,902,0,331,0,259,161,893,245
driveway_entry:
#coordinates: 546,230,655,319,746,276,620,243,505,223,460,220,430,210,446,193,446,313,448,353,299,299,280,270,374,217
coordinates: 427,219,448,333,294,269
motion:
threshold: 47
lightning_threshold: 0.75
contour_area: 20
mask:
- 0.961,0.039,0.961,0.077,0.679,0.079,0.677,0.036
- 0.244,0.342,0.228,0.6,0.13,0.473,0.146,0.28
- 0.667,0,0.634,0.194,0.347,0.187,0.318,0
- 0.236,1,0.313,0.888,0.398,0.963,0.407,1,0.305,1
improve_contrast: 'true'
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
snapshots:
enabled: true
crop: false
bounding_box: true
objects:
filters:
car:
mask:
- 650,216,268,421,0,1080,351,1080,1920,1080,1920,518,1296,320
- 1581,0,1735,0,1788,0,1661,201,720,105,249,80,211,0
#7
review:
alerts:
required_zones:
- driveway_entry
- porch
- fence
front_porch:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=7&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=7&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
mqtt:
timestamp: false
bounding_box: false
crop: true
quality: 100
height: 500
motion:
threshold: 80
lightning_threshold: 0.75
contour_area: 20
mask:
- 1846,42,1846,83,1304,85,1299,39
- 1439,517,1411,746,1165,997,1058,1080,975,1080,692,1080
- 971,21,1253,0,1324,84,1185,111,875,152,795,125,766,58
- 620,328,619,0,475,22,128,102,142,421
improve_contrast: 'true'
zones:
akhbar_house:
coordinates: 1692,157,1805,186,1796,359,1541,412,1090,298
frontwindow:
coordinates: 1080,1080,1508,1080,1750,550,1591,476
frontyard:
coordinates: 1085,326,1250,349,856,477,842,587,309,880,209,662
porch:
coordinates:
419,1080,705,1080,823,977,1127,749,1134,626,1216,572,1327,630,1497,476,1211,400,1001,529,550,891,334,968
street:
coordinates: 168,454,1313,94,1299,79,1478,80,1481,179,194,601
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
snapshots:
enabled: true
crop: false
bounding_box: true
required_zones:
- frontyard
- porch
- frontwindow
objects:
mask:
- 1112,21,1235,101,875,152,795,125,766,58
filters:
car:
mask:
- 456,1080,1507,1080,1848,215,1631,146,164,590
#8
review:
alerts:
required_zones:
- frontwindow
- porch
- frontyard
side:
ffmpeg:
##hwaccel_args: preset-intel-qsv-h264
#hwaccel_args: preset-intel-qsv-h264
inputs:
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=8&subtype=2
roles:
- detect
#input_args: preset-rtsp-restream
- path:
rtsp://admin:**PASSWORD**@@192.168.20.10:554/cam/realmonitor?channel=8&subtype=0
#input_args: preset-rtsp-restream
roles:
- record
zones:
akhbar_house:
coordinates:
95,64,149,390,182,544,459,1080,978,1080,350,342,280,131,166,41
fence:
coordinates: 254,0,601,0,1920,866,1920,875,1920,1080,1434,1080
detect:
enabled: true # <---- disable detection until you have a working camera feed
width: 1920 # <---- update for your camera's resolution
height: 1080 # <---- update for your camera's resolution
fps: 10
review:
alerts:
required_zones: fence
ffmpeg:
hwaccel_args: preset-vaapi
retry_interval: 15
output_args:
record: preset-record-generic-audio-copy
detectors:
coral1:
type: edgetpu
device: pci:0
objects:
# Optional: list of objects to track from labelmap.txt (default: shown below)
track:
- person
- cat
- dog
- car
- bird
- bicycle
# Optional: filters to reduce false positives for specific object types
filters:
person:
# Optional: minimum width*height of the bounding box for the detected object (default: 0)
min_area: 5000
# Optional: maximum width*height of the bounding box for the detected object (default: 24000000)
max_area: 100000
# Optional: minimum width/height of the bounding box for the detected object (default: 0)
min_ratio: 0.5
# Optional: maximum width/height of the bounding box for the detected object (default: 24000000)
max_ratio: 2.0
# Optional: minimum score for the object to initiate tracking (default: shown below)
min_score: 0.5
# Optional: minimum decimal percentage for tracked object's computed score to be considered a true positive (default: shown below)
threshold: 0.8
# Optional: mask to prevent this object type from being detected in certain areas (default: no mask)
# Checks based on the bottom center of the bounding box of the object
#mask: 0,0,1000,0,1000,200,0,200
default:
threshold: 0.85
snapshots:
# Optional: Enable writing jpg snapshot to /media/frigate/clips (default: shown below)
enabled: true
# Optional: save a clean PNG copy of the snapshot image (default: shown below)
clean_copy: true
# Optional: print a timestamp on the snapshots (default: shown below)
timestamp: false
# Optional: draw bounding box on the snapshots (default: shown below)
bounding_box: true
# Optional: crop the snapshot (default: shown below)
crop: false
# Optional: height to resize the snapshot to (default: original size)
#height: 175
# Optional: Restrict snapshots to objects that entered any of the listed zones (default: no required zones)
required_zones: []
# Optional: Camera override for retention settings (default: global values)
retain:
# Required: Default retention days (default: shown below)
default: 10
# Optional: Per object retention days
objects:
car: 5
default: 5
person: 10
record:
enabled: true
preview:
quality: low
retain:
days: 2
mode: motion
alerts:
retain:
days: 4
detections:
retain:
days: 4
motion:
threshold: 80
lightning_threshold: 0.75
contour_area: 23
mask:
#used for camera/date from nvr
- 1869,34,1875,98,1298,91,1301,27
audio:
# Optional: Enable audio events (default: shown below)
enabled: false
# Optional: Configure the amount of seconds without detected audio to end the event (default: shown below)
max_not_heard: 30
# Optional: Configure the min rms volume required to run audio detection (default: shown below)
# As a rule of thumb:
# - 200 - high sensitivity
# - 500 - medium sensitivity
# - 1000 - low sensitivity
min_volume: 700
# Optional: Types of audio to listen for (default: shown below)
listen:
- bark
- fire_alarm
- scream
- speech
- yell
# Optional: Filters to configure detection.
filters:
# Label that matches label in listen config.
speech:
# Minimum score that triggers an audio event (default: shown below)
threshold: 0.8
detect:
stationary:
interval: 140
threshold: 120
enabled: true
birdseye:
enabled: true
restream: false
quality: 15
mode: continuous
#review:
# alerts:
# required_zones:
# - driveway
# - path
# - garage_door
# - backyard_ground
# - deck
# - porch
# - fence
# - frontwindow
# - frontyard
# - driveway_entry
camera_groups:
Driveway:
order: 1
icon: LuCar
cameras:
- driveway_right
- driveway_left
logger:
logs:
frigate.record.maintainer: debug
semantic_search:
enabled: false
model_size: small
face_recognition:
enabled: false
model_size: small
lpr:
enabled: true
classification:
bird:
enabled: false
version: 0.16-0Relevant Frigate log output2025-09-26 09:13:00.832130565 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'
2025-09-26 09:13:00.832171775 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vf#0:0 @ 0x555731384fc0] Error reinitializing filters!
2025-09-26 09:13:00.832231704 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vf#0:0 @ 0x555731384fc0] Task finished with error code: -38 (Function not implemented)
2025-09-26 09:13:00.832278778 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vf#0:0 @ 0x555731384fc0] Terminating thread with return code -38 (Function not implemented)
2025-09-26 09:13:00.832317596 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vost#0:0/rawvideo @ 0x555731382c80] Could not open encoder before EOF
2025-09-26 09:13:00.832358163 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vost#0:0/rawvideo @ 0x555731382c80] Task finished with error code: -22 (Invalid argument)
2025-09-26 09:13:00.832397052 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [vost#0:0/rawvideo @ 0x555731382c80] Terminating thread with return code -22 (Invalid argument)
2025-09-26 09:13:00.832431163 [2025-09-26 09:13:00] ffmpeg.driveway_right.detect ERROR : [out#0/rawvideo @ 0x5557313823c0] Nothing was written into output file, because at least one of its streams received no packets.
2025-09-26 09:13:00.832466898 [2025-09-26 09:13:00] watchdog.driveway_right INFO : Restarting ffmpeg...Relevant go2rtc log output2025-09-26 09:13:57.920480797 [INFO] Preparing new go2rtc config...
2025-09-26 09:13:58.138170346 [INFO] Starting go2rtc...
2025-09-26 09:13:58.196527970 09:13:58.196 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-09-26 09:13:58.196530688 09:13:58.196 INF config path=/dev/shm/go2rtc.yaml
2025-09-26 09:13:58.196846285 09:13:58.196 INF [rtsp] listen addr=:8554
2025-09-26 09:13:58.196847008 09:13:58.196 INF [api] listen addr=:1984
2025-09-26 09:13:58.197017869 09:13:58.197 INF [webrtc] listen addr=:8555
2025-09-26 09:14:07.664192879 [INFO] Starting go2rtc healthcheck service...Frigate statsNo response Operating systemUNRAID Install methodDocker Compose docker-compose file or Docker CLI commanddocker run
-d
--name='frigate'
--net='br0.20'
--ip='192.168.20.25'
--pids-limit 2048
--privileged=true
-e TZ="America/New_York"
-e HOST_OS="Unraid"
-e HOST_HOSTNAME="PJs-Server"
-e HOST_CONTAINERNAME="frigate"
-e 'TCP_PORT_8971'='8971'
-e 'TCP_PORT_8554'='8554'
-e 'FRIGATE_RTSP_PASSWORD'='kredacted'
-e 'PLUS_API_KEY'=''
-e 'LIBVA_DRIVER_NAME'='iHD'
-e 'cap_add'='CAP_PERFMON'
-e 'TCP_PORT_5000'='5001'
-e 'TCP_PORT_8555'='8555'
-e 'UDP_PORT_8555'='8555'
-l net.unraid.docker.managed=dockerman
-l net.unraid.docker.webui='https://[IP]:[PORT:8971]'
-l net.unraid.docker.icon='https://raw.githubusercontent.com/yayitazale/unraid-templates/main/frigate.png'
-v '/mnt/cache/appdata/frigate':'/config':'rw'
-v '/mnt/disk1/NVR/Frigate/':'/media/frigate':'rw'
-v '/etc/localtime':'/etc/localtime':'rw'
--device='/dev/bus/apex_0'
--device='/dev/dri/renderD128'
--shm-size=562mb
--mount type=tmpfs,target=/tmp/cache,tmpfs-size=1000000000
--restart unless-stopped
--memory=8G 'ghcr.io/blakeblackshear/frigate:stable'Object DetectorCoral Screenshots of the Frigate UI's System metrics pagesNo response Any other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 21 replies
-
|
The error "no frames have been received, check error logs" combined with the ffmpeg errors in your logs (e.g. "Impossible to convert between the formats supported by the filter 'Parsed_fps_0' and the filter 'auto_scale_0'") strongly suggests an ffmpeg decoding issue or a mismatch between your camera stream and the detect settings(1). Here are the main things to check and try:
For more details, see:
📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
I updated to this: So i commented out the |
Beta Was this translation helpful? Give feedback.
-
|
on 0.16.0, same thing. error logs: |
Beta Was this translation helpful? Give feedback.

Seems like a system restart worked... Not sure what was happening with Unraid then. Think I'm safe to run the latest version of Frigate?