fantadrinker / remote-camera-v2

https://remote-camera-v2.vercel.app
0 stars 0 forks source link

[recordings] Detect motion with aws lambda #14

Open fantadrinker opened 1 year ago

fantadrinker commented 1 year ago

for uploaded video, process them, detect motions and save captured/updated video as new file

fantadrinker commented 1 year ago

steps:

  1. highlight frame with squares, test on different videos.
  2. potential improvements
  3. trim video with timestamps
fantadrinker commented 1 year ago

actually I can probably do it in js. And do native download files. performance might be a problem so keep track of that