Cloud-API-Demo-Web icon indicating copy to clipboard operation
Cloud-API-Demo-Web copied to clipboard

Results 20 Cloud-API-Demo-Web issues
Sort by recently updated
recently updated
newest added

我按照实例文档配置好了前端和后端的服务,rtmp服务是通过 nginx + libnginx-mod-rtmp搭建。通过obs推流 vls 拉流是没问题的。但是前端页面请求直播失败了。 ![image](https://user-images.githubusercontent.com/15712923/173004270-35d77d9b-9a2d-4727-8b3c-5ab098fe3f0a.png) 然后这是我的前端的前端配置: ![image](https://user-images.githubusercontent.com/15712923/173004487-54b846bd-eccc-4d12-a6c5-17d5e102c946.png) 这是后端配置 ![image](https://user-images.githubusercontent.com/15712923/173004812-15bd49f1-cc50-4579-b982-b2c844a4ecfd.png) ![image](https://user-images.githubusercontent.com/15712923/173004655-553f2daf-1247-45b3-9b56-c3fa6a6af3fe.png) mqtt正常登录 ![image](https://user-images.githubusercontent.com/15712923/173005117-8f2fe73f-884f-49b1-9099-11dc4758371a.png) ![image](https://user-images.githubusercontent.com/15712923/173005179-dbb45644-7276-4d01-a731-a368209c8414.png) 请问怎么解决直播点播的问题

Docker执行`update_front.sh`时候报错: `FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory` 应该是内存不足,docker部署时最少需要多少内存? ![a57ca5656c4036830ca660e169d873b](https://github.com/dji-sdk/Cloud-API-Demo-Web/assets/2225220/ca57b271-de97-4d71-8c1b-bfd60c185b95)

![image](https://github.com/dji-sdk/Cloud-API-Demo-Web/assets/79834815/81a785b0-75e8-451d-b00a-7f02cde970c8) 点击航线文件,地图没有反应,不展示航线的内容,比如航点,航线

您好,想问一下如果是rtmp流转webrtc流的直播方式有什么贴合代码的方式吗?

更新网页之后,webview中页面无法进行更新,还是使用的缓存,重启pilot也无法解决

amap maps have some problems: - they are empty outside of china - you need a Chinese phone number to request an API key if possible add an example with...

位置:src/components/livestream-agora.vue 在onMountend的时候 ` agoraPara.token = encodeURIComponent(agoraPara.token) `encode了声网的token,好像是为了后面拼接url用,这样有个问题在join频道的时候,有些token里面的字符会被转义导致token错误,一直加入不了频道。

控制台显示 1、The license verification is successful. 2、Agora-sdk error错误