Short Video SDK and License FAQ
Find answers to common questions about short video SDK usage, trials, purchases, and licenses.
How to request a trial of the short video SDK
You can request a trial in the ApsaraVideo VOD console. Go to SDK Management > My Licenses. For more information, see Get a short video SDK license.
How to purchase the Professional Edition of the short video SDK
After you send the trial request email, an account manager will contact you. For more information about the features of the Professional Edition, see Feature list.
What to do if a 'License Failed' error occurs
-
Ensure that your purchased or trial short video SDK license has not expired and is authorized. For information about how to check the license expiration date, see Get a short video SDK license.
-
Confirm that the information provided for the trial application is correct.
-
For iOS, ensure that the application bundle ID matches the bundle ID used in your request.
-
For Android, ensure that the package name and signature information (MD5) are correct.
Download the SignatureUtils.java script to your computer. Then, call the
SignatureUtils#getSingInfo(Context context)method to obtain the package name and signature information.NoteGitHub is a third-party website. You may experience access failures or delays.
-
What to do if an 'Invalid License' error occurs
Make sure the license edition you requested matches the edition you are using. This error occurs when you use a different edition or an unauthorized feature. Switch to the license that corresponds to your requested edition.
How to handle exceptions after you upgrade to version 7.0.0
Version 7.0.0 of the short video SDK no longer has Basic, Standard, or Professional editions. Features are now determined by license validation. After upgrading to version 7.0.0, you must reconfigure the license file to avoid exceptions.
What are the differences between face stickers, face AR, and animated stickers?
Face stickers use facial recognition during video recording to overlay stickers on detected faces. This feature is available only in the Professional Edition. Face AR is part of the Queen SDK and requires separate authorization. Animated stickers are a video editing feature available only in the Professional Edition.