我已經在mac(10.7.4)上chorme(22.0)上安裝了插件。這個kinect可以在OpenNI樣本中找到,當我進入測試頁面http://steventking.com/gesture_interface_site/BasicDemo.html時,它顯示了兩個kinect和插件。但沒有看到。斑點不顯示在depthjs
blob沒有顯示在任何頁面上。當我檢查background.html它給了我這個錯誤:
Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'self' chrome-extension-resource:".
Depthjs似乎運行,
depthjspluginAPI: start DepthJS backend.js:142
depthjsplugin::RunDepthJS backend.js:142
depthjsplugin::RunDepthJS - thread running? backend.js:142
Successfully acquired Kinect event monitor from plugin! backend.js:145
Init complete root.js:48
OpenNIBackend: start openni backend thread undefined:1
event port connected chrome.js:14
但我不斷收到此斷言失敗的錯誤,這是有點超出了我的理解。
Assertion failed: chrome.js:13
(anonymous function) chrome.js:13
chrome.Event.dispatchToListener event_bindings:379
chrome.Event.dispatch_ event_bindings:365
chrome.Event.dispatch event_bindings:385
chromeHidden.Port.dispatchOnConnect
我有Kinect的工作的感覺,紅色指示燈亮(當我運行這些openNI樣品就像它),但是作爲斑點顯示不出來我找不到我的手或做任何事情。任何人都有類似的問題?