首页
商城
  • English
  • 简体中文
首页
商城
  • English
  • 简体中文
  • 产品系列

    • FPGA+ARM

      • GM-3568JHF

        • 一、简介

          • GM-3568JHF 简介
        • 二、快速开始

          • 00 前言
          • 01 环境搭建
          • 02 编译说明
          • 03 烧录指南
          • 04 调试工具
          • 05 软件更新
          • 06 查看信息
          • 07 测试命令
          • 08 应用编译
          • 09 源码获取
        • 三、外设与接口

          • 01 USB
          • 02 显示与触摸
          • 03 以太网
          • 04 WIFI
          • 05 蓝牙
          • 06 TF-Card
          • 07 音频
          • 08 串口
          • 09 CAN
          • 10 RTC
        • 四、应用开发

          • 01 UART读写案例
          • 02 按键检测案例
          • 03 LED灯闪烁案例
          • 04 MIPI屏幕检测案例
          • 05 读取 USB 设备信息案例
          • 06 FAN 检测案例
          • 07 FPGA FSPI 通信案例
          • 08 FPGA DMA 读写案例
          • 09 GPS调试案例
          • 10 以太网测试案例
          • 11 RS485读写案例
          • 12 FPGA IIC 读写案例
          • 13 PN532 NFC读卡案例
          • 14 TF卡读写案例
        • 五、QT开发

          • 01 ARM64交叉编译器环境搭建
          • 02 QT 程序加入开机自启服务
        • 六、RKNN_NPU开发

          • 01 RK3568 NPU 概述
          • 02 开发环境搭建
          • 运行官方 YOLOv5 示例
        • 七、FPGA开发

          • ARM与FPGA通讯
          • FPGA开发手册
        • 八、其他

          • 01 根目录文件系统的修改
          • 02 系统自启服务
        • 九、资料下载

          • 资料下载
    • ShimetaPi

      • M4-R1

        • 一、简介

          • M4-R1简介
        • 二、快速上手

          • 01 OpenHarmony概述
          • 02 镜像烧录
          • 03 应用开发快速上手
          • 04 设备开发快速上手
        • 三、应用开发

          • 3.1 ArkUI

            • 1 ArkTS语言简介
            • 2 UI 组件-Row 容器介绍
            • 3 UI 组件-Column 容器介绍
            • 4 UI 组件-Text 组件
            • 5 UI 组件-Toggle 组件
            • 6 UI 组件-Slider 组件
            • 7 UI 组件-Animation 组件&Transition 组件
          • 3.2 资料获取

            • 1 OpenHarmony 官方资料
          • 3.3 开发须知

            • 1 Full-SDK替换教程
            • 2 引入和使用三方库
            • 3 HDC调试
            • 4 命令行恢复出厂模式
            • 5 升级App为system权限
          • 3.4 构建第一个应用

            • 1 构建第一个ArkTs应用-HelloWorld
          • 3.5 案例

            • 01 串口调试助手应用案例
            • 02 手写板应用案例
            • 03 数字时钟应用案例
            • 04 WIFI 信息获取应用案例
        • 四、设备开发

          • 4.1 Ubuntu环境开发

            • 01 环境搭建
            • 02 下载源码
            • 03 编译源码
          • 4.2 使用DevEco Device Tool 工具

            • 01 工具简介
            • 02 开发环境的搭建
            • 03 导入SDK
            • 04 HUAWEI DevEco Tool 功能介绍
        • 五、内核外设与接口

          • 5.1 指南
          • 5.2 设备树介绍
          • 5.3 NAPI 入门
          • 5.4 ArkTS入门
          • 5.5 NAPI开发实战演示
          • 5.6 GPIO介绍
          • 5.7 I2C通讯
          • 5.8 SPI通信
          • 5.9 PWM 控制
          • 5.10 串口通讯
          • 5.11 TF卡
          • 5.12 屏幕
          • 5.13 触摸
          • 5.14 Ethernet(以太网)
          • 5.15 M.2 硬盘
          • 5.16 音频
          • 5.17 WIFI & BT
          • 5.18 摄像头
        • 六、资料下载

          • 资料下载
      • M5-R1

        • 一、简介

          • M5-R1 开发文档
        • 二、快速上手

          • 镜像烧录
          • 环境搭建
          • 下载源码
        • 三、外设与接口

          • 3.1 树莓派接口
          • 3.2 GPIO接口
          • 3.3 I2C接口
          • 3.4 SPI通信
          • 3.5 PWM控制
          • 3.6 串口通信
          • 3.7 TF卡插槽
          • 3.8 显示屏
          • 3.9 触摸屏
          • 3.10 音频
          • 3.11 RTC
          • 3.12 以太网
          • 3.13 M.2接口
          • 3.14 MINI PCIE接口
          • 3.15 摄像头
          • 3.16 WIFI蓝牙
        • 四、资料下载

          • 资料下载
    • 开源鸿蒙

      • SC-3568HA

        • 一、简介

          • SC-3568HA简介
        • 二、快速上手

          • OpenHarmony概述
          • 镜像烧录
          • 开发环境准备
          • Hello World应用以及部署
        • 三、应用开发

          • 3.1 ArkUI

            • 第一章 ArkTS语言简介
            • 第二章 UI组件介绍和实际应用(上)
            • 第三章 UI组件介绍和实际应用(中)
            • 第四章 UI组件介绍和实际应用(下)
          • 3.2 拓展

            • 第一章 入门指引
            • 第二章 三方库的引用和使用
            • 第三章 应用编译以及部署
            • 第四章 命令行恢复出厂设置
            • 第五章 系统调试--HDC调试
            • 第六章 APP 稳定性测试
            • 第七章 应用测试
        • 四、设备开发

          • 4.1 环境搭建
          • 4.2 源码下载
          • 4.3 源码编译
        • 五、内核的外设与接口

          • 5.1 树莓派接口
          • 5.2 GPIO 接口
          • 5.3 I2C 接口
          • 5.4 SPI 通信
          • 5.5 PWM 控制
          • 5.6 串口通信
          • 5.7 TF卡插槽
          • 5.8 显示屏
          • 5.9 触摸屏
          • 5.10 音频
          • 5.11 RTC
          • 5.12 以太网
          • 5.13 M.2接口
          • 5.14 MINI PCIE接口
          • 5.15 摄像头
          • 5.16 WIFI蓝牙
          • 5.17 树莓派拓展板
        • 六、资料下载

          • 资料下载
      • M-K1HSE

        • 一、简介

          • 1.1 产品简介
        • 二、快速开始

          • 2.1 调试工具安装
          • 2.2 开发环境搭建
          • 2.3 源码下载
          • 2.4 编译说明
          • 2.5 烧录指南
          • 2.6 APT 更新源
          • 2.7 查看板卡信息
          • 2.8 命令行 LED 和按键测试
          • 2.9 GCC 编译程序
        • 三、应用开发

          • 3.1 基础应用开发

            • 3.1.1 开发环境准备
            • 3.1.2 第一个应用 HelloWorld
            • 3.1.3 开发 HAR 包
          • 3.2 外设应用案例

            • 3.2.1 UART 读写
            • 3.2.2 按键实验
            • 3.2.3 LED 闪烁
        • 四、外设与接口

          • 4.1 标准外设

            • 4.1.1 USB
            • 4.1.2 显示与触摸
            • 4.1.3 以太网
            • 4.1.4 WIFI
            • 4.1.5 蓝牙
            • 4.1.6 TF卡
            • 4.1.7 音频
            • 4.1.8 串口
            • 4.1.9 CAN
            • 4.1.10 RTC
          • 4.2 接口

            • 4.2.1 音频
            • 4.2.2 RS485
            • 4.2.3 显示
            • 4.2.4 触摸
        • 五、系统定制开发

          • 5.1 系统移植
          • 5.2 系统定制
          • 5.3 驱动开发
          • 5.4 系统调试
          • 5.5 OTA 升级
        • 六、资料下载

          • 6.1 资料下载
    • EVS相机

      • CF-NRS1

        • 一、简介

          • 1.1 关于 CF-NRS1
          • 1.2 基于事件的概念
          • 1.3 快速开始
          • 1.4 资源
        • 二、开发

          • 2.1 开发概览

            • 2.1.1 Shimetapi 混合相机 SDK 简介
          • 2.2 环境与API

            • 2.2.1 环境说明
            • 2.2.2 开发 API 说明
          • 2.3 Linux开发

            • 2.3.1 Linux SDK 简介
            • 2.3.2 Linux SDK API
            • 2.3.3 Linux 算法
            • 2.3.4 Linux 算法 API
          • 2.4 服务与Web

            • 2.4.1 EVS 服务器
            • 2.4.2 时间服务器
            • 2.4.3 EVS Web
        • 三、资料下载

          • 3.1 资料下载
        • 四、常见问题

          • 4.1 常见问题
      • CF-CRA2

        • 一、简介

          • 1.1 关于 CF-CRA2
        • 二、资料下载

          • 2.1 资料下载
      • EVS模块

        • 一、相关概念
        • 二、硬件准备与环境配置
        • 三、示例程序使用指南
        • 资料下载
    • AI硬件

      • 1684XB-32T

        • 一、简介

          • AIBOX-1684XB-32简介
        • 二、快速上手

          • 初次使用
          • 网络配置
          • 磁盘使用
          • 内存分配
          • 风扇策略
          • 固件升级
          • 交叉编译
          • 模型量化
        • 三、应用开发

          • 3.1 开发简介

            • Sophgo SDK开发
            • SOPHON-DEMO简介
          • 3.2 大语言模型

            • 部署Llama3示例
            • Sophon LLM_api_server开发
            • 部署MiniCPM-V-2_6
            • Qwen-2-5-VL图片视频识别DEMO
            • Qwen3-chat-DEMO
            • Qwen3-Qwen Agent-MCP开发
            • Qwen3-langchain-AI Agent
          • 3.3 深度学习

            • ResNet(图像分类)
            • LPRNet(车牌识别)
            • SAM(通用图像分割基础模型)
            • YOLOv5(目标检测)
            • OpenPose(人体关键点检测)
            • PP-OCR(光学字符识别)
        • 四、资料下载

          • 资料下载
      • 1684X-416T

        • 一、简介

          • 1.1 产品简介
        • 二、Demo简单操作指引

          • 2.1 智慧监控Demo使用说明
      • RDK-X5

        • 一、简介

          • RDK-X5 硬件简介
        • 二、快速开始

          • RDK-X5 快速开始
        • 三、应用开发

          • 3.1 AI在线模型开发

            • 实验01-接入火山引擎豆包 AI
            • 实验02-图片分析
            • 实验03-多模态视觉分析定位
            • 实验04-多模态图文比较分析
            • 实验05-多模态文档表格分析
            • 实验06-摄像头运用-AI视觉分析
          • 3.2 大语言模型

            • 实验01-语音识别
            • 实验02-语音对话
            • 实验03-多模态图片分析-语音对话
            • 实验04-多模态图片比较-语音对话
            • 实验05-多模态文档分析-语音对话
            • 实验06-多模态视觉运用-语音对话
          • 3.3 40pin-IO开发

            • 实验01-GPIO 输出(LED闪烁)
            • 实验02-GPIO 输入
            • 实验03-按键控制 LED
            • 实验04-PWM 输出
            • 实验05-串口输出
            • 实验06-IIC 实验
            • 实验07-SPI 实验
          • 3.4 USB模块开发使用

            • 实验01-USB 语音模块使用
            • 实验02-声源定位模块使用
          • 3.5 机器视觉技术实战

            • 实验01-打开 USB 摄像头
            • 实验02-颜色识别检测
            • 实验03-手势识别体验
            • 实验04-YOLOv5物体检测
          • 3.6 ROS2基础开发

            • 实验01-搭建环境
            • 实验02-工作包的创建及编译
            • 实验03-运行 ROS2 话题通信节点
            • 实验04-ROS2 相机应用
      • RDK-S100

        • 一、简介

          • 1.1 关于 RDK-S100
        • 二、快速开始

          • 2.1 首次使用
        • 三、应用开发

          • 3.1 AI在线模型开发

            • 3.1.1 接入火山引擎豆包 AI
            • 3.1.2 图片分析
            • 3.1.3 多模态视觉分析定位
            • 3.1.4 多模态图文比较分析
            • 3.1.5 多模态文档表格分析
            • 3.1.6 摄像头运用-AI视觉分析
          • 3.2 大语言模型

            • 3.2.1 语音识别
            • 3.2.2 语音对话
            • 3.2.3 多模态图片分析-语音对话
            • 3.2.4 多模态图片比较-语音对话
            • 3.2.5 多模态文档分析-语音对话
            • 3.2.6 多模态视觉运用-语音对话
          • 3.3 40pin-IO开发

            • 3.3.1 GPIO 输出(LED闪烁)
            • 3.3.2 GPIO 输入
            • 3.3.3 按键控制 LED
            • 3.3.4 PWM 输出
            • 3.3.5 串口输出
            • 3.3.6 IIC 实验
            • 3.3.7 SPI 实验
          • 3.4 USB模块开发使用

            • 3.4.1 USB 语音模块使用
            • 3.4.2 声源定位模块使用
          • 3.5 机器视觉技术实战

            • 3.5.1 打开 USB 摄像头
            • 3.5.2 图像处理基础
            • 3.5.3 目标检测
            • 3.5.4 图像分割
          • 3.6 ROS2基础开发

            • 3.6.1 搭建环境
            • 3.6.2 工作包的创建及编译
            • 3.6.3 运行 ROS2 话题通信节点
            • 3.6.4 ROS2 相机应用
    • 核心板

      • C-3568BQ

        • 一、简介

          • C-3568BQ 简介
      • C-3588LQ

        • 一、简介

          • C-3588LQ 简介
      • GC-3568JBAF

        • 一、简介

          • GC-3568JBAF 简介
      • C-K1BA

        • 一、简介

          • C-K1BA 简介

