[Camera Support]: Strange color in camera dashboard after idle for some time #15221
-
Describe the problem you are havingIt started happening after I formatted my computer, after a SSD that i used previously died, then, after the format, i moved the frigate to save directly to the NAS over network, but the configuration and docker, except for the mount, is exactly the same... and i updated the frigate aswell, from v0.14.0 to v0.14.1. If I refresh or wait some time, it will fix itself and show the correct image: PS: I have 2 cameras in the dashboard, it only happens in one of then. Version0.14.1-f4f3cfa What browser(s) are you using?Google Chrome 131.0.6778.86 Frigate config filemqtt:
enabled: false
go2rtc:
streams:
gate:
- ffmpeg:rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.0.0.184:554/channel=1&stream=0.sdp?#video=h264#audio=opus#audio=aac
gate_sub:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.0.0.184:554/channel=1&stream=1.sdp?
front:
- ffmpeg:rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.0.0.101:554/stream1#video=copy#audio=opus#audio=aac
front_sub:
- rtsp://{FRIGATE_RTSP_USER}:{FRIGATE_RTSP_PASSWORD}@10.0.0.101:554/stream2
webrtc:
candidates:
- 10.0.0.108:8555
- stun:8555
cameras:
gate:
ffmpeg:
output_args:
record: preset-record-generic-audio-copy
inputs:
- path: rtsp://127.0.0.1:8554/gate
input_args: preset-rtsp-restream
roles:
- record
- path: rtsp://127.0.0.1:8554/gate_sub
input_args: preset-rtsp-restream
roles:
- detect
live:
stream_name: gate
detect:
width: 800
height: 448
motion:
mask:
- 800,0,800,46,624,47,626,0
zones:
walk_zone:
coordinates: 123,448,800,448,800,379,365,155,117,168
inertia: 3
loitering_time: 0
record:
events:
pre_capture: 10
# Optional: Number of seconds after the event to include (default: shown below)
post_capture: 15
snapshots:
required_zones:
- walk_zone
review:
alerts:
required_zones:
- walk_zone
# Optional: Number of seconds before the event to include (default: shown below)
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_sub
input_args: preset-rtsp-restream
roles:
- detect
live:
stream_name: front
detect:
width: 640
height: 360
motion:
mask:
- 0,0,0,46,237,45,235,0
zones:
walk_zone:
coordinates: 616,360,566,245,464,89,513,81,463,0,346,0,373,360
inertia: 3
loitering_time: 0
janela:
coordinates: 370,152,386,360,289,360,260,208,296,97,341,0
inertia: 3
loitering_time: 0
snapshots:
required_zones:
- walk_zone
- janela
review:
alerts:
required_zones:
- walk_zone
- janela
birdseye:
enabled: true
mode: continuous
ffmpeg:
hwaccel_args: preset-vaapi
detectors:
ov:
type: openvino
device: GPU
model:
path: /openvino-model/ssdlite_mobilenet_v2.xml
model:
width: 300
height: 300
input_tensor: nhwc
input_pixel_format: bgr
labelmap_path: /openvino-model/coco_91cl_bkgr.txt
objects:
track:
- person
- cat
- dog
database:
# The path to store the SQLite DB (default: shown below)
path: /db/frigate.db
record:
enabled: true
retain:
days: 3
mode: all
events:
retain:
default: 14
mode: active_objects
version: 0.14
camera_groups:
Casa:
order: 1
icon: LuHome
cameras:
- front
- gate Relevant Frigate log output2024-11-27 13:04:48.487614094 [INFO] Preparing Frigate...
2024-11-27 13:04:48.494951766 [INFO] Starting Frigate...
2024-11-27 13:04:49.372200564 [2024-11-27 13:04:49] frigate.app INFO : Starting Frigate (0.14.1-f4f3cfa)
2024-11-27 13:04:49.374489294 [2024-11-27 13:04:49] frigate.util.config INFO : Checking if frigate config needs migration...
2024-11-27 13:04:49.391882708 [2024-11-27 13:04:49] frigate.util.config INFO : frigate config does not need migration...
2024-11-27 13:04:49.404691004 [2024-11-27 13:04:49] frigate.config WARNING : Customizing more than a detector model path is unsupported.
2024-11-27 13:04:49.410691124 [2024-11-27 13:04:49] peewee_migrate.logs INFO : Starting migrations
2024-11-27 13:04:49.410896180 [2024-11-27 13:04:49] peewee_migrate.logs INFO : There is nothing to migrate
2024-11-27 13:04:49.427512800 [2024-11-27 13:04:49] frigate.app INFO : Recording process started: 389
2024-11-27 13:04:49.431174378 [2024-11-27 13:04:49] frigate.app INFO : Recording process started: 391
2024-11-27 13:04:49.432289742 [2024-11-27 13:04:49] frigate.app INFO : go2rtc process pid: 98
2024-11-27 13:04:49.444404763 [2024-11-27 13:04:49] frigate.app INFO : Output process started: 419
2024-11-27 13:04:49.445960688 [2024-11-27 13:04:49] detector.ov INFO : Starting detection process: 417
2024-11-27 13:04:49.469207609 [2024-11-27 13:04:49] frigate.app INFO : Camera processor started for gate: 434
2024-11-27 13:04:49.473071294 [2024-11-27 13:04:49] frigate.app INFO : Camera processor started for front: 435
2024-11-27 13:04:49.477064494 [2024-11-27 13:04:49] frigate.app INFO : Capture process started for gate: 443
2024-11-27 13:04:49.481335906 [2024-11-27 13:04:49] frigate.app INFO : Capture process started for front: 453 Relevant go2rtc log output2024-11-27 13:04:48.489563152 [INFO] Preparing new go2rtc config...
2024-11-27 13:04:48.692013562 [INFO] Not injecting WebRTC candidates into go2rtc config as it has been set manually
2024-11-27 13:04:48.715578245 [INFO] Starting go2rtc...
2024-11-27 13:04:48.841289021 13:04:48.841 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2024-11-27 13:04:48.841364131 13:04:48.841 INF config path=/dev/shm/go2rtc.yaml
2024-11-27 13:04:48.841710397 13:04:48.841 INF [rtsp] listen addr=:8554
2024-11-27 13:04:48.841763329 13:04:48.841 INF [api] listen addr=:1984
2024-11-27 13:04:48.841983996 13:04:48.841 INF [webrtc] listen addr=:8555
2024-11-27 13:04:58.487725085 [INFO] Starting go2rtc healthcheck service... FFprobe output from your camera# ffprobe version n5.1-2-g915ef932a3-20220731 Copyright (c) 2007-2022 the FFmpeg developers
built with gcc 12.1.0 (crosstool-NG 1.25.0.55_3defb7b)
configuration: --prefix=/ffbuild/prefix --pkg-config-flags=--static --pkg-config=pkg-config --cross-prefix=x86_64-ffbuild-linux-gnu- --arch=x86_64 --target-os=linux --enable-gpl --enable-version3 --disable-debug --enable-iconv --enable-libxml2 --enable-zlib --enable-libfreetype --enable-libfribidi --enable-gmp --enable-lzma --enable-fontconfig --enable-libvorbis --enable-opencl --enable-libpulse --enable-libvmaf --enable-libxcb --enable-xlib --enable-amf --enable-libaom --enable-libaribb24 --enable-avisynth --enable-libdav1d --enable-libdavs2 --disable-libfdk-aac --enable-ffnvcodec --enable-cuda-llvm --enable-frei0r --enable-libgme --enable-libass --enable-libbluray --enable-libjxl --enable-libmp3lame --enable-libopus --enable-mbedtls --enable-librist --enable-libtheora --enable-libvpx --enable-libwebp --enable-lv2 --enable-libmfx --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-libopenmpt --enable-librav1e --enable-librubberband --disable-schannel --enable-sdl2 --enable-libsoxr --enable-libsrt --enable-libsvtav1 --enable-libtwolame --enable-libuavs3d --enable-libdrm --enable-vaapi --enable-libvidstab --enable-vulkan --enable-libshaderc --enable-libplacebo --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxvid --enable-libzimg --enable-libzvbi --extra-cflags=-DLIBTWOLAME_STATIC --extra-cxxflags= --extra-ldflags=-pthread --extra-ldexeflags=-pie --extra-libs='-ldl -lgomp' --extra-version=20220731
libavutil 57. 28.100 / 57. 28.100
libavcodec 59. 37.100 / 59. 37.100
libavformat 59. 27.100 / 59. 27.100
libavdevice 59. 7.100 / 59. 7.100
libavfilter 8. 44.100 / 8. 44.100
libswscale 6. 7.100 / 6. 7.100
libswresample 4. 7.100 / 4. 7.100
libpostproc 56. 6.100 / 56. 6.100
Input #0, rtsp, from 'rtsp://<user>:<pass>@10.0.0.184:554/channel=1':
Metadata:
title : RTSP Session
Duration: N/A, start: 0.000000, bitrate: N/A
Stream #0:0: Video: hevc (Main), yuvj420p(pc), 2560x1440, 12 fps, 12 tbr, 90k tbn
Stream #0:1: Audio: pcm_alaw, 8000 Hz, mono, s16, 64 kb/s Frigate stats{"cameras":{"front":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":5.1,"capture_pid":453,"detection_enabled":true,"detection_fps":0.0,"ffmpeg_pid":462,"pid":435,"process_fps":5.1,"skipped_fps":0.0},"gate":{"audio_dBFS":0.0,"audio_rms":0.0,"camera_fps":5.1,"capture_pid":443,"detection_enabled":true,"detection_fps":4.8,"ffmpeg_pid":461,"pid":434,"process_fps":5.1,"skipped_fps":0.0}},"cpu_usages":{"1":{"cmdline":"/package/admin/s6/command/s6-svscan -d4 -- /run/service","cpu":"0.0","cpu_average":"0","mem":"0.0"},"107":{"cmdline":"bash ./run.user go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"110":{"cmdline":"python3 -u -m frigate","cpu":"1.4","cpu_average":"3","mem":"0.4"},"126":{"cmdline":"nginx: master process nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"15":{"cmdline":"s6-supervise s6-linux-init-shutdownd","cpu":"0.0","cpu_average":"0","mem":"0.0"},"158":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"159":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"16":{"cmdline":"/package/admin/s6-linux-init/command/s6-linux-init-shutdownd -c /run/s6/basedir -g 3000 -C -B","cpu":"0.0","cpu_average":"0","mem":"0.0"},"160":{"cmdline":"nginx: worker process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"161":{"cmdline":"nginx: worker process","cpu":"0.4","cpu_average":"0","mem":"0.0"},"162":{"cmdline":"nginx: cache manager process","cpu":"0.0","cpu_average":"0","mem":"0.0"},"24":{"cmdline":"s6-supervise frigate","cpu":"0.0","cpu_average":"0","mem":"0.0"},"25":{"cmdline":"s6-supervise frigate-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"26":{"cmdline":"s6-supervise certsync-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"27":{"cmdline":"s6-supervise go2rtc-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"28":{"cmdline":"s6-supervise nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"29":{"cmdline":"s6-supervise go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"30":{"cmdline":"s6-supervise go2rtc-healthcheck","cpu":"0.0","cpu_average":"0","mem":"0.0"},"31":{"cmdline":"s6-supervise s6rc-oneshot-runner","cpu":"0.0","cpu_average":"0","mem":"0.0"},"315":{"cmdline":"bash ./run.user certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"32":{"cmdline":"s6-supervise certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"33":{"cmdline":"s6-supervise s6rc-fdholder","cpu":"0.0","cpu_average":"0","mem":"0.0"},"34":{"cmdline":"s6-supervise nginx-log","cpu":"0.0","cpu_average":"0","mem":"0.0"},"387":{"cmdline":"frigate.logger ","cpu":"0.0","cpu_average":"0","mem":"0.2"},"389":{"cmdline":"frigate.recording_manager","cpu":"1.8","cpu_average":"1","mem":"0.2"},"391":{"cmdline":"frigate.review_segment_manager","cpu":"0.3","cpu_average":"0","mem":"0.2"},"416":{"cmdline":"/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(56)","cpu":"0.2","cpu_average":"0","mem":"0.0"},"417":{"cmdline":"frigate.detector.ov ","cpu":"4.3","cpu_average":"5","mem":"0.6"},"419":{"cmdline":"frigate.output ","cpu":"1.4","cpu_average":"1","mem":"0.2"},"434":{"cmdline":"frigate.process:gate ","cpu":"8.7","cpu_average":"8","mem":"0.2"},"435":{"cmdline":"frigate.process:front","cpu":"1.2","cpu_average":"1","mem":"0.2"},"443":{"cmdline":"frigate.capture:gate ","cpu":"0.6","cpu_average":"0","mem":"0.2"},"45":{"cmdline":"/package/admin/s6-2.11.3.2/command/s6-fdholderd -1 -i data/rules","cpu":"0.0","cpu_average":"0","mem":"0.0"},"453":{"cmdline":"frigate.capture:front","cpu":"0.6","cpu_average":"0","mem":"0.2"},"46":{"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 ../.. --","cpu":"0.0","cpu_average":"0","mem":"0.0"},"461":{"cmdline":"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.14.1-f4f3cfa -rtsp_transport tcp -timeout 5000000 -i rtsp://127.0.0.1:8554/gate_sub -r 5 -vf fps=5,scale_vaapi=w=800:h=448:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"1.7","cpu_average":"1","mem":"0.1"},"462":{"cmdline":"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.14.1-f4f3cfa -rtsp_transport tcp -timeout 5000000 -i rtsp://127.0.0.1:8554/front_sub -r 5 -vf fps=5,scale_vaapi=w=640:h=360:format=nv12,hwdownload,format=nv12,format=yuv420p -threads 2 -f rawvideo -pix_fmt yuv420p pipe:","cpu":"1.9","cpu_average":"1","mem":"0.1"},"467":{"cmdline":"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.14.1-f4f3cfa -rtsp_transport tcp -timeout 5000000 -i rtsp://127.0.0.1:8554/gate -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy /tmp/cache/gate@%Y%m%d%H%M%S%z.mp4","cpu":"0.8","cpu_average":"0","mem":"0.0"},"468":{"cmdline":"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.14.1-f4f3cfa -rtsp_transport tcp -timeout 5000000 -i rtsp://127.0.0.1:8554/front -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy /tmp/cache/front@%Y%m%d%H%M%S%z.mp4","cpu":"0.2","cpu_average":"0","mem":"0.0"},"469":{"cmdline":"ffmpeg -hide_banner -v error -allowed_media_types video+audio -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://*:*@10.0.0.184:554/channel=1&stream=0.sdp? -map 0:v:0? -c:v:0 libx264 -g 50 -profile:v:0 high -level:v:0 4.1 -preset:v:0 superfast -tune:v:0 zerolatency -pix_fmt:v:0 yuv420p -map 0:a:0? -c:a:0 libopus -application:a:0 lowdelay -min_comp 0 -map 0:a:0? -c:a:1 aac -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/69fe571dbdf8d3ecfa0c880fd068d596","cpu":"107.3","cpu_average":"107","mem":"0.3"},"470":{"cmdline":"ffmpeg -hide_banner -v error -allowed_media_types video+audio -fflags nobuffer -flags low_delay -timeout 5000000 -user_agent go2rtc/ffmpeg -rtsp_flags prefer_tcp -i rtsp://*:*@10.0.0.101:554/stream1 -map 0:v:0? -c:v:0 copy -map 0:a:0? -c:a:0 libopus -application:a:0 lowdelay -min_comp 0 -map 0:a:0? -c:a:1 aac -user_agent ffmpeg/go2rtc -rtsp_transport tcp -f rtsp rtsp://127.0.0.1:8554/7917eb577a26e5ee1fdb7f380ccfcba9","cpu":"2.1","cpu_average":"2","mem":"0.0"},"4915":{"cmdline":"/usr/bin/python3 -c from multiprocessing.resource_tracker import main;main(48)","cpu":"0.0","cpu_average":"0","mem":"0.0"},"510":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 800x448 -i pipe: -threads 1 -f mpegts -s 1285x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"515":{"cmdline":"ffmpeg -threads 1 -f rawvideo -pix_fmt yuv420p -video_size 640x360 -i pipe: -threads 1 -f mpegts -s 1280x720 -codec:v mpeg1video -q 8 -bf 0 pipe:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"520":{"cmdline":"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:","cpu":"0.0","cpu_average":"0","mem":"0.0"},"5814":{"cmdline":"sleep 60","cpu":"0.0","cpu_average":"0","mem":"0.0"},"5894":{"cmdline":"sleep 30s","cpu":"0.0","cpu_average":"0","mem":"0.0"},"85":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/nginx","cpu":"0.0","cpu_average":"0","mem":"0.0"},"88":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/go2rtc","cpu":"0.0","cpu_average":"0","mem":"0.0"},"89":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/certsync","cpu":"0.0","cpu_average":"0","mem":"0.0"},"90":{"cmdline":"s6-log -b -- T 1 n0 s10000000 T /dev/shm/logs/frigate","cpu":"0.0","cpu_average":"0","mem":"0.0"},"98":{"cmdline":"/usr/local/go2rtc/bin/go2rtc -config=/dev/shm/go2rtc.yaml","cpu":"2.3","cpu_average":"2","mem":"0.1"},"frigate.full_system":{"cpu":"9.7","mem":"10.4"}},"detection_fps":4.8,"detectors":{"ov":{"detection_start":0.0,"inference_speed":8.08,"pid":417}},"gpu_usages":{"intel-vaapi":{"gpu":"0.56%","mem":"-%"}},"processes":{"go2rtc":{"pid":98},"logger":{"pid":387},"recording":{"pid":389},"review_segment":{"pid":391}},"service":{"last_updated":1732724417,"latest_version":"0.14.1","storage":{"/dev/shm":{"free":125.8,"mount_type":"tmpfs","total":128.0,"used":2.2},"/media/frigate/clips":{"free":2515739.9,"mount_type":"cifs","total":2805044.0,"used":289304.1},"/media/frigate/recordings":{"free":2515739.9,"mount_type":"cifs","total":2805044.0,"used":289304.1},"/tmp/cache":{"free":934.5,"mount_type":"tmpfs","total":953.7,"used":19.2}},"temperatures":{},"uptime":928,"version":"0.14.1-f4f3cfa"}} Operating systemOther Linux Install methodDocker Compose Object DetectorOpenVino Network connectionWired Camera make and modelBESDER 8MP 4K 8x Hybrid Zoom 2.8 + 12mm (chinese camera) Screenshots of the Frigate UI's System metrics pagesHardware Info:
Any other information that may be helpfulI do noticied some erros in the log, but just after i left it running for a full day, i just restarted it to clear the logs and waited for the problem hapenning again, and after that, captured the new logs, and did not noticied any errors in it when the problem happens.. Others errors that may not be relevant for this problem that i found in logs:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
See #12724 |
Beta Was this translation helpful? Give feedback.
See #12724