mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-09-19 06:18:28 +00:00
frigate record audio
This commit is contained in:
@@ -84,7 +84,7 @@ data:
|
|||||||
password: '{FRIGATE_RTSP_PASSWORD}'
|
password: '{FRIGATE_RTSP_PASSWORD}'
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
output_args:
|
output_args:
|
||||||
record: preset-record-generic
|
record: preset-record-generic-audio-aac
|
||||||
inputs:
|
inputs:
|
||||||
- path: rtsp://127.0.0.1:8554/c200_1
|
- path: rtsp://127.0.0.1:8554/c200_1
|
||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
@@ -109,7 +109,7 @@ data:
|
|||||||
password: '{FRIGATE_RTSP_PASSWORD}'
|
password: '{FRIGATE_RTSP_PASSWORD}'
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
output_args:
|
output_args:
|
||||||
record: preset-record-generic
|
record: preset-record-generic-audio-aac
|
||||||
inputs:
|
inputs:
|
||||||
- path: rtsp://127.0.0.1:8554/c200_2
|
- path: rtsp://127.0.0.1:8554/c200_2
|
||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
@@ -134,7 +134,7 @@ data:
|
|||||||
password: '{FRIGATE_RTSP_PASSWORD}'
|
password: '{FRIGATE_RTSP_PASSWORD}'
|
||||||
ffmpeg:
|
ffmpeg:
|
||||||
output_args:
|
output_args:
|
||||||
record: preset-record-generic
|
record: preset-record-generic-audio-aac
|
||||||
inputs:
|
inputs:
|
||||||
- path: rtsp://127.0.0.1:8554/c200_3
|
- path: rtsp://127.0.0.1:8554/c200_3
|
||||||
input_args: preset-rtsp-restream
|
input_args: preset-rtsp-restream
|
||||||
|
|||||||
Reference in New Issue
Block a user