Camera

以SC-3568HA为例,该板卡支持USB摄像头与MIPI摄像头

MIPI摄像头连接如下图:

TOOL

目前该板卡支持GC8034、OV5695这两个MIPI摄像头

1. MIPI摄像头DTS配置

  • arch/arm64/boot/dts/rockchip/rk3568-toybrick-x0.dtsi
    &i2c4 {
        status = "okay";

        gc8034: gc8034@37 {
            compatible = "galaxycore,gc8034";
            reg = <0x37>;
            clocks = <&cru CLK_CIF_OUT>;//CLK_CAM0_OUT>;
            clock-names = "xvclk";
            power-domains = <&power RK3568_PD_VI>;
            pinctrl-names = "default";
            pinctrl-0 = <&cif_clk>;
            reset-gpios = <&gpio0 RK_PD6 GPIO_ACTIVE_LOW>;
            pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;
            rockchip,grf = <&grf>;
            rockchip,camera-module-index = <0>;
            rockchip,camera-module-facing = "back";
            rockchip,camera-module-name = "RK-CMK-8M-2-v1";
            rockchip,camera-module-lens-name = "CK8401";
            port {
                gc8034_out: endpoint {
                    remote-endpoint = <&mipi_in_ucam1>;
                    data-lanes = <1 2 3 4>;
                };
            };
        };

        ......

        ov5695: ov5695@36 {
            status = "okay";
            compatible = "ovti,ov5695";
            reg = <0x36>;
            clocks = <&cru CLK_CIF_OUT>;
            clock-names = "xvclk";
            power-domains = <&power RK3568_PD_VI>;
            pinctrl-names = "default";
            pinctrl-0 = <&cif_clk>;
            reset-gpios = <&gpio0 RK_PD6 GPIO_ACTIVE_LOW>;
            pwdn-gpios = <&gpio4 RK_PB4 GPIO_ACTIVE_LOW>;
            rockchip,camera-module-index = <0>;
            rockchip,camera-module-facing = "back";
            rockchip,camera-module-name = "TongJu";
            rockchip,camera-module-lens-name = "CHT842-MD";
            port {
                ov5695_out: endpoint {
                    remote-endpoint = <&mipi_in_ucam2>;
                    data-lanes = <1 2>;
                };
            };
        };
    };

