From b304139db2a415912b0fcab042745445280f4a41 Mon Sep 17 00:00:00 2001 From: Blake Blackshear Date: Sat, 22 Aug 2020 06:49:05 -0500 Subject: [PATCH] Update bug_report.md --- .github/ISSUE_TEMPLATE/bug_report.md | 6 ++++++ 1 file changed, 6 insertions(+) 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.