View Single Post
  #29   Spotlight this post!  
Unread 31-10-2013, 08:13
ekapalka's Avatar
ekapalka ekapalka is offline
Registered User
FRC #3216
 
Join Date: Dec 2012
Location: Bermuda
Posts: 277
ekapalka has a spectacular aura aboutekapalka has a spectacular aura about
Re: Using a Kinect as a primary camera for drivers

I'm grabbing them using OpenNI and OpenCV, converting them into a jpeg image using ImageIO, and converting it into a byte[] to send. I get the same issues when I comment all that stuff out, though. It's at the moment the socket is created when the problems occur...