Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to find a compatible palette format. #1

Closed
quaec opened this issue Mar 30, 2010 · 2 comments
Closed

Unable to find a compatible palette format. #1

quaec opened this issue Mar 30, 2010 · 2 comments

Comments

@quaec
Copy link

quaec commented Mar 30, 2010

Hi,

I'm unable to capture an image from my web cam with fswebcam. It always says "Unable to find a compatible palette format.". I've tried the package from Ubuntu 10.04 (lucid) and I've compiled the latest source code myself.

This is what I get when I try to run fswebcam:

user@host:~/webcam$ sudo fswebcam -v
--- Opening /dev/video0...
Trying source module v4l2...
/dev/video0 opened.
src_v4l2_get_capability,82: /dev/video0 information:
src_v4l2_get_capability,83: cap.driver: "STV06xx"
src_v4l2_get_capability,84: cap.card: "Camera"
src_v4l2_get_capability,85: cap.bus_info: "usb-0000:00:01.2-1"
src_v4l2_get_capability,86: cap.capabilities=0x05000001
src_v4l2_get_capability,87: - VIDEO_CAPTURE
src_v4l2_get_capability,96: - READWRITE
src_v4l2_get_capability,98: - STREAMING
No input was specified, using the first.
src_v4l2_set_input,176: /dev/video0: Input 0 information:
src_v4l2_set_input,177: name = "STV06xx"
src_v4l2_set_input,178: type = 00000002
src_v4l2_set_input,180: - CAMERA
src_v4l2_set_input,181: audioset = 00000000
src_v4l2_set_input,182: tuner = 00000000
src_v4l2_set_input,183: status = 00000000
src_v4l2_set_pix_format,536: Device offers the following V4L2 pixel formats:
src_v4l2_set_pix_format,549: 0: [0x47425247] 'GRBG' (GRBG)
Unable to find a compatible palette format.

(EDIT: It seems that the markdown format is not working right, so I pasted it at pastie for better reading)

I've tried every available palette format, but nothing works.

My web cam is an older Logitech QuickCam.

Do you have an idea what I can do to get the cam working?

@quaec
Copy link
Author

quaec commented Apr 2, 2010

My cam is working with the latest version. Thanks!

@JuliaScythe
Copy link

Hi, I am using a rpi for a time-lapse video. I have fswebcam 20110717 (from apt-get) and it works for varying amounts of time, and then reports "Unable to find a compatible palette format."

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants