Neil Young
- Total activity 79
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 1
- Subscriptions 15
Posts
Recent activity by Neil Young-
Where is 1.11.0?
CompletedWhere is it? Not in git currently. https://github.com/dji-sdk/DJI-Cloud-API-Demo
-
1.10.0
CompletedSince now 1.10.0 has been released, I'm wondering, what kind of update strategy you could suggest. The way, how CloudAPI is deployed, makes it very hard to follow all these changes, because, if you...
-
When do you plan to provide new firmware for RC and Dock....
Completed... which supports the new WebRTC WHIP provided by CloudAPI? Seems the Dock update is available, but I can't find one for Pilot2.
-
Issues with version 1.9.0
CompletedI have opened some issues with 1.9.0. Are these issues actively monitored? https://github.com/dji-sdk/DJI-Cloud-API-Demo/issues/54https://github.com/dji-sdk/DJI-Cloud-API-Demo/issues/53https://gith...
-
DJI CloudAPI 1.9.0 versioning
CompletedI'm wondering, why this update only got a minor version update. I think there are a couple of breaking changes: - Backend project structure changed, which makes it hard to follow the _real_changes ...
-
setLiveshareStatusCallback question
CompletedI'm having a doubt regarding `setLiveshareStatusCallback`. Because I'm having various log entries in the Pilot2, showing me a problem with the obviously undefined callback: I thought it would be...
-
What is the meaning of DRC?
CompletedMight be a stupid question, sorry, if it is. But I'm missing an explanation of this abbreviation. Thanks
-
Documentation still accurate?
CompletedI'm currently skimming through the frontend Vue app. Since I'm currently having problems in many ways connecting to the cloud, I thought, that window.djiBridge.thingConnect should be the proper ...
-
Clear text passwords in a database
CompletedI'm wondering about simplest security violations in CloudAPI. I found that the MySQL database contains clear text passwords in the manage_user database. Really? Back in the 80s?
-
DJICloudAPI frontend behind NGINX
CompletedI would like to share an issue with the frontend. I bet nobody up to now did run the Vue app behind Nginx for SSL termination, otherwise that problem should already have been found/fixed. It is wit...