乐橙云小程序插件接入HbuilderX

乐橙插件使用:

1.配置app.json文件,uniapp中在mainfest.json中配置

https://uniapp.dcloud.net.cn/collocation/manifest.html#mp-weixin

**

2、集成插件页面.json文件

**

uniapp在 pages.json 对应页面的 style -> usingComponents 引入组件:

https://uniapp.dcloud.net.cn/tutorial/miniprogram-subject.html#小程序自定义组件支持

3、获取管理员token

参考地址:https://open.imou.com/document/pages/fef620/

请求地址:https://openapi.lechange.cn/openapi/accessToken

{

"system":{

"ver":"1.0",

"appId":"lc3128c72c34d74192",

"sign":"b7e5bbcc6cc07941725d9ad318883d8e",

"time":1599013514,

"nonce":"fbf19fc6-17a1-4f73-a967-75eadbc805a2"

},

"id":"98a7a257-c4e4-4db3-a2d3-d97a3836b87c",

"params":{

复制代码
}

}

获取临时权限校验秘钥---miniToken

参考地址:https://open.imou.com/document/pages/0b44e4/#_3、对接小程序插件

请求地址:https://openapi.lechange.cn/openapi/createWeChatMiniProgramToken

{

"system": {

"ver": "1.0",

"appId": "lcdxxxxxxxxx",

"sign": "xxxxxxxxxxxxxx",

"time": 1603370757,

"nonce": "1a411d5a-e88b-45ee-b590-53da98375edd"

},

"id": "sdf23423lkj32l4324",

"params": {

"token": "At_xxxxxxxxxxxxxxxxxx", //就是上面的管理员token

"deviceId": "9J07242PAZDED99",

"channelId": "0"

}

}

获取到miniToken后调用imou-player即可

4、使用

c 复制代码
<imou-player miniToken="miniToken" deviceId="deviceId"
			channelId="0" liveType='real' functionConfig='talk,snapShot,PTZ'
			playConfig='{"resolution": "HD", "voice": "on", "fullScreen": "off"}' height='300'
			bind:handleEvent="handleEvent">
相关推荐
聚宝盆_2 小时前
【原生小程序使用webview添加横向滚动】
小程序
帅次4 小时前
Flutter TabBar / TabBarView 详解
android·flutter·ios·小程序·iphone·taro·reactnative
MaCa .BaKa15 小时前
36-校园反诈系统(小程序)
java·spring boot·mysql·小程序·vue·maven·uniapp
始識15 小时前
某团小程序mtgsig,_token 生成逻辑分析
爬虫·小程序
象骑士Hack17 小时前
Uni-app小程序 hello world示例
小程序·uni-app
ice breaker1 天前
weapp-vite - 微信小程序工具链的另一种选择
微信小程序·小程序·notepad++
说私域1 天前
数字文明时代开源技术驱动的商业范式重构:基于开源AI大模型、AI智能名片与S2B2C商城小程序源码的协同创新研究
人工智能·小程序·重构·开源·零售