For the older Kinect v1.0 there was a sample included with the Kinect SDK which provided browser compatibility. The general idea is that the Kinect SDK can be used to retrieve the various Kinect data streams i.e., the RGB stream,…
Tag: websockets
Azure websocket server with node.js and socket.io
Peter Daukintis If you haven’t previously done this download your Azure publish settings file from here https://windows.azure.com/download/publishprofile.aspx This will contain your management certificate and details for each of your Azure subscriptions. If you have multiple Azure subscriptions ensure that…