Skip to content

A chrome extension that gathers and displays WebRTC stats in real time

Notifications You must be signed in to change notification settings

livestorm/webrtc-publisher-stats

Repository files navigation

A chrome extension that gathers and displays WebRTC stats for the published audio/video streams in real time.

Description

This Chrome extension detects upstream audio / video streams using RTCPeerConnections, and gathers and displays stats in real time with getStats. It works on the upstream RTCPeerConnections only, to give quality information on the perception remote participants can have of the audio/video streams you publish.

Jitsi example

Google Meet example

Livestorm example

Installation

Clone the repository, then install the extension, in Chrome:

  • go to chrome://extensions/
  • enable the Developer mode if not done already
  • click Load unpacked and get the local directory where the repository was cloned

About

A chrome extension that gathers and displays WebRTC stats in real time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published