检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
在地址栏中输入华为HiLens智能边缘管理系统的地址,地址格式为“https://华为HiLens智能边缘管理系统的访问IP地址”(默认IP为192.168.2.111)。如果默认IP已经修改,请使用新的IP登录HiLens智能边缘管理系统。
接口调用 static std::shared_ptr<VideoCapture> hilens::VideoCapture::Create(const std::string & name) static std::shared_ptr<VideoCapture> hilens:
system:系统的日志 level String 系统级日志可配置为/error/warning/info/debug ; 不传会默认为info。
接口调用 1.0.8及以上固件版本 static std::shared_ptr<AudioCapture> hilens::AudioCapture::Create(const std::string filePath) 1.1.0及以上固件版本 static std::shared_ptr
os_type String 边缘节点操作系统类型 os_version String 边缘设备操作系统版本 size Long 当前固件大小(单位:byte) create_time Long 创建时间毫秒数 update_time Long 更新时间毫秒数 请求示例 查看指定固件历史版本信息
接口调用 1.0.8及以上固件版本 hilens.AudioCapture(file_path) 1.1.2及以上固件版本 hilens.AudioCapture(sample_rate, bit_width, nSamples, sound_mode) 参数说明 表1 参数说明
接口调用 hilens.VideoCapture(camera) 1.0.7及以后固件版本: hilens.VideoCapture(camera, width, height) 参数说明 表1 参数说明 参数名 是否必选 参数类型 描述 camera 否 字符串 整型0 如果不输入参数
构造一个用于输出的显示器 显示器类,用来构造一个显示器,将视频(图片帧)输出到显示器类。 接口调用 hilens.Display(type, path=None) 参数说明 表1 参数说明 参数名称 是否必选 参数类型 参数描述 type 是 枚举类型,可选hilens.HDMI、
接口调用 hilens.VideoCapture.width 返回值 视频宽度。 父主题: 视频输入模块
接口调用 hilens.VideoCapture.height 返回值 视频高度。 父主题: 视频输入模块
接口调用 virtual int hilens::VideoCapture::Width() 返回值 视频宽度。 父主题: 视频输入模块
接口调用 virtual int hilens::VideoCapture::Height() 返回值 视频高度。 父主题: 视频输入模块
升级HiLens Kit系统固件版本 使用智能边缘系统注册设备之前需要升级HiLens Kit系统固件版本至2.2.200.011(TR6)。升级HiLens Kit系统固件版本前请仔细阅读如下内容。 升级须知 系统固件版本低于2.2.200.011,可以进行升级固件。
接口调用 virtual int hilens::AudioCapture::Read(AudioFrame &frames, int n=1) 参数说明 结构体AudioFrame定义如下,参数如表1所示。
#include <video_capture.h> 构造及析构函数 ~VideoCapture() virtual hilens::VideoCapture::~VideoCapture() 父主题: 视频输入模块
/usr/bin/python3.7 import hilens import wave def run(): # 构造本地音频文件采集器并将解码后数据保存到wav文件 cap = hilens.AudioCapture("\tmp\test.aac")
#include <hilens.h> 构造及析构函数 ~AudioCapture() virtual hilens::AudioCapture::~AudioCapture() 父主题: 音频输入模块
/usr/bin/python3.7 import hilens import numpy as np def run(): # 构造摄像头 cap0 = hilens.VideoCapture() # 自带摄像头 cap1 = hilens.VideoCapture
升级HiLens Kit系统固件版本,详情请参见升级HiLens Kit系统固件版本。 同步设备时区和时间,详情请参见同步时区和时间。 操作步骤 登录华为HiLens智能边缘管理系统,在本地PC中打开浏览器。
升级HiLens Kit系统固件版本,详情请参见升级HiLens Kit系统固件版本。 同步设备时区和时间,详情请参见同步时区和时间。 操作步骤 登录华为HiLens智能边缘管理系统,在本地PC中打开浏览器。