Skip to content

Video Chat Stack Options

Arvind Kasiliya edited this page Dec 15, 2023 · 16 revisions

Introduction

In order to set up the video chat component of our project, we need to a host and recipient to establish a continuous connection with each other. To do so, we created a Node.js server that both parties would connect and the corresponding video feeds would be fed through a WebSocket.