Skip to content

Commit

Permalink
[home] changed restream command ffmpeg to frigate
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 14, 2024
1 parent 3bdf6b8 commit 8ec3b4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ data:
height: 416
ffmpeg:
global_args: -hide_banner
hwaccel_args: preset-nvidia-h264 #preset-vaapi
input_args: preset-rtsp-restream
hwaccel_args: preset-nvidia-h264
input_args: preset-rtsp-generic
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 8ec3b4b

Please sign in to comment.