dji-sdk / Mobile-SDK-iOS

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

videoProcessFrame method is not called in DUXDefaultLayoutViewController #468

Open ramdhasm opened 3 years ago

ramdhasm commented 3 years ago

Implemented DJI camera view with help of DUXDefaultLayoutViewController.

videoProcessFailedFrame, videoProcessorEnabled is called. But, videoProcessFrame is not getting called.

But, if i use customized camera view. videoProcessFrame method is called without problem.

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #48618:

Dear Customer,

Thank you for contacting DJI. The UXSDK will not call the VideoFrameProcessor delegate, only work with the MSDK. Please refer to this thread. https://github.com/dji-sdk/Mobile-SDK-iOS/commit/8137760cfbcc79aeb31eba5c23e1224a2f5d642d

Thanks,

Luce Luo DJI Developer Support

°°°