Video Conference plugin for WordPress now allows setting up rooms from frontend depending on backend permissions. Admins can configure list of roles or users that can create rooms, how many rooms can each user have.
Public rooms show in room list.
Private rooms can only be accessed by owner and by invite link for others.
Room Shortcode
{videowhisper_conference room=”room-name”}
This shortcode will display video conference room room-name. If room parameter is not provided it will use parameter ‘r’ from link. If that’s also not available it will display default landing room as configured above.
Install and update trough wordpress repository.