2. 摄像头测试

使用鸿蒙系统自带的摄像头应用测试:

TOOL

测试预览,拍照,录像都正常

3. 摄像头 API使用与实践

3.1 标准API使用方法

备注

本模块为开发者提供一套简单且易于理解的相机服务接口,开发者通过调用接口可以开发相机应用。应用通过
访问和操作相机硬件,实现基础操作,如预览、拍照和录像;还可以通过接口组合完成更多操作,如控制闪光
灯和曝光时间、对焦或调焦等。
  • camera标准接口

    @ohos.multimedia.camera (相机管理)(系统接口)

  • API使用说明

使用camera相关API开发时候,需要先了解熟悉第一个open Harmony工程的创建,相关文档: Hello World应用以及部署

在使用一个API时,需要注意以下几点:

API权限说明
API的参数与返回值
API调用错误的时候,参考API错误码和通用错误码
API示例的正确使用 

如下图所示,即为标准API文档

TOOL
  • 官方标准开发文档

详见

Camera官方标准API开发文档

3.2 社区Demo

  • 简介

为了帮助开发者更快速的使用板子开发和学习,我们在gitee上提供了一个WiFi相关的使用示例,每一个项目都是独立的DevEco Studio工程,开发者可以将工程导入到DevEco Studio中即可,通过浏览代码、编译工程、安装和运行应用示例来了解应用示例中涉及API的使用方法。

