1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

chore(ISSUE_TEMPLATE): Add tip to get webcam info on Linux

Additional info about webcam can help to understand where problem is. For example, ffmpeg does not support webcams with PJPG pixel format (pac7302).
This commit is contained in:
Anton Batenev 2016-05-21 16:22:00 +03:00
parent 064a25dd6a
commit 4f2a04c8e4

View File

@ -30,6 +30,8 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
E.g., include log located in `~/.config/Tox/qTox/` / `%APPDATA\tox\`.
To include it, rename it from `.log` to `.txt`, or zip it.
Tip: use `v4l-info` and `v4l2-ctl --all` to get webcam info on Linux.
More information on how to write good bug reports in the wiki:
https://github.com/tux3/qTox/wiki/Writing-Useful-Bug-Reports.