akshatvg / Agora-Change-Remote-User-Role

Sample app to change role of a remote user in a livestream using the RTM SDK.

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agora Change Remote User Role

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

Sample app to change role of a remote user in a live stream using the RTM SDK.

Agora.io

Generic badge

Generic badge

Features

  • Livestreaming
  • Changing role of user to audience or 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

Sample app to change role of a remote user in a livestream using the RTM SDK.

https://changerole.akshatvg.com

License:MIT License


Languages

Language:JavaScript 60.8%Language:HTML 33.1%Language:CSS 6.1%