Additional Configuration
Webhook Notification
EnableX uses Webhook URLs to send real-time notifications of various meeting related and post-processing events through an HTTP POST request in a JSON payload format.
The Webhook URLs are configured from the video configuration section in the EnableX portal.
For more details, see the webhook documentation
Recording Delivery
EnableX can deliver video meeting recordings to FTP host servers, SFTP host servers, and Amazon Web Services S3 bucket. When a recording file is delivered to the specified host server or service, it will send appropriate notifications through an HTTP POST request using the JSON data in a raw format through Webhook URLs.
The recording delivery is configured from the video configuration section in the EnableX portal.
For more details, see the recording delivery documentation
Recording Files Security
Recorded files accessible through the HTTP URL within the first 3 days of the recording will no longer remain accessible over the open HTTP URL from May 15, 2022.
They will be protected through the HTTP Basic Authentication protocol and will require you to enter username and password for accessing them. If your business application accesses the recording file URLs from the EnableX server, read the documentation to understand the change in the access mechanism and update your application accordingly.
For more details, see to the Recording Files Security Documentation.