Skip to content
generated from akshatvg/template

Sample app to mute the video and audio of remote users in a call using the RTM SDK.

License

Notifications You must be signed in to change notification settings

akshatvg/Agora-Remote-Mute-Unmute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agora Mute & Unmute Remote Users

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

Sample app to mute the video and audio of remote users in a call using the RTM SDK.

Agora.io

Generic badge

Generic badge

Features

  • Group video calling
  • Muting or unmuting audio of any individual user in the channel
  • Muting or unmuting video of any individual user in the channel

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();
}