From 3cedaa1abefd48f6b1b0071f28c8ea5c921194fd Mon Sep 17 00:00:00 2001 From: Kyle Niewiada Date: Sat, 30 Nov 2019 10:37:38 -0500 Subject: [PATCH] make example secure --- config/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yml b/config/config.yml index 36d79f124..f1469f53c 100644 --- a/config/config.yml +++ b/config/config.yml @@ -92,7 +92,7 @@ cameras: min_person_area: 5000 threshold: 0.5 garden: - http: + https: # Example of a theoretical camera that uses HTTP for streaming instead of RTSP/RTMP user: viewer host: 10.0.10.13