brutella / hkcam

Open-Source HomeKit Surveillance Camera
https://hochgatterer.me/hkcam/
Apache License 2.0
925 stars 141 forks source link

Video clip instead of snapshot #35

Closed looxonline closed 5 years ago

looxonline commented 5 years ago

Would it be possible to capture a short clip instead of a still snapshot when motion is detected?

brutella commented 5 years ago

This feature is planned.

Duplicate of #33

looxonline commented 5 years ago

If I understand correctly the secure video implementation requires a subscription to at least the 200GB iCloud service and then it offers a rolling recording in the cloud of 10 days and timestamps events within that recording.

What I am talking about is different. Instead of storing the video in iCloud it could still be stored on the local device (like the snapshots are) so that no monthly sub is required and they would only be captured and stored based on an event and not on a full rolling 10 day window.