giteeCamera示例

注意

在导入社区Demo工程的时候,需要开发者需要注意本地的开发环境是否与项目的一致,即本地SDK是否与
项目SDK一致。
  • 导入模块

在使用Camera标准API的时候,最重要的一步是导入Camera的模块,才能使用Camera相应的API接口。通常模块导入是在文件头导入,导入模块: import camera from '@ohos.multimedia.camera'

  • API 介绍

  • camera.getCameraManager(获取相机管理器实例)

	getCameraManager(context: Context): CameraManager
  • getSupportedCameras(获取支持指定的相机设备对象)
	getSupportedCameras(): Array<CameraDevice>
  • getSupportedOutputCapability(查询相机设备支持的输出能力)
	getSupportedOutputCapability(camera: CameraDevice): CameraOutputCapability
  • isCameraMuted(查询相机当前的禁用状态)
	isCameraMuted(): boolean
  • createCameraInput(使用CameraDevice对象创建CameraInput实例)
	createCameraInput(camera: CameraDevice): CameraInput
	需要权限: ohos.permission.CAMERA
  • createPreviewOutput(创建预览输出对象)
	createPreviewOutput(profile: Profile, surfaceId: string): PreviewOutput
  • CameraInput.open(打开相机,通过注册回调函数获取状态)
	open(callback: AsyncCallback<void>): void
  • CameraInput.close(关闭相机,通过注册回调函数获取状态)
	close(callback: AsyncCallback<void>): void
  • CameraInput.on(‘error’) (监听CameraInput的错误事件,通过注册回调函数获取结果)
	on(type: ‘error’, camera: CameraDevice, callback: ErrorCallback): void
  • CameraInput.off(‘error’) (注销监听CameraInput的错误事件)
	off(type: ‘error’, camera: CameraDevice, callback?: ErrorCallback): void
  • Demo主要实现源码

