From: James <wireless@tampabay.rr.com>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: problem with webcam
Date: Fri, 30 Jan 2009 16:42:33 +0000 (UTC) [thread overview]
Message-ID: <loom.20090130T163211-533@post.gmane.org> (raw)
In-Reply-To: 1bab11bd0901291925h11322a73r5fc4eefc697dc5d8@mail.gmail.com
Linyin <linyin.cn <at> gmail.com> writes:
> I already do video for linux in the kernel. Install SDL & SPCAVIEW
> have no error. But when i use it, error said cant find driver.
Are you certain that the camera is working? If its and NTSC/PAL
coax output, just plug it into an old analog TV and verify the
signal output is good first. Even connecting the camera to working
windows software will do for output signal verification. Many
cameras are easy to damage, from bumps or drops.....
If it's a usb webcam, maybe you have a channel input to something
that works generically? The point is to make sure valid video
signal is emminating from the camera first.
Next I use some very simple program and syntax to make sure it's
working on the computer. Use something simple and generic. I currrently
use this syntax with mplayer:
mplayer -fps 15 tv:// -tv driver=v4l2:device=/dev/v4l/video1
There are a multitude of issues that can break any given camera/package
combo, and many are hard to track down. It can be use flag, newer versions
of software fail, kernel issue, command line options, ...
just to mention a few.
Manually parse through /dev/v4l/video* and find where your devices is
connected to the kernel.
good hunting,
hth,
James
prev parent reply other threads:[~2009-01-30 16:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-30 3:25 [gentoo-user] problem with webcam Linyin
2009-01-30 16:42 ` James [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=loom.20090130T163211-533@post.gmane.org \
--to=wireless@tampabay.rr.com \
--cc=gentoo-user@lists.gentoo.org \
/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