Needs advice
on
Amazon ChimeAmazon Chime
and
WebRTCWebRTC

Hello. So, I wanted to make a decision on whether to use WebRTC or Amazon Chime for a conference call (meeting). My plan is to build an app with features like video broadcasting, and the ability for all the participants to talk and chat. I have used Agora's web SDK for video broadcasting, and Socket.IO for chat features. As I read the comparison between Amazon Chime and WebRTC, it further intrigues me on what I should use given my scenario? Is there any way that so many related technologies could be a hindrance to the other? Any advice would be appreciated. Thanks. Ritwik Neema

READ LESS
7 upvotes·449K views
Replies (1)
Software Developer at Sproft Media Inc·
Recommends
on
Amazon Chime

I would recommend Amazon Chime. If I were you, I would eventually look into working with WebRTC as it is very interesting and teaches you a lot. I dove deep into webRTC recently building a webinar broadcasting application (one-to-many) and I can say it is difficult to understand how things actually work and to get it stable. I mean you can vaguely read up on it and get some things to work by copying code on StackOverflow or using a library but that wouldn't teach you much.

In short, go with Chime because it is easy to get started especially if you have a time constraint. But look into webRTC in the future as it enables you to build your own "Chime". Hope this helped!

READ MORE
4 upvotes·2 comments·52.4K views
Ritwik Neema
Ritwik Neema
·
May 30th 2020 at 3:29AM

It definitely helped. I will look into WebRTC as well. Cheers.

·
Reply
rijul jain
rijul jain
·
October 9th 2021 at 8:27AM

Good advice!

·
Reply
Avatar of Edwin Ifionu

Edwin Ifionu

Software Developer at Sproft Media Inc