仪表盘
版本库
文件存储
活动
搜索
登录
刘苏义
/
ruoyi-api
分支自
ard/ruoyi-api
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
1、修改相机异步登录 2、sdk切换更改为策略模式 3、修复手动巡检停止录像bug
‘liusuyi’
2023-11-07
6decb63d865de6b551324fd9782555786132170e
[~liusuyi/ruoyi-api.git]
/
server
/
webrtc
/
html
/
webrtcconfig.js
1
2
3
4
5
6
var webrtcConfig = {
url: "",
options: "rtptransport=tcp&timeout=60",
layoutextraoptions: "&width=320&height=0",
defaultvideostream: "Bunny"
}