go2rtc helm

No introduction found. Create it?

More popular helm chart found

go2rtc from bjw-s-labs/charts is more popular with 12 repositories.

Install

Install with:

helm repo add go2rtc oci://ghcr.io/bjw-s-labs/charts/
helm install go2rtc go2rtc/go2rtc -f values.yaml

Examples

See examples from other people.

Top Repositories (3 out of 10)

NameRepoStarsVersionTimestamp
go2rtcblackjid/home-ops975.2.14 days ago
go2rtcishioni/homelab-ops1695.2.17 days ago
go2rtconedr0p/home-ops28855.2.1a month ago

Values

See the most popular values for this chart:

KeyTypes
string
controllers.go2rtc.containers.app.image.tag (10)
1.9.14@sha256:675c318b23c06fd862a61d262240c9a63436b4050d177ffc68a32710d9e05bae
string
boolean
number
number
number
string
number
number
boolean
boolean
number
number
number
string
number
number
boolean
boolean
number
number
boolean
string
boolean
string
string
string
string
string
string
string
string
controllers.go2rtc.containers.app.args[] (2)
- go2rtc
- -config
- /state/go2rtc.yaml
- -config
- /config/go2rtc.yaml
string
string
string
string
string
string
string
string
string
string
string
string
controllers.go2rtc.initContainers.dahua-p2p.image.tag (1)
0.4.0@sha256:9d6da9e651ece0e839a749f8b8696fae861b2e9b5bdb80be704aa7bae9752311
string
boolean
boolean
number
number
string
number
string
string
string
boolean
string
boolean
controllers.go2rtc.initContainers.init-config.command[] (1)
- sh
- -c
- cp /config-src/go2rtc.yaml /config/go2rtc.yaml
string
string
controllers.go2rtc.initContainers.init-config.image.tag (1)
1.9.14@sha256:675c318b23c06fd862a61d262240c9a63436b4050d177ffc68a32710d9e05bae
string
string
string
boolean
controllers.go2rtc.pod.annotations."k8s.v1.cni.cncf.io/networks" (1)
[{ "name":"iot", "namespace": "kube-system", "mac": "f2:f9:00:00:20:03", "ips": ["10.10.20.241/24"] }]
string
number
number
boolean
number
number
string
number
defaultPodOptions.annotations."k8s.v1.cni.cncf.io/networks" (1)
[{ "name": "iot", "namespace": "networking", "ips": ["192.168.50.3/24"], "mac": "a6:42:05:ea:fc:5a" }]
string
defaultPodOptions.dnsPolicy (1)
ClusterFirstWithHostNet
string
boolean
string
string
route.app.hostnames[] (10)
- {{ .Release.Name }}.blkh.dev
string
string
string
string
string
number
string
number
boolean
number
number
number
string
number
string
number
string
service.app.forceRename (7)
{{ .Release.Name }}
string
boolean
string
string
string
string
string
string
string
number
number
number
string
number
string
number
string
number
string
number
string
string
string
string
string
boolean
string
string
string
string
string
string
boolean
string
string
string
string
string
boolean
string
string
string
string
boolean
string
string
string
string
string
configMaps.config.data."go2rtc.yaml" (3)
--- # yaml-language-server: $schema=https://raw.githubusercontent.com/AlexxIT/go2rtc/master/www/schema.json log: # level: trace streams: error # Prevent log spam from UniFi Protect # api: trace # onvif: trace # homekit: trace api: listen: :80 origin: "*" rtsp: listen: :554 username: admin password: pass webrtc: listen: :8555 candidates: - 192.168.69.124:8555 - stun:8555 ice_servers: - urls: - stun:stun.cloudflare.com:3478 streams: livingroom: - onvif://${GO2RTC_USERNAME}:${GO2RTC_PASSWORD}@living-room-camera.internal:2020 office: - rtsp://${GO2RTC_USERNAME}:${GO2RTC_PASSWORD}@office-camera.internal/live0 litterrobot: - rtsp://${GO2RTC_USERNAME}:${GO2RTC_PASSWORD}@litter-robot-camera.internal/live0 bedroom: - onvif://${GO2RTC_USERNAME}:${GO2RTC_PASSWORD}@bedroom-camera.internal:2020
string
string
string
string
string
string
string
externalSecrets.main.target.template.data."go2rtc.yaml" (1)
log: streams: info api: listen: :80 origin: "*" rtsp: listen: :554 webrtc: listen: :8555 candidates: - 10.33.40.67:8555 - stun:8555 ice_servers: - urls: - stun:stun.cloudflare.com:3478 streams: sunroom: - "rtmp://10.0.50.201/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password={{ .REOLINK_PASSWORD }}" - "rtmp://10.0.50.201/bcs/channel0_ext.bcs?channel=0&stream=1&user=admin&password={{ .REOLINK_PASSWORD }}" - "rtmp://10.0.50.201/bcs/channel0_sub.bcs?channel=0&stream=1&user=admin&password={{ .REOLINK_PASSWORD }}" yard: - "rtmp://10.0.50.202/bcs/channel0_main.bcs?channel=0&stream=0&user=admin&password={{ .REOLINK_PASSWORD }}" - "rtmp://10.0.50.202/bcs/channel0_ext.bcs?channel=0&stream=1&user=admin&password={{ .REOLINK_PASSWORD }}" - "rtmp://10.0.50.202/bcs/channel0_sub.bcs?channel=0&stream=1&user=admin&password={{ .REOLINK_PASSWORD }}"
string
string