Hacker News new | ask | show | jobs
by ponker 2093 days ago
There is a big advantage of cloud based cameras and that is that the data is off premises and can't be just taken away on an SD card. Of course you could send video to your own server but that is beyond the capabilities of most users.
1 comments

I use 'rclone' and 'motion' to push video and images to my google drive account. If I wanted to, I could easily encrypt it first. I think it's superior to most cloud video providers. I don't think most LE agencies would think to check something like Google Drive for active video feeds.

I also delete anything over 3 days(thanks rclone) and use a script which detects the presence of either my wife's or my phone on our LAN so the cameras auto-start when we're not home.

That's cool but accessible to about 0.1% of the population.
It’s not any harder than using an ftp account with curlftpfs as a Dropbox replacement!
So a standard HN solution then