This topic answers common questions about the short video SDK, including 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
Confirm that the license edition you requested matches the edition you are using. An 'Invalid License' error occurs if you requested the Standard Edition but use a different edition or an unauthorized feature. Use the license that corresponds to the edition you requested.
How to handle exceptions after you upgrade to version 7.0.0
Version 7.0.0 of the short video SDK does not have Basic, Standard, or Professional editions. Instead, features are determined by license validation. After you upgrade to version 7.0.0, you must reconfigure the license file. If you do not, exceptions may occur.
What are the differences between face stickers, face AR, and animated stickers?
Face stickers are a video recording feature that uses facial recognition to add specified stickers to detected faces. This feature is available only in the Professional Edition. Face AR is a feature of the Queen SDK and requires separate authorization. Animated stickers are a video editing feature and are available only in the Professional Edition.