Mobile-SDK-iOS
Mobile-SDK-iOS copied to clipboard
DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
I am currently using a Matrice RTK 300 with a H20T camera. It is set to P mode. I am using the timeline mission of the Mobile SDK ios. I...
Everyone in charge of DJI support, thank you for your continued support. If you change the magnification of the camera from 1x, the image will vibrate. The same thing happens...
Hey. Our users started recive error during register SDK: > Error: The metadata received from server is invalid, please reconnect to the server and try.(code:-14) I found issue in next...
如图所示,LFLiveKit的pushVideo外部视频是个像素缓存区类型; -(void)videoFeed:(DJIVideoFeed *)videoFeed didUpdateVideoData:(NSData *)videoData; 获取到的是个data,如何回去到DJIVideoFeed中解析好的pixelBuffer呢???!!!
Hello, Has anybody seen this crash? We are running DJI-SDK-iOS (4.13.1). The drone flies, it lands, we do some processing, and then we get this crash from the flysafe thread...
Hello, I am working on an App that uses DJIMissionControlTimeline to fly 1. a waypoint mission 2. a Hotpoint Mission, 3. DJIGoToAction, 4 DJIGoToAction It is working till the Hotpoint...
Anyone know will DJI ever support SDK on OM3 and OM4? Since OM3 released has been more than one year! OM3 & OM4 推出至今超過一年,依然沒有SDK推出!請問會推出嗎?還是要等競爭對手推出更強大產品後才會擠牙膏推出? Thanks,
Hello, I've noticed on both Mavic 2 and P4P that sometime photos with `DJIWaypointAction` will be skipped during `DJIWaypointMission`. I run a mission that should take 175 photos and the...
Hello! When I try to run mission with array of and DJIGimbalAttitudeAction, I'm getting error that action cannot be performed. Is there a way to determine which camera should be...
Using M210, M200, Inspire 2 you can select the video streams you wish to receive, and listening on DJIVideoFeedSourceListener gives you info on the available streams. I need a way...