This topic introduces the short video miniapp and explains how to build it.
Short video miniapp
The short video miniapp provides a WeChat mini program Software Development Kit (SDK). The SDK supports features such as video playback and upload. For more information, see Upload files using the WeChat mini program SDK.
The short video miniapp and the short video solution share a backend and a web console. They integrate with the miniapp frontend to enable features such as video retrieval, playback, upload, review, and recommendation. You can configure the backend and console of the short video solution. For more information, see Server-side integration and Console integration.
Implementation flow
The following figure shows the implementation flow:

| Step | Operation | Description |
| 1 | Activate and configure VOD | Activate and configure VOD before you build the server-side for the short video solution. |
| 2 | Activate and configure ECS | Build the demo server-side on an ECS server. To do this, you must activate and configure ECS. |
| 3 | Server-side integration | After activating and configuring VOD and ECS, build the server-side for the short video solution. |
| 4 | Console integration | After building the server-side, build the management console for the short video solution to manage user-uploaded videos. |
| 5 | Miniapp integration | After building the server-side and the console, build the miniapp frontend to play and upload videos. |
该文章对您有帮助吗?