Closed fanbaoyuanbees360 closed 3 years ago
I don't have Mavic 2Zoom, but maybe you can try set dewarpingEnabled to true ?
- (void)setVideoDewarpingEnabled:(BOOL)enabled withCompletion:(DJICompletionBlock)completion;
I don't have Mavic 2Zoom, but maybe you can try set dewarpingEnabled to true ?
- (void)setVideoDewarpingEnabled:(BOOL)enabled withCompletion:(DJICompletionBlock)completion;
我试了下调用这个方法,也行不通
4.14 has fixed this issue
@Michael-DJI 我刚才下载了你们4.14的版本的demo,用swift版本测试连接Mavic air 2,连接不上,
已经连接上了,info.plist里面的Supported external accessory protocols增加com.dji.logiclink,缺少这个连接不上Mavic air 2,这个在文档中我没用发现有说明
Mavic 2Zoom使用 MSDK v4.13 视频流会出现畸变,下图为运行Sample Code出现的 畸变截图,使用 MSDK v4.12一切正常,可以运行你们最新的Sample Code复现该问题,请及时修复,谢谢