From: Ondrej Zary <linux@rainbow-software.org>
To: "Jean-Francois Moine" <moinejf@free.fr>
Cc: linux-media@vger.kernel.org
Subject: Re: SPCA1527A/SPCA1528 (micro)SD camera in webcam mode
Date: Sat, 29 May 2010 21:32:07 +0200 [thread overview]
Message-ID: <201005292132.09705.linux@rainbow-software.org> (raw)
In-Reply-To: <20100529202425.75b4ff56@tele>
On Saturday 29 May 2010 20:24:25 Jean-Francois Moine wrote:
> On Sat, 29 May 2010 19:09:32 +0200
>
> Ondrej Zary <linux@rainbow-software.org> wrote:
> > I got a MD80-clone camera based on SPCA1527A chip. It's webcam-like
> > camera with battery and microSD slot and can record video on its own.
> > It has two USB modes - mass storage (USB ID 04fc:0171) and webcam
> > mode (USB ID 04fc:1528). This chip seems to be used in many other SD
> > card cameras too.
> >
> > The webcam mode is not supported by gspca so I captured some data to
> > (hopefully) make support in gspca possible. There seems to be 3
> > interfaces:
>
> Hello Ondrej,
>
> I got your ms-win traces, thank you. The commands seem simple enough,
> but I don't know yet the compression algorithm of the images. I will
> have a look at this on next week. May you tell me if there are other
> resolutions than 320x240 and, also, what are the webcam controls?
The supported resolutions are:
160x120
176x144
320x240
352x288
640x480
The Color Space/Compression reported by the driver is only one: RGB 24
The driver also uses these files which may (or may not) be related to used
compression: iyuv_32.dll, msh263.drv, msyuv.dll, tsbyuv.dll
In standalone mode, the camera records video in MJPEG format.
Controls:
Banding Filter - 50Hz/60Hz - bandwidth 3/4/5/6/7 (default=50Hz, 3)
Brightness - 0..255 (default=128)
Contrast - 1..8 (default=1)
Saturation - 0..8 (default=1)
Sharpness - 0..255 (default=0)
Hue - 0..360 (default=0)
I added some more logs to
http://www.rainbow-software.org/linux_files/spca1528/
different resolutions (with default control settings):
usbsnoop-video-capture-160x120.log
usbsnoop-video-capture-176x144.log
usbsnoop-video-capture-352x288.log
usbsnoop-video-capture-640x480.log
160x120 with one control changed (other are at default values):
usbsnoop-controls-brightness-226.log
usbsnoop-controls-brightness-43.log
usbsnoop-controls-contrast-5.log
usbsnoop-controls-hue-91.log
usbsnoop-controls-saturation-4.log
usbsnoop-controls-sharpness-145.log
opening controls window with no capture running:
usbsnoop-open-controls.log
--
Ondrej Zary
next prev parent reply other threads:[~2010-05-29 19:32 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-29 17:09 SPCA1527A/SPCA1528 (micro)SD camera in webcam mode Ondrej Zary
2010-05-29 18:24 ` Jean-Francois Moine
2010-05-29 19:32 ` Ondrej Zary [this message]
2010-05-30 11:34 ` Jean-Francois Moine
2010-05-30 17:55 ` Ondrej Zary
2010-05-30 18:13 ` Jean-Francois Moine
2010-05-31 2:36 ` Andy Walls
2010-05-31 3:15 ` Theodore Kilgore
2010-05-30 19:26 ` Andy Walls
2010-05-30 21:28 ` Ondrej Zary
2010-05-30 21:58 ` Andy Walls
2010-05-30 22:03 ` Ondrej Zary
2010-05-31 3:06 ` Theodore Kilgore
2010-05-31 7:19 ` Jean-Francois Moine
2010-05-31 7:56 ` Ondrej Zary
2010-05-31 12:43 ` Andy Walls
2010-05-30 18:30 ` Andy Walls
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=201005292132.09705.linux@rainbow-software.org \
--to=linux@rainbow-software.org \
--cc=linux-media@vger.kernel.org \
--cc=moinejf@free.fr \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox