David Jakowenko
David Jakowenko
Hey Nick, That detectors filter is based off any of the saved matches in the DB. Are there any records still or does the UI always show no files? This...
Hey @dannytsang thanks for the request. I'm getting back into the swing of things and will start to consider how to best handle this. Hope things are still working well...
> Would it be possible to get Coral AI as a compatible detector on Double Take? Coral is trainable and this project seems to be able to do it https://github.com/robmarkcole/coral-pi-rest-server...
I spent a few hours trying to get this to run on my Pi and haven't had any luck yet. Have either of you had success running it with a...
 Progress! I was able to at least get the coral rest api running on it's own and then passing an image to...
I plan to prioritize this feature soon and include it in one of the next few releases. I'm also working on #145, which will be some of the groundwork for...
If you want to go the MQTT route, you'll need to find an integration that publishes a jpeg encoded image. This is what Frigate does and how Double Take processes...
@kingunlim, the docs here https://github.com/hjdhjd/homebridge-unifi-protect/blob/main/docs/MQTT.md#homekit-support-for-the-unifi-protect-ecosystem-using-homebridge show that it's possible to publish snapshot events, including publishing the actual images over MQTT. So if you can get that working, then Double Take...
How are your photos labeled in photo prism? Is there an API to pull data from or were you hoping to just be able to pull images from photo prism...
Hey @slyticoon, thanks for checking the project out. Have you looked at the [API docs](https://documenter.getpostman.com/view/1013188/TzsWuAa8)? Depending on what your NVR can do, there is a `/recognize` endpoint that is exposed...