←back to thread

230 points roryclear | 2 comments | | HN request time: 0.417s | source

This runs YOLOv8 + bytetrack with Tinygrad detections (depending on user config) are saved and can be sent to the companion iOS app along with a notification, all video processing is done locally, all footage is encrypted before leaving your computer, and the sending notifications + videos part is optional. This uses tinygrad, so it runs well on my apple silicon macs and should be able to run on a lot of hardware (or will be able to when I remove other deps).
1. bdcravens ◴[] No.45004325[source]
Am I reading your README correct, that in order to sign up to use the app on Android, you have to install and sign up using an iOS device (using Apple's payment system) and then login on Android using the credentials you created?
replies(1): >>45004493 #
2. roryclear ◴[] No.45004493[source]
Yeah sorry that’s confusing, I need to change or remove it until I’ve a payment system setup.

There is an unfinished but functional APK and android project in the repo, but it’s not on the Google Play store yet, their approval process for new individual devs is long