16 Star 96 Fork 144

OpenHarmony / applications_sample_camera

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 1.83 KB
一键复制 编辑 原始数据 按行查看 历史
supeng 提交于 2022-10-09 02:10 . modify readme

CAMERA_SAMPLE_APP

Introduction

This repository provides media-related applications, such as the home screen and settings.

Figure 1 Position of this repository (in the dotted blue box) in the multimedia subsystem

Directory Structure

applications/sample/camera
├── cameraApp   # Camera app
├── gallery     # Photo gallery
├── launcher    # Home screen
├── media       # Apps of photographing, video recording, and audio and video playback
└── setting     # Settings

Usage

Build a single repository in the root directory.

# Select the development board.
hb set  
# Build this repository.
hb build camera_lite

Constraints

C++ 11 or later

Repositories Involved

Multimedia subsystem

camera_lite

media_utils_lite

audio_lite

media_lite

camera_sample_lite camera_sample_lite

1
https://gitee.com/openharmony/applications_sample_camera.git
git@gitee.com:openharmony/applications_sample_camera.git
openharmony
applications_sample_camera
applications_sample_camera
master

搜索帮助