Preparatory work/about to start work
Register the applet account and open the live broadcast function, apply for the development right of the live broadcast of the applet, and learn about the API and documents related to the live broadcast of the applet.
Set the live broadcast system background
According to business requirements, you can choose to build your own live broadcast system background or use the services of a third-party live broadcast platform. To build the background of live broadcast system, we need to consider how to realize the functions of video push and pull, live broadcast room management, audience management, message push and so on.
Develop applet front-end page
According to the business requirements, develop the front-end pages of applets, including live broadcast room pages, live broadcast list pages, live broadcast management pages, etc. Among them, the live room page needs to realize live video, chat room, gift giving and other functions; The live broadcast list page needs to display the current live broadcast room list; The live broadcast management page needs to provide functions such as opening/closing the live broadcast and managing the live broadcast room.
Access applet live API
On the homepage of the applet, call the applet live API, and realize the functions of creating, opening, closing, pushing and pulling the live room through the API.
Integrated applet payment function
If you need to realize payment functions such as giving gifts in live broadcast, you need to integrate applet payment functions to realize user payment and giving gifts.
Online testing and release
After the development is completed, test and optimize, and then release the online applet.