tencent cloud

Mobile Live Video Broadcasting

Release Notes and Announcements
TUILiveKit Release Notes
Live SDK Release Notes
User Guide
Product Introduction
Overview
Strengths
Performance Statistics
Concepts
Purchase Guide
TRTC Live Billing Overview
Billing of Video Live Component
Activating the Service (TUILiveKit)
Free Demo
Demo
Run Demo(TUILiveKit)
Integration Guide
Video Live Streaming
Preparation
Host Live Streaming
Audience Viewing
Live Stream List Live Stream List
Voice Chat Room
Preparation
Host Live Streaming
Audience Viewing
Live Stream List
Live Streaming Kit
Live Streaming Kit(Electron Desktop Application)
Live Streaming Kit(Web Desktop Browser)
Live Broadcast Monitoring
Monitoring Webpage (Web Desktop Browser React)
Monitoring Webpage (Web Desktop Browser Vue)
UI Customization
Live Stream Video Component
Video Source Editing Canvas
Audience List Component
Barrage Component
Media Source Configuration Panel
Link Management Panel
Live Gift Component
No UI Integration
Video Live Streaming
Voice Chat Room
Feature Guide
Follow Anchors (TUILiveKit)
Ultimate Image Quality (TUILiveKit)
Push Media Stream Into Room (TUILiveKit)
Gift System (TUILiveKit)
Client APIs
Android
iOS
Web
Server APIs (TUILiveKit)
Account System
REST API
Third-Party Webhooks
Error Codes (TUILiveKit)
FAQs
Platform Compilation
User Authentication
Live SDK
Product Introduction
Purchase Guide
Free Demo
Free Trial License
SDK Download
Licenses
Advanced Features
Client API
FAQs
Integration (No UI)
API Documentation
OSS information
OSS Attribution Notice

ErrorCode

Modo Foco
Tamanho da Fonte
Última atualização: 2026-03-27 17:23:05
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.

Ajuda e Suporte

Esta página foi útil?

comentários