make example secure

This commit is contained in:
Kyle Niewiada 2019-11-30 10:37:38 -05:00
parent fd4c48bc1b
commit 3cedaa1abe

View File

@ -92,7 +92,7 @@ cameras:
min_person_area: 5000 min_person_area: 5000
threshold: 0.5 threshold: 0.5
garden: garden:
http: https:
# Example of a theoretical camera that uses HTTP for streaming instead of RTSP/RTMP # Example of a theoretical camera that uses HTTP for streaming instead of RTSP/RTMP
user: viewer user: viewer
host: 10.0.10.13 host: 10.0.10.13