2020-08-17 14:33:51 +02:00
|
|
|
---
|
2020-12-20 14:33:13 +01:00
|
|
|
name: Bug report or Support request
|
|
|
|
about: ''
|
2020-08-17 14:33:51 +02:00
|
|
|
title: ''
|
|
|
|
labels: ''
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
2020-12-20 14:33:13 +01:00
|
|
|
A clear and concise description of what your issue is.
|
2020-08-17 14:33:51 +02:00
|
|
|
|
|
|
|
**Version of frigate**
|
2020-12-20 14:33:13 +01:00
|
|
|
Output from `/version`
|
2020-08-17 14:33:51 +02:00
|
|
|
|
|
|
|
**Config file**
|
2020-11-15 21:51:20 +01:00
|
|
|
Include your full config file wrapped in triple back ticks.
|
|
|
|
```yaml
|
2020-08-17 14:33:51 +02:00
|
|
|
config here
|
|
|
|
```
|
|
|
|
|
2020-12-20 14:33:13 +01:00
|
|
|
**Frigate container logs**
|
2020-08-17 14:41:13 +02:00
|
|
|
```
|
|
|
|
Include relevant log output here
|
|
|
|
```
|
|
|
|
|
2020-12-20 14:33:13 +01:00
|
|
|
**Frigate stats**
|
|
|
|
```json
|
|
|
|
Output from frigate's /stats endpoint
|
2020-08-17 14:41:13 +02:00
|
|
|
```
|
|
|
|
|
2020-08-22 13:49:05 +02:00
|
|
|
**FFprobe from your camera**
|
2020-08-22 13:49:45 +02:00
|
|
|
|
|
|
|
Run the following command and paste output below
|
2020-08-22 13:49:05 +02:00
|
|
|
```
|
|
|
|
ffprobe <stream_url>
|
|
|
|
```
|
|
|
|
|
2020-08-17 14:33:51 +02:00
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Computer Hardware**
|
|
|
|
- OS: [e.g. Ubuntu, Windows]
|
2020-12-20 14:33:13 +01:00
|
|
|
- Install method: [e.g. Addon, Docker Compose, Docker Command]
|
2020-08-17 14:33:51 +02:00
|
|
|
- Virtualization: [e.g. Proxmox, Virtualbox]
|
|
|
|
- Coral Version: [e.g. USB, PCIe, None]
|
|
|
|
- Network Setup: [e.g. Wired, WiFi]
|
|
|
|
|
|
|
|
**Camera Info:**
|
|
|
|
- Manufacturer: [e.g. Dahua]
|
|
|
|
- Model: [e.g. IPC-HDW5231R-ZE]
|
2020-08-17 14:48:53 +02:00
|
|
|
- Resolution: [e.g. 720p]
|
|
|
|
- FPS: [e.g. 5]
|
2020-08-17 14:33:51 +02:00
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|