I have a PS3 Eye webcam attached to my Windows 7 laptop using the codelaboratories driver. Unfortunately though it doesn't work with Vuforia in Unity.
Any chance adding support for this?
I have a PS3 Eye webcam attached to my Windows 7 laptop using the codelaboratories driver. Unfortunately though it doesn't work with Vuforia in Unity.
Any chance adding support for this?
Actually it doesn't work with Unity either. I figured that you handle the webcam and CV logic with a plugin as it will be faster. But if you rely on Unity to get the webcam image then I suppose I will have to talk to Unity instead.
I tried modifiying the xml file but that didn't help.
If it works with Unity, not quite sure why it does not work with Vuforia?
Have you tried editing the Profiles.xml and adding a device definition that matches the device name?
https://developer.vuforia.com/resources/dev-guide/unity-play-feature
N
Hello,
If the Unity Editor does not recognize the webcam, then I would think that it is likely either a driver issue, or a permissions one.
I've used this online web cam tester to verify that my drivers actually work: https://www.onlinemictest.com/webcam-test-in-adobe-flash
Thanks