My question is: How to get Kinect for Windows V2 tracking data to Javascript for HTML5 games or other browser hacks.
I used the Zigfu browser plugin with my old Kinect to work with Javascript in the browser and that worked on my Macintosh too. I also know that Microsoft has released the kinect.js v1.8 for web development. There is also the node package called pgte/node-openni (find on GIT) that enables you to get Kinect data using web sockets. Problem is that NONE of these work with the new sensor.
The reason why I believe that this is possible is because I found these projects and they seem to work fine with Javascript and the new sensor but I can't extract enough information from these articles to start off development:
Project 1: http://blog.derivatived.com/posts/Kinect-version-2-Operated-Robot-Hand/