Camera API (Tizen Extension)
This feature is supported in wearable applications only.
You can use the camera features in the Tizen wearable Web applications.
The main features of the Camera API (Tizen Extension) API include:
- Accessing the camera device
You can access the camera device retrieving the media stream from the camera.
- Managing the camera
You can manage the camera features in many ways:
- You can record videos and capture images.
- You can access and set the camera settings, such as the file name for the recorded video or captured image.
- Deallocating the camera preview stream
You can deallocate the camera preview stream resources when the application is invisible so that the preview stream can be assigned to another Web application.