DJI-Mobile-SDK-Tutorials / Android-VideoStreamDecodingSample

This sample project demonstrates how to use FFmpeg for video frame parsing and to use MediaCodec for hardware decoding on DJI Products.
MIT License
170 stars 81 forks source link

OSMO+ and the video stream decoding sample #21

Closed Djacob502 closed 6 years ago

Djacob502 commented 7 years ago

Can the video stream decoding sample work with the OSMO+?

With the OSMO+ and using a texture view the video displays fine.

However, following the sample, displaying the video on a surface view - the video does not display correctly. Then when parsing the individual frames the program displays a blank frame.

The same code works correctly with a phantom 4 pro.

OMSO+ Android 7 nvidia k1 shield Android studio 2.3.3

dji-dev commented 6 years ago

Will go ahead and close this ticket as current version should not have this problem. Please feel free to reopen if the problem still exists. Thanks!