-
Notifications
You must be signed in to change notification settings - Fork 80
with msdk-v4.10 runtime error #54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I have the same issue when just ask dji sdk about something. And this crash is not related for video stream decoding. sdk version: 4.10 |
Hi, @hxl-dy @samoilovich . DJI SDK with 4.10 have updated the secure strategies. Please add following lines in your project build.gradle
} Thanks for the feedback, we will update the tutorial with the SDK 4.10 as soon as possible. |
Same problem with me, adding these lines does not solve it. StackTrace:
|
@PadreCocoRocha thanks for the feedback, could you please provide a public github repo? with that our developer could clone it and reproduce your issue. |
clean project -> rebuild project |
That solved for me, thank you |
Out of curiosity: Where is that 4.10 SDK available? All the sample apps are still using 4.9. |
@accuware Our 4.10 SDK already have published for almost one month, and the |
@Ray-DJI I see. This is surprising, since I cloned the sample a week ago. I see you have updated 5 days ago...Since you also have updated the YUV part I will check it out. Thanks |
@Ray-DJI Could you help with that? |
@Ray-DJI |
Hi, @samoilovich You are right, the architecture component should keep from obfuscating, because our SDK AAR Package depends on the architecture component aar. |
Any dji sample app? |
Description of the issue.
upgrade msdk to v4.10, build and run with error
Steps to reproduce the bug or crash issues(It would be great if you can provide this)
D-Y-Innovations@21d09cf
Crash logs (If you can find it, it would be very helpful)
DJI Android SDK version you are using (Like Android SDK 3.4, etc)
Android SDK 4.10
DJI Product you are using (Like Phantom 4, Mavic Pro, etc)
P4P
Android system version you are using (Like Android 6.0.1, Android 5.1.1, etc)
Android 7.1.2
Android device you are using (Like Samsung Galaxy Note 5, Nexus 5, etc)
rk-3399-mid
Android Studio version you are using (Like Android Studio 2.2, etc)
Android Studio 3.4
The text was updated successfully, but these errors were encountered: