akshatvg / Agora-Invite-User-To-Stage

Invite a user to stage and become a host using a raise hand feature during a livestream using the @AgoraIO RTC and RTM SDKs.

Home Page:https://handraise.akshatvg.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Invite user to stage | Agora

GitHub code size in bytes GitHub last commit GitHub stars GitHub forks

Invite a user to stage and become a host using a raise hand feature during a livestream using the Agora RTC and RTM SDKs.

Agora.io

Generic badge

Generic badge

Features

  • Livestreaming
  • Changing role of user to audience or host
  • Raising hand using a button click and notifying the host

Useful Links

Requirements

GitHub top language

The source code of this project is written in HTML, CSS, JavaScript, Agora RTM SDK and the Agora SDK NG. So, you would require the Agora SDKs and a valid App Id to run this project.

Instructions

chrome

Extract the folder and run index.html

Need help?

Feel free to contact me via Facebook.

Invite me to connect on LinkedIn.

Facebook Quora Instagram Snapchat Medium

 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 

License

MIT © Akshat Gupta

GitHub license Twitter Follow


if (youEnjoyed) {
    starThisRepository();
}

About

Invite a user to stage and become a host using a raise hand feature during a livestream using the @AgoraIO RTC and RTM SDKs.

https://handraise.akshatvg.com

License:MIT License


Languages

Language:JavaScript 60.6%Language:HTML 33.4%Language:CSS 6.0%