Some links
description on how to compile the driver module gspca_ov534 and mentions some usefull programs: http://wiki.tekkotsu.org/index.php/Sony_PlayStation_Eye_driver_install_instructions
Linus opencv camera compability (search for “playstation 3”): http://opencv.willowgarage.com/wiki/FullOpenCVWiki
Example of using v4l2 api for video capturing: http://sparse-stereo-vision.googlecode.com/svn/capture.cpp
Video4linux (v4l) api: http://linuxtv.org/downloads/v4l-dvb-apis/
Programs:
guvcview: camera control, view and recording that uses uvc (USB video class)
uvcdynctrl: command line program for controlling dynamic controls of a uvc device. This program comes with libwebcam
Other:
V4L and V4L2 (Video 4 linux) is a linux api. UVC provides a kernel driver for the v4l2 api.
Tags: eye cam, Playstation 3, ps3, quvcview, uvcdynctrl