uvc_camera unable to start capture [closed]

asked 2012-08-27 04:28:46 -0500

DocSmiley gravatar image

updated 2012-08-27 04:36:11 -0500

Hello, I'm running Electric on Ubuntu 11.10 I've been trying to use the uvc_camera package to run my stereo cameras.

I have made sure that the camera settings located in the uvc_cam file were appropriately set for my cameras. However when I go to start the cameras the node fails.

I get the following errors:

(display:7649): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

terminate called after throwing an instance of 'std::runtime_error' what(): unable to start capture [stereo/uvc_camera_stereo-2] process has died [pid 5632, exit code -6].

I've tried a number of different approaches to the problem. When I attempt to run a single camera it also fails but the error messages include all the parameters it's sending to the camera. One of these is unsupported by my camera. I have checked the uvc_cam.cpp file and made sure that the setting in question is commented out, but it continues to show up after I remake the package and run it.

I'm not sure what steps I'm missing to make this run correctly.

edit retag flag offensive reopen merge delete

Closed for the following reason question is not relevant or outdated by tfoote
close date 2015-04-07 00:10:14.150910