#Frigate: Add 2nd Camera?
1 messages · Page 1 of 1 (latest)
Please use a code share site to share code or logs, for example:
- https://dpaste.org/ (select YAML for the language, and consider picking a longer expiry)
- http://pastie.org/ (select YAML for the language)
- https://paste.debian.net/ (you guessed it, select YAML as the language)
Please don't use Pastebin, since it can randomly add spaces to the main view. Please also don't share text as images since it makes it harder for people to help you. Remember that others may have colour blindness, impaired vision, etc.
Can you paste it there and share the link, it's hard to tell since you didn't format it
Yea sorry about that. I kinda figured that would be a problem. Here ya'll go >>>
https://dpaste.org/cirde
What's the log say when you start it
It does that for awhile but never ends up starting
I'm assuming it's complaining that your cameras have spaces in the name
so maybe, wyze_cam_02 instead of wyze cam 02
I just changed it to backyard for simplicity.
I removed the second camera to try and narrow down where the problem is and it still wont start.
Here's the current last 100 lines of the log
Another note. I have verified that the cameras are sending a RTSP feed.
Hi there, do you have any detectors? intel-vaapi or a gpu? Can you post your updated config.yml? Thanks!
https://github.com/blakeblackshear/frigate/discussions/11193
Signal 9 seems to be related OS killing the frigate container, maybe related to memory or something
Are you running it as HA addon, or with docker compose?
I decided to start all over from scratch and go through the Frigate docs. This is what I have and Frigate still wont start. Sometimes it does then like said above gets killed.
frigate yaml: https://dpaste.org/QC5AC#L40,87,1
config yaml: https://dpaste.org/onOh7
For more context I'm running this in a virtual box on an intel CPU.
Have you already asked ChatGPT? In my case this was the game changer
I actually never thought of that lol. Worth a shot.
So you have it in HAOS addon? From docker container you could check the docker logs, but for that I'm not sure.
Yes its running on HAOS. Other than these logs I don't know where to check.