Web portal improvements

We introduced new features within the Video SDK web portal’s Account Profile and Account Settings pages, which include:

  • On the Account Profile page, a new feature to customize data center regions for session data in transit.

  • On the Account Settings page, a new security feature to Approve or Block Entry for users from specific countries/regions.

We also included additional configurations and settings for in-session features such as peer-to-peer connection for two participant meetings, as well as DSCP marking. Documentation is forthcoming and a link will be posted here soon.

Added

Session sharing API:

  • GET /v2/videosdk/sessions/{sessionId}/users/sharing

Enhancements

New fields (has_recording, has_pstn) in the sessions APIs:

  • GET /v2/videosdk/sessions
  • GET /v2/videosdk/sessions/{sessionId}