[Config Support]: Two identical cams with identical setup are showing different resolutions #15919
-
Hello community, I´m a little confused and not able to help myself. I´ve got two identical cams 2 x Reolink RLC-510WA with the identical stream setup The relevant cameras in the config file are "Eingangsbereich" and "Backyard". In Frigate you can see the different preview resolutions: Also in home assistant it shows the different resolutions and one cam is on "VGA" and the other on "720p". What did I miss? And yes, in addition I stumpled during the creation o fthis post also over the errors in the log output. Any suggestions are highly appreciated. Version0.14.1-f4f3cfa Frigate config filemqtt:
enabled: true
host: 192.168.178.xx
port: 1883
topic_prefix: frigate
client_id: frigate
user: xx
password: xx
stats_interval: 30
ui:
timezone: Europe/Berlin
time_format: 24hour
strftime_fmt: '%d.%m.%Y- %H:%M'
detectors:
coral:
type: edgetpu
device: usb
birdseye:
enabled: true
restream: true
mode: continuous
record:
enabled: true
events:
pre_capture: 5
post_capture: 5
objects:
- person
retain:
default: 10
objects:
person: 3
snapshots:
enabled: true
clean_copy: true
timestamp: false
bounding_box: true
retain:
default: 10
objects:
person: 10
objects:
track:
- person
- car
go2rtc:
streams:
esszimmer:
- rtsp://user:[email protected]:554/live0
arbeitszimmer:
- rtsp://user:[email protected]:554/live0
cameras:
Esszimmer:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/esszimmer
roles:
- detect
- record
objects:
track:
- person
filters:
person: {}
mask: 0.896,0.383,0.898,0.568,0.994,0.572,0.998,0.388
detect:
enabled: true
record:
enabled: true
retain:
days: 5
mode: motion
events:
retain:
default: 5
mode: motion
motion:
mask: 0.898,0.391,0.898,0.576,0.991,0.573,0.994,0.389
Arbeitszimmer:
enabled: true
ffmpeg:
inputs:
- path: rtsp://127.0.0.1:8554/arbeitszimmer
roles:
- detect
- record
objects:
track:
- person
filters:
person: {}
detect:
enabled: true
record:
enabled: true
retain:
days: 5
mode: motion
events:
retain:
default: 5
mode: motion
zones: {}
motion:
mask:
- 0.418,0.453,0.425,0.603,0.544,0.536,0.543,0.415
- 0.577,0.404,0.639,0.411,0.638,0.479,0.577,0.473
- 0.15,0.214,0.27,0.169,0.299,0.667,0.196,0.723
Eingangsbereich:
enabled: true
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/h264Preview_01_main
roles:
- record
- path: rtsp://admin:[email protected]:554/h264Preview_01_sub
roles:
- detect
detect:
enabled: true
record:
enabled: true
retain:
days: 5
mode: motion
events:
retain:
default: 14
mode: motion
objects:
track:
- person
zones:
Hinter_dem_Haus:
coordinates: 0,0.274,0.102,0.265,0.137,0.636,1,0.763,1,1,0.425,1,0,1
inertia: 3
loitering_time: 0
objects: person
Backyard:
enabled: true
ffmpeg:
inputs:
- path: rtsp://admin:[email protected]:554/h264Preview_01_main
roles:
- record
- path: rtsp://admin:[email protected]:554/h264Preview_01_sub
roles:
- detect
detect:
enabled: true
record:
enabled: true
retain:
days: 5
mode: motion
events:
retain:
default: 14
mode: motion
objects:
track:
- person
zones:
Hinter_dem_Haus:
coordinates: 0,0.274,0.102,0.265,0.137,0.636,1,0.763,1,1,0.425,1,0,1
inertia: 3
loitering_time: 0
objects: person
camera_groups:
Birdseye:
order: 1
icon: LuBird
cameras: birdseye
Innen:
order: 2
icon: LuWebcam
cameras:
- Arbeitszimmer
- Esszimmer
version: 0.14 Relevant Frigate log output2025-01-09 17:42:33.266859768 [INFO] Preparing Frigate...
2025-01-09 17:42:33.285907676 [INFO] Starting Frigate...
2025-01-09 17:42:34.762101270 [2025-01-09 17:42:34] frigate.app INFO : Starting Frigate (0.14.1-f4f3cfa)
2025-01-09 17:42:34.762188205 [2025-01-09 17:42:34] frigate.util.config INFO : Checking if frigate config needs migration...
2025-01-09 17:42:34.802588489 [2025-01-09 17:42:34] frigate.util.config INFO : frigate config does not need migration...
2025-01-09 17:42:34.839401976 [2025-01-09 17:42:34] frigate.util.services WARNING : Did not detect hwaccel, using a GPU for accelerated video decoding is highly recommended
2025-01-09 17:42:43.127404589 [tcp @ 0x32a1200] Port missing in uri
2025-01-09 17:42:43.154523061 [2025-01-09 17:42:43] peewee_migrate.logs INFO : Starting migrations
2025-01-09 17:42:43.154961408 [2025-01-09 17:42:43] peewee_migrate.logs INFO : There is nothing to migrate
2025-01-09 17:42:43.168542989 [2025-01-09 17:42:43] frigate.app INFO : Recording process started: 365
2025-01-09 17:42:43.173577875 [2025-01-09 17:42:43] frigate.app INFO : Recording process started: 371
2025-01-09 17:42:43.176295460 [2025-01-09 17:42:43] frigate.app INFO : go2rtc process pid: 96
2025-01-09 17:42:43.197144455 [2025-01-09 17:42:43] detector.coral INFO : Starting detection process: 394
2025-01-09 17:42:45.844989332 [2025-01-09 17:42:43] frigate.app INFO : Output process started: 396
2025-01-09 17:42:45.844997147 [2025-01-09 17:42:43] frigate.app INFO : Camera processor started for Esszimmer: 448
2025-01-09 17:42:45.845020650 [2025-01-09 17:42:43] frigate.app INFO : Camera processor started for Arbeitszimmer: 449
2025-01-09 17:42:45.845025038 [2025-01-09 17:42:43] frigate.app INFO : Camera processor started for Eingangsbereich: 455
2025-01-09 17:42:45.845077979 [2025-01-09 17:42:43] frigate.app INFO : Camera processor started for Backyard: 466
2025-01-09 17:42:45.845082794 [2025-01-09 17:42:43] frigate.app INFO : Capture process started for Esszimmer: 475
2025-01-09 17:42:45.845085721 [2025-01-09 17:42:43] frigate.app INFO : Capture process started for Arbeitszimmer: 483
2025-01-09 17:42:45.845139455 [2025-01-09 17:42:43] frigate.app INFO : Capture process started for Eingangsbereich: 487
2025-01-09 17:42:45.845143133 [2025-01-09 17:42:43] frigate.app INFO : Capture process started for Backyard: 492
2025-01-09 17:42:45.848120576 [2025-01-09 17:42:43] frigate.detectors.plugins.edgetpu_tfl INFO : Attempting to load TPU as usb
2025-01-09 17:42:45.848208006 [2025-01-09 17:42:45] frigate.detectors.plugins.edgetpu_tfl INFO : TPU found
2025-01-09 17:43:11.551953056 [2025-01-09 17:43:11] frigate.ptz.onvif ERROR : Onvif is not setup for Arbeitszimmer
2025-01-09 17:43:11.579274274 [2025-01-09 17:43:11] frigate.ptz.onvif ERROR : Onvif is not setup for Esszimmer
2025-01-09 17:43:11.589552954 [2025-01-09 17:43:11] frigate.ptz.onvif ERROR : Onvif is not setup for Eingangsbereich
2025-01-09 17:43:11.593583834 [2025-01-09 17:43:11] frigate.ptz.onvif ERROR : Onvif is not setup for Backyard Relevant go2rtc log output2025-01-09 14:35:42.541305837 [INFO] Preparing new go2rtc config...
2025-01-09 14:35:42.883027063 [INFO] Starting go2rtc...
2025-01-09 14:35:42.974538447 14:35:42.974 INF go2rtc platform=linux/amd64 revision=b2399f3 version=1.9.2
2025-01-09 14:35:42.974542142 14:35:42.974 INF config path=/dev/shm/go2rtc.yaml
2025-01-09 14:35:42.974930696 14:35:42.974 INF [api] listen addr=:1984
2025-01-09 14:35:42.975257417 14:35:42.975 INF [rtsp] listen addr=:8554
2025-01-09 14:35:42.975402621 14:35:42.975 INF [webrtc] listen addr=:8555/tcp
2025-01-09 14:35:52.539106795 [INFO] Starting go2rtc healthcheck service... Frigate statsNo response Operating systemDebian Install methodDocker Compose docker-compose file or Docker CLI commandversion: "3.9"
services:
frigate:
container_name: frigate
restart: unless-stopped
image: ghcr.io/blakeblackshear/frigate:stable
shm_size: "128MB"
volumes:
- ./config:/config
- ./storage:/media/frigate
- type: tmpfs # Optional: 1GB of memory, reduces SSD/SD Card wear
target: /tmp/cache
tmpfs:
size: 1000000000
ports:
- "8971:8971"
- "8554:8554" # RTSP feeds
- "5000:5000"
devices:
- /dev/bus/usb:/dev/bus/usb # passes the USB Coral, needs to be modified for other versions Object DetectorCoral Screenshots of the Frigate UI's System metrics pagesAny other information that may be helpfulNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
Can you paste the output of |
Beta Was this translation helpful? Give feedback.
-
Good morning, Eingangsbereich: [{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"25/1","codec_long_name":"H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","height":1920,"width":2560},{"avg_frame_rate":"0/0","codec_long_name":"AAC (Advanced Audio Coding)"}]}},{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"4/1","codec_long_name":"H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","height":480,"width":640},{"avg_frame_rate":"0/0","codec_long_name":"AAC (Advanced Audio Coding)"}]}}] Backyard: [{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"25/1","codec_long_name":"H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","height":1920,"width":2560},{"avg_frame_rate":"0/0","codec_long_name":"AAC (Advanced Audio Coding)"}]}},{"return_code":0,"stderr":"","stdout":{"programs":[],"streams":[{"avg_frame_rate":"4/1","codec_long_name":"H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10","height":480,"width":640},{"avg_frame_rate":"0/0","codec_long_name":"AAC (Advanced Audio Coding)"}]}}] Looks similar to me. What is it about? |
Beta Was this translation helpful? Give feedback.
-
He @hawkeye217 , that worked out in terms of defining the resolution in both ways. If I see it right, it would be better to force for both detection streams a 640*480 resolution? Because the cameras are providing only this resolution. |
Beta Was this translation helpful? Give feedback.
If you manually specify the
detect
width and height in your config, does it change anything? Eg: