Skip to content

Commit

Permalink
[home] fixed codec and live error in frigate
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 22, 2024
1 parent 1275be2 commit 0e20c54
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 @@ -22,7 +22,7 @@ data:
- detect
- record
live:
stream_name: home_nvr
stream_name: main
zones:
computer:
coordinates: 342,292,401,325,435,354,480,417,531,467,523,517,446,554,284,647,189,555,155,450,134,316
Expand All @@ -43,7 +43,7 @@ data:
streams:
main:
- rtsp://wyze-bridge.homeassistant.svc.cluster.local:8554/studiocam
- "ffmpeg:main#audio=opus"
- "ffmpeg:main#video=h264"
webrtc:
candidates:
- 10.43.174.235:8555
Expand Down

0 comments on commit 0e20c54

Please sign in to comment.