Hello,
PLEASE HELP NEED URGENT HELP IN MY PROJECT!
I have purchased the dual pack(costing 20$) for using 2 ps3 eye camera simultaneously in my unity project. I have downloaded the SDK and driver, but I can not find the multicam.dll anywhere. How to download the CLeyeMultiCam.dll?
I have activated the 2 cameras, and the CLEyeWinFormTest example works well.
and I have downloaded the SDK by selecting Redistribution binaries and development binaries in different Windows system, but could not find the CLeyeMultiCam.dll anywhere.
and how to access the 2 ps3 eye cams in unity, can you help me with some code or is there a unity integrator available for that?
**I have a unity PRO, still cant access the cams…
Whenever I run the code using CLEyeDevices.dll, n I kept the dll in the project folder, I get the error-
EntryPointNotFoundException: CLEyeGetCameraUUID
trynow.CameraUUID (Int32 idx) (at Assets/trynow.cs:88)
trynow.Awake () (at Assets/trynow.cs:110)
and
EntryPointNotFoundException: CLEyeCameraStop
trynow.OnApplicationQuit () (at Assets/trynow.cs:132)