tencent cloud

Cloud Streaming Services

Release Notes and Announcements
Announcements
User Guide
Product Introduction
Overview
CSS Products
Concepts
Features
Use Cases
Strengths
Use Limits
Purchase Guide
Billing Overview
Basic Service Fee
Value-Added Service Fee
Prepaid plan
Purchase Process
Changing Billing Modes
Refund Policy
Viewing Bills
Renewal
Processing for Overdue Payments
Billing FAQs
Live Video Broadcasting (LVB)
Overview
Use Cases
Getting Started
SDK Integration
Live Event Broadcasting (LEB)
Overview
LEB Versus LVB
Use Cases
Getting Started
SDK Integration
Live Video Caster
Overview
Application Scenarios
Feature Area Introduction
Managing Live Video Caster
General Cloud Director
Configuring Program Lists and Automated Broadcasting
Console Guide
Console Overview
Overview
Domain Management
Stream Management
Package Management
AI Features
Feature Configuration
Relay
Billing Usage Statistics
Monitoring
Toolkit
OOTB live
CAM-Based Access Control
Feature Guide
Push and Playback
Features
Practices in Typical Scenarios
Cloud Native Recording
Live Streaming Security
Global CSS Service
Callback Notifications
User Guides for Common Third-Party Tools
SDK Guide
0. SDK Integration Guide
1. Stream Push
2. Playback
3. Advanced Features
API Documentation
History
Introduction
API Category
Making API Requests
Live Pad APIs
Live Stream Mix APIs
Time Shifting APIs
Monitoring Data Query APIs
Billing Data Query APIs
Live Transcoding APIs
Delayed Playback Management APIs
Domain Name Management APIs
Watermark Management APIs
Certificate Management APIs
Stream Pulling APIs
Recording Management APIs
Live Callback APIs
Screencapturing and Porn Detection APIs
Authentication Management APIs
Live Stream Management APIs
Data Types
Error Codes
Ops Guide
Video Stuttering
Troubleshooting Push Failure
Troubleshooting Playback Failure
CLS Assists in Live Stream Troubleshooting
Troubleshooting High Latency
Troubleshooting Poor Quality of Pulled Video
Authorizing CSS to Store Screenshots in a COS Bucket
Troubleshooting
Live Stream Mixing Error `InvalidParameter.OtherError`
About Pushing
Generating Push URLs
PC Push
Playing Method
Web Player
Live Streaming Quiz
FAQs
Service Region
Live Streaming Basics
Push and Playback
CSS Billing
Global CSS Service
Live Recording
On-Cloud Stream Mix
Domain Configuration
Related to Live Video Caster
Compatibility with Apple ATS
Difference Between Stream Interruption and Stream Suspension
SLA
CSS Service Level Agreement
CSS Policy
Privacy Policy
Data Processing And Security Agreement
Glossary

Troubleshooting

PDF
聚焦模式
字号
最后更新时间: 2022-03-21 12:15:19

Error Codes

List of error codes during the use of SDK
Error messages returned from the frontend
Message
Description
An error occurred while parsing video information. Check whether the parameter is correct.
No JSON data is returned from API. Data cannot be parsed.
Video information error. Check whether the parameter is correct.
An error occurred while parsing video information
Failed to connect the service. Check the network settings.
Failed to obtain the video channel information.
Connection to service is denied.
Flash request triggered a security exception.
Video data is missing.
Video source data is missing.
CSS has finished. Try again later.
NetStream.Play.Stop event
CSS has finished. Try again later.
Failed to connect to the CSS source. The CSS source has not pushed video content
Error messages returned from the backend
Code
Message
Description
1
Database error
Database connection timed out or an error occurred during query.
2
Failed to connect to CSS source. CSS source has not pushed video content (hls).
M3U8 file cannot be obtained due to CSS source connection failure.
3
CSS has finished (hls).
Manifest is not a valid M3U8 file, or CSS source has finished.
113
Connection timeout. Try again later.
The parameter is incorrect.
1000
Incorrect channelID or APPID
The app_id is incorrect (length error).
1001
Invalid parameter. Failed to obtain the bizid.
The app_id is incorrect (with a correct length but wrong content).
1009
CSS source has expired.
The broadcast address is invalid. CSS source has expired.
10000
Request timeout
Timeout when pulling player configuration and video information. Check your network and try again. Timeout is 10 seconds.
10001
Failed to parse data
Failed to parse the data obtained by pulling player configuration and video information. It may be caused by a network problem or server exception
10002
Connection timeout. Try again later
Failed to pull player configuration and video information. It may be caused by a network problem or server exception
10008
Wrong password. Enter again.
Invalid password
10020
Insufficient balance in CSS account. Top up it in time
The balance is insufficient.
11044
Invalid request
The APPID is missing
11045
Channel ID is missing in the request parameter.
Channel ID is missing
11046
Wrong password. Enter again.
Password is missing
20110
Wrong password. Enter again.
Invalid password
20113
CSS has finished. Try again later.
Pulling stream does not exist (downstream type is not exist).
20201
CSS has finished. Try again later.
An error occurred while querying pushing stream (get upstream info error).
20301
CSS channel does not exist. Check the channel ID.
Incorrect channel_id (app_id is correct).
Note:
In case of any error code that is not listed in this table, contact customer service. Our engineers can help you solve the problem.

FAQs

Why is the screen distortedly stretched when the video is played in H5? Video stretching is not supported when playing video in H5. Check if the player container has right width/height configuration.
Why did I receive the message that "The CSS has finished. Try again later"? If you get no response from the CSS address when attempting to connect to this address and fail to connect to it even after five attempts, this message appears. In this case, you need to verify whether the video stream is being pushed and whether the network connectivity is normal.
The video cannot be hidden on the QQ browser. QQ browser takes over the video playback feature from H5, and the X5 kernel uses self-developed player to play videos. QQ browsers use a unified playback interface to ensure a good user experience. For more information, please see QQ Browser Documentation.
Video is automatically played in full screen mode on iOS. By default, video is played in full screen mode on iOS system due to the webkit setting. To achieve inline playback within an App, you can set the webkit-playsinline attribute. Any Safari browser on iOS below 10 is unable to disable the automatic use of full screen mode.
Why does the Flash player have two play buttons in Chrome on PC? Flash is no longer automatically played starting from Chrome 42. Chrome only plays major Flash CSS automatically, while other Flash CSS are paused, unless users enable them manually.
Why can I play CSS videos in browsers on PC, but not on mobile devices? Only HLS videos are supported in the browsers on mobile devices. Check whether the CSS pulling address contains an HLS pulling URL.

帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