Pls help with the right code to see my cam in frigate
Hi Witzker,
First step is to read this.
It will help you form a question that others have the ability to answer.
“There is indeed a formulated question - Sir_Goodenough!”
If you’d like, I can help rephrase or expand on it further If you have problems to get it!!
Let me know!
BUT a possible answer would have been this:
mqtt:
host: 192.168.178.109
port: 1883
topic_prefix: frigate
client_id: frigate
user: #{mqtt user}
password: #{mqtt password}
stats_interval: 300
go2rtc:
EundE_EINGANG-Innen:
- rtsp://USER:[email protected]:554/stream1
Eunde-EINGANG-Innen_sub:
- rtsp://USER:[email protected]:554/stream2
birdseye:
enabled: true
mode: continuous
layout:
scaling_factor: 3.0
cameras:
Eunde-EINGANG-Innen:
birdseye:
order: 1
onvif:
host: 192.168.178.51
port: 2020
user: USER
password: PW
ffmpeg:
inputs:
- path: rtsp://USER:[email protected]:554/stream2
input_args: preset-rtsp-restream
roles:
- detect
- path: rtsp://USER:[email protected]:554/stream1
input_args: preset-rtsp-restream
roles:
- record
detect:
enabled: true
width: 640
height: 480
fps: 10
objects:
track:
- person
filters:
person:
min_score: 0.4
threshold: 0.5
min_area: 700
version: 0.14
camera_groups:
Birdseye:
order: 1
icon: LuActivity
cameras:
- birdseye
- EundE_EINGANG
So, this is a starting point. How could the code be further improved?
Let me know if you’d like any adjustments!
Maybe recording to Synology.
Two Way audio - BUT WITHOUT - Cloud PW!
else…?
@Sir_Goodenough
And please - Don’t explain what you didn’t understand, but stay on topic if you can contribute something to the code!