Thursday, November 6, 2008

linux-uvc_flip updates

I've updated several times, and at the moment it works with SVN-261 of linux-uvc. If anyone has any problems with certain kernel versions, or with certain parameters compiled in, let me know. It seems to work with 2.6.27.4, but I will need to look into some delay issues I'm experiencing at 640x480.

http://github.com/dfu/linux-uvc_flip

Labels: , , ,

Tuesday, May 6, 2008

Chicony 04f2:b012 Webcam UVC Hack

Since on the Asus W7S, the cam is installed upside down, I did a small hack for the Linux UVC driver to flip the Chicony webcam's image vertically. At the moment it is very hacky, but works fine. This really shouldn't be in the kernel, but I would rather have the cam work than not.

Based on SVN Rev 207 of the UVC driver: http://www.uhacc.org/~dfu/uvc-hack.tar.gz
If you want to see what I did: http://www.uhacc.org/~dfu/uvc-hack.patch

I will post more findings later.

Labels: , , , ,