mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
12 lines
268 B
YAML
12 lines
268 B
YAML
mqtt:
|
|
enabled: False
|
|
|
|
cameras:
|
|
dummy_camera: # <--- this will be changed to your actual camera later
|
|
enabled: False
|
|
ffmpeg:
|
|
inputs:
|
|
- path: rtsp://admin:admin@192.168.178.183:8554/Streaming/Channels/101
|
|
roles:
|
|
- detect
|