camera.ets

	/*
	* Copyright (c) 2022 Huawei Device Co., Ltd.
	* Licensed under the Apache License, Version 2.0 (the "License");
	* you may not use this file except in compliance with the License.
	* You may obtain a copy of the License at
	*
	*     http://www.apache.org/licenses/LICENSE-2.0
	*
	* Unless required by applicable law or agreed to in writing, software
	* distributed under the License is distributed on an "AS IS" BASIS,
	* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
	* See the License for the specific language governing permissions and
	* limitations under the License.
	*/

	import camera from '@ohos.multimedia.camera'
	import deviceInfo from '@ohos.deviceInfo'
	import fileio from '@ohos.fileio'
	import image from '@ohos.multimedia.image'
	import media from '@ohos.multimedia.media'
	import mediaLibrary from '@ohos.multimedia.mediaLibrary'
	import Logger from './Logger'
	import MediaUtils from './MediaUtils'

	const CameraMode = {
	MODE_PHOTO: 0, // 拍照模式
	MODE_VIDEO: 1 // 录像模式
	}

	const CameraSize = {
	WIDTH: 1920,
	HEIGHT: 1080
	}

	export default class CameraService {
	private tag: string = 'CameraService'
	private context: any = undefined
	private mediaUtil: MediaUtils = undefined
	private cameraManager: camera.CameraManager = undefined
	private cameras: Array<camera.CameraDevice> = undefined
	private cameraId: string = ''
	private cameraInput: camera.CameraInput = undefined
	private previewOutput: camera.PreviewOutput = undefined
	private photoOutPut: camera.PhotoOutput = undefined
	private captureSession: camera.CaptureSession = undefined
	private mReceiver: image.ImageReceiver = undefined
	private photoUri: string = ''
	private fileAsset: mediaLibrary.FileAsset = undefined
	private fd: number = -1
	private curMode = CameraMode.MODE_PHOTO
	private videoRecorder: media.VideoRecorder = undefined
	private videoOutput: camera.VideoOutput = undefined
	private handleTakePicture: (photoUri: string) => void = undefined
	private cameraOutputCapability: camera.CameraOutputCapability = undefined
	private videoConfig: any = {
		audioSourceType: 1,
		videoSourceType: 0,
		profile: {
		audioBitrate: 48000,
		audioChannels: 2,
		audioCodec: 'audio/mp4v-es',
		audioSampleRate: 48000,
		durationTime: 1000,
		fileFormat: 'mp4',
		videoBitrate: 48000,
		videoCodec: 'video/mp4v-es',
		videoFrameWidth: 640,
		videoFrameHeight: 480,
		videoFrameRate: 30
		},
		url: '',
		orientationHint: 0,
		location: {
		latitude: 30, longitude: 130
		},
		maxSize: 10000,
		maxDuration: 10000
	}

	constructor(context: any) {
		this.context = context
		this.mediaUtil = MediaUtils.getInstance(context)
		this.mReceiver = image.createImageReceiver(CameraSize.WIDTH, CameraSize.HEIGHT, 4, 8)
		Logger.debug(this.tag, 'createImageReceiver')
		this.mReceiver.on('imageArrival', () => {
		Logger.debug(this.tag, 'imageArrival')
		this.mReceiver.readNextImage((err, image) => {
			Logger.debug(this.tag, 'readNextImage')
			if (err || image === undefined) {
			Logger.error(this.tag, 'failed to get valid image')
			return
			}
			image.getComponent(4, (errMsg, img) => {
			Logger.debug(this.tag, 'getComponent')
			if (errMsg || img === undefined) {
				Logger.debug(this.tag, 'failed to get valid buffer')
				return
			}
			let buffer = new ArrayBuffer(4096)
			if (img.byteBuffer) {
				buffer = img.byteBuffer
			} else {
				Logger.error(this.tag, 'img.byteBuffer is undefined')
			}
			this.savePicture(buffer, image)
			})
		})
		})
	}

	async savePicture(buffer: ArrayBuffer, img: image.Image) {
		Logger.debug(this.tag, 'savePicture')
		this.fileAsset = await this.mediaUtil.createAndGetUri(mediaLibrary.MediaType.IMAGE)
		this.photoUri = this.fileAsset.uri
		Logger.debug(this.tag, `this.photoUri = ${this.photoUri}`)
		this.fd = await this.mediaUtil.getFdPath(this.fileAsset)
		Logger.debug(this.tag, `this.fd = ${this.fd}`)
		await fileio.write(this.fd, buffer)
		await this.fileAsset.close(this.fd)
		await img.release()
		Logger.debug(this.tag, 'save image done')
		if (this.handleTakePicture) {
		this.handleTakePicture(this.photoUri)
		}
	}

	async initCamera(surfaceId: string): Promise<boolean> {
		try {
		Logger.debug(this.tag, 'initCamera')
		await this.releaseCamera()
		Logger.debug(this.tag, `deviceInfo.deviceType = ${deviceInfo.deviceType}`)
		if (deviceInfo.deviceType === 'default') {
			this.videoConfig.videoSourceType = 1
		} else {
			this.videoConfig.videoSourceType = 0
		}
		this.cameraManager = await camera.getCameraManager(this.context)
		Logger.debug(this.tag, 'getCameraManager')
		this.cameras = await this.cameraManager.getSupportedCameras()
		Logger.debug(this.tag, `get cameras ${this.cameras.length}`)
		if (this.cameras.length === 0) {
			Logger.debug(this.tag, 'cannot get cameras')
			return
		}

		let cameraDevice = this.cameras[0]
		this.cameraInput = await this.cameraManager.createCameraInput(cameraDevice)
		this.cameraInput.open()
		Logger.debug(this.tag, 'createCameraInput')
		this.cameraOutputCapability = await this.cameraManager.getSupportedOutputCapability(cameraDevice)
		let previewProfile = this.cameraOutputCapability.previewProfiles[0]
		this.previewOutput = await this.cameraManager.createPreviewOutput(previewProfile, surfaceId)
		this.previewOutput.on('frameStart', () => {
			Logger.debug(this.tag, 'Preview frame started');
		})
		this.previewOutput.on('frameEnd', () => {
			Logger.debug(this.tag, 'Preview frame ended');
		})
		this.previewOutput.on('error', (previewOutputError) => {
			Logger.debug(this.tag, `Preview output error code: ${previewOutputError.code}`);
		})

		Logger.debug(this.tag, 'createPreviewOutput')
		let mSurfaceId = await this.mReceiver.getReceivingSurfaceId()
		let photoProfile = this.cameraOutputCapability.photoProfiles[0]
		this.photoOutPut = await this.cameraManager.createPhotoOutput(photoProfile, mSurfaceId)
		this.captureSession = await this.cameraManager.createCaptureSession()
		Logger.debug(this.tag, 'createCaptureSession')
		await this.captureSession.beginConfig()
		Logger.debug(this.tag, 'beginConfig')
		await this.captureSession.addInput(this.cameraInput)
		await this.captureSession.addOutput(this.previewOutput)
		await this.captureSession.addOutput(this.photoOutPut)
		await this.captureSession.commitConfig()
		await this.captureSession.start().then(() => {
			Logger.debug(this.tag, 'Promise returned to indicate the session start success.');
		}).catch((err) => {
			Logger.debug(this.tag, `Failed to start the session ${err.code}`);
			return false
		});

		Logger.debug(this.tag, 'captureSession start')
		} catch (error) {
		Logger.debug(this.tag, "error code:" + error.code )
		Logger.debug(this.tag, "error code:" + JSON.parse(error))
		return false
		}
		return true
	}

	setTakePictureCallback(callback) {
		this.handleTakePicture = callback
	}

	async takePicture() {
		Logger.debug(this.tag, 'takePicture')
		if (this.curMode === CameraMode.MODE_VIDEO) {
		this.curMode = CameraMode.MODE_PHOTO
		}
		let photoSettings = {
		rotation: camera.ImageRotation.ROTATION_0,
		quality: camera.QualityLevel.QUALITY_LEVEL_MEDIUM,
		location: { // 位置信息,经纬度
			latitude: 12.9698,
			longitude: 77.7500,
			altitude: 1000
		},
		mirror: false
		}
		await this.photoOutPut.capture(photoSettings)
		Logger.debug(this.tag, 'takePicture done')
		AppStorage.Set('isRefresh', true)
	}

	async startVideo() {
		Logger.debug(this.tag, 'startVideo begin')
		await this.captureSession.stop()
		await this.captureSession.beginConfig()
		if (this.curMode === CameraMode.MODE_PHOTO) {
		this.curMode = CameraMode.MODE_VIDEO
		if (this.photoOutPut) {
			await this.captureSession.removeOutput(this.photoOutPut)
			this.photoOutPut.release()
		}
		} else {
		if (this.videoOutput) {
			await this.captureSession.removeOutput(this.videoOutput)
		}
		}
		if (this.videoOutput) {
		await this.captureSession.removeOutput(this.videoOutput)
		await this.videoOutput.release()
		}
		this.fileAsset = await this.mediaUtil.createAndGetUri(mediaLibrary.MediaType.VIDEO)
		this.fd = await this.mediaUtil.getFdPath(this.fileAsset)
		this.videoRecorder = await media.createVideoRecorder()
		this.videoConfig.url = `fd://${this.fd}`
		await this.videoRecorder.prepare(this.videoConfig)
		let videoId = await this.videoRecorder.getInputSurface()
		let videoProfile = this.cameraOutputCapability.videoProfiles[0];
		this.videoOutput = await this.cameraManager.createVideoOutput(videoProfile, videoId)
		await this.captureSession.addOutput(this.videoOutput)
		await this.captureSession.commitConfig()
		await this.captureSession.start()
		await this.videoOutput.start()
		await this.videoRecorder.start()
		Logger.debug(this.tag, 'startVideo end')
	}

	async stopVideo() {
		Logger.debug(this.tag, 'stopVideo called')
		await this.videoRecorder.stop()
		await this.videoOutput.stop()
		await this.videoRecorder.release()
		await this.fileAsset.close(this.fd)
	}

	async releaseCamera() {
		Logger.debug(this.tag, 'releaseCamera')
		if (this.cameraInput) {
		await this.cameraInput.close()
		}
		if (this.previewOutput) {
		await this.previewOutput.release()
		}
		if (this.photoOutPut) {
		await this.photoOutPut.release()
		}
		if (this.videoOutput) {
		await this.videoOutput.release()
		}
		if (this.captureSession) {
		await this.captureSession.release()
			}
		}
	}

3.3 代码编译

详见

代码编译详细流程可见: Hello World应用以及部署 中的第二部分(构建第一个页面部分内容)

3.4 代码运行效果

用以上标准API接口实现Camera Demo,如下图所示:

TOOL
在 GitHub 上编辑此页
上次更新:
贡献者: zwhuang
Prev
5.14 MINI PCIE接口
Next
5.16 WIFI蓝牙