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:
parent
064a25dd6a
commit
4f2a04c8e4
2
.github/ISSUE_TEMPLATE.md
vendored
2
.github/ISSUE_TEMPLATE.md
vendored
|
@ -30,6 +30,8 @@ Reproducible: Always / Almost Always / Sometimes / Rarely / Couldn't Reproduce
|
||||||
E.g., include log located in `~/.config/Tox/qTox/` / `%APPDATA\tox\`.
|
E.g., include log located in `~/.config/Tox/qTox/` / `%APPDATA\tox\`.
|
||||||
To include it, rename it from `.log` to `.txt`, or zip it.
|
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:
|
More information on how to write good bug reports in the wiki:
|
||||||
https://github.com/tux3/qTox/wiki/Writing-Useful-Bug-Reports.
|
https://github.com/tux3/qTox/wiki/Writing-Useful-Bug-Reports.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user