In my app, I have an Activity that acts as a camera preview.I use a SurfaceView stretched across the entire screen, along with a bunch of items overlaid on top of it but nothing too complicated.This A
I use the Android camera to take a picture in my activity : Intent intent = new Intent(MediaStore.ACTION_IMAGE_CAPTURE);
I plan on mounting a Wireless Network Camera on my robot http://mydl开发者_Python百科ink.dlink.com/DCS930L . DLink has an iPhone app to see live video however I want to integrate the video with my iPh
I\'m trying to display the content of the camera in a custom view. What I just want to achieve is to have custom buttons to take pictures in order to take more than one photo at a single time.
Each time when I try to use emulator\'s camera in video capturing mode - I receive: Sorry! The application Camera (process com.android.camera) has stopped unexpectedly. Please try again.
i want to make an app ...in which i ha开发者_JS百科ve to check whether der is a brown stick in front of the camera(when it is on ofc )..and measure its size on the screen Mate not to be a troll or som
How do I play the shutter sound from iPhone 开发者_如何学编程when I click a button?You can use AudioToolbox and pure magical number 1108 like this:
I am using standard AVFoundation classes to capture video and show preview (http://developer.apple.com/library/ios/#qa/qa1702/_index.html)
I am building an app that uses the android camera. I use a FrameLayout that has 2 children. The first child is a SurfaceView that previews the Camera and the second child is a LinearLayout with some b
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this