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
169 stars 80 forks source link

Does NativeHelper not work with another class? #38

Open Rishat7c opened 6 years ago

Rishat7c commented 6 years ago

Wrote a similar class DJIVideoStreamDecoder.java, where NativeHelper.java is used

BUT he for some reason refuses to work. What is the problem?

P.S. Not being called onDataRecv

Rishat7c commented 6 years ago

Really no one can answer? -_-