mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-08-13 13:47:36 +02:00
make example secure
This commit is contained in:
parent
fd4c48bc1b
commit
3cedaa1abe
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user