WebRTC is a great way to build video functionality into your app. But you will need to consider what kind of architecture you are going to use.
There are two options: build it yourself or use Twilio APIs.
Check out this one-pager for guidance of how to build your WebRTC solution.
You’ll learn the pros and cons of building your own system, as well as when to use Twilio APIs instead.