Configure the video storage location for the DeepServer
Configure DS' recording location
To configure the location in which the DeepServer stores video we need to
- Edit the
RECORDING_LOCATION=./recordings
line in the config file:nano /opt/aivero/ds/.env
- Re-up the DS
(cd /opt/aivero/ds && docker compose up -d)
Checklist
Check this
We can only check if this is working once we have the first camera connected.
Then simply check the folder while a recording is running. You will see a set of folders and video files being created.
Updated 6 months ago
Whatβs Next