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

I can't clone by using Android studio #4

Closed jamesxienctu closed 6 years ago

jamesxienctu commented 7 years ago

The error message is as follows: https://drive.google.com/file/d/0B726Quay7lRDdHVEWVhhbzVnQUU/view

Please help solve it.

oliverou commented 7 years ago

Hi @jamesxienctu, please follow the README instruction of this Github Sample to download the sample project. Since some JNI lib files are too big, you should use Git LFS to download them.