Mark addons as experimental

This commit is contained in:
Fredrik Baberg 2022-07-07 23:11:51 +02:00
parent 30980875cd
commit b3c67f1738
3 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,7 @@ arch:
- armhf - armhf
- aarch64 - aarch64
- i386 - i386
stage: experimental
init: false init: false
video: true video: true
usb: true usb: true

View File

@ -1,3 +1,5 @@
# Camera-RTC # Camera-RTC
**Note: This addon is not ready for use.**
Camera addon with support for WebRTC. Camera addon with support for WebRTC.

View File

@ -11,6 +11,7 @@ arch:
- amd64 - amd64
- armhf - armhf
- armv7 - armv7
stage: experimental
init: false init: false
video: true video: true
usb: true usb: true