I have a pile of different camera types.
- 3 cheap amazon based cameras that have a basic onvif interface.
- 1 reolink wireless camera that I have to use a neolink container to convert it's feed to rtsp
- 1 reolink wired camera that offers onvif
- 2 USB cameras connected to a remote raspberry pi
I've tried enabling vaapi acceleration all over the place and frigate is giving me all kinds of errors trying to decode the reolink cameras.
When I open the go2rtc page at port 1984 and click the stream link toeither of the reolink cameras, they stream just fine. I can see live action on them from the go2rtc interface with nary a dropped frame.
I attached my frigate config.yaml file. How should I be adding the go2rtc streams for my reolink cameras?