Deze pagina is nog niet beschikbaar in uw eigen taal. We werken er hard aan om meer taalversies toe te voegen. Bedankt voor uw steun.
- 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
Livestream Push Failed
Symptom
After you added the domain names, stream push using the ingest URL failed.
Perform the following operations to locate the cause and rectify the fault:
Checking the Network on the Streaming End
You can perform an online bandwidth test to check the network on the streaming end. If the network is abnormal, change the network and push the livestream again.
Checking the Domain Name Status
If the domain name is in the Configuring or Disabled status, stream push will fail. Perform the following steps to check the domain name status:
- Log in to the Live console.
- In the navigation pane, choose Domains.
- In the domain name list, check whether the domain status is Normal.
Figure 1 Domains
- If the status is Disabled, click Enable in the Operation column.
- If the status is Configuring, the possible cause is that the domain name has not taken effect, has expired, or contains pornographic or gambling-related content. Submit a service ticket for technical support.
Checking Whether the CNAME Record Has Taken Effect
By default, upstream acceleration is enabled. If a CNAME record has not been configured for the ingest domain name, the ingest domain name cannot be resolved, resulting in stream push failure. Perform the following steps to check whether a CNAME record has been configured:
- Log in to the Live console.
- In the navigation pane, choose Domains.
- In the domain name list, obtain the CNAME record for the ingest domain name.
Figure 2 Domains
- Start the cmd program in Windows, and use nslookup to query the domain name.
- Configure a CNAME record for the ingest domain name if the allocated CNAME record is not displayed in the command output.
Checking Whether the Ingest URL Is Valid
If URL validation is enabled, you need to use a signed ingest URL. If not, use the original ingest URL.
- Original ingest URL format:
rtmp://Ingest domain name/App Name/Stream Name
Assemble the ingest URL using the actual values of App Name and Stream Name.
NOTE:
Live supports only RTMP stream push, so the ingest URL must start with rtmp.
- For details, see Streaming Authentication.
Checking Whether the Ingest URL Is in Use
Perform the following steps:
- Log in to the Live console.
- In the navigation pane, choose Streaming > Streams.
- Select the desired domain name from the drop-down list. If a livestream is displayed under the Ongoing tab, check whether its stream name is in use.
Figure 3 Viewing ongoing streams
- Click Disable in the Operation column to disable the livestream if your ingest URL is in use. Then use a new Stream Name to push livestreams.
Checking Whether the Livestream Has Been Disabled
Perform the following steps:
- Log in to the Live console.
- In the navigation pane, choose Streaming > Streams.
- Select the desired domain name from the drop-down list.
- Click the Disabled tab.
- Click Resume in the Operation column if your livestream has been disabled.
Figure 4 Viewing disabled streams
If the issue persists, you can submit a service ticket for technical support.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.