Objective-C
Introduction
In this tutorial you will learn the basic concepts of the Vonage Video API platform, including how users can communicate through video, voice, and messaging.
For conceptual information on the video API, see the General overview page.
Basic video chat
Learn the basic concepts of the Vonage Video API platform, including how users can communicate through video, voice, and messaging. Explore a basic Vonage Video API flow.
Steps
1
Introduction2
Getting Started3
Creating a New Project4
Adding the Vonage Video library5
Setting Up Authentication6
Connecting to the Session7
Publishing a Stream to the Session8
Subscribing to Other Clients' Streams9
Running the App10
Conclusion