frigate: Update to 0.14.1 version
This commit is contained in:
parent
884e276aae
commit
264594636f
2 changed files with 1 additions and 2 deletions
|
@ -17,7 +17,7 @@ frigate:
|
||||||
hosts:
|
hosts:
|
||||||
frigate02.home.foo.sh:
|
frigate02.home.foo.sh:
|
||||||
vars:
|
vars:
|
||||||
frigate_version: "0.13.2"
|
frigate_version: "0.14.1"
|
||||||
fsolgw:
|
fsolgw:
|
||||||
hosts:
|
hosts:
|
||||||
fsol-gw01.home.foo.sh:
|
fsol-gw01.home.foo.sh:
|
||||||
|
|
|
@ -27,7 +27,6 @@ cameras:
|
||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
roles:
|
roles:
|
||||||
- detect
|
- detect
|
||||||
- rtmp
|
|
||||||
- path: "rtsp://viewer:{FRIGATE_{{ camera.name | upper }}_PASS}@{{ camera.addr}}/h264Preview_01_main"
|
- path: "rtsp://viewer:{FRIGATE_{{ camera.name | upper }}_PASS}@{{ camera.addr}}/h264Preview_01_main"
|
||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
roles:
|
roles:
|
||||||
|
|
Loading…
Add table
Reference in a new issue