Linux Media Controller development
 help / color / mirror / Atom feed
* Startup delay needed for a Sonix camera
@ 2012-03-29  6:27 Rafał Rzepecki
  2012-03-29  7:16 ` Rafał Rzepecki
  2012-03-29  9:03 ` Hans de Goede
  0 siblings, 2 replies; 5+ messages in thread
From: Rafał Rzepecki @ 2012-03-29  6:27 UTC (permalink / raw)
  To: linux-media; +Cc: Jean-Francois Moine

Hi,

I've tried to reach Jean-Francois with this a week ago, but I still
haven't received an answer, so I'm sending it to the mailing list. I'd
appreciate a CC of any follow-ups.

I've been having problems with my ID 0c45:6128 Microdia PC Camera
(SN9C325 + OM6802) using driver gspca_sonixj. Specifically, launching
command:
$ gst-launch-0.10 v4l2src ! ffmpegcolorspace ! pngenc ! filesink \
location=/tmp/file.png
gave a file that is all black. This is problematic because at least
one program (odeskteam) uses a similar method to grab camshots.

I thought it looked like as though the camera hasn't got enough time
to initialize, and indeed, adding an msleep(30) near the end of
sd_start() in sonixj.c solved the problem.
-- 
Rafał Rzepecki

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-03-29 10:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-29  6:27 Startup delay needed for a Sonix camera Rafał Rzepecki
2012-03-29  7:16 ` Rafał Rzepecki
2012-03-29 10:06   ` Jean-Francois Moine
2012-03-29  9:03 ` Hans de Goede
2012-03-29  9:18   ` Rafał Rzepecki

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