Cloud-API-Doc
Cloud-API-Doc copied to clipboard
请问1.3.2的代码什么时候发布呢?
如题,还有,我配置了oss,但是媒体上传会失败,在java的日志中会看到频繁的调用 /media/api/v1/workspaces/e3dea0f5-37f2-4d79-ae58-490af3228069/fast-upload接口。
代码错误
@Override public void remove(String key, String sessionId) { String[] name = key.split("/"); if (name.length != 3) { log.debug("The key is out of format. [{workspaceId}/{userType}/{userId}]"); return; } redisOps.hashDel(RedisConst.WEBSOCKET_PREFIX + name[0], new...
在云端API/WebSocket/态势感知/消息发布中出现字段书写错误 
看到大疆司空2导出的航线文件 waylines.wpml 多了些东西 上云API 文档里没有, 必填的还是非必填的, 做什么用的 ``` ``` ``` ... .... 0 0 0 0 其他的 ```
The Sample cloud API demo is experiencing issues; its Docker Compose needs several changes because the provided images are either outdated or non-existent. For example there exist not more docker...
I am trying to create a route and upload it to a DJI M3E using DjiWaypointV3_UploadKmzFile (present in PSDK, but the waypoint documentation is in cloud API, hence why I...
请问一下,上传至云平台上面的视频流,另一方查看视频流的时候怎么获取视频流中的对应位置,又没有对应的api接口,可以直接获取到对应位置的
航线规划了,这边实时显示飞行器位置信息 航线规划后的坐标航线与飞行器坐标实时位移的无偏差在地图上显示用的天地图 但是机场的位置信息却有偏差 用的WGS84 而且飞机进入机场的最后信息确实和机场是一样的 但是为什么就这里显示在地图上会有坐标偏差呢? 请问下是什么原因导致的呢 能告诉一下吗谢谢
Hello where can I get an updated Docker version of the Cloud API currently I get an error when installing