kinect-browser-stream icon indicating copy to clipboard operation
kinect-browser-stream copied to clipboard

Error

Open TorbenDalgaard opened this issue 11 years ago • 3 comments

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

TorbenDalgaard avatar Jul 11 '14 12:07 TorbenDalgaard

Did the libfreenect example work (it should be just running glview)? Just want to make sure that the device is being recognized.

whichlight avatar Jul 11 '14 13:07 whichlight

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 .

TorbenDalgaard avatar Jul 11 '14 13:07 TorbenDalgaard

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

whichlight avatar Jul 11 '14 18:07 whichlight