You are on page 1of 1

START

Initialize
Components

Check Camera Support


Not Supported Camera
Supported

Create Form for Camera

Create Camera
Manager.createPlayer("capt
ure://video");

Get the control for


camera
player.getControl("VideoCon

Add camera to Form

Start the Camera


player.start();

Check JPEG Support

Report Error Capture the Image

byte[]
capturedImageData =
videoControl.getSnapsh

Apply Steganography in
Image to store
IMEI,Model Name and
Date AND Restore

END

You might also like