You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.