• Products
    • Isadora
    • Get It
    • ADD-ONS
    • IzzyCast
    • Get It
  • Forum
  • Help
  • Werkstatt
  • Newsletter
  • Impressum
  • Dsgvo
  • Press
  • Isadora
  • Get It
  • ADD-ONS
  • IzzyCast
  • Get It
  • Press
  • Dsgvo
  • Impressum

Navigation

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Popular
    • Tags

    Kinect V1 and Processing

    Interfacing
    3
    3
    2331
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      knowtheatre last edited by

      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?

      Doug
      Here's the log:
      Setup Canvas
      -- Canvas Setup Complete
      Setup Syphon
      Syphon 1.0-RC3 by Andres Colubri http://interfaze.info/
      Setup OpenNI
      SimpleOpenNI Version 1.96
      After initialization:
      SimpleOpenNI Error: Can't open device: DeviceOpen using default: no devices found
      Can't init SimpleOpenNI, maybe the camera is not connected!
      kCameraImageMode 4
      enable User
      Setup OSC
      OscP5 0.9.9 infos, comments, questions at http://www.sojamo.de/oscP5
      ### [2016/10/15 21:34:13] PROCESS @ OscP5 stopped.
      ### [2016/10/15 21:34:13] PROCESS @ UdpClient.openSocket udp socket initialized.
      ### [2016/10/15 21:34:14] PROCESS @ UdpServer.start() new Unicast DatagramSocket created @ port 9000
      ### [2016/10/15 21:34:14] PROCESS @ UdpServer.run() UdpServer is running @ 9000
      ### [2016/10/15 21:34:14] INFO @ OscP5 is running. you (192.168.200.23) are listening @ port 9000
      Setup Exit Handerl
      Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
      at processing.core.PGraphics.image(PGraphics.java:3572)
      at Isadora_Kinect_Tracking_Mac.OpenNI_DrawCameraImage(Isadora_Kinect_Tracking_Mac.java:130)
      at Isadora_Kinect_Tracking_Mac.draw(Isadora_Kinect_Tracking_Mac.java:276)
      at processing.core.PApplet.handleDraw(PApplet.java:2386)
      at processing.opengl.PJOGL$PGLListener.display(PJOGL.java:862)
      at jogamp.opengl.GLDrawableHelper.displayImpl(GLDrawableHelper.java:665)
      at jogamp.opengl.GLDrawableHelper.display(GLDrawableHelper.java:649)
      at javax.media.opengl.awt.GLCanvas$10.run(GLCanvas.java:1289)
      at jogamp.opengl.GLDrawableHelper.invokeGLImpl(GLDrawableHelper.java:1119)
      org.eclipse.jdi.TimeoutException: Timeout occurred while waiting for packet 105.
      at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:186)
      at org.eclipse.jdi.internal.connect.PacketReceiveManager.getReply(PacketReceiveManager.java:197)
      at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:191)
      at org.eclipse.jdi.internal.MirrorImpl.requestVM(MirrorImpl.java:226)
      at org.eclipse.jdi.internal.ObjectReferenceImpl.invokeMethod(ObjectReferenceImpl.java:428)
      at processing.mode.java.runner.Runner.findException(Runner.java:942)
      at processing.mode.java.runner.Runner.reportException(Runner.java:871)
      at processing.mode.java.runner.Runner.exceptionEvent(Runner.java:797)
      at processing.mode.java.runner.Runner$2.run(Runner.java:688)

      M1 Mac Mini, 16 GB, MacOS Monterey 12.2.1

      1 Reply Last reply Reply Quote 0
      • Skulpture
        Skulpture Izzy Guru last edited by

        @Fred ? Any ideas?

        Graham Thorne | www.grahamthorne.co.uk
        RIG 1: Custom-built PC: Windows 11. Ryzen 7 7700X, RTX3080, 32G DDR5 RAM. 2 x m.2.
        RIG 2: Laptop Dell G15: Windows 11, Intel i9 12th Gen. RTX3070ti, 16G RAM (DDR5), 2 x NVME M.2 SSD.
        RIG 3: Apple Laptop: rMBP i7, 8gig RAM 256 SSD, HD, OS X 10.12.12

        1 Reply Last reply Reply Quote 0
        • Fred
          Fred last edited by

          Not sure, but it is not finding the kinect, hardware I guess. Maybe you can find some other software to test

          "SimpleOpenNI Error: Can't open device: DeviceOpen using default: no devices found"

          http://www.fredrodrigues.net/
          https://github.com/fred-dev
          OSX 13.6.4 (22G513) MBP 2019 16" 2.3 GHz 8-Core i9, Radeon Pro 5500M 8 GB, 32g RAM
          Windows 10 7700K, GTX 1080ti, 32g RAM, 2tb raided SSD

          1 Reply Last reply Reply Quote 0
          • First post
            Last post