Namespace: STREAM_STATUS_INFO

STREAM_STATUS_INFO

Source:
See:

Events

AGENT_SERVICING_ORIGIN_STREAM_IS_SHUTTING_DOWN

Shutdown agent servicing origin stream.
Source:

BAD_URI

Bad referenced rtsp link, check for correct, example: rtsp://user:b@d_password@127.0.0.1/stream.
Source:

CDN_STREAM_NOT_FOUND

CDN stream not found.
Source:

DISTRIBUTOR_STOPPED

Stopped shapshot distributor.
Source:

FAILED_BY_DTLS_ERROR

Client did not send DTLS packets or packets were lost/corrupted during transmission.
Source:

FAILED_BY_DTLS_FINGERPRINT_ERROR

DTLS has wrong fingerprint.
Source:

FAILED_BY_ERROR

Error occurred on the stream.
Source:

FAILED_BY_HLS_WRITER_ERROR

Indicates general HLS packetizer error, can occur during initialization or packetization (wrong input or out of disk space).
Source:

FAILED_BY_ICE_ERROR

Indicates general error during ICE negotiation. Usually occurs if client is behind some exotic nat/firewall.
Source:

FAILED_BY_ICE_TIMEOUT

Timeout has been reached during ICE establishment.
Source:

FAILED_BY_KEEP_ALIVE

ICE refresh failed on session.
Source:

FAILED_BY_RTMP_WRITER_ERROR

Indicates general RTMP republishing error, can occur during initialization or rtmp packetization.
Source:

FAILED_BY_RTP_ACTIVITY

RTP session failed by RTP activity timer.
Source:

FAILED_TO_ADD_STREAM_TO_PROXY

Indicates that error occurred during media session creation. This might be SDP parsing error, all ports are busy, wrong session related config etc.
Source:

FAILED_TO_CONNECT_TO_ORIGIN_STREAM

Server failed to establish websocket connection with origin server.
Source:

FAILED_TO_CONNECT_TO_RTSP_STREAM

Failed to connect to rtsp stream.
Source:

FAILED_TO_GET_AGENT_STORAGE

Indicates that provided URL protocol in stream name is invalid. Valid: vod://file.mp4 Invalid: dov://file.mp4
Source:

FAILED_TO_READ_FILE

Failed to create movie, file can not be read.
Source:

FILE_HAS_WRONG_FORMAT

Failed to play vod stream, this format is not supported.
Source:

FILE_NOT_FOUND

File does not exist, check filename.
Source:

GOT_EXCEPTION_WHILE_STREAMING_FILE

General VOD error, indicates that Exception occurred while reading/processing media file.
Source:

MEDIASESSION_ID_ALREADY_IN_USE

Published or subscribed sessions used this MediaSessionId.
Source:

MEDIASESSION_ID_NULL

Error indicates that stream object received by server has empty mediaSessionId field.
Source:

NO_AVAILABLE_TRANSCODERS

No available transcoders for stream
Source:

NO_COMMON_CODECS

No common codecs on setup track, did not found corresponding trackId->mediaPort.
Source:

PUBLISH_STREAM_IS_NOT_READY

Publish stream is not ready, try again later.
Source:

REQUESTED_STREAM_SHUTDOWN

Requested stream shutdown.
Source:

RESTRICTED_ACCESS

Access restricted by access list
Source:

RTSP_HAS_WRONG_FORMAT

RTSP has wrong format on play stream, check the RTSP url validity.
Source:

RTSP_STREAM_NOT_FOUND

Rtsp stream is not found, agent received "404-Not Found".
Source:

RTSPAGENT_SHUTDOWN

On shutdown RTSP agent.
Source:

SESSION_DOES_NOT_EXIST

Actual session does not exist.
Source:

SESSION_NOT_READY

Session is not initialized or terminated on play ordinary stream.
Source:

STOPPED_BY_PUBLISHER_STOP

Related publisher stopped its stream or lost connection.
Source:

STOPPED_BY_REST_TERMINATE

Stream was stopped by rest terminate request.
Source:

STOPPED_BY_SESSION_DISCONNECT

Related session was disconnected.
Source:

STOPPED_BY_USER

Stop the media session by user after call was finished or unpublish stream.
Source:

STREAM_FAILED

Stream failed
Source:

STREAM_NAME_ALREADY_IN_USE

Server already has a publish stream with the same name, try using different one.
Source:

STREAM_NOT_FOUND

Stream with this name is not found, check the correct of the name.
Source:

TERMINATED_BY_KEEP_ALIVE

Terminated by keep-alive on walk through subscribers.
Source:

TRANSCODING_REQUIRED_BUT_DISABLED

Transcoding required, but disabled in server settings
Source: