August 22, 2012 0

notes on getting the playstation 3 (ps3) eye cam to work

By in Webcam

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: , , , ,


Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/mgis.dk/about/wp-includes/class-wp-comment-query.php on line 399

Leave a Reply