tutk_iotcamera 5.0.15
tutk_iotcamera: ^5.0.15 copied to clipboard
Flutter plugin for TUTK IOTCamera SDK. Supports live preview, two-way audio, local recording, PTZ, file transfer and Nebula Wi-Fi provisioning for IoT cameras on Android and iOS.
tutk_iotcamera #
Flutter plugin for TUTK IOTCamera SDK. Supports live preview, two-way audio, local recording, PTZ, file transfer and Nebula Wi-Fi provisioning for IoT cameras on Android and iOS.
Getting Started #
This project is a starting point for a Flutter plug-in package, a specialized package that includes platform-specific implementation code for Android and/or iOS.
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.
[5.0.15]
- 更新IOTCamera 2.9.7 (Android) & 更新IOTCamera 2.9.7 (iOS)
- 更新p2p sdk为4.3.8.2
[5.0.14]
- 更新IOTCamera 2.9.6 (iOS)
- 更新上传/下载回调上抛文件路径func camera(_ camera: Camera, downloadUploadFilePath filePath: String, progress: Int, load type: FILETransferType, result: Int, channel: Int)(iOS)
[5.0.13]
- 更新IOTCamera 2.9.5 (iOS) & 更新IOTCamera 2.9.6 (Android)
- 更新p2p sdk为4.3.8.1
- 新增iOS录像TF_startRecordNotification,TF_stopRecordNotification注册通知函数(仅iOS)
[5.0.12]
- 更新IOTCamera 2.9.3 (iOS) & 更新IOTCamera 2.9.5 (Android)
- 更新p2p sdk为4.3.8.0
- 更新TF_initWithSDK#privateKeyRegion参数,用于选择privateKey验证服务器
- 更新音频api#autoConfig参数,用于选择音频模式自动适配场景(仅Android)
- 新增TF_setSoundToDeviceCaptureSource,用于选择音频采集源(仅Android) o Android适配16kb pager
[5.0.11]
- 更新IOTCamera 2.9.2 (iOS) & 更新IOTCamera 2.9.4 (Android)
- 新增设置双向视频采集的Profile级别
[5.0.10]
- 更新IOTCamera 2.9.1 (iOS) & 更新IOTCamera 2.9.3 (Android)
- 修复Flutter发送指令传入null(32A,发送null无效)
[5.0.9]
- 新增文件上传功能:TF_startUploadFile/TF_stopUploadFile
- 新增文件下载功能:TF_startDownloadFile/TF_stopDownloadFile
- 新增文件上传下载回调:TF_uploadFileCallback/TF_downloadFileCallback
- 更新IOTCamera 2.9.0 (iOS) & IOTCamera 2.9.0 (Android)
[5.0.8]
- TF_connect新增region参数,支持设置不同设备的区域
- 更新IOTCamera 2.8.0.2(Android)
- 修正Android在录像最后2秒只有音频没有视频的问题
[5.0.8(0)]
- 更新IOTCamera 2.8.1.2(0)(Android),修复录像音频数据多余视频数据的问题
- Runner工程(iOS),PROJECT中的PackageDependencies菜单下添加https://github.com/CocoaLumberjack/CocoaLumberjack.git地址
[5.0.7]
- 新增关闭多个通道接口:TF_stopChannels
- 更新IOTCamera 2.8.1.1(Android)& IOTCamera 2.8.0.7(iOS)
- 修正关闭多个通道耗时问题 o 更新支持G726自适应位宽databit
[5.0.6]
- 新增日志路径设置API, 整理所有的log分类
- 更新IOTCamera 2.8.1.0(Android)& IOTCamera 2.8.0.6(iOS)
- 新增TF_setSoundToPhonePlaySource,用于选择音频播放源 o 修复封装层默认主通道发送32A,32B
[5.0.5]
- 更新IOTCamera 2.8.0.5 o 修复TF_stopShow调用 o 修复TF_stopChannel调用 o 修复多通道录像路径复制
[5.0.4] o 修复已知Bug
- 更新多通道录像
- 更新IOTCamera 2.8.0.4
[5.0.3] o 修复已知Bug
- 更新Nebula接口
- 更新IOTCamera 2.8.0.3
[5.0.2]
- 适配多语言
- 适配蓝牙耳机 o 修复已知Bug
- 更新YUV输出接口
- 更新IOTCamera 2.8.0.2