Skip to content

Commit

Permalink
[home] frigate fixed recording without timestamps on frigate
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 22, 2024
1 parent 6e0395d commit ec1d8c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,7 @@ data:
ffmpeg:
hwaccel_args: preset-nvidia-h264
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
record: preset-record-generic-audio-copy
detectors:
tensorrt:
type: tensorrt
Expand Down

0 comments on commit ec1d8c5

Please sign in to comment.