dji-sdk / Mobile-SDK-iOS

DJI Mobile SDK for iOS: http://developer.dji.com/mobile-sdk/
Other
576 stars 255 forks source link

M300RTK: DJIProduct.videoFeeder primary and secondary video feeds don't change physical source after switching #467

Open YaroTs opened 3 years ago

YaroTs commented 3 years ago

Drone: M300RTK, left camera = Zenmuse P1 Mobile SDK: 4.14

I'm trying to change camera on fpv view using DJIOcuSyncLink:

open func assignSource(toPrimaryChannel primaryVideoSource: DJIVideoFeedPhysicalSource, secondaryChannel secondaryVideoSource: DJIVideoFeedPhysicalSource, withCompletion completion: DJICompletionBlock? = nil)

and actually fpv view starts to show different camera after the above call, but when I access DJIProduct.videoFeeder.primarySource.primaryVideoFeed its physical source is always fpv and DJIProduct.videoFeeder.primarySource.secondaryVideoFeed physical source is always left, despite I assigned left camera to be primary.

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #48429:

Dear Customer,

Thank you for contacting DJI. Sorry that the Zenmuse P1 is not supported by the SDK. Please don't use it.

Thanks,

Luce Luo DJI Developer Support

°°°