Closed nigels0 closed 9 months ago
what dsm version? be handy to see cofig on correct format
Its DSM 7.2.1-69057 Update 3 - trust me, the indentation is OK, but just can't seem to paste it here.
mqtt: host: 127.0.0.1 user: "{FRIGATE_MQTT_USERNAME}" password: "{FRIGATE_MQTT_PASSWORD}"
cameras: Front_Door: enabled: True ffmpeg: inputs:
I've set up a Mosquito MQTT server now on the same RS422+ (so the config has changed)
This is no longer needed. As of frigate 12 you can use the official release.
Start off by reinstalling using official frigate release. If using 13 changes have been made to the docker install Side of things. For this reason it’s best to start there fresh.
Thanks - that seemed to fix it
Use main image
Hi,
I'm trying to run Frigate on a RS422+ using this. I've set up the coral TPU in the serial port and think its being recognised:
lsusb |__usb1 1d6b:0002:0404 09 2.00 480MBit/s 0mA 1IF (Linux 4.4.302+ xhci-hcd xHCI Host Controller 0000:05:00.3) hub |__1-1 f400:f400:0100 00 2.00 480MBit/s 200mA 1IF (Synology DiskStation 7F00238D1C1A2E27) |__usb2 1d6b:0003:0404 09 3.00 5000MBit/s 0mA 1IF (Linux 4.4.302+ xhci-hcd xHCI Host Controller 0000:05:00.3) hub |__2-2 1a6e:089a:0100 00 3.10 5000MBit/s 896mA 1IF ( ffffffd1ffffffb2ffffffdbffffffad)
I'm using the docker-compose file exactly as shown and set up the config file as: mqtt: enabled: False
cameras: Front_Door: enabled: True ffmpeg: inputs:
`
but I really can't see any errors in the config file!