0

Im trying to do a small project when the app run a video with the gsVideo library, and then run a kinect sketch, im making it in processing and Open NI, my knowledge in java is really limited.. so .. what could I do ?

Thanks,

1 Answers1

0

If you're using Processing it's a lot easier to use the SimpleOpenNI wrapper rather than the Java wrapper that ships with the official OpenNI. Try running a SimpleOpenNI sample then modify it to play video via gsvideo.

George Profenza
  • 50,687
  • 19
  • 144
  • 218