CaptureDevice
CaptureDevice copied to clipboard
Adobe Air Native Extension for video capturing from cameras
Support?
I am using a Logitech® HD Pro Webcam C920. I am trying to get a still image from my webcam.This feature should be accessible through Direct Show on windows. The...
Due to the implementation of AIR on iOS, all code is compiled into the application, meaning we are essentially distributing a binary of your lib, which according to GPGL requires...
// setup for specific data capt.setupForDataType(CaptureDevice.GET_FRAME_BITMAP); //Error
Hi, I'm having difficulties understanding how to show the camera pictures depending on the orientation of the device. The rotations are even not the same for the rear and the...
I mean, byte array with YYYYY.... that would save both some memory and cpu time
Is it possible to combine Starling framework with this native extension? I'm asking this because you use your own implementation of Stage3D to draw the webcam texture (GPUImage). Is there...