-
Notifications
You must be signed in to change notification settings - Fork 0
Video Chat Stack Options
Arvind Kasiliya edited this page Dec 15, 2023
·
16 revisions
Being a telehealth app, our senior design project needs to facilitate a video conversation between a doctor and their patients. Therefore, we looked at different technologies to add video chat functionality to our app. Below, we describe each framework and highlight their key features, advantages, and disadvantages. Although options such as WebRTC and WebSockets would've given us the most flexibility and been most conducive to learning how these technologies, we decided to go with Agora.io because of its simplicity and generous free tier limits.
- WebRTC