|
WARNING_HW_ENCODER_START_FAIL | | Failed to start hardware encoder. The SDK automatically switched to software encoder. |
WARNING_VIDEO_ENCODER_SW_TO_HW | | Insufficient CPU for software encoder. The SDK automatically switched to hardware encoder. |
WARNING_INSUFFICIENT_CAPTURE_FPS | | Insufficient frame rate of video captured by camera. This error may occur on Android devices with built-in beauty filter algorithms. |
WARNING_SW_ENCODER_START_FAIL | | Failed to start software encoder. |
WARNING_REDUCE_CAPTURE_RESOLUTION | | Camera resolution reduced for balance between frame rate and performance. |
WARNING_CAMERA_DEVICE_EMPTY | | No available camera found. |
WARNING_CAMERA_NOT_AUTHORIZED | | User did not grant the application camera access. |
WARNING_MICROPHONE_DEVICE_EMPTY | | |
WARNING_SPEAKER_DEVICE_EMPTY | | No available speaker found. |
WARNING_MICROPHONE_NOT_AUTHORIZED | | User did not grant the application mic access. |
WARNING_MICROPHONE_DEVICE_ABNORMAL | | No audio capturing device available (for example, because the device is occupied). |
WARNING_SPEAKER_DEVICE_ABNORMAL | | No audio playback device available (for example, because the device is occupied). |
WARNING_VIDEO_FRAME_DECODE_FAIL | | Failed to decode current video frame. |
WARNING_AUDIO_FRAME_DECODE_FAIL | | Failed to decode current audio frame. |
| | Video playback stuttering. |
WARNING_HW_DECODER_START_FAIL | | Failed to start hardware decoder. Software decoder is used instead. |
WARNING_VIDEO_DECODER_HW_TO_SW | | Hardware decoder failed to decode first I-frame of current stream. The SDK automatically switched to software decoder. |
WARNING_SW_DECODER_START_FAIL | | Failed to start software decoder. |
WARNING_VIDEO_RENDER_FAIL | | |
WARNING_START_CAPTURE_IGNORED | | Video capturing already started. Request ignored. |
WARNING_AUDIO_RECORDING_WRITE_FAIL | | Failed to write recorded audio to file. |
| | |
WARNING_IGNORE_UPSTREAM_FOR_AUDIENCE | | You are in the role of audience. The request to send audio/video data is ignored. |
| | Bad network connection: Data upload blocked due to limited upstream bandwidth. |
WARNING_RTMP_SERVER_RECONNECT | | Push error. The network is disconnected. Reconnecting… (max attempts: 3). |
WARNING_LIVE_STREAM_SERVER_RECONNECT | | Pull error. The network is disconnected. Reconnecting… (max attempts: 3). |
| | Unstable incoming packets. This may be caused by insufficient downstream bandwidth or unstable streams from the anchor. |
| | Live streaming error. DNS resolution failed. |
WARNING_RTMP_SEVER_CONN_FAIL | | Live streaming error. Failed to connect to server. |
| | Live streaming error. Handshake with RTMP server failed. |
WARNING_RTMP_SERVER_BREAK_CONNECT | | Live streaming error. Connection dropped by server. |
WARNING_RTMP_READ_WRITE_FAIL | | Live streaming error. RTMP read/write failed. Disconnecting. |
| | Live streaming error. RTMP write failed. This is an internal error code of the SDK and is not thrown. |
| | Live streaming error. RTMP read failed. This is an internal error code of the SDK and is not thrown. |
| | Live streaming error. Server disconnected as no data is sent for over 30 seconds. |
WARNING_PLAY_LIVE_STREAM_INFO_CONNECT_FAIL | | Live streaming error. Failed to call connect to connect to server. This is an internal error code of the SDK and is not thrown. |
WARNING_NO_STEAM_SOURCE_FAIL | | Live streaming error. Connection failed as there was no video in the stream address. This is an internal error code of the SDK and is not thrown. |
| | Network disconnected. Reconnecting… |
| | Bad network connection: Data upload blocked due to limited upstream bandwidth. |