diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 6d6dce067..6de49050a 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -29,6 +29,12 @@ Include relevant log output here Output from frigate's /debug/stats endpoint ``` +**FFprobe from your camera** +Run the following command +``` +ffprobe +``` + **Screenshots** If applicable, add screenshots to help explain your problem.