Ps3 eye and processing 2.2.1
Posted: 26 June 2014 07:22 AM   [ Ignore ]
New Member
Rank
Total Posts:  1
Joined  2014-06-26

hello, i’ve tried everything to get the camera to simply capture

i am using windows 7 - 64 bits, processing 2.2.1

i installed your drivers and they work like a charm on everything else, when trying to acess the camera trough the processing video library, it doesn’t recognize it

when i run the multicam test i get this error

(1) Could not find the CLEyeMulticam.dll
(2) Could not find the CLEyeMulticam.dll
(3) Could not find the CLEyeMulticam.dll (Custom Path)
Getting number of cameras
A library relies on native code that’s not available.
Or only works properly when the sketch is run as a 32-bit application.

i installed the library and copied the dll “everywhere” to try and work it out

i need to get it to capture in processing, i thanks in advance to anyone who solves this :X

Profile
 
 
Posted: 08 July 2014 04:19 AM   [ Ignore ]   [ # 1 ]
New Member
Rank
Total Posts:  1
Joined  2014-05-08

Just want to say, I have the same problem. Maybe it’s because I’m running 64bit Windows? Not exactly sure.

Profile
 
 
Posted: 24 July 2014 05:25 AM   [ Ignore ]   [ # 2 ]
Sr. Member
Avatar
RankRankRankRank
Total Posts:  162
Joined  2009-09-17

We will be working on some updates that should fix this on 64bit.

Profile
 
 
Posted: 06 November 2014 05:52 PM   [ Ignore ]   [ # 3 ]
New Member
Rank
Total Posts:  1
Joined  2014-11-06

Has there been any update to fix this?

I am getting the same error when trying to run the Processing example.

(1) Could not find the CLEyeMulticam.dll
(2) Could not find the CLEyeMulticam.dll
(3) Could not find the CLEyeMulticam.dll (Custom Path)
Getting number of cameras
A library relies on native code that’s not available.
Or only works properly when the sketch is run as a 32-bit application.

Thanks.

Things I tried:
-downloading the 32bit version of Processing.
-Copying the CLEyeMulticam.dll from C:\Windows\SysWOW64 to C:\Path\To\CL-Eye Platform SDK\Bin\

I am running 64bit Windows 8.

Profile
 
 
Posted: 09 November 2014 10:01 PM   [ Ignore ]   [ # 4 ]
New Member
Rank
Total Posts:  1
Joined  2014-11-08
Michael Bjorge - 06 November 2014 05:52 PM

Has there been any update to fix this?

I am getting the same error when trying to run the Processing example.

(1) Could not find the CLEyeMulticam.dll
(2) Could not find the CLEyeMulticam.dll
(3) Could not find the CLEyeMulticam.dll (Custom Path)
Getting number of cameras
A library relies on native code that’s not available.
Or only works properly when the sketch is run as a 32-bit application.

Thanks.

Things I tried:
-downloading the 32bit version of Processing.
-Copying the CLEyeMulticam.dll from C:\Windows\SysWOW64 to C:\Path\To\CL-Eye Platform SDK\Bin\

I am running 64bit Windows 8.

I am getting this same error, and have tried the same.  I have just about exhausted all Google searches I can think to use to solve the issue.  I just purchased the driver and the SDK and have been working on getting this solved for the past three days straight.  I have read in a few places using an older version of the .dll may work, but can’t find a working link anywhere to download it.

I can use the CL-EyeTest.exe and I get video from the PS3 Eye, so it’s working.  However, I cannot get it to work in Processing.  Occasionally, I get a different error but I think it is related to Processing not seeing the DLL.  This code:

 

myCameras[i].createCamera(iCLCamera.CLEYE_COLORCLCamera.CLEYE_VGAcameraRate); 

gives me error, “Cannot find anything named “CLCamera.CLEYE_COLOR”.

Thanks so very, very much for any ideas or help.  I have been scouring the internet to solve this but keep hitting a wall.  If you would like any additional info, please just let me know. smile

Profile
 
 
Posted: 07 January 2015 01:04 AM   [ Ignore ]   [ # 5 ]
New Member
Rank
Total Posts:  1
Joined  2015-01-06

hello,
same problem : Could not find the CLEyeMulticam.dll, try to indicate a path

try with :
SDK (2 cams non-commercial use) buy yesterday.
Processing 1.5.1. x32
Processing 2.2.1 x64
Windows 8.1 x64
CLCamera.loadLibrary(“C://CLEyeMulticam.dll”);
I move and copy everywhere this two dll : CLEyeMulticam.dll and CLEyeDevice.dll , in root,project,lib… etc
I have two PS3Eye,
with CLEyeMulticamTest.exe and all exe app is working nice.

i want to stay with windows.8.1.x64…. but can you give a typical environment to test ?

it is possible to run with actual Processing ?

i must use in C++ ? 

thx, for help
—————————————————————————————————————————————————
i extract the dll from an old SDK, according to this post https://codelaboratories.com/forums/viewthread/68/P45/
and it is working !!  why…. i will get poor performance ?

Profile
 
 
Posted: 17 February 2015 02:42 PM   [ Ignore ]   [ # 6 ]
New Member
Rank
Total Posts:  1
Joined  2015-02-15

I have the CL Eye Driver (5.3.0.0341) and the Platform Sdk (1.6.4.0028) and also was looking for the CLEyeMulticam.dll and cannot find it anywhere.

I can’t get the PS3 Eye to be recognized by anything except the CL Eye Test and a CL Sample App.

I would like to have a driver that works and especially for x64 PC (Windows 8.1).

Also, the description of the Platform Sdk says it supports both 32/64 bit Windows which it DOES NOT SUPPORT!

Very misleading info.

Please, how about an update as to when the driver/sdk will be 64 bit compatible.

Profile
 
 
Posted: 10 October 2015 08:44 AM   [ Ignore ]   [ # 7 ]
New Member
Rank
Total Posts:  1
Joined  2015-10-10
Gil Clayton - 17 February 2015 02:42 PM

I have the CL Eye Driver (5.3.0.0341) and the Platform Sdk (1.6.4.0028) and also was looking for the CLEyeMulticam.dll and cannot find it anywhere.
I can’t get the PS3 Eye to be recognized by anything except the CL Eye Test and a CL Sample App.
I would like to have a driver that works and especially for x64 PC (Windows 8.1).
Also, the description of the Platform Sdk says it supports both 32/64 bit Windows which it DOES NOT SUPPORT!
Very misleading info.
Please, how about an update as to when the driver/sdk will be 64 bit compatible.

SAME SITUATION HERE.
I purchased CL Eye Driver and the Platform Sdk, but in Processing I only get the dll error.
I use Win 8 64x and Win 7 64x.
PLEASE FIX THIS PROBLEM, we paid for it!

Profile
 
 
Posted: 26 December 2015 08:20 AM   [ Ignore ]   [ # 8 ]
New Member
Rank
Total Posts:  1
Joined  2015-12-24

Hi,
I am having similar difficulties.

I’ve purchased the driver, sdk, and a 4 cam platform pack. 

Processing 1.5.1 32bit, with a multicam.dll extracted from an old sdk (1.01.0109) works with 2 cams.

No other version of Processing works at all, 32/64, with any of the multicam.dll’s from that older sdk the latest.

when 1.5.1 does work, there is no recognition of a third or fourth cam when they are installed and activated.

the multicamtest.exe in the sdk does show/display the output of all of the cams.


It seems, and various forum posts seem to confirm my experiences, that there is a problem with either the multicam.dll, or its interaction with certain java versions.


Please can any developer confirm the existence of the problem, point to a solution, or suggest how we may resolve this?


I am using the cams in processing because I am not a major coder at all, and made my purchases with CL based on the information about Processing support.

Profile
 
 
Posted: 06 March 2016 06:45 PM   [ Ignore ]   [ # 9 ]
New Member
Rank
Total Posts:  1
Joined  2016-03-04

Is there any update on this to work with 64 bit under Windows 7?  I am using Processing 3 and the latest version of the CL SDK.

Profile
 
 
 
 


RSS 2.0     Atom Feed