Xaooo
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 18
Activity overview
Latest activity by Xaooo-
Xaooo commented,
Thanks for the answer, I just had one question: What would these "mediaCountIndex" and "count" parameters be?PullMediaFileListParam.Builder().mediaFileIndex(mediaFileIndex).count(count).build(), Wh...
-
Xaooo commented,
Could you please make a code example for me? This page is not helping me. I don't know where to find some params like @NonNull PullMediaFileListParam param and how take the photo
-
Xaooo created a post,
Take photo with the drone's camera in MSDK-v5.9
CompletedHi everyone I want to take a photo via code using the Mavic 3E drone camera and then get the bitmap of that photo taken, how can I do this? Please send me the code if possible. I know there is a wa...
-
Xaooo commented,
Any updates?
-
Xaooo created a post,
TROUBLE WITH MAVIC 3 ENTERPRISE: Do I Need to Recalibrate After Every Battery Swap?
CompletedGood morning,I have a question about the Mavic 3 Enterprise. I've noticed that after calibrating the drone with one battery, it works fine. However, when I swap the battery, although it continues t...
-
Xaooo commented,
Them both, i want to know a way to improve quality of image converted and a possible way to get a image with a better resolution from YUV data (like HD, full HD or another better resolution)
-
Xaooo created a post,
Improve YUV data image received resolution on MSDK-v5.9
CompletedHello everyone, a few months ago I asked you how to extract the bitmap from the image captured in real time from the drone using YUV data listener. Post: https://sdk-forum.dji.net/hc/en-us/communit...
-
Xaooo commented,
I tried changing the codec as suggested, but there was no improvement in the issue. I attempted to use the following code inside the onCreate() method of the activity that contains the FPVWidget tr...
-
Xaooo commented,
Thanks for the answer, but what should I do in terms of code? What lines should I add/edit
-
Xaooo created a post,
UXSDK FPVWidget does not working on S23 FE
CompletedHello everyone, I have a problem, I developed an application that uses the UXSDK with FPVWidget on the DJI Air 2S. And the camera simply gets very stuck, taking about almost 6 minutes to update the...