intel / node-realsense

MIT License
24 stars 21 forks source link

[OR] Start function hangs on Joule Board when sets computeEngine: GPU #96

Open haoyunfeix opened 7 years ago

haoyunfeix commented 7 years ago

Instance.start()function doesn't receive fulfilled or rejected promise when set computeEngine: ['GPU'],. Related test case: https://github.com/01org/node-realsense/blob/master/src/object-recognition/test/Instance/test-instance-start.js#L26