Subscribe to streams
Overview
In this guide you will learn to subscribe to a Vonage video stream.
Prerequisite
You will need a valid Vonage Video API account, if you don't have one you can sign up for a free trial.
You should also ensure that you have created a session and generated a token for all users involved.
Getting started
- Detect when streams are created in a session: Learn how to detect when a stream is started within a Vonage video session.
- Subscribe to a stream: Learn how to subscribe a user to a stream within a Vonage video session.
- Automatic reconnection: Learn how to reconnect a user to a stream whenever the connection drops.
- Detecting when streams end and a subscriber's video is disabled: Learn to detect when a user drops from a stream.
- Getting information about a stream: Streams provide stats that can help with debugging and analysis.
- Unsubscribe from a stream (Javascript only): Learn how to unsubscribe a user from a stream in Javascript.
- Managing subscriber streams (Javascript Only):: Learn how to manage frame rates, audio and video during streams.
- Detecting audio and video quality changes (Javascript Only)
- Troubleshooting (Javascript Only):: Learn to debug issues with Vonage video streams.