-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is depthjs still maintained ? #55
Comments
I would not say support is likely. @royshil has valiantly continued to make updates to try and keep it working, but no one is actively developing the code. The approach of Firebreath build and OpenNI backend is good, but staying up to date is hard, so the only way this would be maintained long term is if it somehow started to develop a larger community of volunteers producing pull requests and edits or if someone wanted to pay somebody to work on it. Maybe a wrapper listed on the openni site would work for you http://www.openni.org/software/?cat_slug=file-cat2, though I'll admit I have not tried any of them. @royshil can correct me if I'm wrong since he has been the most recent one to commit. |
I've planned on moving to OpenNI 2.x but couldn't get to it. |
I thought about trying to wrap this: http://developer.chrome.com/apps/usb.html but didn't get very far. In light of the recent down turn of NPAPI it looks difficult to maintain depth.js as is. Could OpenNI 2.x be compiled with NaCl and then the usb interface be done over http://developer.chrome.com/apps/usb.html. The nice thing about this approach would be a user could install an chrome app and not have to ever think about an extra plugin or download anything at all. The downside of course is it would be Chrome only. |
Hi guys! Are there any news about this NaCl approach? |
No progress with this approach has been made. Another element would be to On Fri Feb 28 2014 at 7:49:04 PM, MirkoGelsomini [email protected]
|
I was trying to get this up and running but I found that most tutorials on setting up OpenNI are outdated and have broken links and installing it on my Ubuntu 13 so far has not been successful. Looks like you guys were working on a one click installer, any news with that ?
@doug , I was wondering if the repository is still maintained and would get support if I used it.
The text was updated successfully, but these errors were encountered: