Swift
Introduction
The Basic Video Capturer is a sample application showing how to make modifications to the video capturer in your Vonage application. The app uses a custom video capturer to publish random pixels (white noise).
For conceptual information on the video API, see the General overview page.
Basic video capture
Learn how set up a basic video capturer using the Vonage Video SDK.
Available on:
Steps
1
Introduction2
Getting Started3
Creating a New Project4
Adding the Vonage Video SDK5
Setting Up Authentication6
Initializing capture7
Capturing video frames8
Summary9
Conclusion