@ -14,7 +14,7 @@ For more documentation, please visit the [DJI Developer Documentation](https://d
@@ -14,7 +14,7 @@ For more documentation, please visit the [DJI Developer Documentation](https://d
## Latest Release
Cloud API 1.10.0 was released on 7 April 2024. For more information, please visit the [Release Note](https://developer.dji.com/doc/cloud-api-tutorial/cn/).
Cloud API 1.9.0 was released on 22 Feb 2024. For more information, please visit the [Release Note](https://developer.dji.com/doc/cloud-api-tutorial/cn/).
appId:'156484',// You need to go to the development website to apply.
appKey:'fdfca95ec7e04aa41c743b837f5b6c5',// You need to go to the development website to apply.
appLicense:
'rpyFPcmu47YOtazIxOYXZDJEmmboLVt3urGN2HbP7yocd2oNxvI2Ty3luE+KL0iM5rCPb0R+o8xR3IebOhSzDdK0DU21iujkuRCt70FdMTZdm8uRXC6NMJXfmej6BUFZtAhBhT+87jEnPGjhmfd51rMgOmovSsw/IndV6as3dbQ=',// You need to go to the development website to apply.
appId:'Please enter the app id.',// You need to go to the development website to apply.
appKey:'Please enter the app key.',// You need to go to the development website to apply.
appLicense:'Please enter the app license.',// You need to go to the development website to apply.
// http
baseURL:'http://47.113.196.86:30001',// This url must end with "/". Example: 'http://192.168.1.1:6789/'
baseURL:'Please enter the backend access address prefix.',// This url must end with "/". Example: 'http://192.168.1.1:6789/'
websocketURL:'Please enter the WebSocket access address.',// Example: 'ws://192.168.1.1:6789/api/v1/ws'
// livestreaming
// RTMP Note: This IP is the address of the streaming server. If you want to see livestream on web page, you need to convert the RTMP stream to WebRTC stream.