- What's New
- Service Overview
-
Billing
- Billing Items
- Basic Service Billing
- Value-added Service Billing
- Billing Modes
- Changing the Billing Option
- Bills
- Arrears
- Billing Termination
-
Billing FAQs
-
Common Cases
- What Do I Need to Pay?
- Do I Need to Buy the CDN Service Before Using Live?
- How Do I Change the Billing Option?
- Do I Need to Delete Resources If I Don't Want to Use Live Any More?
- How Do I View the Usage and Expenditure of Pay-per-Use Live Resources?
- Is Downstream Traffic or Upstream Traffic Billed?
- Will I Be Billed for URL Validation?
- How Is Transcoding Billed?
- Does the Daily Peak Bandwidth Mean the Upstream Bandwidth or Downstream Bandwidth?
- Why Is a Recording Fee Deducted on the First Day of Each Month?
- Arrears
-
Common Cases
- Cloud Live
-
Media Live
- Overview
- Scenarios
- Functions
- Product Advantages
- Constraints
- Getting Started
-
Console Operations
- Prerequisites
- Functions
- Permissions Management
- Domain Name Management
- Channels
- Live Transcoding
- Service Monitoring
- Cloud Resource Authorization
- Tools
- Best Practices
-
Cloud Live API Reference
- Before You Start
- API Overview
- Calling APIs
- Examples
-
Domain Name Management
- Creating a Domain Name
- Deleting a Domain Name
- Modifying a Domain Name
- Querying a Domain Name
- Mapping Domain Names
- Deleting a Domain Name Mapping
- Configuring the Domain Name IPv6 Function
- Querying IP Address Information
- Modifying the Streaming Domain Name Delay
- Querying the Streaming Domain Name Delay
- Modifying the HLS Configuration of a Domain Name
- Querying HLS Configurations of Domain Names
- Modifying Origin Pull Settings
- Querying Origin Pull Settings
- Notification Management
-
Authentication Management
- Configuring a Referer Validation ACL
- Deleting a Referer Validation ACL
- Querying Referer Validation ACLs
- Querying IP Address ACLs
- Modifying an IP Address ACL
- Generating a Signed URL
- Querying Supported Areas of a Streaming Domain Name
- Modifying Supported Areas of a Streaming Domain Name
- Querying the URL Validation Configuration of a Specified Domain Name
- Modifying the URL Validation Configuration of a Specified Domain Name
- Deleting the URL Validation Configuration of a Specified Domain Name
- Snapshot Management
- Recording Management
- Recording Callback Management
- HTTPS Certificate Management
- OBS Bucket Management
- Transcoding Template Management
- Stream Management
-
Statistics Analysis
- Querying Peak Bandwidth
- Querying Total Traffic
- Querying HTTP Status Codes for Pulling Live Streams
- Querying the Duration of Transcoded Outputs
- Querying Recording Channels
- Querying the Number of Snapshots
- Querying Upstream Bandwidth
- Querying the Number of Stream Channels
- Querying the Historical Stream List
- Querying the Playback Profile
- Querying the Distribution of Live Streaming Metrics by Region
- Stream Analytics
- Appendix
- Change History
-
Media Live API Reference
- Before You Start
- API Overview
- Calling APIs
- Examples
-
OTT Channel Management
- Creating an OTT Channel
- Querying Channel Information
- Deleting Channel Information
- Modifying Channel Packaging Information
- Modifying Channel Input Stream Information
- Modifying Channel Recording Information
- Modifying General Channel Information
- Changing the Channel Status
- Modifying Channel Transcoding Template Information
- Appendix
- Change History
- Cloud Live Server SDK Reference
- Low Latency Live Client SDK Reference
- Troubleshooting
Show all
Configuring Origin Pull
By default, a streaming domain name created on Huawei Cloud Live pulls live content from Huawei origin servers. If you want to play live content of non-Huawei origin servers through Huawei Cloud, you can configure an origin address on the Live console so that you can pull live content from your own origin server to a Huawei origin server for accelerated delivery.
Notes
- If you set Origin Server to My origin server (domain name) or My origin server (IP address) for a streaming domain name, livestreams of the ingest domain name associated with this streaming domain name cannot be played, and functions such as transcoding cannot be used.
- The default origin port number is 80 for HTTP and 1935 for RTMP.
- For LLL, ensure that there is no B-frame for origin pull.
Prerequisites
- If Origin Server is set to Huawei origin server, ensure that you have added an ingest domain name and a streaming domain name, associated the domain names, and configured CNAME records at your domain names' DNS provider.
- If Origin Server is set to My origin server (domain name) or My origin server (IP address), ensure that you have added a streaming domain name and configured the CNAME record at your domain names' DNS provider.
Procedure
- Log in to the Live console.
- In the navigation pane, choose Domains.
- Click Manage in the Operation column of the desired streaming domain name.
- In the navigation pane, choose Templates > Origin Pull.
- View the origin pull configuration.
Figure 1 Viewing the origin pull configuration
- Click Edit to modify the origin pull configuration.
Figure 2 Configuring origin pull
Table 1 describes the parameters.
Table 1 Origin pull parameters Parameter
Description
Origin Server
There are three options:- Huawei origin server: pulls livestreams from the Huawei origin server by default
- My origin server (domain name): pulls livestreams from your own origin server. You can configure multiple origin domains.
- My origin server (IP address): pulls livestreams from your own origin server. You can configure multiple origin IP addresses and one origin domain.
Origin Protocol
Protocol used by Live to pull streams from the origin server. This parameter is used only when Origin Server is not Huawei origin server. Only RTMP and HTTP-FLV are supported.
Origin IP Address
You can configure a maximum of 10 IP addresses. If an origin pull fails, the system polls origin IP addresses in the configured sequence.
This parameter is mandatory when Origin Server is set to My origin server (IP address).
Origin Domain
Currently, the value can only be a pure domain name, for example, www.example.com.
- This parameter is mandatory when Origin Server is set to My origin server (domain name).
A maximum of 10 origin domains can be configured. If multiple origin domains are configured, the system polls the domains in the configured sequence when an origin pull fails.
- This parameter is optional when Origin Server is set to My origin server (IP address).
A maximum of one origin domain can be configured. If an origin domain is configured, both the HTTP-FLV HOST header and the RTMP tcurl field are set to the origin domain. If there is no origin domain, HOST is set to the current IP address.
Origin Port
Customizable.
Default values:
- If Origin Protocol is set to HTTP-FLV, the default value is 80.
- If Origin Protocol is set to RTMP, the default value is 1935.
Origin Parameters
(Optional) When Origin Server is set to My origin server (IP address) or My origin server (domain name), you can specify the additional parameters carried in the origin URL.
Each key corresponds to one value. You can add multiple pairs. During origin pull, origin parameters are separated using &.
Example: key1=value1&key2=value2
- Click OK.
- Assemble a streaming URL for playback.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.