ramdhasm
ramdhasm
What this code do? Its incomplete. I don't understand what you trying to convey?
Thanks for the question. Even I'm facing this issue.
@SergioEstevao any update?
`var fpvController: DUXFPVViewController? ` ``` self.fpvController = DUXFPVViewController() self.fpvController?.fpvView?.showCameraDisplayName = false self.addChild(self.fpvController!) ``` ``` func setupVideoPreviewer() { let product = DJISDKManager.product(); //Use "SecondaryVideoFeed" if the DJI Product is A3, N3,...