website logo
CommunityDocumentation
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
Navigate through spaces
JavaScript SDK
Web App Plugins
Cloud One-Touch Join
Request License
⌘K
Create a plugin
Files structure
Defining the plugin capabilities
Adding functionality
Create a branding package
Upload to Infinity
Plugin Gallery
Anonymizer
Breakout Rooms
Change Layout
Chat Notify
Directory
Fullscreen
Maintain URL
Move to Waiting Room
Raise Hand Notification
Recording
Rename Participant
Screenshot
Server Mute Notifier
Start Muted
Survey
Video Mute Participant
Docs powered by archbee 
4min

Recording

This plugin will instruct the VMR to dial out to an external recording service. The plugin uses the pluginAPI.dialOut method with the protocol set to auto. This allows the participant to specify the protocol based on the URL or URI passed to the plugin via the dialog.

SIP recording_5a42@example.com

RTMP rtmp://example.com/record?id=5a42

Document image



Document image



Plugin Type

menuItems:toolbar

How to load this plugin

To load this plugin, download the source code from the Github link here. Once you have this code, move it into the plugins folder of your theme, you should name the folder recording.

Once you have copied these files, open the settings.json file inside of your branding package and add the following code to the plugins array.

JSON
|

If you have any doubt, visit the sections Create a branding package and Upload to Infinity .

Feedback

Do you have any suggestions? Get in contact with us here.

Updated 18 May 2022
Did this page help you?
Yes
No
UP NEXT
Rename Participant
Docs powered by archbee 
TABLE OF CONTENTS
Plugin Type
How to load this plugin
Feedback