Status Codes
-1
UnknownError
Unknown error.
0
OK
Success.
50000
RongRTCCodeSignalServerNotConnect
Initialization failed or IM not connected.
50001
RongRTCCodeParameterError
Invalid API parameter.
50002
RongRTCCodeJoinRepeatedRoom
Duplicate room join error, indicating the user is attempting to join the same room repeatedly on the client.
50003
RongRTCCodeNotInRoom
Not in room when calling room-specific API.
50004
RongRTCCodeVoIPNotAvailable
RTC service not enabled. Please enable it in the RC Console.
50006
RongRTCCodeRTCTokenIsNull
RTC Token is null.
50007
ILLEGALSTATE
Illegal state.
50010
RongRTCCodeHttpTimeoutError
HTTP request timeout.
50011
RongRTCCodeHttpError
HTTP response error (including 500, 404, 405, etc.).
50012
RongRTCCodeNetworkUnavailable
Network unavailable.
50013
InvalIDProtocolMessageError
SDK internal protocol message parsing invalid error.
50021
RongRTCCodeSessionNegotiateOfferError
Local session negotiation error.
50022
RongRTCCodeSessionNegotiateSetRemoteError
Remote session negotiation error.
50023
RongRTCCodePublishStreamsHasReachedMaxCount
Maximum number of published streams reached.
50027
INCOMPATIBLE_WITH_PRIVATE_SERVER
Public cloud SDK cannot access dedicated cloud services.
50028
RCRTCCodeProxyUnavailableError
Unable to forward resources using the configured proxy service.
50030
RongRTCCodeSubscribeNotExistResources
Subscribing to non-existent resources.
50032
RongRTCCodeUnsubscribeNotExistResources
Unsubscribing from non-existent resources.
50033
LIVEURLNOTINCURRENTROOM
This LiveUrl does not exist in the current room.
50065
RongRTCCodeRTCConnectionIsNull
Current PeerConnection is unavailable.
50066
PublishMediaStreamIsNull
Published stream is null.
50069
JsonParseError
JSON parsing error.
50070
LiveInfoIsNull
Server returned LiveInfo is null.
50071
ConnectionAddStreamFailed
PeerConnection failed to add stream.
50072
RongRTCCodeIMError
IM error.
50074
NOT_JOINED_MAIN_ROOM
Not joined main room error.
50075
OTHER_ROOM_ID_CANNOT_THE_MAIN_ROOM
Sub-room ID matches main room ID error.
50076
CANCELLED_INVITATION_DOES_NOT_EXIST
Cancelled cross-room connection invitation does not exist.
50077
RESPONDING_INVITATION_DOES_NOT_EXIST
Response to cross-room connection invitation does not exist.
50079
MCU_PUBLISH_LIST_IS_NULL
Server returned mcuPublishList is null.
50080
RongRTCCodeCDNCountReachToLimit
CDN address configuration count reached limit (maximum 5).
50100
RECONNECT_ERROR
Automatic reconnection exception.
51000
HARDWARE_VIDEO_ENCODER_INIT_ERROR
Video hardware encoding initialization failed.
51001
HARDWARE_VIDEO_ENCODER_ERROR
Video hardware encoding process failed.
51002
HARDWARE_VIDEO_DECODER_INIT_ERROR
Video hardware decoding initialization failed.
51003
HARDWARE_VIDEO_DECODER_ERROR
Video hardware decoding process failed.
51004
CAMERA_ID_NOT_AVAILABLE
Invalid Camera ID.
51005
NO_CAMERA_DEVICE
No suitable Camera Device found.
51006
OPEN_CAMERA_FAILED
Unknown error occurred when opening camera.
51007
RTC_INIT_TIMEOUT
RTCLib initialization timeout.
51008
OPEN_CAMERA_NO_PERMISSION
Camera permission not granted.
51100
CREATE_ANSWER_FAILURE
Failed to create SDP Answer.
51200
CAMERA_IS_RELEASED
CameraManager has been released.
51201
CANCEL_OPERATOR
Operation cancelled.
51202
AUDIO_MANAGER_IS_RELEASED
AudioManager has been released.
51203
STOP_CAMERA_FAILED
Camera release failed.
51204
OS_NOT_SUPPORT_FUNCTION
Current OS version does not support this feature.
51205
START_SCREEN_CAPTURE_FIRST
Must start screen capture first.
54001
PLAYER_MODULE_NPT_FOUND
Player SDK not integrated.
54002
CDN_INFO_VIDEO_INTERRUPT
Service down, video interrupted, usually due to abnormal video source or unsupported video type.
54003
CDN_INNER_ERROR
CDN internal error.
54008
CDN_INFO_VIDEO_INTERRUPT
Data connection interrupted or audio/video source format not supported.
54009
PLAYER_MODULE_INIT_ERROR
Player module initialization exception.
54010
SCREEN_SHARE_NO_PERMISSION_ERROR
Failed to obtain screen sharing permission.
54011
SCREEN_SHARE_ALREADY_CAPTURE
Screen recording already enabled.
54012
START_PRETEST_HARDWARE_FAILED
Pre-call quality detection failed.
55001
ROOM_TYPE_ERROR
Room type error when switching roles, must be live streaming room.
55002
SAME_ROLE_ERROR
Switching to the same role as current role error.
56000
SERVER_NOT_CONFIG_WISSE
Server has not configured Wisse.
56001
RTC_PROBE_TEST_NOT_START
RTC network probe not started.
56002
RTC_PROBE_TEST_STARTED
RTC network probe already started.
56003
RTC_ICE_DISCONNECT
RTC channel connection disconnected.
56004
RTC_PROBE_INTERRUPT_BY_INTERNAL
RTC network probe interrupted.
56005
ILLEGAL_OPERATION_FOR_JOINING
Other operations not allowed while joining room is in progress.
56006
RCRTCCodeSEILengthReachToLimit
SEI data length exceeds limit of 4096 bytes.
56007
RCRTCCodeSEIChannelNotExist
SEI channel not established, please check if SEI is enabled or if audio/video is published.
56008
RCRTCCodeSEISendUnknownError
SEI send failed.
56009
RCRTCCodeSEISendTimePerSecondReachToLimit
SEI frequency exceeds limit, maximum 30 times per second.
57001
PERMISSION_CAMERA_NOT__GRANTED
Camera permission not granted.
57002
PERMISSION_AUDIO_NOT__GRANTED
Microphone permission not granted.
57003
PERMISSION_READ_NOT__GRANTED
Read permission not granted.
57004
PERMISSION_WRITE_NOT__GRANTED
Write permission not granted.
57005
PERMISSION_BLUETOOTH_CONNECT_NOT__GRANTED
Bluetooth connect permission not granted.
57006
RCRTCCodeRTCPingSend
RTC Ping error.
57007
INIT_AUDIOTRACK_FAILED
AudioTrack initialization failed.
57008
INIT_ADM_FAILED
AudioDeviceManager initialization failed.