Error
Hi,
Im getting this error when trying to run server.js
Error: Symbol kinect_module not found. at Module.load (module.js:356:32)
Any clue how to fix it ?
Thanks
Did the libfreenect example work (it should be just running glview)? Just want to make sure that the device is being recognized.
Yea glview works fine. Also tried setting up the kinect module standalone without luck
Den 11/07/2014 kl. 15.41 skrev Kawandeep [email protected]:
Did the libfreenect example work (it should be just running glview)? Just want to make sure that the device is being recognized.
— Reply to this email directly or view it on GitHub https://github.com/whichlight/kinect-browser-stream/issues/2#issuecomment-48731228 .
Okay- check if you have the latest here: https://github.com/pgte/node-kinect, and if that doesn't work try this branch- when I was working on this it is what I used https://github.com/vincent/node-kinect