cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1340
Views
0
Helpful
2
Replies

cisco meeting server

Hello 

how can i develop an interface management with API cisco meeting server for my users ?

and thank you.

2 Replies 2

Jaime Valencia
Cisco Employee
Cisco Employee

You can use any language you want to develop the html page, and there's a whole document dedicated to the CMS API for reference in the CMS documentation on cisco.com

HTH

java

if this helps, please rate

Cisco API Reference Guides are available at https://www.cisco.com/c/en/us/support/conferencing/meeting-server/products-programming-reference-guides-list.html

 

You can have a UI created that have suitable interfaces for the actions that you want your users to execute via the interfaces. Then, using the API calls, as explained in the API guides, the required actions can be executed.

 

By the way, Cisco already also has a tool, Cisco Meeting Management that provides video operator access to users to execute steps like mute/unmute participants, add/drop/move participants and lot more. Please check the details in the user guides for CMM available at https://www.cisco.com/c/en/us/support/conferencing/meeting-management/products-user-guide-list.html