KalayRN(简中版)

RN版本


【KalayRN版PSC】

<p>本次版本更新进行了如下调整,请您仔细参阅。(2023/9/28)</p> <h1><strong>一、更新底层</strong></h1> <h2><strong>调整目的</strong></h2> <p>同步修复内测发现的问题,优化功能/体验。</p> <h2><strong>调整内容</strong></h2> <ol> <li>优化FPS计算问题,缓解设备传输帧率不稳定时导致的卡顿及播放不流畅问题;</li> <li>更新IOTCamera.framework底层 2.6.0.6 /IOTCamera.aar底层 2.6.0.5;</li> </ol> <h2><strong>影响及建议</strong></h2> <ol> <li>需将IOTCamera.framework和IOTCamera.aar更新至最新版本;</li> </ol> <h1><strong>二、修改authkey处理机制</strong></h1> <h2><strong>调整目的</strong></h2> <p>原处理方式是在调用连线API时,底层默认走authkey方式,如果超时则自动转为非authkey模式,但可能会出现设备已确认有采用authkey,而其他原因(例如网络异常)导致连接超时被转为非authkey模式,最终导致连接设备失败。</p> <h2><strong>调整内容</strong></h2> <ol> <li>现修改为:如果authkey参数有填入,则底层采用IOTC_Connect_ByUIDEx连线;如果authkey为空,则底层采用IOTC_Connect_ByUID_Parallel连线;</li> </ol> <h2><strong>影响及建议</strong></h2> <ol> <li>根据authkey参数填入来判定采用何种连线API,可由上层自定义。对接时需注意确认设备端是否有支持authkey,且确保authkey填写正确;</li> </ol> <h1><strong>三、修改部分API</strong></h1> <h2><strong>调整目的</strong></h2> <p>新增API。</p> <h2><strong>调整内容</strong></h2> <ol> <li>新增iOS API:TK_removeAllCmd;</li> </ol> <h2><strong>影响及建议</strong></h2> <ol> <li>新增的iOS API:TK_removeAllCmd可用于清除指令发送队列中的所有cmd。</li> </ol> <p>详细请参考:</p> <ul> <li>[IOS API说明](<a href="https://www.showdoc.com.cn/kalayrnpscforpublic/9339858267523231">https://www.showdoc.com.cn/kalayrnpscforpublic/9339858267523231</a> &quot;IOS API说明&quot;) 和 [Android API说明](<a href="https://www.showdoc.com.cn/kalayrnpscforpublic/9339858726758457">https://www.showdoc.com.cn/kalayrnpscforpublic/9339858726758457</a> &quot;Android API说明&quot;)</li> </ul>

页面列表

ITEM_HTML