All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Francois Moine <moinejf@free.fr>
To: Sudhindra Nayak <sudhindra.nayak@gmail.com>
Cc: linux-media@vger.kernel.org
Subject: Re: Not able to capture video frames
Date: Thu, 5 Aug 2010 13:19:19 +0200	[thread overview]
Message-ID: <20100805131919.73541e9a@tele> (raw)
In-Reply-To: <AANLkTim5YmSsvhub3+t0_QX0k84xZgPy1FS5=9COfEzH@mail.gmail.com>

On Thu, 5 Aug 2010 11:34:28 +0530
Sudhindra Nayak <sudhindra.nayak@gmail.com> wrote:

> As you requested, I'm including the lsusb output below:

Hi Sudhindra,

The USB information indicate that the webcam uses uses isochronous
transfer. The driver ov534 you used as a base uses bulk transfer. So,
you must either remove the 'cam->bulk..' in sd_conf() or change your
base driver to ov519. In any case, don't forget to adjust the pkt_scan
function...

Best regards.

-- 
Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
Jef		|		http://moinejf.free.fr/

       reply	other threads:[~2010-08-05 11:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <AANLkTim5YmSsvhub3+t0_QX0k84xZgPy1FS5=9COfEzH@mail.gmail.com>
2010-08-05 11:19 ` Jean-Francois Moine [this message]
     [not found]   ` <AANLkTinEbSe=d7TESEzzd8MZ5tPExrN4U9LvHrgm7FYf@mail.gmail.com>
2010-08-17 18:01     ` Not able to capture video frames Jean-Francois Moine
2010-07-30 11:30 Sudhindra Nayak
2010-07-31 11:32 ` Jean-Francois Moine
2010-08-04 11:27   ` Sudhindra Nayak

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=20100805131919.73541e9a@tele \
    --to=moinejf@free.fr \
    --cc=linux-media@vger.kernel.org \
    --cc=sudhindra.nayak@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.