Send camera stream from Google Glass to Android device
问题 I'm trying to write a client-server type of application. Client app installed in Google Glass uses the camera for video capture. The image frames are sent over to the server app installed in an android smartphone. I am currently doing this via Bluetooth which seems to be slow. My current image settings is 320x240, 4 channels. Each frame sent is about 307200bytes which might be too big for Bluetooth to handle but I'm not so sure. It takes about 2 seconds for each frame to be written to the