mobile CCTV,mobile surveillance,police body worn cameras

标题: 安全帽二次开发接口调用不通 [打印本页]

author: mdm    time: 2024-6-21 20:52
标题: 安全帽二次开发接口调用不通
1.需要提供安全帽5.0.54 此版本的对应的开发api接口文档

2.目前通过api接口调用咱们系统api接口提示跨域,需要提供5.0.54版本对应的nginx跨域解决方案

author: coldflame    time: 2024-6-21 21:47
二次对接开发文档
基于webRTC构建的新一代视频融合可视指挥调度平台smarteye server-E WEB SDK restful接口文档,https://smarteye.besovideo.com/bvdoc/
demo:https://github.com/besovideo/ewebdemo
npm包:https://www.npmjs.com/package/@besovideo/webrtc-player
author: coldflame    time: 2024-6-21 21:48
平台对接时调用smarteye WEB SDK开发时遇到的常见问题FAQ full, https://www.besovideo.com/detail?t=1&i=326
author: coldflame    time: 2024-6-21 21:49
在Iframe中集成WebApp页面遇到的问题
iframe中跨域页面无法写入cookie,导致依赖cookie传递token的接口失效;目前webapp中全部接口已经在url中携带token。参考MDN Cookie Security
iframe中访问麦克风需要向iframe标签添加allow属性,否则iframe中页面无法访问。
语法:
Permissions-Policy:<directive> <allowlist>
allow='Permissions-Policy'
示例
<iframe src="<https://example.com>" allow="microphone https://example.com;">
</iframe>
参考文档
Deprecating Permissions in Cross-Origin Iframes
MDN Permissions-Policy
服务器部署到线上后如何解决跨域问题





欢迎光临 mobile CCTV,mobile surveillance,police body worn cameras (http://bbs.besovideo.com:8067/) Powered by Discuz! X3.2