Hi @Karen_Nakamura, thanks for your continued interest in our Frigate integration!
At the moment, the latest Frigate release supports MemryX SDK and firmware v2.1. We’re planning to update the integration to support our upcoming SDK v2.3 once it’s available, but we don’t have a timeline for that yet.
In SDK v2.3, we are adding an MX3 runner for face-recognition models, allowing the MX3 to be used for both object detection and face recognition simultaneously. As part of this work, we will move the integration from local mode to shared mode. This will:
- Allow multiple models, such as detection and recognition, to run simultaneously.
- Remove the requirement to run the Frigate container in
privileged mode. - Loosen the SDK version-matching requirements between the container and the host.
We’ll continue working with the community and will post an update here as soon as support for the newer SDK is available.
You can also take a look at this post, which provides more details about our upcoming release:
Thanks again for your patience and support!