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.

7m read timeFrom medium.com
Post cover image
Table of contents
Building a video chat app with WebRTC & firebaseWebRTC API EndPointsCreating a video chatting applicationConclusionReference

Sort: