Skip to content

Commit

Permalink
[home] frigate removed extra fields
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 19, 2024
1 parent 718acb0 commit f18c3a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,15 +27,12 @@ data:
rtmp:
enabled: False
ffmpeg:
rtmp: -c:v copy -c:a aac -f flv
record: -f segment -segment_time 10 -segment_format mp4 -reset_timestamps 1 -strftime 1 -c:v copy -tag:v hvc1 -bsf:v hevc_mp4toannexb -c:a aac
inputs:
- path: rtsp://127.0.0.1:8554/hall_cam
input_args: preset-rtsp-restream
roles:
- detect
- record
- rtmp
mqtt:
enabled: False
snapshots:
Expand Down

0 comments on commit f18c3a0

Please sign in to comment.