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

Prerequisites

Background information

  • The production studio feature provides API operations that you can use to manage the streaming panel, input source, layout, component, episode list and user interface, scene and audio, channels, and standby videos.
  • If you want to use a production studio in the console, see Console guide.

Procedure

You can call operations to create and use production studios by performing the following steps:
  1. Call the CreateCaster and SetCasterConfig operations to create and configure a production studio in studio mode.
  2. Call the AddCasterVideoResource operation to add video sources to the production studio.
  3. Call the AddCasterLayout to configure the layout of the production studio.
  4. (Optional) Call the AddCasterComponent operation to add components to the production studio.
  5. Call the StartCaster operation to start the production studio.
  6. Call the SetCasterSceneConfig operation to configure a layout for a scene of the production studio.
  7. Call the StopCaster operation to stop the production 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.