mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 07:35:27 +03:00
Update detector support
This commit is contained in:
parent
5cbaafb7af
commit
946c1158ac
38
.github/DISCUSSION_TEMPLATE/detector-support.yml
vendored
38
.github/DISCUSSION_TEMPLATE/detector-support.yml
vendored
@ -48,28 +48,6 @@ body:
|
|||||||
render: shell
|
render: shell
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
|
||||||
id: go2rtclogs
|
|
||||||
attributes:
|
|
||||||
label: Relevant go2rtc log output
|
|
||||||
description: Please copy and paste any relevant go2rtc log output. Include logs before and after your exact error when possible. Logs can be viewed via the Frigate UI, Docker, or the go2rtc dashboard. This will be automatically formatted into code, so no need for backticks.
|
|
||||||
render: shell
|
|
||||||
validations:
|
|
||||||
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:
|
||||||
@ -78,6 +56,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