All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ondrej Zary <linux@rainbow-software.org>
To: "Tibor Mišuth" <tibor.misuth@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Video resolution limited to 32x32 pixels in Skype with Syntek 1135 webcam
Date: Fri, 2 Jan 2015 12:31:29 +0100	[thread overview]
Message-ID: <201501021231.29274.linux@rainbow-software.org> (raw)
In-Reply-To: <CAPZSoVsvxcH7aa2WJwaw0jeo7VT=dWYGgB1Lh1DJdVLKM_KUCg@mail.gmail.com>

On Friday 02 January 2015 11:07:09 Tibor Mišuth wrote:
> Hello,
>
> I've installed Ubuntu 14.04 (kernel 3.13.0-43-generic) on an old Asus
> F5R laptop recently. It's equipped with an integrated Syntek 1135
> webcam for which the gspca_stk1135 module is loaded.
>
> lsusb:
> Bus 001 Device 005: ID 174f:6a31 Syntek Web Cam - Asus A8J, F3S, F5R, VX2S,
> V1S
>
> lsmod (extract):
> gspca_stk1135          13318  0
> gspca_main             27814  1 gspca_stk1135
> videodev              108503  2 gspca_stk1135,gspca_main
>
> The webcam works fine in guvcview and almost fine in cheese
> (resolutions are limited to square options, e.g. 1024x1024).
>
> Unfortunately there is an issue with Skype. It can detect the device
> /dev/video0 (once
> LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l2convert.so) but the
> resolution is limited to 32x32 pixels which is useless. I tried to set
> video size in Skype's config.xml, but then Skype didn't show anything
> (just black screen).
>
> I did a test with an external Genius USB webcam (gspca_sonixb module)
> that worked fine (resolution was 640x480 that is max for the camera).
>
> Is there any way to debug the driver (gspca_stk1135) and v4l to find
> out the root cause of the issue?

The driver supports variable resolution from 32x32 to 1280x1024 in 2 pixel 
steps. The problem is that some programs are crap and cannot handle that.

-- 
Ondrej Zary

      reply	other threads:[~2015-01-02 11:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-02 10:07 Video resolution limited to 32x32 pixels in Skype with Syntek 1135 webcam Tibor Mišuth
2015-01-02 11:31 ` Ondrej Zary [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=201501021231.29274.linux@rainbow-software.org \
    --to=linux@rainbow-software.org \
    --cc=linux-media@vger.kernel.org \
    --cc=tibor.misuth@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.