WebRTC is a free and open-source project providing real-time communication via application programming interfaces. WebRTC uses VoIP techniques to get the media processed and sent over the SRTP (Secure Real-time Transfer Protocol) — the secure and encrypted version of RTP. You can also transfer data using RTCDataChannel.
Table of contents
Building a video chat app with WebRTC & firebaseWebRTC API EndPointsCreating a video chatting applicationConclusionReferenceSort: