21 lines
406 B
YAML
21 lines
406 B
YAML
name: "Camera-RTC"
|
|
version: "2022.7.011"
|
|
slug: "camera-aiortc"
|
|
description: "Camera stream with support for WebRTC."
|
|
url: "https://github.com/fredrikbaberg/3dprinter-addons/tree/main/camera-rtc"
|
|
ingress: true
|
|
ingress_stream: true
|
|
panel_icon: mdi:camera
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armhf
|
|
- armv7
|
|
init: false
|
|
video: true
|
|
usb: true
|
|
options:
|
|
webrtc_arguments: ''
|
|
schema:
|
|
webrtc_arguments: str
|
|
image: |