Webrtc WebRTC is an open-source technology that enables Real-Time Communications (RTC) in a web browser. It provides software developers with a set of application programming interfaces (APIs) to enable real-time data exchange between peers – e.g. for audio calls, video conferencing, or even game streaming.
Table of contents
The WebRTC Statistics APIWebRTC samplesBootstrapping the React applicationAdding a component with a sender video and a receiver videoAdding helper functions, hooks and context for statisticsAdding a wrapper component for statisticsAdding a component for the graph and chaining all togetherWrapping upSort: