<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>CL</title>
    <link>https://codelaboratories.com/forums/</link>
    <description>CL</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2018</dc:rights>
    <dc:date>2018-07-26T06:29:35-08:00</dc:date>
    <admin:generatorAgent rdf:resource="" />
    

    <item>
      <title>Desperately need PS3Eye to be detected as normal webam + Vuforia</title>
      <link>https://codelaboratories.com/forums/viewthread/2912/</link>
      <guid>https://codelaboratories.com/forums/viewthread/2912/#When:20:00:31Z</guid>
      <description>&lt;p&gt;Hey everyone!&lt;/p&gt;

&lt;p&gt;I am developing mixed reality video games.&lt;/p&gt;

&lt;p&gt;The only economical 60fps usb camera is the ps3eye.&lt;/p&gt;

&lt;p&gt;ps3eye isn&#8217;t detected by standard Vuforia unity scripts.&lt;/p&gt;



&lt;p&gt;This is because via codelaboratories &amp;amp; the standard windows update, both label the ps3eye as a scanning device instead of a webcam.&lt;/p&gt;

&lt;p&gt;I&#8217;d assume if this were changed i&#8217;d fix the problem, however I desperately need to get this running.&lt;/p&gt;

&lt;p&gt;Thanks
&lt;/p&gt;</description>
      <dc:date>2018-05-28T20:00:31-08:00</dc:date>
    </item>

    <item>
      <title>w10 driver</title>
      <link>https://codelaboratories.com/forums/viewthread/2905/</link>
      <guid>https://codelaboratories.com/forums/viewthread/2905/#When:00:53:05Z</guid>
      <description>&lt;p&gt;When I connect the cam it shows up in the device manager as &#8220;USB Camera&#45;B4.09.24.1&#8221; and it says it&#8217;s using a Microsoft driver, 2017&#45;09.28, version 10.0.16299.15&lt;br /&gt;
Cam is working with the CL&#45;Eye Test application but not e.g. with the example solution &#8220;CLEyeMulticamWPFTest&#8221; (no PS3 cam found)&lt;br /&gt;
In the CLEye&#45;SDK folders I do not see a driver.&lt;br /&gt;
Would like to capture frames with python 3.6/opencv like this:&amp;nbsp; cap = cv2.VideoCapture(0)&lt;br /&gt;
What is my misunderstanding?
&lt;/p&gt;</description>
      <dc:date>2018-02-14T00:53:05-08:00</dc:date>
    </item>

    <item>
      <title>wich framerate with PS3 EyeCAm&#63;</title>
      <link>https://codelaboratories.com/forums/viewthread/77/</link>
      <guid>https://codelaboratories.com/forums/viewthread/77/#When:10:49:45Z</guid>
      <description>&lt;p&gt;Hello,&lt;br /&gt;
At different places I have found this text about PS3 Eye Cam:&lt;/p&gt;

&lt;p&gt;&#8220;As you may seen it before, here are the specs: &lt;br /&gt;
&#45; 640 x 480 at 60 frames/second &lt;br /&gt;
&#45; 320 x 240 at 120 frames/second &lt;br /&gt;
...&#8221;&lt;/p&gt;

&lt;p&gt;but with the CL Eye Driver, when I use  CL&#45;Eye Test, or when I use Directshow filter with Graphedit or VLC I always find only a max frame rate of 30 for the 640 x 480 mode.&lt;/p&gt;

&lt;p&gt;I have just discover these site today bought this cam this afternoon. So it&#8217;s my first try with it. perhaps I miss something. &lt;br /&gt;
All works very well in 5 minutes under WIN XP SP3 and a recent dual core.&lt;br /&gt;
A very good driver ! thank you!&lt;br /&gt;
But only 30 frames/sec in 640 x 480.&lt;br /&gt;
I have seen in the SDK that we can configure the framerate parameter &lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;   Camera Framerate &#45; Depending on the selected resolution modes here is the list of allowed framerate values:&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;  &amp;nbsp; LEYE_QVGA &#45; 15, 30, 60, 75, 100, 125&lt;br /&gt;
&amp;nbsp;  &amp;nbsp;  &amp;nbsp;  &amp;nbsp; CLEYE_VGA &#45; 15, 30, 40, 50, 60, 75&lt;br /&gt;
 So my question is :&lt;br /&gt;
