Lisa Jamhoury
Lisa Jamhoury
I ([implemented blob urls](https://github.com/kinectron/kinectron/commit/7518e832c54e0e7a88d0b20f3d56032709f6bee9)) and am still running into the issue. I will integrate the blob urls anyway in an upcoming refactor bc of the known issues with dataurls. I...
On parcel watch getting error: unknown option `--no-minify'
Just took a look at peerjs documentation. Holding off on merging this for now because it will also effect the way that the image streams are sent as written. I...
It seems that the underlying node module used in Kinectron, Kinect2 node, has not yet implemented Infrared in the multiSourceFrame. I've just submitted an issue there. If/when it is implemented,...
Kinect2 node module now includes Infrared in the multiSourceFrame. I will look into integrating it into Kinectron before the end of August. https://github.com/wouterverweirder/kinect2/issues/67
Circling back on this. Adding Infrared requires updating to kinect2 v2 (^0.2.1). I'm running into a weird bug with the upgrade on the RGB feed (see #100). Once I am...
https://homes.cs.washington.edu/~edzhang/tutorials/kinect2/kinect3.html
@badcode06 this is an excellent question. Actually I made that example five years ago for my graduate thesis research. I think [this is the code](https://github.com/kinectron/kinectron/tree/documentation/examples/threejs_examples/finalOneShader). It is very messy and...
I unfortunately have not had the time to look at this yet. I've had some last minute deadlines and travel come up. Realistically I think it will be mid-may before...
There is a new issue that is triggering this error in the application here https://github.com/kinectron/kinectron/blob/master/app/assets/js/peerjsv104.noerror.js#L590 Numbers are not NEGATIVE_INFINITY but appear to be out of the range of the binary...