Monday, April 29, 2024
 Popular · Latest · Hot · Upcoming
67
rated 0 times [  67] [ 0]  / answers: 1 / hits: 122275  / 2 Years ago, sat, october 29, 2022, 11:48:17

I have a web camera on my T500 Thinkpad. I would like to know its supported resolutions. Is there a way to find it out by means of software (and without having to consult the documentation)?


More From » resolution

 Answers
2

If you have video4linux installed try this:


v4l2-ctl -d /dev/video0 --list-formats-ext

Specify your camera device with -d argument, however it can be ommited if you are convinced that there's only one video device connected.


You should get something like:


    ioctl: VIDIOC_ENUM_FMT
Type: Video Capture

[0]: 'JPEG' (JFIF JPEG, compressed)
Size: Discrete 320x240
Size: Discrete 640x480

Source : How can I list the available video modes for a USB webcam in Linux?


[#34373] Monday, October 31, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
raldership

Total Points: 222
Total Questions: 115
Total Answers: 124

Location: North Korea
Member since Fri, Nov 4, 2022
2 Years ago
raldership questions
Sat, Nov 12, 22, 12:31, 1 Year ago
Sun, Aug 8, 21, 13:07, 3 Years ago
Wed, Sep 8, 21, 08:24, 3 Years ago
;