用OH\_NativeImage和OpenGL纹理对接,相关API描述如下:【OH\_NativeImage】https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/\_o\_h\_\_\_native\_image-V5\#oh\_nativeimage-1【NativeImage开发指导】https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/native-image-guidelines-V5在ArkTS侧完成相机侧的开发,将数据接收放到native侧用于接收相机输出流的参考如下:【使用Image完成图片接收器】https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/image-receiver-native-V5一个完整的native侧实现实例参考如下:https://gitee.com/GuYueFei/harmonyOSNativeCamera
用OH\_NativeImage和OpenGL纹理对接,相关API描述如下:
【OH\_NativeImage】https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/\_o\_h\_\_\_native\_image-V5\#oh\_nativeimage-1
【NativeImage开发指导】https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/native-image-guidelines-V5
在ArkTS侧完成相机侧的开发,将数据接收放到native侧用于接收相机输出流的参考如下:
【使用Image完成图片接收器】https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/image-receiver-native-V5一个完整的native侧实现实例参考如下:https://gitee.com/GuYueFei/harmonyOSNativeCamera