Bug 357612 - Photo too small
Summary: Photo too small
Status: RESOLVED DUPLICATE of bug 324853
Alias: None
Product: kamoso
Classification: Applications
Component: general (show other bugs)
Version: 3.2
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Aleix Pol
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-06 10:33 UTC by Robin Green
Modified: 2019-04-08 15:07 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Green 2016-01-06 10:33:46 UTC
I tried to upload a photo I took with kamoso to Slack, but it rejected it for being too small - Slack requires at least 512x512 resolution photos.

Reproducible: Always

Steps to Reproduce:
1. Take photo

Actual Results:  
Photo is 320x240px

Expected Results:  
Photo should have been at least 512x512px

lsusb -v for the webcam shows:

      VideoStreaming Interface Descriptor:
        bLength                            42
        bDescriptorType                    36
        bDescriptorSubtype                  3 (STILL_IMAGE_FRAME)
        bEndpointAddress                    0
        bNumImageSizePatterns               9
        wWidth( 0)                        640
        wHeight( 0)                       480
        wWidth( 1)                        320
        wHeight( 1)                       180
        wWidth( 2)                        320
        wHeight( 2)                       240
        wWidth( 3)                        352
        wHeight( 3)                       288
        wWidth( 4)                        424
        wHeight( 4)                       240
        wWidth( 5)                        640
        wHeight( 5)                       360
        wWidth( 6)                        848
        wHeight( 6)                       480
        wWidth( 7)                        960
        wHeight( 7)                       540
        wWidth( 8)                       1280
        wHeight( 8)                       720
        bNumCompressionPatterns             9

which indicates that it supports 1280x720 resolution.
Comment 1 Robin Green 2018-11-09 03:20:38 UTC
In 3.2 it now takes 640x480 pixel pictures, but this is still a lower resolution than the camera supports.
Comment 2 Nate Graham 2019-04-08 15:07:16 UTC
*** This bug has been marked as a duplicate of bug 324853 ***