FFMPEG Errors #18369
-
Describe the problem you are havingHi, I upgraded my HAOS machine which has an i5-10500T CPU. Because of the more powerful CPU I decided to switch detection to the main stream on 2 more cameras as they struggle to detect smaller objects. I was already running detection on one main stream to help with autotracking. The 2 cameras which I have switched over keep throwing errors. Please see attached logs. The CPU isn't really breaking a sweat though as you can see from the stats. Version0.16.0-1fa7ce5 What browser(s) are you using?No response Frigate config filemqtt:
host: 192.168.1.160
port: 1883
topic_prefix: frigate
client_id: frigate
user: mqtt-user
password: ****
stats_interval: 60
go2rtc:
streams:
reolink:
- ffmpeg:http://192.168.1.6/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=****&password=****#video=copy#audio=copy#audio=opus
dahua:
- rtsp://****:****@192.168.1.2:554/cam/realmonitor?channel=1&subtype=0
front:
- rtsp://****:****@192.168.1.4:554/Streaming/Channels/101
gable:
- rtsp://****:****@192.168.1.7:554/cam/realmonitor?channel=1&subtype=0
rear:
- rtsp://****:****@192.168.1.5:554/Streaming/Channels/101
rear_sub:
- rtsp://****:****@192.168.1.5:554/Streaming/Channels/103
e1:
- ffmpeg:http://192.168.1.3/flv?port=1935&app=bcs&stream=channel0_main.bcs&user=****&password=****#video=copy#audio=copy#audio=opus
e1_sub:
- ffmpeg:http://192.168.1.3/flv?port=1935&app=bcs&stream=channel0_ext.bcs&user=****&password=****#video=copy#audio=copy#audio=opus
webrtc:
candidates:
- 192.168.1.160:8555
- stun:8555
ffmpeg:
hwaccel_args: preset-vaapi
detectors:
coral:
type: edgetpu
device: usb
model:
path: plus://****
cameras:
reolink:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/reolink
input_args: preset-rtsp-restream
roles:
- record
- detect
objects:
track:
- person
- car
- cat
- dog
- fox
filters:
person:
max_ratio: 0.8
min_score: 0.65
threshold: 0.8
cat:
min_score: 0.6
threshold: 0.75
dog:
min_score: 0.6
threshold: 0.75
car:
mask:
- 0.404,0.541,0.508,0.535,0.496,0.590,0.551,0.741,0.826,0.815,0.858,0.495,0.627,0.466,0.366,0.452,0.252,0.452,0.250,0.554
- 0.134,0.667,0.169,0.855,0.233,0.793,0.246,0.718,0.249,0.664,0.250,0.598,0.227,0.559,0.198,0.531,0.164,0.516,0.130,0.503
fox:
mask: 0.642,0.734,0.714,0.739,0.714,0.785,0.641,0.781
detect:
annotation_offset: -400
zones:
car_detection:
coordinates: 0.444,0.695,0.293,0.611,0.241,0.567,0.463,0.544,0.452,0.612
objects:
- car
overall_detection:
coordinates: 0.782,1,0.112,1,0.052,0.353,0.845,0.359,0.85,0.535,0.833,0.765
inertia: 1
objects:
- cat
- fox
overall_detection_2:
coordinates: 0.782,1,0.112,1,0.052,0.353,0.845,0.359,0.85,0.535,0.833,0.765
inertia: 1
objects:
- dog
overall_detection_3:
coordinates: 0.782,1,0.112,1,0.052,0.353,0.845,0.359,0.85,0.535,0.833,0.765
inertia: 1
objects:
- person
light_detection_reolink:
coordinates:
0.789,1,0,1,0,0.626,0,0.395,0,0,0.187,0,0.158,0.209,0.132,0.415,0.127,0.517,0.136,0.586,0.145,0.617,0.238,0.623,0.307,0.613,0.417,0.606,0.461,0.601,0.664,0.629,0.725,0.626,0.782,0.606,0.786,0.544,0.861,0.546,0.857,0.603
inertia: 1
objects:
- person
- cat
- fox
Cat_Sprayer_Reolink:
coordinates:
0.445,0.682,0.45,0.749,0.49,0.795,0.56,0.806,0.622,0.774,0.653,0.712,0.632,0.639,0.581,0.605,0.515,0.608,0.475,0.632
inertia: 1
loitering_time: 0
objects: cat
motion:
mask:
0.835,0.76,0.847,0.543,0.844,0.43,0.706,0.445,0.555,0.401,0.139,0.354,0.146,0.129,0,0.125,0,0,1,0,1,1,0.815,1
threshold: 30
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
record:
enabled: true
retain:
days: 7
mode: all
alerts:
retain:
days: 21
pre_capture: 30
post_capture: 30
detections:
retain:
days: 21
pre_capture: 30
post_capture: 30
snapshots:
required_zones:
- overall_detection
- overall_detection_2
- Cat_Spotter_Reolink
enabled: true
clean_copy: true
retain:
default: 5
objects:
cat: 90
dog: 90
fox: 90
review:
alerts:
labels:
- cat
- person
- fox
required_zones:
- overall_detection
- light_detection_reolink
detections:
labels:
- car
- dog
- person
required_zones:
- overall_detection_2
- overall_detection_3
- car_detection
webui_url: 192.168.1.6
ui:
order: 5
###################################dahua###################################
dahua:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://****:****@192.168.1.2:554/cam/realmonitor?channel=1&subtype=0
input_args: -avoid_negative_ts make_zero -timeout 5000000 -buffer_size 10000K
roles:
- record
- path: rtsp://127.0.0.1:8554/dahua
input_args: preset-rtsp-restream
roles:
- detect
objects:
track:
- person
- car
- cat
- dog
- fox
filters:
person:
max_ratio: 0.8
min_score: 0.65
threshold: 0.8
cat:
min_score: 0.6
threshold: 0.75
dog:
min_score: 0.6
threshold: 0.75
car:
mask: 0,1,0,0.295,0.372,0.184,0.415,0.177,0.522,0.193,0.632,0.247,0.629,0,1,0.001,1,1
detect:
annotation_offset: -450
zones:
car_detection_dahua:
coordinates:
0.279,0.192,0.034,0.238,0.024,0,0.480,0,0.611,0,0.615,0.192,0.509,0.158,0.405,0.154
objects:
- car
overall_detection_dahua:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- cat
- dog
- fox
light_detection_dahua:
coordinates:
0.893,1,0.12,1,0.016,0.304,0.067,0.292,0.248,0.232,0.348,0.243,0.505,0.253,0.678,0.428,0.741,0.544,0.731,0.683
inertia: 1
objects:
- person
- cat
- dog
- fox
Cat_Sprayer_Dahua:
coordinates:
0.077,0.715,0.116,0.62,0.202,0.557,0.292,0.545,0.352,0.57,0.413,0.681,0.477,0.868,0.401,0.901,0.12,1
inertia: 1
loitering_time: 0
objects: cat
motion:
mask:
- 0.913,1,0.983,1,0.982,0.973,0.915,0.973
- 0,0.951,0.061,0.95,0.061,1,0,1
threshold: 30
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
record:
enabled: true
retain:
days: 7
mode: all
alerts:
retain:
days: 21
pre_capture: 30
post_capture: 30
detections:
retain:
days: 21
pre_capture: 30
post_capture: 30
snapshots:
required_zones:
- overall_detection_dahua
enabled: true
clean_copy: true
retain:
default: 5
objects:
cat: 90
dog: 90
fox: 90
onvif:
host: 192.168.1.2
port: 80
user: ****
password: ****
autotracking:
# Optional: enable/disable object autotracking. (default: shown below)
enabled: true
# Optional: calibrate the camera on startup (default: shown below)
# A calibration will move the PTZ in increments and measure the time it takes to move.
# The results are used to help estimate the position of tracked objects after a camera move.
# Frigate will update your config file automatically after a calibration with
# a "movement_weights" entry for the camera. You should then set calibrate_on_startup to False.
calibrate_on_startup: false
# Optional: the mode to use for zooming in/out on objects during autotracking. (default: shown below)
# Available options are: disabled, absolute, and relative
# disabled - don't zoom in/out on autotracked objects, use pan/tilt only
# absolute - use absolute zooming (supported by most PTZ capable cameras)
# relative - use relative zooming (not supported on all PTZs, but makes concurrent pan/tilt/zoom movements)
zooming: relative
# Optional: A value to change the behavior of zooming on autotracked objects. (default: shown below)
# A lower value will keep more of the scene in view around a tracked object.
# A higher value will zoom in more on a tracked object, but Frigate may lose tracking more quickly.
# The value should be between 0.1 and 0.75
zoom_factor: 0.30
# Optional: list of objects to track from labelmap.txt (default: shown below)
track:
- person
- cat
- dog
- fox
# Required: Begin automatically tracking an object when it enters any of the listed zones.
required_zones:
- Cat_Sprayer_Dahua
# Required: Name of ONVIF preset in camera's firmware to return to when tracking is over. (default: shown below)
return_preset: home
# Optional: Seconds to delay before returning to preset. (default: shown below)
timeout: 10
# Optional: Values generated automatically by a camera calibration. Do not modify these manually. (default: shown below)
movement_weights: 0.08, 1.0, 1.1915912628173828, 1.4895845510626349, 0.3264420809284335,
0
review:
alerts:
labels:
- cat
- dog
- person
- fox
required_zones:
- overall_detection_dahua
- light_detection_dahua
detections:
labels:
- car
required_zones:
- car_detection_dahua
webui_url: 192.168.1.2
ui:
order: 2
###################################front###################################
front:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/front
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/front
input_args: preset-rtsp-restream
roles:
- detect
objects:
track:
- car
- cat
- dog
- person
- fox
filters:
car:
min_score: 0.6
threshold: 0.75
mask:
0,0,1,0,0.998,0.996,0.823,0.996,0.658,0.304,0.568,0.107,0.492,0.093,0.312,0.102,0.33,0.322,0.242,0.334,0.146,0.707,0.203,0.729,0.291,0.997,0,1
cat:
min_score: 0.6
threshold: 0.75
mask:
- 0.216,0.289,0.246,0.292,0.263,0.37,0.214,0.413
- 0.87,0.403,0.897,0.421,0.897,0.454,0.869,0.439
- 0.151,0.199,0.187,0.178,0.202,0.235,0.183,0.278,0.152,0.257
dog:
min_score: 0.6
threshold: 0.75
person:
max_ratio: 0.8
min_score: 0.65
threshold: 0.8
fox:
mask: 0.69,0.804,0.732,0.762,0.744,0.798,0.706,0.839
detect:
annotation_offset: -650
zones:
overall_detection_front:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- cat
- fox
overall_detection_front_2:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- dog
Light_Detection_Front:
coordinates:
0.116,0.723,0.229,0.295,0.322,0.266,0.324,0.325,0.458,0.309,0.574,0.301,0.67,0.307,0.734,0.323,0.808,0.365,0.873,0.425,0.935,0.507,1,0.63,1,1,0.042,1
inertia: 1
objects:
- person
- cat
- dog
- fox
loitering_time: 0
Car_Detection_Front:
coordinates:
0.232,0.368,0.337,0.334,0.317,0.108,0.487,0.096,0.563,0.109,0.685,0.378,0.721,0.546,0.56,0.576,0.6,0.788,0.628,0.975,0.295,0.972,0.205,0.713,0.141,0.705
inertia: 1
loitering_time: 0
objects: car
Car_Light_Detection_Front:
coordinates:
0.227,0.404,0.434,0.38,0.688,0.381,0.724,0.549,0.758,0.708,0.619,0.726,0.666,0.972,0.298,0.975,0.208,0.716,0.144,0.708
inertia: 1
loitering_time: 0
objects: car
Cat_Sprayer_Front:
coordinates:
0.532,0.304,0.643,0.305,0.721,0.32,0.815,0.654,0.842,0.722,0.879,0.829,0.924,1,0.581,1,0.58,0.782
inertia: 1
loitering_time: 0
objects: cat
motion:
mask: 0,0.984,0.274,0.987,0.273,0.94,0.183,0.939,0.127,0.939,0.042,0.942,0,0.94
threshold: 30
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
record:
enabled: true
retain:
days: 7
mode: all
alerts:
retain:
days: 21
pre_capture: 30
post_capture: 30
detections:
retain:
days: 21
pre_capture: 30
post_capture: 30
snapshots:
required_zones:
- Cat_Spotter_Front
- overall_detection_front
- overall_detection_front_2
- Car_Detection_Front
- Car_Light_Detection_Front
enabled: true
clean_copy: true
retain:
default: 5
objects:
car: 30
cat: 90
dog: 90
fox: 90
review:
alerts:
labels:
- cat
- dog
- person
- fox
required_zones:
- overall_detection_front
- Light_Detection_Front
detections:
labels:
- dog
- car
required_zones:
- overall_detection_front_2
- Car_Detection_Front
- Car_Light_Detection_Front
webui_url: 192.168.1.4
ui:
order: 1
###################################gable###################################
gable:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://****:****@192.168.1.7:554/cam/realmonitor?channel=1&subtype=0
input_args: -avoid_negative_ts make_zero -timeout 5000000 -buffer_size 10000K
roles:
- record
- path: rtsp://127.0.0.1:8554/gable
input_args: preset-rtsp-restream
roles:
- detect
objects:
track:
- cat
- dog
- person
- fox
filters:
cat:
min_score: 0.6
threshold: 0.75
mask: 0.798,0,0.888,0,0.847,0.222,0.783,0.172
dog:
min_score: 0.6
threshold: 0.75
person:
max_ratio: 0.8
min_score: 0.65
threshold: 0.8
detect:
annotation_offset: -1350
zones:
overall_detection_gable_2:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- dog
overall_detection_gable:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
loitering_time: 0
objects:
- cat
- fox
Light_Detection_Gable:
coordinates:
0.102,0.669,0.065,0.491,0.025,0.184,0.113,0.131,0.188,0.107,0.242,0.101,0.289,0.12,0.35,0.159,0.416,0.236,0.448,0.272,0.545,0.428,0.64,0.579,0.739,0.407,0.832,0.564,0.914,0.714,1,0.917,1,1,0.207,1,0.148,0.838
inertia: 1
loitering_time: 0
objects:
- person
- cat
- dog
- fox
Cat_Sprayer_Gable:
coordinates:
0.081,0.326,0.163,0.275,0.192,0.286,0.216,0.32,0.236,0.36,0.266,0.443,0.296,0.516,0.249,0.561,0.098,0.717,0.04,0.418,0.059,0.362
inertia: 1
loitering_time: 0
objects: cat
motion:
mask:
- 0.871,1,0.994,1,0.994,0.952,0.936,0.952,0.871,0.952
- 0,0,0.014,0,0.032,0.29,0.061,0.499,0.099,0.683,0.139,0.835,0.201,1,0,1
threshold: 30
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
record:
enabled: true
retain:
days: 7
mode: all
alerts:
retain:
days: 21
pre_capture: 30
post_capture: 30
detections:
retain:
days: 21
pre_capture: 30
post_capture: 30
snapshots:
required_zones:
- overall_detection_gable
- overall_detection_gable_2
enabled: true
clean_copy: true
retain:
default: 5
objects:
cat: 90
dog: 90
fox: 90
review:
alerts:
labels:
- cat
- dog
- person
- fox
required_zones:
- overall_detection_gable
- Light_Detection_Gable
detections:
labels:
- dog
required_zones: overall_detection_gable_2
webui_url: 192.168.1.7
ui:
order: 3
###################################rear###################################
rear:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/rear
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/rear_sub
input_args: preset-rtsp-restream
roles:
- detect
objects:
track:
- cat
- dog
- fox
filters:
cat:
max_area: 12500
min_score: 0.6
threshold: 0.75
mask: 0.464,0.223,0.492,0.217,0.497,0.257,0.466,0.26
dog:
min_score: 0.6
threshold: 0.75
detect:
fps: 6
annotation_offset: -1250
zones:
overall_detection_rear:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- cat
- fox
overall_detection_rear_2:
coordinates: 0,1,1,1,1,0,0,0
inertia: 1
objects:
- dog
Spotter_Left:
coordinates:
0.114,0.337,0.24,0.304,0.319,0.28,0.396,0.5,0.477,0.722,0.583,1,0.197,1,0.165,0.834,0.122,0.497
inertia: 1
loitering_time: 0
objects: cat
Spotter_Right:
coordinates:
0.329,0.28,0.559,0.25,0.569,0.193,0.761,0.449,0.999,0.768,1,1,0.597,1,0.473,0.676,0.384,0.438
inertia: 1
loitering_time: 0
objects: cat
Cat_Spotter_Street_Rear:
coordinates: 0.31,0,0.601,0,0.57,0.162,0.356,0.13
inertia: 1
loitering_time: 0
objects: cat
Cat_Detection_Rear:
coordinates:
0.111,0.129,0.191,0.124,0.255,0.126,0.324,0.136,0.373,0.157,0.407,0.171,0.452,0.22,0.559,0.211,0.569,0.178,0.999,0.768,1,0.997,0.727,0.999,0.425,1,0.295,1,0.293,0.924,0.186,0.922,0.147,0.704,0.129,0.557,0.124,0.487,0.117,0.337
inertia: 1
loitering_time: 0
objects: cat
motion:
mask:
- 0.001,0.94,0.278,0.938,0.279,0.988,0,0.985
- 0.112,0,0.108,0.269,0.11,0.44,0.135,0.692,0.191,1,0,1,0,0.003
threshold: 30
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
record:
enabled: true
retain:
days: 7
mode: all
alerts:
retain:
days: 21
pre_capture: 30
post_capture: 30
detections:
retain:
days: 21
pre_capture: 30
post_capture: 30
snapshots:
required_zones:
- overall_detection_rear
- overall_detection_rear_2
enabled: true
clean_copy: true
retain:
default: 5
objects:
cat: 90
dog: 90
fox: 90
review:
alerts:
labels:
- cat
- fox
required_zones: overall_detection_rear
detections:
labels:
- dog
required_zones:
- overall_detection_rear_2
webui_url: 192.168.1.5
ui:
order: 4
###################################e1###################################
e1:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
input_args: preset-http-reolink
inputs:
- path: rtsp://127.0.0.1:8554/e1
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/e1_sub
input_args: preset-rtsp-restream
roles:
- detect
- audio
audio:
enabled: true
# Optional: Configure the amount of seconds without detected audio to end the event (default: shown 30)
max_not_heard: 30
# Optional: Configure the min rms volume required to run audio detection (default: 500)
# As a rule of thumb:
# - 200 - high sensitivity
# - 500 - medium sensitivity
# - 1000 - low sensitivity
min_volume: 200
# Optional: Types of audio to listen for (default: shown below)
listen:
- speech
- babbling
- yell
- groan
- grunt
- whistling
- breathing
- wheeze
- snoring
- gasp
- pant
- snort
- cough
- throat_clearing
- sneeze
- sniff
- chewing
- biting
- gargling
- burping
- hiccup
filters:
speech:
threshold: 0.5
babbling:
threshold: 0.5
yell:
threshold: 0.5
groan:
threshold: 0.5
grunt:
threshold: 0.5
whistling:
threshold: 0.5
breathing:
threshold: 0.5
wheeze:
threshold: 0.5
snoring:
threshold: 0.5
gasp:
threshold: 0.5
pant:
threshold: 0.5
snort:
threshold: 0.5
cough:
threshold: 0.5
throat_clearing:
threshold: 0.5
sneeze:
threshold: 0.5
sniff:
threshold: 0.5
chewing:
threshold: 0.5
biting:
threshold: 0.5
gargling:
threshold: 0.5
burping:
threshold: 0.5
hiccup:
threshold: 0.5
record:
enabled: true
retain:
days: 10
mode: motion
alerts:
retain:
days: 10
pre_capture: 5
post_capture: 5
detections:
retain:
days: 10
pre_capture: 5
post_capture: 5
onvif:
host: 192.168.1.3
port: 8000
user: ****
password: ****
autotracking:
enabled: false
motion:
mask:
- 0.011,0.938,0.48,0.942,0.48,0.991,0.011,0.985
- 0.835,0,0.833,0.184,1,0.728,1,0
threshold: 20
contour_area: 10
improve_contrast: true
mqtt_off_delay: 1
review:
alerts:
labels: []
detections:
labels: []
ui:
order: 6
logger:
# Optional: default log level (default: shown below)
default: info
# Optional: module by module log level configuration
logs:
frigate.app: info
ui:
# Optional: Set the time format used.
# Options are browser, 12hour, or 24hour (default: shown below)
time_format: 12hour
# Optional: Set the date style for a specified length.
# Options are: full, long, medium, short
# Examples:
# short: 2/11/23
# medium: Feb 11, 2023
# full: Saturday, February 11, 2023
# (default: shown below).
date_style: full
telemetry:
# Optional: Configure system stats
stats:
# Enable AMD GPU stats (default: shown below)
amd_gpu_stats: true
# Enable Intel GPU stats (default: shown below)
intel_gpu_stats: true
# Enable network bandwidth stats monitoring for camera ffmpeg processes, go2rtc, and object detectors. (default: shown below)
# NOTE: The container must either be privileged or have cap_net_****, cap_net_raw capabilities enabled.
network_bandwidth: true
version: 0.16-0
camera_groups:
Test:
order: 1
icon: LuBanana
cameras:
- dahua
- reolink
- e1
detect:
enabled: trueRelevant Frigate log output2025-05-23 17:56:13.821647804 You have successfully opted out to send the telemetry data.
2025-05-23 17:56:13.956052251 [INFO] Preparing Frigate...
2025-05-23 17:56:14.366512177 [INFO] Starting Frigate...
2025-05-23 17:56:16.680672414 [2025-05-23 18:56:16] frigate.util.config INFO : Checking if frigate config needs migration...
2025-05-23 17:56:16.778683402 [2025-05-23 18:56:16] frigate.util.config INFO : frigate config does not need migration...
2025-05-23 17:56:38.882426145 [2025-05-23 18:56:38] frigate.app INFO : Starting Frigate (0.16.0-1fa7ce5)
2025-05-23 17:56:38.882527536 [2025-05-23 18:56:38] frigate.app INFO : Creating directory: /tmp/cache
2025-05-23 17:56:38.895656158 [2025-05-23 18:56:38] peewee_migrate.logs INFO : Starting migrations
2025-05-23 17:56:38.895953831 [2025-05-23 18:56:38] peewee_migrate.logs INFO : There is nothing to migrate
2025-05-23 17:56:38.922281105 [2025-05-23 18:56:38] frigate.app INFO : Recording process started: 589
2025-05-23 17:56:38.928436485 [2025-05-23 18:56:38] frigate.app INFO : Review process started: 600
2025-05-23 17:56:38.930370725 [2025-05-23 18:56:38] frigate.app INFO : go2rtc process pid: 124
2025-05-23 17:56:38.940824570 [2025-05-23 18:56:38] detector.coral INFO : Starting detection process: 611
2025-05-23 17:56:39.949208517 INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
2025-05-23 17:56:41.777278369 [2025-05-23 18:56:38] frigate.app INFO : Output process started: 627
2025-05-23 17:56:41.777290334 [2025-05-23 18:56:38] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2025-05-23 17:56:41.777464965 [2025-05-23 18:56:39] frigate.audio_manager INFO : Audio processor started (pid: 825)
2025-05-23 17:56:41.777699822 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for reolink: 700
2025-05-23 17:56:41.778180360 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for dahua: 701
2025-05-23 17:56:41.778205230 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for front: 702
2025-05-23 17:56:41.778249420 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for gable: 715
2025-05-23 17:56:41.778270677 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for rear: 731
2025-05-23 17:56:41.778292506 [2025-05-23 18:56:39] frigate.app INFO : Camera processor started for e1: 750
2025-05-23 17:56:41.778301839 INFO: Created TensorFlow Lite XNNPACK delegate for CPU.
2025-05-23 17:56:41.778313486 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for reolink: 760
2025-05-23 17:56:41.778333891 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for dahua: 769
2025-05-23 17:56:41.778353504 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for front: 781
2025-05-23 17:56:41.778374647 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for gable: 792
2025-05-23 17:56:41.778395064 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for rear: 803
2025-05-23 17:56:41.778415035 [2025-05-23 18:56:39] frigate.app INFO : Capture process started for e1: 814
2025-05-23 17:56:41.778435696 [2025-05-23 18:56:40] frigate.api.fastapi_app INFO : Starting FastAPI app
2025-05-23 17:56:41.778456600 [2025-05-23 18:56:40] frigate.api.fastapi_app INFO : FastAPI started
2025-05-23 17:56:41.780592969 [2025-05-23 18:56:41] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2025-05-23 17:56:53.939742887 [2025-05-23 18:56:53] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 17:56:53.940151736 [2025-05-23 18:56:53] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 17:56:59.925842724 [2025-05-23 18:56:59] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 17:56:59.925886582 [2025-05-23 18:56:59] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 17:56:59.925922126 [2025-05-23 18:56:59] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7efde40e3840] Failed to sync surface 0x11: 23 (internal decoding error).
2025-05-23 17:56:59.925957591 [2025-05-23 18:56:59] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7efdf4003980] Failed to download frame: -5.
2025-05-23 17:56:59.925992361 [2025-05-23 18:56:59] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5555b7fc5700] Error while filtering: Input/output error
2025-05-23 17:56:59.926023402 [2025-05-23 18:56:59] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5555b7fc5700] Task finished with error code: -5 (Input/output error)
2025-05-23 17:56:59.926085406 [2025-05-23 18:56:59] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5555b7fc5700] Terminating thread with return code -5 (Input/output error)
2025-05-23 17:58:32.807081023 [2025-05-23 18:58:32] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 17:58:32.807368482 [2025-05-23 18:58:32] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 17:58:39.922172247 [2025-05-23 18:58:39] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 17:58:39.922471529 [2025-05-23 18:58:39] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 17:58:39.922518731 [2025-05-23 18:58:39] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7f2cd4110280] Failed to sync surface 0x11: 1 (operation failed).
2025-05-23 17:58:39.922548232 [2025-05-23 18:58:39] ffmpeg.front.detect ERROR : [hwdownload @ 0x7f2cec003980] Failed to download frame: -5.
2025-05-23 17:58:39.922571744 [2025-05-23 18:58:39] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561e71400c00] Error while filtering: Input/output error
2025-05-23 17:58:39.922611451 [2025-05-23 18:58:39] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561e71400c00] Task finished with error code: -5 (Input/output error)
2025-05-23 17:58:39.922639522 [2025-05-23 18:58:39] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561e71400c00] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:01:19.390122326 [2025-05-23 19:01:19] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:01:19.390233088 [2025-05-23 19:01:19] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:01:19.931002065 [2025-05-23 19:01:19] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:01:19.931030994 [2025-05-23 19:01:19] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:01:19.931056901 [2025-05-23 19:01:19] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7f4944045900] Failed to sync surface 0xd: 1 (operation failed).
2025-05-23 18:01:19.931081381 [2025-05-23 19:01:19] ffmpeg.front.detect ERROR : [hwdownload @ 0x7f4948003980] Failed to download frame: -5.
2025-05-23 18:01:19.931104845 [2025-05-23 19:01:19] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x55e897939e00] Error while filtering: Input/output error
2025-05-23 18:01:19.931129406 [2025-05-23 19:01:19] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x55e897939e00] Task finished with error code: -5 (Input/output error)
2025-05-23 18:01:19.931146401 [2025-05-23 19:01:19] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x55e897939e00] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:03:18.852258409 [2025-05-23 19:03:18] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:03:18.852367831 [2025-05-23 19:03:18] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:03:19.945464578 [2025-05-23 19:03:19] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:03:19.945491025 [2025-05-23 19:03:19] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:03:19.945515467 [2025-05-23 19:03:19] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f80b80452c0] Failed to sync surface 0xb: 1 (operation failed).
2025-05-23 18:03:19.945543982 [2025-05-23 19:03:19] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f80bc003980] Failed to download frame: -5.
2025-05-23 18:03:19.945595147 [2025-05-23 19:03:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56175d3eeec0] Error while filtering: Input/output error
2025-05-23 18:03:19.945628513 [2025-05-23 19:03:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56175d3eeec0] Task finished with error code: -5 (Input/output error)
2025-05-23 18:03:19.945650169 [2025-05-23 19:03:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56175d3eeec0] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:04:12.970871225 [2025-05-23 19:04:12] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:04:12.970963766 [2025-05-23 19:04:12] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:04:19.951262988 [2025-05-23 19:04:19] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:04:19.951353650 [2025-05-23 19:04:19] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:04:19.951540325 [2025-05-23 19:04:19] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f1d380fa2c0] Failed to sync surface 0xa: 1 (operation failed).
2025-05-23 18:04:19.951674559 [2025-05-23 19:04:19] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f1d48003980] Failed to download frame: -5.
2025-05-23 18:04:19.951829549 [2025-05-23 19:04:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55bd086dfe80] Error while filtering: Input/output error
2025-05-23 18:04:19.951988983 [2025-05-23 19:04:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55bd086dfe80] Task finished with error code: -5 (Input/output error)
2025-05-23 18:04:19.952090631 [2025-05-23 19:04:19] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55bd086dfe80] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:08:04.245858437 [2025-05-23 19:08:04] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:08:04.245945555 [2025-05-23 19:08:04] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:08:09.964784100 [2025-05-23 19:08:09] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:08:09.964833759 [2025-05-23 19:08:09] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:08:09.964870188 [2025-05-23 19:08:09] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f27a411d440] Failed to sync surface 0xb: 1 (operation failed).
2025-05-23 18:08:09.964904370 [2025-05-23 19:08:09] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f27b4003980] Failed to download frame: -5.
2025-05-23 18:08:09.964936460 [2025-05-23 19:08:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a8e7628400] Error while filtering: Input/output error
2025-05-23 18:08:09.964962755 [2025-05-23 19:08:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a8e7628400] Task finished with error code: -5 (Input/output error)
2025-05-23 18:08:09.964993682 [2025-05-23 19:08:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a8e7628400] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:08:41.972455225 [2025-05-23 19:08:41] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:08:41.972503595 [2025-05-23 19:08:41] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:08:49.968554954 [2025-05-23 19:08:49] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:08:49.968577436 [2025-05-23 19:08:49] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:08:49.968648167 [2025-05-23 19:08:49] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f64280bca00] Failed to sync surface 0xd: 1 (operation failed).
2025-05-23 18:08:49.968729013 [2025-05-23 19:08:49] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f6438003980] Failed to download frame: -5.
2025-05-23 18:08:49.968759444 [2025-05-23 19:08:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55e27dfecd80] Error while filtering: Input/output error
2025-05-23 18:08:49.968797449 [2025-05-23 19:08:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55e27dfecd80] Task finished with error code: -5 (Input/output error)
2025-05-23 18:08:49.968819039 [2025-05-23 19:08:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55e27dfecd80] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:09:40.277421808 [2025-05-23 19:09:40] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:09:40.277450768 [2025-05-23 19:09:40] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:09:49.974232501 [2025-05-23 19:09:49] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:09:49.974270642 [2025-05-23 19:09:49] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:09:49.974272441 [2025-05-23 19:09:49] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7fa81410d540] Failed to sync surface 0xc: 1 (operation failed).
2025-05-23 18:09:49.974292865 [2025-05-23 19:09:49] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7fa824003980] Failed to download frame: -5.
2025-05-23 18:09:49.974357722 [2025-05-23 19:09:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x556d2f6be840] Error while filtering: Input/output error
2025-05-23 18:09:49.974360891 [2025-05-23 19:09:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x556d2f6be840] Task finished with error code: -5 (Input/output error)
2025-05-23 18:09:49.974373437 [2025-05-23 19:09:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x556d2f6be840] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:10:22.231905478 [2025-05-23 19:10:22] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:10:22.231976925 [2025-05-23 19:10:22] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:10:29.979016452 [2025-05-23 19:10:29] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:10:29.979048058 [2025-05-23 19:10:29] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:10:29.979075797 [2025-05-23 19:10:29] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f458c0b6c00] Failed to sync surface 0x13: 1 (operation failed).
2025-05-23 18:10:29.979099208 [2025-05-23 19:10:29] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f459c003980] Failed to download frame: -5.
2025-05-23 18:10:29.979121111 [2025-05-23 19:10:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x560bbcae5980] Error while filtering: Input/output error
2025-05-23 18:10:29.979144117 [2025-05-23 19:10:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x560bbcae5980] Task finished with error code: -5 (Input/output error)
2025-05-23 18:10:29.979165222 [2025-05-23 19:10:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x560bbcae5980] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:10:49.339736993 [2025-05-23 19:10:49] frigate.video ERROR : reolink: Unable to read frames from ffmpeg process.
2025-05-23 18:10:49.340087111 [2025-05-23 19:10:49] frigate.video ERROR : reolink: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:10:49.912857638 [2025-05-23 19:10:49] watchdog.reolink ERROR : Ffmpeg process crashed unexpectedly for reolink.
2025-05-23 18:10:49.912885116 [2025-05-23 19:10:49] watchdog.reolink ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:10:49.912919893 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [segment @ 0x56114bd74540] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2025-05-23 18:10:49.912959954 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [AVHWFramesContext @ 0x7fd7c40c3c80] Failed to sync surface 0x11: 1 (operation failed).
2025-05-23 18:10:49.912981867 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [hwdownload @ 0x7fd7c8003980] Failed to download frame: -5.
2025-05-23 18:10:49.913003271 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x56114c027080] Error while filtering: Input/output error
2025-05-23 18:10:49.913024931 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x56114c027080] Task finished with error code: -5 (Input/output error)
2025-05-23 18:10:49.913049154 [2025-05-23 19:10:49] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x56114c027080] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:11:06.035916975 [2025-05-23 19:11:06] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:11:06.036042300 [2025-05-23 19:11:06] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:11:09.983640829 [2025-05-23 19:11:09] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:11:09.983695066 [2025-05-23 19:11:09] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:11:09.983773257 [2025-05-23 19:11:09] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f6de0105d00] Failed to sync surface 0xa: 1 (operation failed).
2025-05-23 18:11:09.983782399 [2025-05-23 19:11:09] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f6de4003980] Failed to download frame: -5.
2025-05-23 18:11:09.983810698 [2025-05-23 19:11:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55cec5c3e200] Error while filtering: Input/output error
2025-05-23 18:11:09.983839767 [2025-05-23 19:11:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55cec5c3e200] Task finished with error code: -5 (Input/output error)
2025-05-23 18:11:09.983872767 [2025-05-23 19:11:09] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55cec5c3e200] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:11:42.338562764 [2025-05-23 19:11:42] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:11:42.338678548 [2025-05-23 19:11:42] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:11:49.988459321 [2025-05-23 19:11:49] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:11:49.988968870 [2025-05-23 19:11:49] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:11:49.988992350 [2025-05-23 19:11:49] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7fcac4109300] Failed to sync surface 0x13: 1 (operation failed).
2025-05-23 18:11:49.989030999 [2025-05-23 19:11:49] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7fcad4003980] Failed to download frame: -5.
2025-05-23 18:11:49.989068292 [2025-05-23 19:11:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56387b095940] Error while filtering: Input/output error
2025-05-23 18:11:49.989103590 [2025-05-23 19:11:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56387b095940] Task finished with error code: -5 (Input/output error)
2025-05-23 18:11:49.989137914 [2025-05-23 19:11:49] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56387b095940] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:12:22.330581626 [2025-05-23 19:12:22] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:12:22.330730773 [2025-05-23 19:12:22] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:12:29.992198732 [2025-05-23 19:12:29] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:12:29.992235808 [2025-05-23 19:12:29] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:12:29.992271859 [2025-05-23 19:12:29] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f5a6c135c40] Failed to sync surface 0x13: 1 (operation failed).
2025-05-23 18:12:29.992305089 [2025-05-23 19:12:29] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f5a70003980] Failed to download frame: -5.
2025-05-23 18:12:29.992335156 [2025-05-23 19:12:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56526281d900] Error while filtering: Input/output error
2025-05-23 18:12:29.992365507 [2025-05-23 19:12:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56526281d900] Task finished with error code: -5 (Input/output error)
2025-05-23 18:12:29.992395244 [2025-05-23 19:12:29] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x56526281d900] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:13:30.324485604 [2025-05-23 19:13:30] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:13:30.324526241 [2025-05-23 19:13:30] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:13:39.999508100 [2025-05-23 19:13:39] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:13:39.999551766 [2025-05-23 19:13:39] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:13:39.999596165 [2025-05-23 19:13:39] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f1c7c0d1300] Failed to sync surface 0xa: 1 (operation failed).
2025-05-23 18:13:39.999627272 [2025-05-23 19:13:39] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f1c8c003980] Failed to download frame: -5.
2025-05-23 18:13:39.999652341 [2025-05-23 19:13:39] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x562df2f23e80] Error while filtering: Input/output error
2025-05-23 18:13:39.999677290 [2025-05-23 19:13:39] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x562df2f23e80] Task finished with error code: -5 (Input/output error)
2025-05-23 18:13:39.999730086 [2025-05-23 19:13:39] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x562df2f23e80] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:17:21.585936423 [2025-05-23 19:17:21] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:17:21.586156267 [2025-05-23 19:17:21] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:17:30.016352336 [2025-05-23 19:17:30] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:17:30.016386125 [2025-05-23 19:17:30] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:17:30.016425758 [2025-05-23 19:17:30] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7ff0980d0780] Failed to sync surface 0xe: 1 (operation failed).
2025-05-23 18:17:30.016463532 [2025-05-23 19:17:30] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7ff09c003980] Failed to download frame: -5.
2025-05-23 18:17:30.016482590 [2025-05-23 19:17:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x557145df2500] Error while filtering: Input/output error
2025-05-23 18:17:30.016506121 [2025-05-23 19:17:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x557145df2500] Task finished with error code: -5 (Input/output error)
2025-05-23 18:17:30.016532964 [2025-05-23 19:17:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x557145df2500] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:17:40.042537484 [2025-05-23 19:17:40] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:17:40.042648001 [2025-05-23 19:17:40] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:17:49.988265932 [2025-05-23 19:17:49] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:17:49.988274907 [2025-05-23 19:17:49] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:17:49.988315630 [2025-05-23 19:17:49] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7fbdc0046140] Failed to sync surface 0xe: 1 (operation failed).
2025-05-23 18:17:49.988319950 [2025-05-23 19:17:49] ffmpeg.front.detect ERROR : [hwdownload @ 0x7fbdc4003980] Failed to download frame: -5.
2025-05-23 18:17:49.988343923 [2025-05-23 19:17:49] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5560fd6045c0] Error while filtering: Input/output error
2025-05-23 18:17:49.988370215 [2025-05-23 19:17:49] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5560fd6045c0] Task finished with error code: -5 (Input/output error)
2025-05-23 18:17:49.988400653 [2025-05-23 19:17:49] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5560fd6045c0] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:18:28.330454067 [2025-05-23 19:18:28] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:18:28.330483470 [2025-05-23 19:18:28] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:18:30.023048034 [2025-05-23 19:18:30] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:18:30.023067184 [2025-05-23 19:18:30] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:18:30.023141158 [2025-05-23 19:18:30] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f16bc130a00] Failed to sync surface 0xe: 1 (operation failed).
2025-05-23 18:18:30.023144565 [2025-05-23 19:18:30] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f16c0003980] Failed to download frame: -5.
2025-05-23 18:18:30.023159021 [2025-05-23 19:18:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x558d5e224ec0] Error while filtering: Input/output error
2025-05-23 18:18:30.023344708 [2025-05-23 19:18:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x558d5e224ec0] Task finished with error code: -5 (Input/output error)
2025-05-23 18:18:30.023380834 [2025-05-23 19:18:30] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x558d5e224ec0] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:25:35.051054271 [2025-05-23 19:25:35] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:25:35.051086476 [2025-05-23 19:25:35] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:25:40.019729672 [2025-05-23 19:25:40] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:25:40.019740868 [2025-05-23 19:25:40] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:25:40.019838733 [2025-05-23 19:25:40] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7fd3f00459c0] Failed to sync surface 0x13: 1 (operation failed).
2025-05-23 18:25:40.019864811 [2025-05-23 19:25:40] ffmpeg.front.detect ERROR : [hwdownload @ 0x7fd400003980] Failed to download frame: -5.
2025-05-23 18:25:40.019986865 [2025-05-23 19:25:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x557ba0bf6e00] Error while filtering: Input/output error
2025-05-23 18:25:40.019997251 [2025-05-23 19:25:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x557ba0bf6e00] Task finished with error code: -5 (Input/output error)
2025-05-23 18:25:40.020063812 [2025-05-23 19:25:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x557ba0bf6e00] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:31:58.278643624 [2025-05-23 19:31:58] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:31:58.278734969 [2025-05-23 19:31:58] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:32:00.045835797 [2025-05-23 19:32:00] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:32:00.045879856 [2025-05-23 19:32:00] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:32:00.045957285 [2025-05-23 19:32:00] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7f0644045280] Failed to sync surface 0xe: 1 (operation failed).
2025-05-23 18:32:00.045965228 [2025-05-23 19:32:00] ffmpeg.front.detect ERROR : [hwdownload @ 0x7f0648003980] Failed to download frame: -5.
2025-05-23 18:32:00.045989486 [2025-05-23 19:32:00] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561df2db5840] Error while filtering: Input/output error
2025-05-23 18:32:00.046009601 [2025-05-23 19:32:00] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561df2db5840] Task finished with error code: -5 (Input/output error)
2025-05-23 18:32:00.046030788 [2025-05-23 19:32:00] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x561df2db5840] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:32:04.434929812 [2025-05-23 19:32:04] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:32:04.434992121 [2025-05-23 19:32:04] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:32:10.073866640 [2025-05-23 19:32:10] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:32:10.073929945 [2025-05-23 19:32:10] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:32:10.073955137 [2025-05-23 19:32:10] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7f7f70144dc0] Failed to sync surface 0x11: 1 (operation failed).
2025-05-23 18:32:10.073981992 [2025-05-23 19:32:10] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7f7f80003980] Failed to download frame: -5.
2025-05-23 18:32:10.074008836 [2025-05-23 19:32:10] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5585aa56b240] Error while filtering: Input/output error
2025-05-23 18:32:10.074036196 [2025-05-23 19:32:10] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5585aa56b240] Task finished with error code: -5 (Input/output error)
2025-05-23 18:32:10.074063301 [2025-05-23 19:32:10] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x5585aa56b240] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:34:31.728375208 [2025-05-23 19:34:31] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:34:31.728497189 [2025-05-23 19:34:31] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:34:40.053630355 [2025-05-23 19:34:40] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:34:40.053641244 [2025-05-23 19:34:40] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:34:40.053722707 [2025-05-23 19:34:40] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7ffa54046780] Failed to sync surface 0x11: 1 (operation failed).
2025-05-23 18:34:40.053725971 [2025-05-23 19:34:40] ffmpeg.front.detect ERROR : [hwdownload @ 0x7ffa60003980] Failed to download frame: -5.
2025-05-23 18:34:40.053734299 [2025-05-23 19:34:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5608c4fe2ac0] Error while filtering: Input/output error
2025-05-23 18:34:40.053749265 [2025-05-23 19:34:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5608c4fe2ac0] Task finished with error code: -5 (Input/output error)
2025-05-23 18:34:40.053769809 [2025-05-23 19:34:40] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5608c4fe2ac0] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:36:17.431260536 [2025-05-23 19:36:17] frigate.video ERROR : reolink: Unable to read frames from ffmpeg process.
2025-05-23 18:36:17.431547050 [2025-05-23 19:36:17] frigate.video ERROR : reolink: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:36:19.948515902 [2025-05-23 19:36:19] watchdog.reolink ERROR : Ffmpeg process crashed unexpectedly for reolink.
2025-05-23 18:36:19.948550060 [2025-05-23 19:36:19] watchdog.reolink ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:36:19.948571978 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [segment @ 0x55c48bbdc540] Timestamps are unset in a packet for stream 0. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly
2025-05-23 18:36:19.948609700 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [AVHWFramesContext @ 0x7f41840c7440] Failed to sync surface 0x13: 1 (operation failed).
2025-05-23 18:36:19.948690957 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [hwdownload @ 0x7f4198003980] Failed to download frame: -5.
2025-05-23 18:36:19.948722616 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x55c48bee5c40] Error while filtering: Input/output error
2025-05-23 18:36:19.948813519 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x55c48bee5c40] Task finished with error code: -5 (Input/output error)
2025-05-23 18:36:19.948853113 [2025-05-23 19:36:19] ffmpeg.reolink.detect ERROR : [vf#1:0 @ 0x55c48bee5c40] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:39:20.099822140 [2025-05-23 19:39:20] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:39:20.100119429 [2025-05-23 19:39:20] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:39:30.067771589 [2025-05-23 19:39:30] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:39:30.067774949 [2025-05-23 19:39:30] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:39:30.067801975 [2025-05-23 19:39:30] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7f7f18045440] Failed to sync surface 0xb: 1 (operation failed).
2025-05-23 18:39:30.067894723 [2025-05-23 19:39:30] ffmpeg.front.detect ERROR : [hwdownload @ 0x7f7f20003980] Failed to download frame: -5.
2025-05-23 18:39:30.067897808 [2025-05-23 19:39:30] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x559d92ddf440] Error while filtering: Input/output error
2025-05-23 18:39:30.067900204 [2025-05-23 19:39:30] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x559d92ddf440] Task finished with error code: -5 (Input/output error)
2025-05-23 18:39:30.067932265 [2025-05-23 19:39:30] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x559d92ddf440] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:42:04.909230967 [2025-05-23 19:42:04] frigate.video ERROR : front: Unable to read frames from ffmpeg process.
2025-05-23 18:42:04.909261733 [2025-05-23 19:42:04] frigate.video ERROR : front: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:42:10.077250838 [2025-05-23 19:42:10] watchdog.front ERROR : Ffmpeg process crashed unexpectedly for front.
2025-05-23 18:42:10.077254140 [2025-05-23 19:42:10] watchdog.front ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:42:10.077276145 [2025-05-23 19:42:10] ffmpeg.front.detect ERROR : [AVHWFramesContext @ 0x7f58e4046280] Failed to sync surface 0x15: 1 (operation failed).
2025-05-23 18:42:10.077300063 [2025-05-23 19:42:10] ffmpeg.front.detect ERROR : [hwdownload @ 0x7f58e8003980] Failed to download frame: -5.
2025-05-23 18:42:10.077322638 [2025-05-23 19:42:10] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5597ad9b3480] Error while filtering: Input/output error
2025-05-23 18:42:10.077346874 [2025-05-23 19:42:10] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5597ad9b3480] Task finished with error code: -5 (Input/output error)
2025-05-23 18:42:10.077368775 [2025-05-23 19:42:10] ffmpeg.front.detect ERROR : [vf#0:0 @ 0x5597ad9b3480] Terminating thread with return code -5 (Input/output error)
2025-05-23 18:46:45.464653714 [2025-05-23 19:46:45] frigate.video ERROR : gable: Unable to read frames from ffmpeg process.
2025-05-23 18:46:45.464727960 [2025-05-23 19:46:45] frigate.video ERROR : gable: ffmpeg process is not running. exiting capture thread...
2025-05-23 18:46:50.115434205 [2025-05-23 19:46:50] watchdog.gable ERROR : Ffmpeg process crashed unexpectedly for gable.
2025-05-23 18:46:50.115474236 [2025-05-23 19:46:50] watchdog.gable ERROR : The following ffmpeg logs include the last 100 lines prior to exit.
2025-05-23 18:46:50.115514972 [2025-05-23 19:46:50] ffmpeg.gable.detect ERROR : [AVHWFramesContext @ 0x7fbac410f140] Failed to sync surface 0x11: 1 (operation failed).
2025-05-23 18:46:50.115567193 [2025-05-23 19:46:50] ffmpeg.gable.detect ERROR : [hwdownload @ 0x7fbad8003980] Failed to download frame: -5.
2025-05-23 18:46:50.115602272 [2025-05-23 19:46:50] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a32c7ee240] Error while filtering: Input/output error
2025-05-23 18:46:50.115624366 [2025-05-23 19:46:50] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a32c7ee240] Task finished with error code: -5 (Input/output error)
2025-05-23 18:46:50.115646880 [2025-05-23 19:46:50] ffmpeg.gable.detect ERROR : [vf#0:0 @ 0x55a32c7ee240] Terminating thread with return code -5 (Input/output error)Relevant go2rtc log output2025-05-23 17:56:14.272748343 [INFO] Preparing new go2rtc config...
2025-05-23 17:56:14.302565660 [INFO] Got IP address from supervisor: 192.168.1.135
2025-05-23 17:56:14.333285844 [INFO] Got WebRTC port from supervisor: 8553
2025-05-23 17:56:14.872970941 [INFO] Starting go2rtc...
2025-05-23 17:56:14.952771423 18:56:14.952 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-05-23 17:56:14.952782982 18:56:14.952 INF config path=/dev/shm/go2rtc.yaml
2025-05-23 17:56:14.953241041 18:56:14.953 INF [rtsp] listen addr=:8554
2025-05-23 17:56:14.953246630 18:56:14.953 INF [api] listen addr=:1984
2025-05-23 17:56:14.953520824 18:56:14.953 INF [webrtc] listen addr=:8555
2025-05-23 17:56:23.764477178 [INFO] Starting go2rtc healthcheck service...FFprobe output from your cameraFront:
Input #0, rtsp, from 'rtsp://****:****@192.168.1.4:554/Streaming/Channels/101':
Metadata:
title : Media Presentation
Duration: N/A, start: 0.000000, bitrate: N/A
Stream #0:0: Video: h264 (High), yuvj420p(pc, progressive), 2688x1520 [SAR 1:1 DAR 168:95], 25 fps, 25.08 tbr, 90k tbn
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltp
Gable:
Input #0, rtsp, from 'rtsp://****:****@192.168.1.7:554/cam/realmonitor?channel=1&subtype=0':
Metadata:
title : Media Server
Duration: N/A, start: 0.064000, bitrate: N/A
Stream #0:0: Video: h264 (Main), yuv420p(progressive), 2688x1520, 25 fps, 25 tbr, 90k tbn
Stream #0:1: Audio: aac (LC), 16000 Hz, mono, fltpFrigate statsNo response Operating systemHome Assistant OS Install methodHome Assistant Add-on Object DetectorCoral Network connectionWired Camera make and modelDH-IPC-HDW3549H-AS-PV & Hikvision DS-2CD2346G2-IU Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 20 replies
-
|
Since you're on a 10th gen CPU, you should try using a QSV hardware acceleration preset: https://docs.frigate.video/configuration/hardware_acceleration/#intel-based-cpus |
Beta Was this translation helpful? Give feedback.




Since you're on a 10th gen CPU, you should try using a QSV hardware acceleration preset: https://docs.frigate.video/configuration/hardware_acceleration/#intel-based-cpus