# applications_camera_screensaver_app **Repository Path**: ajunlonglive/applications_camera_screensaver_app ## Basic Information - **Project Name**: applications_camera_screensaver_app - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 83 - **Created**: 2021-06-13 - **Last Updated**: 2021-06-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CAMERA\_SCREENSAVER\_APP - [Introduction](#section132119717356) - [Directory Structure](#section176641621345) - [Constraints](#section722512541395) - [Repositories Involved](#section16511040154318) ## Introduction This repository provides the screen saver capability. You can use it to: - Play the preset images. - Tap the screen to exit the screen saver. **Figure 1** Position of this repository in the graphics subsystem ![](figures/screensaver_en.png) ## Directory Structure ``` applications/sample/camera/screensaver ├── cert Certificate ├── screensaver/src/main ├──resources Resources ├──cpp Source code ``` ## Constraints C++ 11 or later