HclX / WyzeHacks

Hacks I discovered allowing Wyze camera owners to do customizations
MIT License
786 stars 75 forks source link

NFS server on Wyze? #96

Closed mrlt8 closed 3 years ago

mrlt8 commented 3 years ago

Hello, would it be possible to set an NFS server on the cam?

This could allow for scheduled transfers/backups by pulling the data to the NAS when needed instead of having to maintain a constant NFS connection between the camera and NAS/NFS server.

Somewhat related to https://github.com/HclX/WyzeHacks/issues/68 since the camera could always record to the internal SD and we could copy/delete the footage from the cam's SD over the network when the camera is reachable.

HclX commented 3 years ago

i don't think running nfs server on the camera is the right solution. starting a ssh server might be a better choice which you can already do it with custom script.