v002 Open Kinect // Yosemite ?

Home Forums v002 v002 QC Plugins Support v002 Open Kinect // Yosemite ?

Tagged: 

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #59016
    Krassvs
    Participant

    Hi Vade,

    I am unsuccessfully trying to get the Open Kinect Plugin to work. The patch just sits there silently not putting anything out. Synapse, NIMate, All QCs, CoGe, etc run fine.

    Could it be that I am running Yosemite, newest QC Version, something like that?

    Thanks!

    #59017
    vade
    Keymaster

    Use the version on git, download and compile yourself.

    We just used it for a tour and it worked fine with 10.10.3

    #59042
    crixmadine
    Participant

    Hi Vade, I thought it might be helpful to let you know that cloning v002-Open-Kinect and building the project in Xcode currently fails. For some reason all the source files in the v002-Utilities directory (sub-module) don’t get pulled down in the clone, nor do they show up in the .zip download. perhaps relatedto this recent change?
    https://github.com/v002/v002-Open-Kinect/commit/c5e3c83e60657daa2e155f17283b7feb69a519ef

    To get around this, I cloned v002-Utilities on it’s own and then manually copied those files into the v002-Open-Kinect project. I was able to successfully build at that point.

    But further, I’m unable to get the basic examples you included with the project running. The compositions don’t seem to recognize my Kinect so I get no output just as Krassvs was explaining above. I verified that the build properly copied the compiled plugin to my Quartz Composer Plugins directory.

    I’m currently running OSX 10.9.5 and QC 4.6. Please let me know if you have any ideas on what I could try to get this running for me.

    Much appreciated!
    -cm

    #59043
    bangnoise
    Keymaster

    git submodule update --init after your initial clone to pull in v002-Utilities.

    What Kinect model are you using?

    #59045
    crixmadine
    Participant

    Hi Bangnoise!
    Thanks for the tip on properly pulling in the v002-Utilities submodule.

    I’m using the 1414 kinect model.

    thanks,
    -cm

    #59046
    vade
    Keymaster

    What GPU do you have? Ive not received or seen any issues. I have 2 1414’s that work fine here.

    #59047
    crixmadine
    Participant

    Hi Vade,
    I’m running a late 2013 MBP with NVIDIA GeForce GT 750M 2048 MB GPU.

    For the sake of not missing anything obvious, I’m assuming here that I do not need to install any other drivers for the Kinect since open-kinect includes libfreenect.

    Also, I should mention I recently purchased this Kinect on eBay, so I have not seen this unit actually work. Is there a quick and easy way you might know of that I can verify that it actually functions fine outside of trying to run it in QC? I don’t have an XBox360. When it is plugged in, all I get is a blinking green led.

    Other things I’ve tried:
    When loading the simple_example.qtz comp, I’ve tried switching image output from the RGB camera to the infra depth image camera but not seeing any output to the billboard. Also, I’m not seeing any accelerometer data in the XYZ outlets.

    Thanks for your time and consideration!
    -cm

    #59048
    Krassvs
    Participant

    @CM: A very quick and easy way to find out if your device is working is using Synapse which works as a kinect host. There is also a plugin for QC which you can use as a workaround as long as the 002 plugin is not working for you. The downside of using Synapse in QC is that it is (presumably) working slower, likes to crash 3rd party programs (like for me CoGe i.e.) and is missing some features. You can get Synapse and the QC plugin from the developer: http://synapsekinect.tumblr.com/


    @vade
    : I am foremost a VJ and as you suggested tried (and succeeded) to compile 002 Open Kinect by myself. However, now there seems to be something happening, though the patch will crash QC when connected to an image renderer. I don’t know if you still want to help with this – I know you put it on GitHub so someone else can maintain development. But in any case I put my crashlog up on Pastebin: http://pastebin.com/ekZLnKq3

    EDIT: Once I crashed QC with the Open Kinect Patch, everything else that wants to use Kinect will also crash (in the same session) – only a restart seems to fix this

    • This reply was modified 5 years, 8 months ago by Krassvs.
    #59050
    vade
    Keymaster

    I put it on github not to walk away from it, but because packaging shit up is a pain in the ass. Anyway.

    v002 Open Kinect does not require the install of 3rd party libraries. I don’t use Synapse or any of that other stuff, perhaps there is some weird incompatibility? I bundle all the libraries in with the plugin, and have had no issues – its toured for Square Pusher, for Childish Gambino, etc, with no problems, but those systems didn’t have other shit installed.

    Not saying there isn’t an issue. Ill look at the crash log in a bit. Thanks for the info!

    #59051
    vade
    Keymaster

    Hm. That crash doesnt indicate that v002 Open Kinect is the cause of the error:

    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib 0x00007fff82ea2286 __pthread_kill + 10
    1 libsystem_c.dylib 0x00007fff8c0afb53 abort + 129
    2 libsystem_malloc.dylib 0x00007fff9046bf3c nanozone_error + 524
    3 libsystem_malloc.dylib 0x00007fff90459a5c _nano_malloc_check_clear + 370
    4 libsystem_malloc.dylib 0x00007fff9045bb48 nano_calloc + 73
    5 libsystem_malloc.dylib 0x00007fff9045bacb malloc_zone_calloc + 78

    etc.

    Id be curious if this is an incompatibility issue. Hrm..

    #59052
    crixmadine
    Participant

    Thanks for all the input. I have yet to upgrade to Yosemite, but once I do, I hope I can get beyond any compatibility issues, but I would imagine people have got the kinect working fine using open-kinect on OSX 10.9.5 before.

    BTW, Vade I saw the Squarepusher show in Detroit last May and was thinking at the time he was using open-kinect for his body projection. It looked great. Also, it was cool to see some of the video content was using your rutt/etra emulator as well. 🙂

    I’ll report back here on how I get along with getting my kinect up and running with open-kinect.
    Cheers,
    -cm

    #59053
    vade
    Keymaster

    No video – the entire show was realtime generative 🙂

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.