Javascript API Reference
    Preparing search index...

    Enumeration Errors

    Index

    Enumeration Members

    ACCOUNT_DEACTIVATED ACCOUNT_DISCONTINUED ADAPTIVE_SUBSCRIPTION_DISABLE_FAILED ADAPTIVE_SUBSCRIPTION_ENABLE_FAILED ADAPTIVE_SUBSCRIPTION_NOT_ENABLED_BY_SDK ADD_ON_SERVICES_DISABLED CHANGE_TRANSLATION_LANGUAGE_FAILED CODEC_NOT_SUPPORTED CREATE_CONSUMER_FAILED DUPLICATE_PARTICIPANT ERROR_ACTION_PERFORMED_BEFORE_MEETING_JOINED ERROR_CAMERA_ACCESS_DENIED_OR_DISMISSED ERROR_CAMERA_ACCESS_UNAVAILABLE ERROR_CAMERA_IN_USE ERROR_CAMERA_NOT_FOUND ERROR_CAMERA_PERMISSION_DENIED_BY_OS ERROR_CAMERA_PERMISSION_OR_AUTOPLAY_ISSUE ERROR_CUSTOM_AUDIO_TRACK_ENDED ERROR_CUSTOM_VIDEO_TRACK_ENDED ERROR_GET_AUDIO_MEDIA ERROR_GET_AUDIO_MEDIA_PERMISSION_DENIED ERROR_GET_DISPLAY_MEDIA ERROR_GET_DISPLAY_MEDIA_PERMISSION_DENIED ERROR_GET_VIDEO_MEDIA ERROR_GET_VIDEO_MEDIA_PERMISSION_DENIED ERROR_INVALID_CUSTOM_AUDIO_TRACK ERROR_INVALID_CUSTOM_VIDEO_TRACK ERROR_MEETING_MEDIA_CONNECTION_FAILED ERROR_MICROPHONE_ACCESS_DENIED_OR_DISMISSED ERROR_MICROPHONE_ACCESS_UNAVAILABLE ERROR_MICROPHONE_IN_USE ERROR_MICROPHONE_NOT_FOUND ERROR_MICROPHONE_PERMISSION_DENIED_BY_OS ERROR_MICROPHONE_TRACK_ENDED ERROR_MULTISTREAM_NOT_SUPPORTED ERROR_RN_CAMERA_ACCESS_DENIED_OR_DISMISSED ERROR_RN_CAMERA_ACCESS_UNAVAILABLE ERROR_RN_CAMERA_NOT_FOUND ERROR_RN_CAMERA_TRACK_ENDED ERROR_RN_MIC_ACCESS_DENIED_OR_DISMISSED ERROR_RN_MIC_ACCESS_UNAVAILABLE ERROR_RN_MIC_NOT_FOUND ERROR_RN_MIC_TRACK_ENDED ERROR_VIDEO_PRODUCE_CODEC_NOT_SUPPORTED ERROR_VIDEO_SOURCE_INITIATION_FAILED ERROR_WEBCAM_TRACK_ENDED FAILED_TO_GET_VALUE FAILED_TO_SET_VALUE HLS_DURATION_LIMIT_REACHED HLS_FAILED INVALID_API_KEY INVALID_LIVESTREAM_CONFIG INVALID_MEETING_ID INVALID_PARTICIPANT_ID INVALID_PERMISSIONS INVALID_TOKEN LIVESTREAM_DURATION_LIMIT_REACHED LIVESTREAM_FAILED MAX_HLS_LIMIT_REACHED_ON_ORGANIZATION MAX_LIVESTREAM_LIMIT_REACHED_ON_ORGANIZATION MAX_PARTCIPANT_REACHED MAX_RECORDING_LIMIT_REACHED_ON_ORGANIZATION MAX_RECV_ONLY_LIMIT_REACHED_ON_ORGANIZATION MAX_SPEAKER_LIMIT_REACHED_ON_ORGANIZATION MAX_SPEAKER_REACHED MAX_VIEWER_LIMIT_REACHED_ON_ORGANIZATION PREV_HLS_STREAMING_PROCESSING PREV_RECORDING_PROCESSING PREV_RTMP_RECORDING_PROCESSING RECORDING_DURATION_LIMIT_REACHED RECORDING_FAILED START_COMPOSITE_RECORDING_FAILED START_HLS_FAILED START_LIVESTREAM_FAILED START_PARTICIPANT_RECORDING_FAILED START_RECORDING_FAILED START_TRACK_RECORDING_FAILED START_TRANSCRIPTION_FAILED START_TRANSLATION_FAILED STOP_COMPPOSITE_RECORDING_FAILED STOP_HLS_FAILED STOP_LIVESTREAM_FAILED STOP_PARTICIPANT_RECORDING_FAILED STOP_RECORDING_FAILED STOP_TRACK_RECORDING_FAILED STOP_TRANSCRIPTION_FAILED STOP_TRANSLATION_FAILED TRANSCRIPTION_FAILED UNAUTHORIZED_MEETING_ID UNAUTHORIZED_PARTCIPANT_ID UNAUTHORIZED_REQUEST UNAUTHORIZED_ROLE

    Enumeration Members

    ACCOUNT_DEACTIVATED: 4006

    Your account has been deactivated. Please contact VideoSDK support.

    ACCOUNT_DISCONTINUED: 4007

    Your account has been discontinued. Please contact support for more details.

    ADAPTIVE_SUBSCRIPTION_DISABLE_FAILED: 4049

    Adaptive subscription is already disabled.

    ADAPTIVE_SUBSCRIPTION_ENABLE_FAILED: 4048

    Adaptive subscription is already enabled.

    ADAPTIVE_SUBSCRIPTION_NOT_ENABLED_BY_SDK: 4047

    Adaptive subscription is not enabled by the SDK. Please contact at support@videosdk.live

    ADD_ON_SERVICES_DISABLED: 4021

    Add-On services are disabled for your account! Please contact us at support@videosdk.live.

    CHANGE_TRANSLATION_LANGUAGE_FAILED: 4044

    Change translation language request failed due to an unknown error.

    CODEC_NOT_SUPPORTED: 4051

    Your platform doesn't support the remote participant's video codec.

    CREATE_CONSUMER_FAILED: 4050

    Failed to create consumer.

    DUPLICATE_PARTICIPANT: 4005

    This participant has already joined from another device.

    ERROR_ACTION_PERFORMED_BEFORE_MEETING_JOINED: 3035

    An action was attempted before successfully joining the meeting.

    ERROR_CAMERA_ACCESS_DENIED_OR_DISMISSED: 3017

    Camera access was denied or dismissed. Please allow access in your browser settings.

    ERROR_CAMERA_ACCESS_UNAVAILABLE: 3033

    Camera access is currently unavailable.

    ERROR_CAMERA_IN_USE: 3023

    Camera is currently in use by another application.

    ERROR_CAMERA_NOT_FOUND: 3021

    Camera not found. Please ensure it is properly connected.

    ERROR_CAMERA_PERMISSION_DENIED_BY_OS: 3019

    Camera permission was denied by the operating system.

    ERROR_CAMERA_PERMISSION_OR_AUTOPLAY_ISSUE: 3025

    There may be an issue with camera permissions or autoplay. Refer to: http://tinyurl.com/autoplay-issue

    ERROR_CUSTOM_AUDIO_TRACK_ENDED: 3032

    The provided custom audio track has ended.

    ERROR_CUSTOM_VIDEO_TRACK_ENDED: 3031

    The provided custom video track has ended.

    ERROR_GET_AUDIO_MEDIA: 3012

    Audio capture is not supported on this browser or device.

    ERROR_GET_AUDIO_MEDIA_PERMISSION_DENIED: 3015

    Permission to access the microphone was denied.

    ERROR_GET_DISPLAY_MEDIA: 3013

    Screen sharing is not supported on this browser or device.

    ERROR_GET_DISPLAY_MEDIA_PERMISSION_DENIED: 3016

    Permission to share the screen was denied.

    ERROR_GET_VIDEO_MEDIA: 3011

    Video capture is not supported on this browser or device.

    ERROR_GET_VIDEO_MEDIA_PERMISSION_DENIED: 3014

    Permission to access the camera was denied.

    ERROR_INVALID_CUSTOM_AUDIO_TRACK: 3030

    The provided custom audio track is invalid. Reverting to the default audio track.

    ERROR_INVALID_CUSTOM_VIDEO_TRACK: 3029

    The provided custom video track is invalid. Reverting to the default video track.

    ERROR_MEETING_MEDIA_CONNECTION_FAILED: 3044

    Unable to establish a meeting or media connection. Please check your network connection, firewall or security settings, and try again or connect using a different network.

    ERROR_MICROPHONE_ACCESS_DENIED_OR_DISMISSED: 3018

    Microphone access was denied or dismissed. Please allow access in your browser settings.

    ERROR_MICROPHONE_ACCESS_UNAVAILABLE: 3034

    Microphone access is currently unavailable.

    ERROR_MICROPHONE_IN_USE: 3024

    Microphone is currently in use by another application.

    ERROR_MICROPHONE_NOT_FOUND: 3022

    Microphone not found. Please ensure it is properly connected.

    ERROR_MICROPHONE_PERMISSION_DENIED_BY_OS: 3020

    Microphone permission was denied by the operating system.

    ERROR_MICROPHONE_TRACK_ENDED: 3028

    The microphone track ended or the device was disconnected.

    ERROR_MULTISTREAM_NOT_SUPPORTED: 3046

    Multistream is not supported for provided codec.

    ERROR_RN_CAMERA_ACCESS_DENIED_OR_DISMISSED: 3036

    Camera access was denied or dismissed via app permissions.

    ERROR_RN_CAMERA_ACCESS_UNAVAILABLE: 3040

    Camera access is unavailable on this device.

    ERROR_RN_CAMERA_NOT_FOUND: 3037

    Camera not found. Please ensure it is connected and enabled.

    ERROR_RN_CAMERA_TRACK_ENDED: 3042

    Camera track ended. Please restart or reconnect the camera.

    ERROR_RN_MIC_ACCESS_DENIED_OR_DISMISSED: 3038

    Microphone access was denied or dismissed via app permissions.

    ERROR_RN_MIC_ACCESS_UNAVAILABLE: 3041

    Microphone access is unavailable on this device.

    ERROR_RN_MIC_NOT_FOUND: 3039

    Microphone not found. Please ensure it is connected and enabled.

    ERROR_RN_MIC_TRACK_ENDED: 3043

    Microphone track ended. Please reconnect or restart the microphone.

    ERROR_VIDEO_PRODUCE_CODEC_NOT_SUPPORTED: 3045

    The provided codec is not supported for producing video on this device. Falling back to VP8.

    ERROR_VIDEO_SOURCE_INITIATION_FAILED: 3026

    Failed to initialize the video source. Please check browser permissions.

    ERROR_WEBCAM_TRACK_ENDED: 3027

    The webcam track ended or the device was disconnected.

    FAILED_TO_GET_VALUE: 4046

    Failed to get realtime store value.

    FAILED_TO_SET_VALUE: 4045

    Failed to set realtime store value.

    HLS_DURATION_LIMIT_REACHED: 5006

    HLS was automatically stopped because the maximum duration limit was reached.

    HLS_FAILED: 5003

    HLS streaming stopped due to an internal error.

    INVALID_API_KEY: 4001

    The provided API key is missing or invalid.

    INVALID_LIVESTREAM_CONFIG: 4015

    The provided livestream output configuration is invalid.

    INVALID_MEETING_ID: 4003

    The provided meeting ID is missing or invalid.

    INVALID_PARTICIPANT_ID: 4004

    The provided participant ID is missing or invalid.

    INVALID_PERMISSIONS: 4008

    The permissions included in the token are invalid.

    INVALID_TOKEN: 4002

    The provided token is empty, invalid, or has expired.

    LIVESTREAM_DURATION_LIMIT_REACHED: 5005

    Livestream was automatically stopped because the maximum duration limit was reached.

    LIVESTREAM_FAILED: 5002

    Livestream stopped due to an internal error.

    MAX_HLS_LIMIT_REACHED_ON_ORGANIZATION: 4029

    You have reached max limit of hls on organization. To increase contact at support@videosdk.live

    MAX_LIVESTREAM_LIMIT_REACHED_ON_ORGANIZATION: 4030

    You have reached max limit of livestream on organization. To increase contact at support@videosdk.live

    MAX_PARTCIPANT_REACHED: 4009

    The maximum participant limit for this meeting has been reached.

    MAX_RECORDING_LIMIT_REACHED_ON_ORGANIZATION: 4028

    You have reached max limit of recording on organization. To increase contact at support@videosdk.live

    MAX_RECV_ONLY_LIMIT_REACHED_ON_ORGANIZATION: 4041

    You have reached the maximum limit for participants joining with RECV_ONLY mode in your organization. To increase the limit, please contact support at support@videosdk.live.

    MAX_SPEAKER_LIMIT_REACHED_ON_ORGANIZATION: 4026

    You have reached max speaker limit on organization. To increase contact at support@videosdk.live

    MAX_SPEAKER_REACHED: 4010

    The maximum number of speakers for this meeting has been reached.

    MAX_VIEWER_LIMIT_REACHED_ON_ORGANIZATION: 4027

    You have reached the maximum limit for participants joining with VIEWER or SIGNALING_ONLY mode in your organization. To increase the limit, please contact support at support@videosdk.live.

    PREV_HLS_STREAMING_PROCESSING: 4020

    Previous HLS streaming session is being processed, please try again after few seconds!

    PREV_RECORDING_PROCESSING: 4018

    Previous recording session is being processed, please try again after few seconds!

    PREV_RTMP_RECORDING_PROCESSING: 4019

    Previous RTMP recording session is being processed, please try again after few seconds!

    RECORDING_DURATION_LIMIT_REACHED: 5004

    Recording was automatically stopped because the maximum duration limit was reached.

    RECORDING_FAILED: 5001

    Recording stopped due to an internal error.

    START_COMPOSITE_RECORDING_FAILED: 4039

    Composite recording start request failed due to an unknown error

    START_HLS_FAILED: 4016

    Failed to start the HLS stream.

    START_LIVESTREAM_FAILED: 4013

    Failed to start the livestream. Please try again.

    START_PARTICIPANT_RECORDING_FAILED: 4035

    Participant recording start request failed due to an unknown error.

    START_RECORDING_FAILED: 4011

    Failed to start recording. Please try again.

    START_TRACK_RECORDING_FAILED: 4037

    Track recording start request failed due to an unknown error.

    START_TRANSCRIPTION_FAILED: 4031

    Failed to start transcription. Please try again.

    START_TRANSLATION_FAILED: 4042

    Translation start request failed due to an unknown error.

    STOP_COMPPOSITE_RECORDING_FAILED: 4040

    Composite recording stop request failed due to an unknown error.

    STOP_HLS_FAILED: 4017

    Failed to stop the HLS stream.

    STOP_LIVESTREAM_FAILED: 4014

    Failed to stop the livestream. Please try again.

    STOP_PARTICIPANT_RECORDING_FAILED: 4036

    Participant recording stop request failed due to an unknown error.

    STOP_RECORDING_FAILED: 4012

    Failed to stop recording. Please try again.

    STOP_TRACK_RECORDING_FAILED: 4038

    Track recording stop request failed due to an unknown error.

    STOP_TRANSCRIPTION_FAILED: 4032

    Failed to stop transcription.

    STOP_TRANSLATION_FAILED: 4043

    Translation stop request failed due to an unknown error.

    TRANSCRIPTION_FAILED: 5007

    Transcription stopped due to an internal error.

    UNAUTHORIZED_MEETING_ID: 4022

    'token' is not valid for the provided meetingId

    UNAUTHORIZED_PARTCIPANT_ID: 4023

    'token' is not valid for the provided participantId

    UNAUTHORIZED_REQUEST: 4025

    Your request does not match the security configuration

    UNAUTHORIZED_ROLE: 4024

    Role provided in 'token' is not valid for joining the meeting