diff --git a/.github/DISCUSSION_TEMPLATE/camera-support.yml b/.github/DISCUSSION_TEMPLATE/camera-support.yml index 1b5ba8e92..ec6497309 100644 --- a/.github/DISCUSSION_TEMPLATE/camera-support.yml +++ b/.github/DISCUSSION_TEMPLATE/camera-support.yml @@ -54,6 +54,14 @@ body: render: shell validations: required: true + - type: textarea + id: ffprobe + attributes: + label: FFprobe output from your camera + description: Run `ffprobe ` from within the Frigate container if possible, and provide output below + render: shell + validations: + required: true - type: textarea id: stats attributes: