/plushcap/analysis/vonage/vonage-stream-video-chat-with-texting-using-vonage-video-api-dr

Stream Video Chat With Texting Using Vonage Video API

What's this blog post about?

The Vonage Video API tutorial series aims to explore the capabilities of the API and provide hands-on experience with its features. The current tutorial focuses on building a video chat application that allows users to select their role as either a viewer or a participant. Viewers can see all published video streams and interact with others via text chat, while participants can also publish their video to the chat. The application is built using vanilla JavaScript, Glitch for ease of setup, and Node.js. The tutorial covers setting up the project structure, initializing a session, connecting to the session, subscribing and publishing, and handling routes on the server. It also includes client-side JavaScript modifications to redirect users to the correct page based on their selected role and handle token generation for viewers and participants.

Company
Vonage

Date published
May 5, 2021

Author(s)
Hui Jing Chen

Word count
1450

Language
English

Hacker News points
None found.


By Matt Makai. 2021-2024.