Sensebloom / OSCeleton

OSCeleton is a proxy that sends skeleton information collected from the kinect sensor via OSC, making it easier to use input from the device in any language / framework that supports the OSC protocol.
GNU General Public License v3.0
311 stars 72 forks source link

kitchen mode not working? #30

Open fennecdjay opened 11 years ago

fennecdjay commented 11 years ago

on (arch)linux, after launching osceleton with these arguments: ./osceleton -k -mx 640 -my 480 -ox -160 , I get: terminate called after throwing an instance of 'osc::MalformedBundleException' what(): packet too short for bundle element from animata... That might be something related to kitchen mode. Tell me if I can help.

fennecdjay commented 11 years ago

works with animata.exe in wine. I found a workaround for the linux version using chuck.

gordon23 commented 10 years ago

I have the same problem!

Can you tell me how to solve it?

I would be really grateful

Thanks a lot