Replies: 1 comment 3 replies
-
Hey there! Yes, you've probably updated to the newer firmwares which are "UniFi OS", and by that the paths and ports to access the Protect API change. Using the most recent version you should be able to access it again. Right now there's an arm64 image -- let me check if I can add a 32-bit one as well... I'll let you know shortly. Another issue you might run into (but as far as I remember that part is identical to the v1.x code) is that the code doesn't really allow you to download just 10 seconds right now. Someone else also opened an issue about that a while back and was able to make it fit their needs: #57 If you need any additional help or details just let me know and I'll see what I can do! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
First of all, thank you for this super tool. I used version 1 in a slightly modified way in the Smart Home context. When someone rang the doorbell, I exported the last 10 seconds before the bell rang and sent a message to my smartphone via Telegram Messenger. The whole thing runs on a Raspberry Pi 4. After updating my cloud key, version 1 can no longer be used (error message 404). Now I've tried your current version. Unfortunately I can't get the Docker container installed on the Raspberry (no ARM64) under Ubuntu it works. In addition, I lack the knowledge to adapt the container so that it only exports the last 10 seconds again. Do you have any ideas or suggestions that could help me to implement them? Thank you
Beta Was this translation helpful? Give feedback.
All reactions