Does the PS3 Eye Cam can work in 640 x480 with  60 frames/sec parameter but the standard driver don&#8217;t allow that? (and we must develop with the API to be able to use the 60 value)&lt;br /&gt;
or&lt;br /&gt;
No the PS3 Eye Cam cannot run in 640 x 480 &#45; 60 fps and thay are errors in the specs and the big values ( 60, 75..) in the API are for other cam?&lt;/p&gt;

&lt;p&gt;Or do I have miss thomething?&lt;/p&gt;

&lt;p&gt;Thanks for help.&lt;/p&gt;

&lt;p&gt;JP
&lt;/p&gt;</description>
      <dc:date>2010-01-07T10:49:45-08:00</dc:date>
    </item>

    <item>
      <title>PS3 CL eye Camera not working with adobe flash or any browser</title>
      <link>https://codelaboratories.com/forums/viewthread/2848/</link>
      <guid>https://codelaboratories.com/forums/viewthread/2848/#When:06:43:19Z</guid>
      <description>&lt;p&gt;My camera works fine with cl eye test app, and skype.&lt;br /&gt;
but it doesnt work in any browser. it used to but now it doesnt.&lt;br /&gt;
I have win 10 pro x64.&lt;br /&gt;
CL EYE driver v5.3.0.0341.&lt;br /&gt;
Is there any way to make it work?
&lt;/p&gt;</description>
      <dc:date>2017-01-12T06:43:19-08:00</dc:date>
    </item>

    <item>
      <title>ps3 eye microphone initialization</title>
      <link>https://codelaboratories.com/forums/viewthread/497/</link>
      <guid>https://codelaboratories.com/forums/viewthread/497/#When:14:42:36Z</guid>
      <description>&lt;p&gt;i have a simple problem with the ps3 eye drivers: when leaving the eye plugged in, upon a reboot (or hard shutdown and restart) of the computer, the microphone will not initialize, and i must unplug and then replug in the camera.&amp;nbsp; for some reason this didn&#8217;t used to happen with the older drivers, when it was just alexp&#8217;s release rather than under cl&#45;eye.&amp;nbsp; any clue as to why this happens?
&lt;/p&gt;</description>
      <dc:date>2011-01-18T14:42:36-08:00</dc:date>
    </item>

    <item>
      <title>PS3 eye No camera found after installing Multicam SDK</title>
      <link>https://codelaboratories.com/forums/viewthread/2535/</link>
      <guid>https://codelaboratories.com/forums/viewthread/2535/#When:03:47:55Z</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;For a project we&#8217;re using 2 PS3 eyes combined with CCV from NUI group. We got a new computer for that project and after installing the latest drivers I could connect my PS3 Eyes and see they got recognized and with the live viewer I could look at them but CCV could only use/detect one. After a reboot I could still only detect one.&lt;/p&gt;

&lt;p&gt;So I bought the multicam SDK, installed that and CCV recognized both PS3 eyes and it works perfectly BUT this caused a major problem. Every time the computer reboots it does not recognize the PS3 eyes but it says in the device manager:&lt;br /&gt;
Unknown USB device (Device Desciptor Request Failed)&lt;br /&gt;&#8212;&#8212;&#8212;&lt;br /&gt;
Windows has stopped this device because it has reported problems. (Code 43)&lt;br /&gt;
A request for the USB device descriptor failed.&lt;br /&gt;&#8212;&#8212;&#8212;&lt;/p&gt;

