dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
996 stars 581 forks source link

FPVWidget issue #1294

Closed huongta157 closed 7 months ago

huongta157 commented 7 months ago

I used FPVWidget to play a video media with landscape screen, video is playing normally but screen displayed is black with the error: videoWidth=2240, videoHeight=1260, videoType=Ratio16X9, screenType=Ratio16X9

dji-dev commented 7 months ago

Agent comment from yating.liao in Zendesk ticket #105554:

"videoWidth=2240, videoHeight=1260, videoType=Ratio16X9, screenType=Ratio16X9" does not seem to be an error message. If the screen is displaying black, have you confirmed if the camera is in playback mode? The FPVWidget needs to be set to display the main video channel's image.

°°°