Skip to content

Settings

Q-engineering edited this page Aug 20, 2023 · 7 revisions

Settings

Settings are found at /mnt/WRdisk/settings.txt.
The /mnt/WRdisk/ location is the only folder which can be written even with the overlay function active. All the other folders will not hold their data after a reboot. See the overlay item for more information.

👉 Because the settings are loaded during booting, changes will not take effect until you restart the YoloCam.

output image

You have the following settings:

Setting GPIO email Default Description
[Section1] ✔️ ✔️ Identifier, don't change.
cam_name ✔️ name_ID The camera ID will appear in your emails (in case you have more cameras active).
email ✔️ none Your personal e-mail address where the e-mails will be sent. None disables email notifications.
gmail ✔️ johndoe@gmail.com Your Gmail account is used for storage and re-directing emails.
recording ✔️ 1 1 enables recording, 0 disables recording.
rec_prolong ✔️ 10 Extends the recording by x seconds after an event.
It avoids a succession of tiny recordings: the postman rings - the postman leaves (to check the back door) - the postman comes back on the scene (no one at the back door) - the postman leaves (writes a note in his car) - the postman comes back - and so on.
rec_max_time ✔️ 3600 Maximum duration of a recording in seconds. Zero (0) disables the limitation.
no_sec_mail ✔️ 90 After an email is sent, no second email within x seconds.
(No need for an avalanche of emails once your kid has let the dog loose in the backyard).
gdrive ✔️ 1 1 enables Gdrive storage, 0 disables storage.
up_and_del ✔️ 1 1 deletes a recording from the Raspberry Pi (SD card or USB stick) once uploaded to Gdrive. Recordings are temporarily stored in /dev/shm/rec/. Highly recommended!
0 saves all recordings in /home/pi/Videos. Stops recording when 95% of the available memory is used, to prevent your Raspberry PI from crashing due to memory shortage.
print_out ✔️ ✔️ 1 1 prints the detected objects on the terminal screen, 0 disables printing.
show_out ✔️ ✔️ 1 1 shows camera recording with objects on Rpi, 0 hides the window.
guard_temp ✔️ ✔️ 1 1 activates overheating protection (above 75 °C, fewer frames are analyzed), '0' disables protection.
mjpeg_port ✔️ 0 Port number for remote viewing with a browser in your network.
0 disables the function.
alive ✔️ ✔️ 1 1 enables software watchdog. Highly recommended! 0 disables the watchdog.