-
Notifications
You must be signed in to change notification settings - Fork 4
Settings
Q-engineering edited this page Sep 28, 2023
·
4 revisions
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 your YoloIP.
You have the following settings:
| Setting | Default | Description |
|---|---|---|
| [Section1] | Identifier, don't change. | |
| NrCams | 1 | Number of cameras to be monitored (max 8). |
| none | Your personal e-mail address where the e-mails will be sent. None disables email notifications. |
|
| gmail | none | Your Gmail account is used for re-directing emails. |
| 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). |
| attachment | 1 |
1 the frame emailing a trigger, is attached. 0 disables only the attachment, not the mail |
| print_out | 1 |
1 prints the detected objects on the terminal screen, 0 disables printing. |
| show_out | 1 |
1 shows the thumbnails on the screen, and 0 hides the window. |
| guard_temp | 1 |
1 activates overheating protection (above 75 °C, fewer frames are analyzed), and '0' disables protection. |
| mjpeg_port | 8090 | Port number for remote viewing the thumbnails with a browser in your network.0 disables the function. |
| thumb_width | 640 | Width of a single thumbnail window in the overview. |
| thumb_height | 480 | Height of a single thumbnail window in the overview. |
| alive | 1 |
1 enables software watchdog. Highly recommended! 0 disables the watchdog. |
| [Cam1] | Identifier for the first camera, don't change. | |
| name | Camera 1 | The camera name will appear in your emails. |
| CCTV | none | The camera RTSP address. |
| fast | 1 | Use a fast deep learning model, or use a more accurate, but slower model. |
| mjpeg | 0 | Port number for remote viewing of this camera in a browser.0 disables the function. |
| [Cam2] | Identifier for the second camera, don't change. | |
| name | Camera 2 | The camera name will appear in your emails. |
| CCTV | none | The camera RTSP address. |
| fast | 1 | Use a fast deep learning model, or use a more accurate, but slower model. |
| mjpeg | 0 | Port number for remote viewing of this camera in a browser.0 disables the function. |
| [Cam3] | Identifier for the third camera, don't change. | |
| name | Camera 3 | The camera name will appear in your emails. |
| CCTV | none | The camera RTSP address. |
| fast | 1 | Use a fast deep learning model, or use a more accurate, but slower model. |
| mjpeg | 0 | Port number for remote viewing of this camera in a browser.0 disables the function. |
More cameras can be added. The NrCams parameter defined the number to be used.
