This topic describes how to experience the online trial of ApsaraVideo Player SDK for web. This topic also describes how to obtain the source code of demos provided by ApsaraVideo Player SDK for web.
Experience the demo for desktop browsers
ApsaraVideo Player SDK for web provides an online trial in a visualized manner. You can visit the
Online Settings page to experience the trial. You can configure basic playback features and set the user interface (UI). After you complete the configurations, code is generated for both the HTML5 player and Flash player.
Note If you use the HTML5 player to play live streams, the streaming URL must be in the Flash Video (FLV) format rather than in the Real-Time Messaging Protocol (RTMP) format.

Experience the demo for mobile browsers
Use the DingTalk app on your mobile device to scan the following QR code to experience the demo provided by ApsaraVideo Player SDK for web for mobile browsers.

Important On Android devices, the internal browsers in WeChat and QQ may modify the settings of ApsaraVideo Player SDK without your authorization or knowledge. In this case, specific features of ApsaraVideo Player SDK cannot be used.
Source code of demos
You can experience the features of ApsaraVideo Player SDK for web and view the corresponding source code on the Functions page of the Aliplayer website. For more information about the basic features, components, and advanced features, visit the
Functions page of the Aliplayer website.

Source code of the demo for integration with Vue
ApsaraVideo Player SDK for web provides you with the source code of the demo for integrating ApsaraVideo Player SDK for web with the Vue framework.
For more information about the demo, visit Demo of Vue-based ApsaraVideo Player.
WeChat mini program
A WeChat mini program lacks DOM API and BOM API. In this case, specific libraries that are commonly used in frontend development, such as jQuery and Zepto, cannot be loaded in a WeChat mini program. Similarly, ApsaraVideo Player SDK for web, which relies on the support of browsers, cannot be run in a WeChat mini program. Therefore, you must use the default video component that is provided by a WeChat mini program to play videos. For more information, visit Demo of WeChat applet that integrates ApsaraVideo VOD.