How to change the path for saving videos/photos? #81
Replies: 1 comment 1 reply
-
|
Hi Anyway, the static folder is not ideal because installation resources are under the same root with user resources (photos, videos). So, I am thinking about making the Path for Photos/Videos, which is shown for information in the Settings, configurable so that a different location can be chosen. However, I am not sure whether photos and videos should be directly stored on a non-local resource because of reliability and performance. There are several tools which do this automatically and in the background (e.g. rsync). You could use such a tool right now. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
I just setup raspi-cam-srv and I'm impressed how easy it was to install. However, I would like to send the saved videos and photos to my server. The reason for this is that I'm using it as a security camera to catch workers who have been entering my apartment without permission and stealing little things. If they notice the camera and steal it with the Pi Zero that I'm using, they won't get the data and I can still go to the police.
I found the default path in the "Server Settings" menu, but it is grayed out and I can't find a way to change it. I want to set it to this:
//192.168.2.23/shares/pi
Any thoughts or suggestions?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions