Skip to content

Commit

Permalink
[home] disabled restreaming for frigate for now
Browse files Browse the repository at this point in the history
  • Loading branch information
gruberdev committed Feb 14, 2024
1 parent 0558658 commit 3bdf6b8
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions apps/home/frigate/base/cm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,9 @@ metadata:
name: frigate-config
data:
config.yml: |
go2rtc:
streams:
hall_cam:
- http://home-assistant.homeassistant.svc.cluster.local:8123/api/camera_proxy_stream/camera.acessoweb_scseg_com_br
- "ffmpeg:hall_cam#video=h264#hardware#header='Authorization: Bearer {FRIGATE_HA_TOKEN}'#header='Content-Type: application/json'"
cameras:
hall_cam:
enabled: true
enabled: false
inputs:
- path: rtsp://127.0.0.1:8554/hall_cam
roles:
Expand Down

0 comments on commit 3bdf6b8

Please sign in to comment.