usb_cam + Microsoft Lifecam Studio Rendering Issues
I am trying to get the Microsoft Lifecam up and running in ROS using the usb_cam node. It is able to open the camera fine and display and image but the image is extremely bright (see the image at the bottom of the post) and makes it almost impossible to detect anything in the image when there is natural sunlight around. The usb_cam node is also outputting the following error to the console when I try to use the camera:
[swscaler @ 0x1851a20] No accelerated colorspace conversion found from yuv422p to rgb24.
I am not sure if this is part of the problem of the web camera displaying improperly or not but if you could help with either of these issues it would be greatly appreciated!