Skip to content

Commit

Permalink
fix: update frigate config
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Jun 8, 2024
1 parent 2c7ab58 commit 8af87cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions kubernetes/main/apps/default/frigate/app/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ go2rtc:
frigate_driveway_hq: rtspx://192.168.1.1:7441/Sp0AVqPtCjjTqWa9
frigate_driveway_mq: rtspx://192.168.1.1:7441/SB74mRIu1CkoPcEq

frigate_garage_hq: rtspx://192.168.1.1:7441/Vfv64mbUdREe0z44
frigate_garage_mq: rtspx://192.168.1.1:7441/byiXSb6YOREKaaWi
frigate_garage_hq: rtspx://192.168.1.1:7441/kikOnr8Snd5Hgdnt
frigate_garage_mq: rtspx://192.168.1.1:7441/dFl352XtCUFREtRz

frigate_river_hq: rtspx://192.168.1.1:7441/rHWe97CTPc3c4Wcw
frigate_river_mq: rtspx://192.168.1.1:7441/y1bthhYa4kKub0h9
Expand Down Expand Up @@ -106,8 +106,8 @@ cameras:
- path: rtsp://localhost:8554/frigate_garage_hq
roles: ["record"]
detect:
width: 1024
height: 576
width: 1280
height: 720
fps: 10

frigate_river:
Expand Down

0 comments on commit 8af87cd

Please sign in to comment.