Activate Cloud Production

更新时间:
复制 MD 格式

This topic describes how to activate Cloud Production and helps you get started.

Background

You can activate Cloud Production by creating a production studio. You can create the following types of production studios:

  • Pay-as-you-go production studios: You can create instances in general mode, playlist mode, and virtual studio.

  • Subscription production studios: You can create instances in general mode and playlist mode.

Note
  • You can create an unlimited number of instances in your account. By default, you can run up to 20 production studio instances simultaneously for each domain name. To request a quota increase, contact us.

  • Cloud Production supports multiple billing methods, including pay-as-you-go (by duration), subscription, and duration-based resource plans. For more information, see Cloud Production billing.

  • For a list of live centers that support Cloud Production, see Service regions. Support for more regions will be added.

  • To allow a RAM user to create a production studio, grant them the following policy. For more information, see Create a RAM user and grant permissions.

    {
        "Version": "1",
        "Statement": [
            {
                "Effect": "Allow",
                "Action": [
                    "live:OpenLiveService"
                ],
                "Resource": [
                    "acs:live::$accountid:*"
                ]
            }
        ]
    }

Prerequisites

Activate service

  1. Log on to the ApsaraVideo Live console.

  2. In the left-side navigation pane, choose Live + > Production Studios to open the production studios page.

  3. Click Activate Production Studio to open the Live + Production Studios purchase page. Select a production studio type and click Buy Now.

  4. On the Order page, click Enable Now. The Cloud Production service is now activated.

Create a pay-as-you-go production studio

Follow these steps to create a pay-as-you-go production studio.

  1. Log on to the ApsaraVideo Live console.

  2. In the left-side navigation pane, choose Live + > Production Studios. On the Production Studios page, select the live center where you want to create the production studio instance.

    Note

    A production studio needs to access media files. For optimal performance, select the live center where your media content is stored.

  3. Click Create Pay-as-you-go Production Studio. In the Create Pay-as-you-go Production Studio dialog box, configure the parameters.

    Parameter

    Description

    Name

    Enter a name for the production studio. The name does not have to be unique.

    Live Center

    The live center where the instance will be created.

    Type

    Select one of the following types based on your use case:

    • Playlist Mode: Suitable for 24/7 pseudo-live streaming. You can arrange multiple live streams, on-demand videos, and images into a playlist and output them as a single live stream.

      Note

      If your use case involves both playlist-based streaming and other production scenarios, use the general mode.

    • General Mode: Suitable for all production scenarios, including managing resources and components, switching, and previewing. You can use live streams, on-demand video files, images, and text as source materials to produce a composite stream. You can preview the composite content before you push the final output.

    • Virtual Studio: Suitable for scenarios that require chroma keying, multiple devices, remote production, and multi-source keying. This mode allows for cloud-based composition of dual-screen, split-screen, and picture-in-picture (PiP) layouts to create an immersive live experience.

    Billing Method

    Instances created this way use the pay-as-you-go (by duration) billing method by default.

  4. Click Create. If this is your first instance, you will be prompted to activate the Cloud Production service.

  5. Read and select the Terms of Service, and then click Enable Now.

  6. After the service is activated, the new instance appears on the Production Studios page. Click Management Console in the instance's Actions column to open the management page.

Next steps

After creating a Cloud Production instance, you must configure it before using the production service.

Create a subscription production studio

If you choose the subscription billing method for Cloud Production, follow these steps to create a subscription production studio.

  1. Log on to the ApsaraVideo Live console.

  2. In the left-side navigation pane, choose Live + > Production Studios, and click Create Subscription Production Studio.

  3. On the purchase page, configure parameters including Type, Output Resolution, Region, Quantity, and Duration. The Duration can be set from 1 to 6 months. You can also select Auto-renewal.

    Parameter

    Description

    Type

    Select one of the following types based on your use case:

    • Playlist Mode: Suitable for 24/7 pseudo-live streaming. You can arrange multiple live streams, on-demand videos, and images into a playlist and output them as a single live stream.

      Note

      If your use case involves both playlist-based streaming and other production scenarios, use the general mode.

    • General Mode: Suitable for all production scenarios, including managing resources and components, switching, and previewing. You can use live streams, on-demand video files, images, and text as source materials to produce a composite stream. You can preview the composite content before you push the final output.

    Output Resolution

    Select an output resolution.

    Region

    Select the live center where the production studio instance will be created.

    Note

    A production studio needs to access media files. We recommend that you select the live center where your media content is stored.

  4. Click Buy Now.

  5. Read and select the Terms of Service, and then click Pay.

  6. After the payment is complete, you can find the newly created Cloud Production instance on the Production Studios page.

Next steps

After you create a Cloud Production instance, you must complete the necessary configurations before you can use the production service.

Manage Cloud Production instances

View instance information

  1. Log on to the ApsaraVideo Live console. In the left-side navigation pane, choose Live + > Production Studios.

  2. In the Actions column for the desired instance, click View Settings to view the configuration details of the Cloud Production instance.

Duplicate an instance

Configuring a Cloud Production instance can be complex. To save time, duplicate an existing instance to create a new one with the same settings.

  1. Log on to the ApsaraVideo Live console. In the left-side navigation pane, choose Live + > Production Studios.

  2. In the Actions column for the desired instance, click image and choose Duplicate.

  3. In the Duplicate Studio Instance dialog box, enter a new Name and click OK to duplicate the instance.

Delete an instance

If a Cloud Production instance is no longer needed, you can delete the Cloud Production instance.

  1. Log on to the ApsaraVideo Live console. In the left-side navigation pane, choose Live + > Production Studios.

  2. In the Actions column for the desired instance, click image and choose Delete.

  3. In the Delete Studio Instance confirmation dialog box, click OK to delete the instance.