tencent cloud

云直播

动态与公告
公告
新手指南
产品简介
产品概述
子产品简介
基本概念
产品功能
应用场景
产品优势
使用限制
购买指南
计费概述
基础服务费
增值服务费
预付费资源包
购买流程
计费变更
退款说明
账单查询
续费说明
欠费停服说明
计费常见问题
标准直播
概述
应用场景
快速入门
SDK 接入说明
快直播(超低延时直播)
概述
快直播和标准直播区别
应用场景
快速入门
SDK 接入说明
云导播台
概述
应用场景
功能区介绍
云导播台管理
通用云导播
配置节目单和自动导播
控制台指南
控制台介绍
概览
域名管理
流管理
资源包管理
AI 智能
功能配置
拉流转推
计费用量
业务监控
常用工具
无忧直播
CAM 访问控制
功能实践
直播推流与播放
直播增值功能
典型场景实践
云端原生录制
直播安全
海外直播
回调事件消息通知
常见第三方工具指南
SDK 实践
0. SDK 接入引导
1. 推流
2. 播放
3. 高级功能
API 文档
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
运维指南
优化视频卡顿
推流失败问题排查
播放失败问题排查
CLS 协助直播问题排查
直播延迟问题排查
拉流视频质量不清晰问题排查
COS bucket 授权给直播实现截图存储
故障处理
直播混流报错:InvalidParameter.OtherError
常见问题
服务地区相关
直播基础相关
推流播放相关
直播计费相关
直播海外相关
直播录制相关
云端混流相关
域名配置相关
云导播台相关
适配苹果 ATS 相关
服务等级协议
云直播服务等级协议
CSS 政策
隐私协议
数据处理和安全协议
词汇表
文档云直播

Troubleshooting

聚焦模式
字号
最后更新时间: 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.

帮助和支持

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

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

文档反馈