mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
17 lines
288 B
Plaintext
17 lines
288 B
Plaintext
|
mqtt:
|
||
|
host: mqtt
|
||
|
|
||
|
cameras:
|
||
|
test:
|
||
|
ffmpeg:
|
||
|
inputs:
|
||
|
- path: /media/frigate/car-stopping.mp4
|
||
|
input_args: -re -stream_loop -1 -fflags +genpts
|
||
|
roles:
|
||
|
- detect
|
||
|
- rtmp
|
||
|
detect:
|
||
|
height: 1080
|
||
|
width: 1920
|
||
|
fps: 5
|