This topic describes the procedure for calling API operations to use a virtual studio and provides API references.

Prerequisites

Background information

  • The production studio feature provides API operations that you can use to add, delete, query, and edit virtual studios.
  • If you want to use a virtual studio in the console, see Console guide.

Procedure

Use the virtual studio feature by performing the following steps:
  1. Call the CreateCaster and SetCasterConfig operations to create and configure a production studio in virtual studio mode.
  2. Call the AddCasterVideoResource operation to add video sources to the virtual studio.
  3. (Optional) Call the AddCasterComponent operation to add components to the virtual studio.
  4. Call the StartCaster operation to start the virtual studio.
  5. Call the SetCasterSceneConfig operation to configure a layout for a scene of the virtual studio.
  6. Call the StopCaster operation to stop the virtual studio.

API reference

You can call API operations to manage your production studio, such as editing and outputting content and changing configurations of the production studio. For more information about related operations, see List of operations by function.