Skip to content

Commit

Permalink
[home] updated input_args for frigate
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 14, 2024
1 parent 62bb2e5 commit 90647a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ data:
ffmpeg:
global_args: -hide_banner
hwaccel_args: preset-nvidia-h264
input_args: preset-rtsp-generic
input_args: preset-rtsp-restream
output_args:
record: -f segment -segment_time 60 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c copy -an
detect: -f rawvideo -pix_fmt yuv420p
Expand Down

0 comments on commit 90647a4

Please sign in to comment.