mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-15 03:22:10 +03:00
Remove issue template, tweak call to action
This commit is contained in:
parent
0298d93d48
commit
715f21fda7
21
.github/ISSUE_TEMPLATE/camera_report.md
vendored
21
.github/ISSUE_TEMPLATE/camera_report.md
vendored
@ -1,21 +0,0 @@
|
||||
---
|
||||
name: Camera Compatibility Report
|
||||
about: Report camera compatibility with features like Autotracking, PTZ or Two-Way Talk
|
||||
title: '[Camera Compat]'
|
||||
labels: documentation
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**The exact name of the camera**
|
||||
Dahua DH-SD49825GB-HNR
|
||||
|
||||
**Supported Features**
|
||||
- [ ] PTZ (via Frigate's WebUI)
|
||||
- [ ] Autotracking
|
||||
- [ ] Two-Way Talk
|
||||
|
||||
Any notes, like how to configure the camera and Frigate, if non-standard
|
||||
|
||||
**Additional notes**
|
||||
Any additional notes you want to add
|
||||
@ -89,7 +89,7 @@ An ONVIF-capable camera that supports relative movement within the field of view
|
||||
|
||||
## ONVIF PTZ camera recommendations
|
||||
|
||||
This list of working and non-working PTZ cameras is based on user feedback. It is thus important that you [report camera compatibility](https://github.com/blakeblackshear/frigate/issues) if you manage or do not manage to get a camera not listed here working.
|
||||
This list of working and non-working PTZ cameras is based on user feedback. It is thus important that you report your camera working or not working by opening an issue or by creating a pull request.
|
||||
|
||||
The FeatureList on the [ONVIF Conformant Products Database](https://www.onvif.org/conformant-products/) can provide a starting point to determine a camera's compatibility with Frigate's autotracking. Look to see if a camera lists `PTZRelative`, `PTZRelativePanTilt` and/or `PTZRelativeZoom`, plus `PTZAuxiliary`. These features are required for autotracking, but some cameras still fail to respond even if they claim support. If they are missing, autotracking will not work (though basic PTZ in the WebUI might). Avoid cameras with no database entry unless they are confirmed as working below.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user