mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
fix typo (#20969)
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
Some checks are pending
CI / AMD64 Build (push) Waiting to run
CI / ARM Build (push) Waiting to run
CI / Jetson Jetpack 6 (push) Waiting to run
CI / AMD64 Extra Build (push) Blocked by required conditions
CI / ARM Extra Build (push) Blocked by required conditions
CI / Synaptics Build (push) Blocked by required conditions
CI / Assemble and push default build (push) Blocked by required conditions
This commit is contained in:
parent
84c3f98a09
commit
2d8b6c8301
@ -246,7 +246,7 @@ birdseye:
|
|||||||
# Optional: ffmpeg configuration
|
# Optional: ffmpeg configuration
|
||||||
# More information about presets at https://docs.frigate.video/configuration/ffmpeg_presets
|
# More information about presets at https://docs.frigate.video/configuration/ffmpeg_presets
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
# Optional: ffmpeg binry path (default: shown below)
|
# Optional: ffmpeg binary path (default: shown below)
|
||||||
# can also be set to `7.0` or `5.0` to specify one of the included versions
|
# can also be set to `7.0` or `5.0` to specify one of the included versions
|
||||||
# or can be set to any path that holds `bin/ffmpeg` & `bin/ffprobe`
|
# or can be set to any path that holds `bin/ffmpeg` & `bin/ffprobe`
|
||||||
path: "default"
|
path: "default"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user