<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Kinect V1 and Processing]]></title><description><![CDATA[<p dir="auto"><span style="font-size:10pt">Well, after the totally awesome Werkstatt this summer, I finally get the chance to put some of what I learned to use, playing with the Kinect.  Unfortunately, I've hit a wall.  Are the tutorial pages now out of date?  After attempting to install on a windows machine (many, many problems there, including missing Spout files, and not being able to find SimpleOpenNI to import), I tried again on my 2014 Macbook, running Yosemite  I'm on Isadora 2.4.5b13, but that doesn't really matter, as I haven't made it past Processing.  I followed the tutorial to the letter, but I'm getting errors (see below).  I should note that I'm using the 1414 model, and while everything worked well in Berlin, I did buy a new power adapter for use here in the states, so maybe that's faulty?  When connected, the Kinect's green LED flashes.  Any thoughts?</span></p>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal">Doug</div>
<div style="font-family:Arial, Verdana;font-size:10pt;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal">Here's the log:</div>
<div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">Setup Canvas</span></div>
<div><span style="font-size:13.3333px">-- Canvas Setup Complete</span></div>
<div><span style="font-size:13.3333px">Setup Syphon</span></div>
<div><span style="font-size:13.3333px">Syphon 1.0-RC3 by Andres Colubri http://interfaze.info/</span></div>
<div><span style="font-size:13.3333px">Setup OpenNI</span></div>
<div><span style="font-size:13.3333px">SimpleOpenNI Version 1.96</span></div>
<div><span style="font-size:13.3333px">After initialization:</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">SimpleOpenNI Error: Can't open device: <span class="Apple-tab-span" style="white-space:pre"></span> DeviceOpen using default: no devices found</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">Can't init SimpleOpenNI, maybe the camera is not connected!</span></div>
<div><span style="font-size:13.3333px">kCameraImageMode 4</span></div>
<div><span style="font-size:13.3333px">enable User</span></div>
<div><span style="font-size:13.3333px">Setup OSC</span></div>
<div><span style="font-size:13.3333px">OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">  
</span></div>
<div><span style="font-size:13.3333px">### [2016/10/15 21:34:13] PROCESS @ OscP5 stopped.</span></div>
<div><span style="font-size:13.3333px">### [2016/10/15 21:34:13] PROCESS @ UdpClient.openSocket udp socket initialized.</span></div>
<div><span style="font-size:13.3333px">### [2016/10/15 21:34:14] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 9000</span></div>
<div><span style="font-size:13.3333px">### [2016/10/15 21:34:14] PROCESS @ UdpServer.run() UdpServer is running @ 9000</span></div>
<div><span style="font-size:13.3333px">### [2016/10/15 21:34:14] INFO @ OscP5 is running. you (192.168.200.23) are listening @ port 9000</span></div>
<div><span style="font-size:13.3333px">Setup Exit Handerl</span></div>
<div><span style="font-size:13.3333px">Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.core.PGraphics.image(PGraphics.java:3572)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at Isadora_Kinect_Tracking_Mac.OpenNI_DrawCameraImage(Isadora_Kinect_Tracking_Mac.java:130)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at Isadora_Kinect_Tracking_Mac.draw(Isadora_Kinect_Tracking_Mac.java:276)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.core.PApplet.handleDraw(PApplet.java:2386)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.opengl.PJOGL$PGLListener.display(PJOGL.java:862)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1289)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)</span></div>
<div><span style="font-size:13.3333px">org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 105.</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:186)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:197)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:226)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at org.eclipse.jdi.internal.ObjectReferenceImpl.invokeMethod(ObjectReferenceImpl.java:428)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.mode.java.runner.Runner.findException(Runner.java:942)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.mode.java.runner.Runner.reportException(Runner.java:871)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.mode.java.runner.Runner.exceptionEvent(Runner.java:797)</span></div>
<div><span style="font-size:13.3333px"><span class="Apple-tab-span" style="white-space:pre"></span>at processing.mode.java.runner.Runner$2.run(Runner.java:688)</span></div>
</div>]]></description><link>https://community.troikatronix.com/topic/2913/kinect-v1-and-processing</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 23:09:07 GMT</lastBuildDate><atom:link href="https://community.troikatronix.com/topic/2913.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 Oct 2016 23:54:43 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kinect V1 and Processing on Mon, 17 Oct 2016 15:01:15 GMT]]></title><description><![CDATA[<p dir="auto">Not sure, but it is not finding the kinect, hardware I guess. Maybe you can find some other software to test</p>
<div>"<span style="font-size:13.3333px;background-color:rgb(255, 255, 255)">SimpleOpenNI Error: Can't open device:</span> <span class="Apple-tab-span" style="margin:0px;padding:0px;border:0px;outline:0px;font-size:13.3333px;vertical-align:baseline;background-color:rgb(255, 255, 255);white-space:pre"></span> <span style="font-size:13.3333px;background-color:rgb(255, 255, 255)">DeviceOpen using default: no devices found"</span></div>]]></description><link>https://community.troikatronix.com/post/21672</link><guid isPermaLink="true">https://community.troikatronix.com/post/21672</guid><dc:creator><![CDATA[Fred]]></dc:creator><pubDate>Mon, 17 Oct 2016 15:01:15 GMT</pubDate></item><item><title><![CDATA[Reply to Kinect V1 and Processing on Mon, 17 Oct 2016 12:40:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.troikatronix.com/uid/8">@Fred</a> ? Any ideas?</p>
]]></description><link>https://community.troikatronix.com/post/21665</link><guid isPermaLink="true">https://community.troikatronix.com/post/21665</guid><dc:creator><![CDATA[Skulpture]]></dc:creator><pubDate>Mon, 17 Oct 2016 12:40:22 GMT</pubDate></item></channel></rss>