> For a complete documentation index, fetch https://docs.voximplant.ai/llms.txt

# StreamingAgentEvents

## Values

Triggered when a streaming object is connected to a streaming platform.

Triggered when connection to a streaming platform is failed.

Triggers if a streaming object cannot be created, *e.g., due to incorrect server url*.

Triggered when a streaming object is disconnected from a streaming platform.

Triggered when a stream is successfully started.

Triggered when a stream is stopped.

Triggered when a streaming object caused an error, *e.g., due to a codec mismatch*.

Triggered when there is audio data in the stream.

Triggered when there is video data in the stream.

Triggered when the audio stream is switched.

Triggered when the video stream is switched.