Objective
Configuring the archive monitoring callbacks to receive notifications when an archive's status changes.
Applies To
- Vonage Video API
- Projects
- Archive Monitoring
Procedure
for Vonage Video API OpenTok environment
Archive monitoring callback URL can be configured within the account portal. Each archive goes through multiple states throughout the lifespan of the archive. For every status update that occurs, a HTTP POST request is issued from the Vonage Video API infrastructure to your registered callback URL. This is particularly useful for triggering the post-processing of an archive or performing any necessary administrative tasks after an archive has been uploaded to persistent storage.
Callback URL can be configured by the registered Admin or Developer of your Vonage Video API account.
To register a callback:
- Log in to your Vonage Video API Account.
- From the left menu, choose the desired Account.
- Select a Project for which you want to register a session monitoring callback.
- Scroll down to Project Settings.
- Under Archiving, click Configure Callback URL.
- Configure the callback URL and click Submit.
- A popup with "Callback URL Configured" will appear if the callback is successfully registered.
- If the registered callback URL cannot be reached, a popup with "Configuration Failed" will appear. Double-check your callback URL and the server hosting the URL and retry.
To remove the registered callback:
- Under Archiving, click Remove.
- Click Confirm Removal to remove the configured archive monitoring callback.
Additional Information
For additional information about Archive monitoring, see our developer documentation on Monitoring archives.
For more details about Archive status changes, see our developer documentation on archives status change.
Procedure for Vonage Video API Unified Environment
To register a callback:
- Log in to your Vonage Unified API Account.
- From the left menu, click on Applications.
- Click on the Video Enabled Application for which you want to register a session monitoring callback.
- Click Edit.
- Under Archiving, click Configure Callback URL. (This URL will be pinged when a new archive is created. See our developer docs for more info.)
- Configure the callback URL and and click "Save" on the lower right.
To remove the registered callback follow the same steps above but empty the form field then click "Save"
Additional Information
For additional information about Archive monitoring, see our developer documentation on Monitoring archives.
For more details about Archive status changes, see our developer documentation on archives status change.
Articles in this section
- Why do my sessions with similar time duration have varying archive file sizes?
- Archiving Error- Session is already composed for given tag with code 409
- Accessing Recordings When Using Vonage Video API Demo
- <How To Article Template>
- Is there a charge for recording archiving?
- [Internal] Custom Dynamic CSS Layout Requirements to Format Archive Recordings
- How to get detailed stream statistics using Swift and the Video SDK for iOS
- What are proactive measures to avoid fraudulent calls from the platform?
- What does Size "Not Available" mean in Archive Inspector?
- How does archiving work and how can I configure it?