&lt;p&gt;To fix this I have to physically unplug and re&#45;plug the PS3Eye USB cables. Then it recognizes them and it all works again. But this is unacceptable because the final product will be an build in system and you can&#8217;t just plug something in and out. If I Uninstall the SDK manager the problem stays and I can&#8217;t get it to recognize the PS3 Eyes at boot.&lt;/p&gt;

&lt;p&gt;How can I fix this?&lt;/p&gt;

&lt;p&gt;Computer we use:&lt;br /&gt;
&#45; I7 4670k, 8GB ram, 250GB ssd, Windows 10&lt;br /&gt;
&#45; CL&#45;Eye 5.3.0.0341 and SDK version 1.6.4.0028
&lt;/p&gt;</description>
      <dc:date>2016-08-15T03:47:55-08:00</dc:date>
    </item>

    <item>
      <title>Windows 10 Eye mic not working. Was working then mysteriously stopped. Anyone find a fix&#63;</title>
      <link>https://codelaboratories.com/forums/viewthread/2533/</link>
      <guid>https://codelaboratories.com/forums/viewthread/2533/#When:07:01:17Z</guid>
      <description>&lt;p&gt;It&#8217;s very odd, I had the mic working on initial install, but then it shortly stopped working the next boot and has not worked since. Anyone have any ideas how to get this sucker working again?
&lt;/p&gt;</description>
      <dc:date>2016-08-10T07:01:17-08:00</dc:date>
    </item>

    <item>
      <title>PS3 Eye Windows 10 v 5.3.0.0341 Mic not working</title>
      <link>https://codelaboratories.com/forums/viewthread/1280/</link>
      <guid>https://codelaboratories.com/forums/viewthread/1280/#When:05:43:55Z</guid>
      <description>&lt;p&gt;I have Windows 10 and the CL eye driver v5.3.0.0341 works great for the video however the Mic is not working at all.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;http://s15.postimg.org/i368r5ssr/screenshot_1.png&quot;  alt=&#39;screenshot_1.png&#39; /&gt;&lt;/p&gt;

&lt;p&gt;Any thoughts/suggestions on how to get this working ?&lt;/p&gt;

&lt;p&gt;Thanks
&lt;/p&gt;</description>
      <dc:date>2015-07-29T05:43:55-08:00</dc:date>
    </item>

    <item>
      <title>Cant view Video help asap!!</title>
      <link>https://codelaboratories.com/forums/viewthread/1266/</link>
      <guid>https://codelaboratories.com/forums/viewthread/1266/#When:02:37:48Z</guid>
      <description>&lt;p&gt;i have my camera set up. but when i go to look at the video it doesnt have a way for me to view it. do i need to download something to do this?
&lt;/p&gt;</description>
      <dc:date>2015-04-04T02:37:48-08:00</dc:date>
    </item>

    <item>
      <title>PS3 Eye Camera Troubles</title>
      <link>https://codelaboratories.com/forums/viewthread/514/</link>
      <guid>https://codelaboratories.com/forums/viewthread/514/#When:05:52:23Z</guid>
      <description>&lt;p&gt;So, i could really use some people&#8217;s help and insight on this. Basically after not being able to install the driver, I finally fixed my proxy settings, and got it to work. NOW the problem is that the camera won&#8217;t work. The sound works, but when i try the Eye Test, it says NO CAMERA FOUND.&lt;/p&gt;

&lt;p&gt;I do have a usb 2.0 port so I am not sure whats wrong. Also my computer is Windows XP x32. Thats all I know about it off the top of my  head. If you need any more info to help me then just ask.&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
Thanks,&lt;br /&gt;
Found&lt;/p&gt;

&lt;p&gt;EDIT: Alright I got it to work, but ooVoo will not recognize the ps3 eye right now. Any suggestions?
&lt;/p&gt;</description>
      <dc:date>2011-02-01T05:52:23-08:00</dc:date>
    </item>

    
    </channel>
</rss>
