Updated on 2026-03-26 GMT+08:00

Creating a Channel

Media Live supports third-party CDNs. Before using third-party CDNs to distribute content, you need to create a channel with independent origins.

Notes

  • The function of connecting to third-party CDNs is available only in the AP-Singapore, ME-Riyadh, and CN-Hong Kong regions.
  • In independent origin mode, extra data transmission fees are incurred when third-party CDNs access the Media Live origin server through the Internet. For more details, submit a service ticket.

Prerequisites

During the creation of a channel, the Channel Mode parameter is not available by default. You need to submit a service ticket to request access.

Procedure

The procedure is the same as that described in Creating a Channel. You only need to note that:

  • On the Basic Info page for creating a channel, the Channel Mode and Channel Region parameters are available, as shown in Figure 1.
    For details about the parameter settings, see Table 1.
    Figure 1 Creating a channel
    Table 1 Parameters

    Parameter

    Description

    Channel Mode

    This parameter is available only when you have enabled the function of connecting to third-party CDNs.

    Options:

    • One-stop service: This is the default option for using Media Live when no third-party CDNs need to be connected, as described in Creating a Channel.
    • Independent origin: This option is available only when you have enabled the function of connecting to third-party CDNs.

      In independent origin mode, extra data transmission fees are incurred when third-party CDNs access the Media Live origin server through the Internet.

    Channel Region

    Region where the channel connected to third-party CDNs is located.

  • In the Output Group Settings area on the Output Settings page for creating a channel, some new parameters are available, as shown in Figure 2.
    For details about the parameter settings, see Table 2.
    Figure 2 Output group settings
    Table 2 Parameters

    Parameter

    Description

    Origin Domain Name

    Select the origin domain name created in Adding Domain Names.

    Standby Origin Domain Name

    If the primary origin domain name has been added in AP-Singapore and the standby origin domain name has been added in CN-Hong Kong, you can select the standby origin domain name from the drop-down list.

    Manifest Name

    The manifest name is a short string that is appended to the distribution URL to create a unique path to this endpoint. You can customize a manifest name. If you do not enter a manifest name, the default value index is used.

    Security Control

    The security control parameters are as follows:

    • Allow origination: indicates whether to allow access from the Internet. By default, this option is disabled. If it is enabled, you can choose from the following options based on your actual needs:
      • All incoming clients: allows access from all public IP addresses.
      • Restrict by IP address: does not allow access from all public IP addresses. You must specify the IP addresses allowed to access using the IP allowlist.
    • IP Allowlist: specifies the IP addresses allowed to access from the Internet. Use commas (,) to separate multiple CIDR IP addresses. For example, 192.168.0.1/12,192.168.0.1/16.
    • CDN HTTP Header Authentication: authenticates access to CDN resources via HTTP URLs. Header Key and Header Value are used to verify the accuracy and validity of the request URLs. These two fields are optional.