dji-sdk / Mobile-SDK-iOS

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

Value of videoFeeder.primaryVideoFeed.physicalSource is not changed with Matrice 300 RTK #379

Open fukuchidaisuke opened 4 years ago

fukuchidaisuke commented 4 years ago

I call

DJISDKManager.product()?airLink?ocuSyncLink?.assignSource(toPrimaryChannel: .leftCamera, secondaryChannel: .fpvCamera)

then DUXDefaultLayoutView changes screen content to the left camera video. But, DJISDKManager.product()?videoFeeder?.primaryVideoFeed.physicalSource is not changed. It is still .fpvCamera.

fukuchidaisuke commented 4 years ago

How do I know the current source?

dji-dev commented 4 years ago

Agent comment from Luce Luo in Zendesk ticket #37764:

Dear Customer,

Thank you for contacting DJI. Sorry, it's a known issue and has escalated to the engineer to investigate further. The physicalSource property should return the correct name and there is no better way for the being time. Please pay attention to the future MSDK version.

Thanks,

Luce Luo DJI Developer Support