Skip to content
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

Open
emilsoman opened this issue Nov 1, 2013 · 5 comments
Open

Is depthjs still maintained ? #55

emilsoman opened this issue Nov 1, 2013 · 5 comments

Comments

@emilsoman
Copy link

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.

@doug
Copy link
Owner

doug commented Nov 1, 2013

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.

@royshil
Copy link
Collaborator

royshil commented Nov 4, 2013

I've planned on moving to OpenNI 2.x but couldn't get to it.
Also, NPAPI plugins are being abandoned for vertical technologies from each browser vendor. Chrome will drop NPAPI in a matter of months, FireFox at the end of this year, and Safari is already past them.
There is no future in NPAPI, and therefore - for this approach to depth.js.
The firebreath website offers some alternatives, but all are bleak: http://www.firebreath.org/display/documentation/Browser+Plugins+in+a+post-NPAPI+world

@doug
Copy link
Owner

doug commented Nov 4, 2013

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.

@MirkoGelsomini
Copy link

Hi guys! Are there any news about this NaCl approach?

@doug
Copy link
Owner

doug commented Mar 5, 2014

No progress with this approach has been made. Another element would be to
make this a packaged app with NaCL using the usb access api
http://developer.chrome.com/apps/usb. But again, it doesn't seem like any
of the principles have spare cycles, including myself. I would encourage
you to give it a shot if you are interested. Otherwise maybe something like
node-kinect would be better https://github.com/pgte/node-kinect

On Fri Feb 28 2014 at 7:49:04 PM, MirkoGelsomini notifications@github.com
wrote:

Hi guys! Are there any news about this NaCl approach?


Reply to this email directly or view it on GitHubhttps://github.com//issues/55#issuecomment-36415248
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants