We are about to switch to a new forum software. Until then we have removed the registration on this forum.
I tried setting up the Sony Eye Toy with the new Processing version, yet I could not get it to work. I installed macam and can see the camera input. It works perfectly in processing 1.5, yet I version 2, I can't even see it on the list of devices when using Capture.list()
:
Processing 2:
name=FaceTime HD Camera (Built-in),size=1280x720,fps=30
name=FaceTime HD Camera (Built-in),size=1280x720,fps=15
name=FaceTime HD Camera (Built-in),size=1280x720,fps=1
name=FaceTime HD Camera (Built-in),size=640x360,fps=30
name=FaceTime HD Camera (Built-in),size=640x360,fps=15
name=FaceTime HD Camera (Built-in),size=640x360,fps=1
name=FaceTime HD Camera (Built-in),size=320x180,fps=30
name=FaceTime HD Camera (Built-in),size=320x180,fps=15
name=FaceTime HD Camera (Built-in),size=320x180,fps=1
name=FaceTime HD Camera (Built-in),size=160x90,fps=30
name=FaceTime HD Camera (Built-in),size=160x90,fps=15
name=FaceTime HD Camera (Built-in),size=160x90,fps=1
name=FaceTime HD Camera (Built-in),size=80x45,fps=30
name=FaceTime HD Camera (Built-in),size=80x45,fps=15
name=FaceTime HD Camera (Built-in),size=80x45,fps=1
Processing 1.5:
[0] "DV Video"
[1] "DVCPRO HD (1080i50)"
[2] "DVCPRO HD (1080i60)"
[3] "DVCPRO HD (720p25/50)"
[4] "DVCPRO HD (720p60)"
[5] "IIDC FireWire Video"
[6] "Sony HD Eye for PS3 (SLEH 00201)"
[7] "USB Video Class Video"
Do you have any ideas, why that might be the case? And do you know any way to fix it?
Thanks a lot!