Kyle Du Plessis
- Total activity 21
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
Activity overview
Latest activity by Kyle Du Plessis-
Kyle Du Plessis commented,
That method appears to be asynchronous - the attribute "private String serialNumber;" doesn't get set since the data is not properly available, hence the 'null'. Is there an easier way to access th...
-
Kyle Du Plessis created a post,
MSDK (Android) - Serial number returns "null"
CompletedGood day, I'm getting "null" when requesting the drones serial number [serialNumber = s;]? Please advise. I'm using the DJI Mini SE and DJI Air 2S, with DJI MSDK 4.16 (Android). Sample: Mobile-...
-
Kyle Du Plessis commented,
Thanks!
-
Kyle Du Plessis created a post,
Extracting GPS data from SRT File (.SRT) for MP4 videos via the MSDK (Android)
CompletedGood day, Is there a way to extract latitude, longitude and altitude data from the SRT File (.SRT) for MP4 videos via the MSDK? I'm using the DJI Mini SE and DJI Air 2S, with DJI MSDK 4.16 (Andro...
-
Kyle Du Plessis commented,
That worked - thanks a lot!
-
Kyle Du Plessis commented,
That worked - thanks a lot!
-
Kyle Du Plessis commented,
SRT File (.SRT) for videos also report 0's: [latitude: 0.000000] [longitude: 0.000000] [altitude: 0.000000]
-
Kyle Du Plessis commented,
An update: SRT File (.SRT) for videos also report 0's: [latitude: 0.000000] [longitude: 0.000000] [altitude: 0.000000] Please advise asap.
-
Kyle Du Plessis commented,
The Latitude and Longitude metadata always shows "0;0;0" for all images taken. What must be done for it to show the drone's current position?
-
Kyle Du Plessis commented,
I'm still having this issue, please help!