Hi all,
I’ve started toying around with Frigate and for that reason I bought an el cheapo cam.
Yes, I’m aware that there are recommended ones but this is just to experiment and I’ve been pretty successful in getting everything to run.
I’ve configured streams for Go2RTC in the Frigate config for the same cam with main and sub RTSP streams. I’m 100% sure of the RTSP path as both can be accessed via VLC (yes I’m aware VLC has an easier time because it can go via UDP. This was just to check whether the RTSP path was correct and it is as I get different resolutions depending on the RTSP path that I put in).
I’ve set up the the cameras in the config that refer back to Go2RTC streams.
The main stream for recording.
The sub stream for detection.
The only problem I have is that Frigate is now telling me it’s not receiving frames on the detect side (i.e. the Substream). Looking at the logs it tells me “Error opening input files: Server returned 401 Unauthorized (authorization failed)”
As a result I’ve created an additional user on the camera and set up the substream with those login credentials in case this is an issue of the camera not allowing multiple logins of the same user but it still gives the same issue.
Is this purely a limitation of the camera I bought? Or am I missing something obvious?
When I set the camera up with just the main stream and do both detection and recording on that, I don’t have any issues but I’m aware it’s not great to do detection on the main stream.
Appreciate any insights!