Files
blakeblackshear.frigate/frigate/embeddings
user 6407e4ba55 fix: Resolve deadlock and attribute error in embedding maintainer initialization
Updates the trigger embedding calculation to call embedding methods directly instead of using ZMQ. This prevents a deadlock during initialization where the ZMQ responder is not yet polling for requests.

Also updates sync_triggers to pass the camera name and trigger name to the calculation method, fixing an AttributeError where trigger.name was accessed on a TriggerConfig object.
2025-12-12 11:59:00 -05:00
..
2025-08-16 10:20:33 -05:00
2025-11-23 08:40:25 -07:00