mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-17 00:25:23 +03:00
Update hardware-acceleration-support.yml
This commit is contained in:
parent
ceeeb1812b
commit
3e15e8a0a0
@ -24,12 +24,6 @@ body:
|
|||||||
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
|
description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.14.0-ea36ds1)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
|
||||||
attributes:
|
|
||||||
label: In which browser(s) are you experiencing the issue with?
|
|
||||||
placeholder: Google Chrome 88.0.4324.150
|
|
||||||
description: >
|
|
||||||
Provide the full name and don't forget to add the version!
|
|
||||||
- type: textarea
|
- type: textarea
|
||||||
id: config
|
id: config
|
||||||
attributes:
|
attributes:
|
||||||
@ -70,20 +64,6 @@ body:
|
|||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
|
||||||
id: os
|
|
||||||
attributes:
|
|
||||||
label: Operating system
|
|
||||||
options:
|
|
||||||
- HassOS
|
|
||||||
- Debian
|
|
||||||
- Other Linux
|
|
||||||
- Proxmox
|
|
||||||
- UNRAID
|
|
||||||
- Windows
|
|
||||||
- Other
|
|
||||||
validations:
|
|
||||||
required: true
|
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
id: install-method
|
id: install-method
|
||||||
attributes:
|
attributes:
|
||||||
@ -92,6 +72,22 @@ body:
|
|||||||
- HassOS Addon
|
- HassOS Addon
|
||||||
- Docker Compose
|
- Docker Compose
|
||||||
- Docker CLI
|
- Docker CLI
|
||||||
|
- Proxmox via Docker
|
||||||
|
- Proxmox via TTeck Script
|
||||||
|
- Windows WSL2
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: dropdown
|
||||||
|
id: object-detector
|
||||||
|
attributes:
|
||||||
|
label: Object Detector
|
||||||
|
options:
|
||||||
|
- Coral
|
||||||
|
- OpenVino
|
||||||
|
- TensorRT
|
||||||
|
- RKNN
|
||||||
|
- Other
|
||||||
|
- CPU (no coral)
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user