[Bug]: I believe the temperature should belong to coral3 and not coral1. Coral1 is usb, and Coral3 is pci. #13085
-
Describe the problem you are havingIt shows temperature on the usb and not on the pci one, it also shows NaN on the usb2. Steps to reproduceInstall 2 usb corals, then add another pci one. Yeah overkill, i was just testing to see whats the best resonse times. Weird that usb1 does 23ms, the other 8ms. But clearly the pci one with almost 6ms is the clearest winner :) Version0.14 Frigate config filedetectors:
coral1:
type: edgetpu
device: usb:0
coral2:
type: edgetpu
device: usb:1
coral3:
type: edgetpu
device: pci Relevant log outputNo ouput as its UI Operating systemProxmox Install methodDocker Compose Network connectionWired Camera make and modelDahua Any other information that may be helpfulKeep up the good work ;) since this is just cosmestic, low prio i would say. Assuming its a bug in the first place. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Unfortunately there is no way to perfectly correlate which detector is showing the temperatures and there isn't enough information to be able to correlate which name that relates to which device when building these stats. This is an edge case that I don't think will be handled. |
Beta Was this translation helpful? Give feedback.
Unfortunately there is no way to perfectly correlate which detector is showing the temperatures and there isn't enough information to be able to correlate which name that relates to which device when building these stats. This is an edge case that I don't think will be handled.