I am using the PhotoCamera control with the Windows Phone 7 Mango Beta 2 development tools. The \"ViewFinder\" for the camera control is a rectangle object filled with a VideoBru开发者_开发百科sh, as
I\'ve got in my class something like this: public class Main extends Activity { private static final int CAMERA_PICK = 1;
I\'ve an axis M1011 camera and i want to continuosly save the flow of the camera and divide it in multiple file?
I am implementing camera application using then example comes with blackberry plugin for eclipse named \"CameraDemo\" the p开发者_JAVA百科roblem is that when the screen loses focus It does not display
I have a rtsp web stream (axis 211 ip camera).Gst-launch Playbin2 uri=... can show it just fine.I cannot figure out the right pipeline to duplicate what playbin2 is doing.Is there a way开发者_如何转开
i have the 开发者_Python百科above error when I\'m trying to compile my code. Its a very very very simple function and I cant figure out why I have the problem. The worst is that i cant even find where
I\'m developing an Android app that requires 2.3 Gingerbread. There\'s a functionality to get the subject distance in the camera, but on my phone it returns 开发者_运维问答0.
I am working on a blackberry application which contains use of camera . the problem is when the dedicated camera button gets pressed the stock camera application gets called which makes my application
Is there anyway to show the camera preview in an unsupported preview size? The app I\'m making requires an image size of 800x480 but the preview needs to be 480x800. Is there anyway to do this? When
Using Opencv and Linux I would like to create a fun-house mirror effect, short and squat, tall and thin effect using a live webcamera.My daughter loves those things and I would like to create one usin