Building a Raise-Your-Hand Feature for Live Streams Using the Agora Web SDK
In this tutorial by Akshat Gupta, an Agora Developer Evangelist Intern, a web application is developed where users can request for role promotion and hosts can accept or decline the requests. The application uses the Agora Web SDK and the Agora RTM SDK to integrate live video streaming capabilities with user interaction features. Users can raise their hand by clicking on a button, which sends a channel message using the Agora RTM SDK. Hosts receive these messages and decide whether to promote or reject the requesting user. The tutorial provides detailed instructions for setting up the project, coding the application, and testing it. The complete code is available on GitHub, along with a demo of the application in action.
Company
Agora
Date published
Dec. 9, 2021
Author(s)
Akshat Gupta
Word count
660
Hacker News points
None found.
Language
English