As video conferencing becomes increasingly popular, it's important to know how to create a sophisticated live video app. The Vonage Video Express library makes it easy to do just that, even if you are less experienced in developing video applications.
With our easy-to-use JavaScript library, you can easily create live video sessions with multiple participants, making it a great option for web developers who want to take advantage of video conferencing technology.
If you're looking to build a multiparty video app, Vonage Video Express is the perfect solution - in this video we'll show you how fast one can create a Multiparty Video App using our library and Node.js:
To get started, sign up for a developer account at: https://www.tokbox.com/account/user/signup.
Full API reference is available at https://tokbox.com/developer/video-express/.
-
Clone this repository
-
Create a
.envfile and use the contents ofenv.sampleas a starting point
cp env.sample .env
-
Fill in your
API_KEYandAPI_SECRETinside.env. -
Start the server by running:
node index.js
- The video chat app is now available at http://localhost:3000 .
A video version of how to create this app is available on our YouTube channel.
Please email us at devrel@vonage.com.