[Camera Support]: Discoloration / Artifacts in live view but not recording #15111
Unanswered
walmartshopper
asked this question in
Camera Support
Replies: 1 comment
-
See the FAQ, Usage question 15. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Describe the problem you are having
I only have one camera set up. I am using one stream for both detect and record. All recorded videos look OK, but the live view has a white triangle on the right side. All the colors inside the triangle are off, and the rest of the image has some splotchy discoloration. I believe it started happening with the 0.14 update, and is still present on the current dev build. I tried setting the camera stream to h264 and h265, changed the frigate hwaccel_args between preset-vaapi, preset-intel-qsv-h264, and preset-intel-qsv-h265 and no change. Also happens with both cpu and openvino detector. Frigate is installed using docker-compose running directly on a proxmox host (not in a vm or lxc).
This is the recording which looks normal:
This is the live view:
Version
0.15.0-ff92b13 (also happened in 0.14 stable)
What browser(s) are you using?
Brave 1.73.89 Chromium: 131.0.6778.69 (same result in Chromium and Firefox)
Frigate config file
Relevant Frigate log output
Relevant go2rtc log output
FFprobe output from your camera
ffprobe rtsp://admin:admin@driveway/1/h264major ffprobe version n7.1 Copyright (c) 2007-2024 the FFmpeg developers built with gcc 14.2.1 (GCC) 20240910 configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan libavutil 59. 39.100 / 59. 39.100 libavcodec 61. 19.100 / 61. 19.100 libavformat 61. 7.100 / 61. 7.100 libavdevice 61. 3.100 / 61. 3.100 libavfilter 10. 4.100 / 10. 4.100 libswscale 8. 3.100 / 8. 3.100 libswresample 5. 3.100 / 5. 3.100 libpostproc 58. 3.100 / 58. 3.100 [rtsp @ 0x60cccef0f100] Error parsing AU headers ^C Last message repeated 206 times
Frigate stats
Operating system
Proxmox
Install method
Docker Compose
Object Detector
OpenVino
Network connection
Wired
Camera make and model
JideTech 5MP POE Outdoor IP Security Camera
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions