Does PS3Eye work within processing?
in
Integration and Hardware
•
2 years ago
Hi everyone,
I am trying to use a PS3Eye Camera since it is acknowledged as one of the best for CV. My Logitech Webcam Pro 9000 works without problems on GStreamer and JMyron. When I try to connect my PS3 Eye Cam I always get a "NullPointerException" error.
Both with the simple sketches:
-Myron_simpleCamera for the JMyron lib
-GettingStartedCaptureWin for the GSVideo lib
For the PS3Eye cam I am using these drivers (
http://www.codelaboratories.com/products/eye). And it works very well with the CL-Eye Test application and sluggishly with VLC (but it works).
I am using:
-Windows 7 Ultimate 64bits
-Processing 1.2.1
-CL-Eye Driver 4.0.2.1017
-GSVideo 0.8
-JMyron 0025
Thanks
2