From 5a76af965ab4fe7ba178636bb3a2ce3978a05ab1 Mon Sep 17 00:00:00 2001 From: bob8677 <68208828+bob8677@users.noreply.github.com> Date: Thu, 22 Oct 2020 14:36:15 -0500 Subject: [PATCH] Update config.ini --- src/config.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/config.ini b/src/config.ini index 4b694bf..b9c2d06 100644 --- a/src/config.ini +++ b/src/config.ini @@ -40,6 +40,9 @@ timeout = 4 # Should be set automatically by an installer if your distro has one device_path = none +# Print a warning if the the video device is not found +warn_no_device = true + # Scale down the video feed to this maximum height # Speeds up face recognition but can make it less precise max_height = 320