halkeye/mjpg-streamer
Chart version: 0.1.1
Api version: v1
App version: 1.0.0
mjpg-streamer is a command line application that copies JPEG fr...
application
Chart Type
Active
Status
Unknown
License
371
Downloads
https://halkeye.github.io/helm-charts
Set me up:
helm repo add center https://repo.chartcenter.io
Install Chart:
helm install mjpg-streamer center/halkeye/mjpg-streamer
Versions (0)
View all
mjpg-streamer
mjpg-streamer is a command line application that copies JPEG frames from one or more input plugins to multiple output plugins.
Current chart version is 0.1.1
Source code can be found here
Chart Values
Key | Type | Default | Description |
---|---|---|---|
affinity | object | {} |
|
device | string | "/dev/video0" |
which device on the host to use |
fps | int | 30 |
|
fullnameOverride | string | "" |
|
image.pullPolicy | string | "IfNotPresent" |
|
image.repository | string | "badsmoke/mjpg-streamer" |
|
image.tag | string | "1.0.0" |
|
imagePullSecrets | list | [] |
|
ingress.annotations | object | {} |
|
ingress.enabled | bool | false |
|
ingress.hosts[0].host | string | "chart-example.local" |
|
ingress.hosts[0].paths | list | [] |
|
ingress.tls | list | [] |
|
nameOverride | string | "" |
|
nodeSelector | object | {} |
|
podSecurityContext | object | {} |
|
replicaCount | int | 1 |
|
resolution | string | "1280x720" |
|
resources | object | {} |
|
securityContext | object | {} |
|
service.port | int | 80 |
|
service.type | string | "ClusterIP" |
|
serviceAccount.create | bool | true |
|
serviceAccount.name | string | nil |
|
tolerations | list | [] |