tencent cloud

Mobile Live Video Broadcasting

ErrorCode

下载
聚焦模式
字号
最后更新时间: 2026-05-11 17:19:49
Copyright (c) 2021 Tencent. All rights reserved.

Module: V2TXLiveCode @ TXLiteAVSDK

Function: Definitions of error codes and warning codes of Tencent Cloud LVB

ErrorCode

EnumType

EnumType
DESC
V2 Error codes and warning codes

V2TXLiveCode

V2TXLiveCode
V2 Error codes and warning codes
Enum
Value
DESC
V2TXLIVE_OK
0
No error.
V2TXLIVE_ERROR_FAILED
-1
Unclassified error.
V2TXLIVE_ERROR_INVALID_PARAMETER
-2
An invalid parameter was input during the API call.
V2TXLIVE_ERROR_REFUSED
-3
The API call was rejected.
V2TXLIVE_ERROR_NOT_SUPPORTED
-4
The API is currently not suppoted.
V2TXLIVE_ERROR_INVALID_LICENSE
-5
Failed to call the API because the license was invalid.
V2TXLIVE_ERROR_REQUEST_TIMEOUT
-6
The server request timed out.
V2TXLIVE_ERROR_SERVER_PROCESS_FAILED
-7
The server cannot process the request.
V2TXLIVE_ERROR_DISCONNECTED
-8
Disconnect.
V2TXLIVE_ERROR_NO_AVAILABLE_HEVC_DECODERS
-2304
could not find available hevc decoder.
V2TXLIVE_WARNING_NETWORK_BUSY
1101
Data upload was jammed because the upstream bandwidth was too low.
V2TXLIVE_WARNING_VIDEO_BLOCK
2105
Blocking occurred during video playback.
V2TXLIVE_WARNING_CAMERA_START_FAILED
-1301
Failed to start the camera.
V2TXLIVE_WARNING_CAMERA_OCCUPIED
-1316
The camera is being occupied.
V2TXLIVE_WARNING_CAMERA_NO_PERMISSION
-1314
The camera is not authorized. This warning usually occurs on mobile devices due to the camera permission is denied by the user.
V2TXLIVE_WARNING_MICROPHONE_START_FAILED
-1302
Failed to enable the mic.
V2TXLIVE_WARNING_MICROPHONE_OCCUPIED
-1319
The mic is being used. If a call is in progress on the mobile device, the mic cannot be enabled.
V2TXLIVE_WARNING_MICROPHONE_NO_PERMISSION
-1317
The mic is not authorized. This warning usually occurs on mobile devices due to the mic permission is denied by the user.
V2TXLIVE_WARNING_SCREEN_CAPTURE_NOT_SUPPORTED
-1309
Screen capture is not supported in curent system.
V2TXLIVE_WARNING_SCREEN_CAPTURE_START_FAILED
-1308
Failed to enable the screen capture.
V2TXLIVE_WARNING_SCREEN_CAPTURE_INTERRUPTED
-7001
Screen capture is interrupted by system.
V2TXLIVE_WARNING_CURRENT_ENCODE_TYPE_CHANGED
1104
The codec changed. The additional field codec_type in onWarning indicates the codec currently in use.
1 indicates H.265, and 0 indicates H.264. This field is not supported on Windows.
V2TXLIVE_WARNING_CURRENT_DECODE_TYPE_CHANGED
2008
The codec changed. The additional field codec_type in onWarning indicates the codec currently in use.
1 indicates H.265, and 0 indicates H.264. This field is not supported on Windows.

帮助和支持

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

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

文档反馈