[Config Support]: Regular spikes in CPU/Network Usage #20644
Replies: 2 comments 1 reply
-
|
Based on your symptoms and configuration, here are several potential causes for the gradual CPU and network usage increases: Configuration Issues1. Birdseye Continuous Mode Your config has 2. Multiple Audio Streams You're running audio detection on three cameras simultaneously (entry_camera, gate_camera, street_camera)(1). Each audio stream spawns a separate ffmpeg process that continuously processes audio, which adds to CPU load. 3. Semantic Search and GenAI You have both semantic search and GenAI enabled(1). The embeddings manager (showing 234ms image embedding speed in your stats) processes frames for semantic search, which adds CPU overhead. Consider disabling these features temporarily to see if they're contributing to the issue. Proxmox-Specific ConsiderationsRunning Frigate in an LXC on Proxmox is not officially supported and can introduce complexity(2). The documentation specifically notes that "Running Frigate in a VM on top of Proxmox, ESXi, Virtualbox, etc. is not recommended"(2). However, some users have had success with proper configuration. For your LXC setup, ensure you have proper device passthrough configured:
Memory and Storage IssuesYour stats show Consider increasing your Recommendations
logger:
logs:
frigate.record.maintainer: debug
The pattern you're seeing (gradual increase until restart) suggests a resource leak or accumulation issue, possibly related to go2rtc stream handling, audio processing, or the embeddings/GenAI features running continuously. 📚 Sources: Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
-
|
Dropping in to say you are not alone. I have the same issue here where every 7-8 hours CPU spikes and stays 100% for ~1.5 hours and have been searching for a resolution for months. This user on Reddit also has the same issue https://www.reddit.com/r/frigate_nvr/comments/1lofmi9/high_cpu_load_after_a_while_no_interaction/. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
I have a fairly regular issue with Frigate's CPU utilization gradually increasing and staying high until it either drops again on its own or (more frequently) until I restart it. I'm running Frigate on Proxmox (I know, I know...) in a docker container in a LXC on an i7 NUC with Coral TPU.
See the graph below where the utilization went gradually up last evening and only dropped when I noticed it in the morning and restarted Frigate. The same thing is gradually happening again right now:
Interestingly enough I can see the same pattern in the container's network usage which effectively doubles:
However when I look at the traffic on the camera ports, it's what I would expect it to be and only adds up to about 50Mb/s, consistent with the baseline of 5MB/s shown in the Proxmox graph:
I can also see the same spike in the network (but not CPU) utilization of my HA VM, running on the same Proxmox instance - I have the Official Frigate Proxy addon running in HA, using the official integration.
Restarting HA (which I just did at 22:45) also temporarily restores the network traffic (and Frigate's CPU utilization) back to the baseline level but then it immediately creeps up again and only really goes down for a longer period of time when I restart Frigate (23:04)
HA VM Network:

Frigate's LXC network:

I'm attaching my Frigate config and logs, you'll notice I'm also struggling with ffmpeg errors - I've tried some Gemini suggesting for addressing those (marked with #gemini) in the yaml however I've reverted those as I haven't really seen a meaningful difference and while I'm still trying to address this issue first.
Happy to provide any other info that may help resolve this.. thanks!
Frigate Logs:
frigate-logs.txt
go2rtc logs:
go2rtc-logs.txt
Version
0.16.2-4d58206
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
Frigate stats
{"cameras":{"entry_camera":{"camera_fps":5.1,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":0.1,"detection_enabled":true,"pid":627,"capture_pid":702,"ffmpeg_pid":708,"audio_rms":0.0,"audio_dBFS":0.0},"gate_camera":{"camera_fps":5.1,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":0.0,"detection_enabled":true,"pid":631,"capture_pid":714,"ffmpeg_pid":5413,"audio_rms":8.7482,"audio_dBFS":-71.4707},"street_camera":{"camera_fps":5.1,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":15.3,"detection_enabled":true,"pid":640,"capture_pid":730,"ffmpeg_pid":736,"audio_rms":1.814,"audio_dBFS":-85.1363},"garden_camera":{"camera_fps":5.0,"process_fps":5.0,"skipped_fps":0.0,"detection_fps":0.0,"detection_enabled":true,"pid":651,"capture_pid":742,"ffmpeg_pid":748,"audio_rms":0.0,"audio_dBFS":0.0},"siderear_camera":{"camera_fps":5.1,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":0.0,"detection_enabled":true,"pid":662,"capture_pid":754,"ffmpeg_pid":760,"audio_rms":0.0,"audio_dBFS":0.0},"sidefront_camera":{"camera_fps":5.1,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":0.0,"detection_enabled":true,"pid":678,"capture_pid":766,"ffmpeg_pid":772,"audio_rms":0.0,"audio_dBFS":0.0},"tapo":{"camera_fps":5.0,"process_fps":5.1,"skipped_fps":0.0,"detection_fps":0.0,"detection_enabled":false,"pid":687,"capture_pid":778,"ffmpeg_pid":6681,"audio_rms":0.0,"audio_dBFS":0.0}},"detectors":{"coral":{"inference_speed":8.1,"detection_start":0.0,"pid":511}},"detection_fps":15.4,"embeddings":{"image_embedding_speed":234.18,"image_embedding":0.0,"text_embedding_speed":0.0,"text_embedding":0.0},"gpu_usages":{"intel-vaapi":{"gpu":"1.91%","mem":"-%","clients":{"6681":"0.19%","708":"0.0%","736":"0.0%","748":"0.0%","760":"0.0%","772":"0.0%","5413":"0.0%"}}},"cpu_usages":{"frigate.full_system":{"cpu":"20.5","mem":"73.5"},"1":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/package/admin/s6/command/s6-svscan -d4 -- /run/service"},"17":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise s6-linux-init-shutdownd"},"18":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/package/admin/s6-linux-init/command/s6-linux-init-shutdownd -d3 -c /run/s6/basedir -g 3000 -C -B"},"27":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise go2rtc-log"},"28":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise go2rtc-healthcheck"},"29":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise certsync-log"},"30":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise go2rtc"},"31":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise nginx-log"},"32":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise frigate"},"33":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise s6rc-fdholder"},"34":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise nginx"},"35":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise frigate-log"},"36":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise s6rc-oneshot-runner"},"37":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-supervise certsync"},"48":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/package/admin/s6/command/s6-ipcserverd -1 -- /package/admin/s6/command/s6-ipcserver-access -v0 -E -l0 -i data/rules -- /package/admin/s6/command/s6-sudod -t 30000 -- /package/admin/s6-rc/command/s6-rc-oneshot-run -l ../.. --"},"49":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/package/admin/s6-2.13.2.0/command/s6-fdholderd -1 -n 256 -i data/rules"},"95":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx"},"96":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate"},"99":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc"},"100":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/certsync"},"127":{"cpu":"19.5","cpu_average":"18","mem":"0.1","cmdline":"/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml"},"135":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"bash ./run.user go2rtc-healthcheck"},"136":{"cpu":"3.8","cpu_average":"4","mem":"1.6","cmdline":"python3 -u -m frigate"},"142":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: master process nginx"},"188":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: worker process"},"189":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: worker process"},"190":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: worker process"},"222":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: worker process"},"239":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"nginx: cache manager process"},"345":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"bash ./run.user certsync"},"381":{"cpu":"0.1","cpu_average":"0","mem":"0.6","cmdline":"python3 -u -m frigate"},"488":{"cpu":"4.3","cpu_average":"4","mem":"0.7","cmdline":"frigate.recording_manager"},"499":{"cpu":"0.7","cpu_average":"0","mem":"0.6","cmdline":"frigate.review_segment_manager"},"511":{"cpu":"6.2","cpu_average":"6","mem":"0.6","cmdline":"frigate.detector.coral"},"516":{"cpu":"0.8","cpu_average":"0","mem":"2.3","cmdline":"frigate.embeddings_manager"},"540":{"cpu":"10.2","cpu_average":"9","mem":"0.7","cmdline":"frigate.output "},"551":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"558":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 640x480 -i pipe: -threads 1 -f mpegts -s 960x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"565":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"572":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"579":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"586":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"593":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 2304x1296 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"600":{"cpu":"2.9","cpu_average":"2","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 1280x720 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:"},"627":{"cpu":"1.2","cpu_average":"1","mem":"1.0","cmdline":"frigate.process:entry_camera"},"631":{"cpu":"0.6","cpu_average":"1","mem":"0.9","cmdline":"frigate.process:gate_camera"},"640":{"cpu":"13.8","cpu_average":"14","mem":"1.0","cmdline":"frigate.process:street_camera"},"651":{"cpu":"0.9","cpu_average":"0","mem":"0.9","cmdline":"frigate.process:garden_camera"},"662":{"cpu":"0.8","cpu_average":"0","mem":"0.9","cmdline":"frigate.process:siderear_camera"},"678":{"cpu":"0.8","cpu_average":"0","mem":"0.9","cmdline":"frigate.process:sidefront_camera"},"687":{"cpu":"0.9","cpu_average":"0","mem":"0.9","cmdline":"frigate.process:tapo "},"702":{"cpu":"0.7","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:entry_camera"},"708":{"cpu":"1.5","cpu_average":"1","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/entry_camera_sub -r 5 -vf fps=5,scale_vaapi=w=1280:h=720,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"713":{"cpu":"1.3","cpu_average":"1","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/entry_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/entry_camera@%Y%m%d%H%M%S%z.mp4"},"714":{"cpu":"0.3","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:gate_camera"},"727":{"cpu":"3.0","cpu_average":"2","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/gate_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/gate_camera@%Y%m%d%H%M%S%z.mp4"},"730":{"cpu":"0.7","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:street_camera"},"736":{"cpu":"1.4","cpu_average":"1","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/street_camera_sub -r 5 -vf fps=5,scale_vaapi=w=1280:h=720,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"741":{"cpu":"1.9","cpu_average":"1","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/street_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/street_camera@%Y%m%d%H%M%S%z.mp4"},"742":{"cpu":"0.7","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:garden_camera"},"748":{"cpu":"1.5","cpu_average":"1","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/garden_camera_sub -r 5 -vf fps=5,scale_vaapi=w=1280:h=720,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"753":{"cpu":"1.8","cpu_average":"1","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/garden_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/garden_camera@%Y%m%d%H%M%S%z.mp4"},"754":{"cpu":"0.8","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:siderear_camera"},"760":{"cpu":"1.3","cpu_average":"1","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/siderear_camera_sub -r 5 -vf fps=5,scale_vaapi=w=1280:h=720,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"765":{"cpu":"2.1","cpu_average":"1","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/siderear_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/siderear_camera@%Y%m%d%H%M%S%z.mp4"},"766":{"cpu":"0.8","cpu_average":"0","mem":"0.9","cmdline":"frigate.capture:sidefront_camera"},"772":{"cpu":"1.4","cpu_average":"1","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/sidefront_camera_sub -r 5 -vf fps=5,scale_vaapi=w=1280:h=720,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"777":{"cpu":"2.0","cpu_average":"1","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/sidefront_camera -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/sidefront_camera@%Y%m%d%H%M%S%z.mp4"},"778":{"cpu":"1.9","cpu_average":"1","mem":"0.9","cmdline":"frigate.capture:tapo "},"788":{"cpu":"0.2","cpu_average":"0","mem":"1.0","cmdline":"python3 -u -m frigate"},"822":{"cpu":"1.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/entry_camera -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:"},"834":{"cpu":"0.7","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/gate_camera -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:"},"848":{"cpu":"1.0","cpu_average":"0","mem":"0.0","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -vn -threads 1 -hide_banner -loglevel warning -threads 2 -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/street_camera -threads 1 -f s16le -ar 16000 -ac 1 -y pipe:"},"5413":{"cpu":"0.8","cpu_average":"0","mem":"0.1","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/gate_camera_sub -r 5 -vf fps=5,scale_vaapi=w=640:h=480,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"6537":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"sleep 60"},"6681":{"cpu":"5.9","cpu_average":"3","mem":"0.3","cmdline":"/usr/lib/ffmpeg/7.0/bin/ffmpeg -hide_banner -loglevel warning -threads 2 -hwaccel_flags allow_profile_mismatch -hwaccel vaapi -hwaccel_device /dev/dri/renderD128 -hwaccel_output_format vaapi -user_agent FFmpeg Frigate/0.16.2-4d58206 -avoid_negative_ts make_zero -fflags +genpts+discardcorrupt -rtsp_transport tcp -timeout 10000000 -use_wallclock_as_timestamps 1 -i rtsp://127.0.0.1:8554/tapo -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -c:a aac /tmp/cache/tapo@%Y%m%d%H%M%S%z.mp4 -r 5 -vf fps=5,scale_vaapi=w=2304:h=1296,hwdownload,format=nv12,eq=gamma=1.4:gamma_weight=0.5 -threads 2 -f rawvideo -pix_fmt yuv420p pipe:"},"6777":{"cpu":"0.0","cpu_average":"0","mem":"0.0","cmdline":"sleep 30s"}},"service":{"uptime":802,"version":"0.16.2-4d58206","latest_version":"0.16.2","storage":{"/media/frigate/recordings":{"total":10978590.8,"used":7837902.0,"free":3140688.8,"mount_type":"nfs4"},"/media/frigate/clips":{"total":10978590.8,"used":7837902.0,"free":3140688.8,"mount_type":"nfs4"},"/tmp/cache":{"total":1907.4,"used":54.0,"free":1853.3,"mount_type":"tmpfs"},"/dev/shm":{"total":1024.0,"used":570.7,"free":453.3,"mount_type":"tmpfs"}},"temperatures":{},"last_updated":1761254288},"processes":{"recording":{"pid":488},"review_segment":{"pid":499},"go2rtc":{"pid":127},"embeddings":{"pid":516},"audio_detector":{"pid":788}}}Operating system
Proxmox
Install method
Proxmox via Docker
docker-compose file or Docker CLI command
Object Detector
Coral
Screenshots of the Frigate UI's System metrics pages
(metrics after restart, I will add "under stress" screenshot when the issue comes back again)

Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions