public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* Not able to capture video frames
@ 2010-07-30 11:30 Sudhindra Nayak
  2010-07-31 11:32 ` Jean-Francois Moine
  0 siblings, 1 reply; 5+ messages in thread
From: Sudhindra Nayak @ 2010-07-30 11:30 UTC (permalink / raw)
  To: video4linux-list


Hi all,

I'm using the 'Omnivision' ov538 camera bridge processor along with an
ov10620 CMOS sensor. I'm using a driver which I got from the following link:

http://lwn.net/Articles/308358/

I've modified the driver by inserting printk statements in the driver code
to understand the flow of control between functions. I've also changed the
arguments passed to the 'sccb_reg_write' function to values corresponding to
the ov10620 sensor. 

I'm using a v4l2 example code as my application along with the above
mentioned driver. The example code can be found at the below link:

http://v4l2spec.bytesex.org/spec/capture-example.html

When I run the application after inserting the driver, it calls the
open_device(), init_device() and start_capturing() functions and then enters
the mainloop() function. In the mainloop() function, the select() function
call times out after 2 seconds and I'm not able to capture any video frames.

I'm also receiving some errors like:

gspca: ISOC data error: [3] len=56, status=-71
gspca: ISOC data error: [4] len=12, status=-71

This repeats with different values for 'len' and the value in [ ].

Any solutions??


-----
Regards,

Sudhindra Nayak
-- 
View this message in context: http://video4linux-list.1448896.n2.nabble.com/Not-able-to-capture-video-frames-tp5354598p5354598.html
Sent from the video4linux-list mailing list archive at Nabble.com.

--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] 5+ messages in thread
[parent not found: <AANLkTim5YmSsvhub3+t0_QX0k84xZgPy1FS5=9COfEzH@mail.gmail.com>]

end of thread, other threads:[~2010-08-17 18:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-30 11:30 Not able to capture video frames Sudhindra Nayak
2010-07-31 11:32 ` Jean-Francois Moine
2010-08-04 11:27   ` Sudhindra Nayak
     [not found] <AANLkTim5YmSsvhub3+t0_QX0k84xZgPy1FS5=9COfEzH@mail.gmail.com>
2010-08-05 11:19 ` Jean-Francois Moine
     [not found]   ` <AANLkTinEbSe=d7TESEzzd8MZ5tPExrN4U9LvHrgm7FYf@mail.gmail.com>
2010-08-17 18:01     ` Jean-Francois Moine

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox