Make it clear that camera-rtc is not available
This commit is contained in:
parent
be7493b12a
commit
ad9a692933
@ -1,22 +1,22 @@
|
|||||||
name: "Camera-RTC"
|
# name: "Camera-RTC"
|
||||||
version: "2022.7.012"
|
# version: "2022.7.012"
|
||||||
slug: "camera-aiortc"
|
# slug: "camera-aiortc"
|
||||||
description: "Camera stream with support for WebRTC."
|
# description: "Camera stream with support for WebRTC."
|
||||||
url: "https://github.com/fredrikbaberg/3dprinter-addons/tree/main/camera-rtc"
|
# url: "https://github.com/fredrikbaberg/3dprinter-addons/tree/main/camera-rtc"
|
||||||
ingress: true
|
# ingress: true
|
||||||
ingress_stream: true
|
# ingress_stream: true
|
||||||
panel_icon: mdi:camera
|
# panel_icon: mdi:camera
|
||||||
arch:
|
# arch:
|
||||||
- aarch64
|
# - aarch64
|
||||||
- amd64
|
# - amd64
|
||||||
- armhf
|
# - armhf
|
||||||
- armv7
|
# - armv7
|
||||||
stage: experimental
|
# stage: experimental
|
||||||
init: false
|
# init: false
|
||||||
video: true
|
# video: true
|
||||||
usb: true
|
# usb: true
|
||||||
options:
|
# options:
|
||||||
webrtc_arguments: ''
|
# webrtc_arguments: ''
|
||||||
schema:
|
# schema:
|
||||||
webrtc_arguments: str
|
# webrtc_arguments: str
|
||||||
image: ghcr.io/fredrikbaberg/addon-camera-aiortc-{arch}
|
# image: ghcr.io/fredrikbaberg/addon-camera-aiortc-{arch}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user