About this extension
This extension is aimed to provide WebRTC Internals for Firefox which is similar to what is offered in chromium-based browsers. This extension collects stats from all the PeerConnections in all the pages, and displays the stats in a nice, graph format.
Each numerical stat (such as RTT, bitrate, Jitter etc) are represented as graphs to understand the conditions of the PeerConnections better.
Features
- Represents all the stats available in getStats() API as graphs, in a neat manner.
- Support for Event history for each peer.
- Provides a summary stat of commonly used stats (RTT, upload/download bitrate etc)
How to use?
- Install the extension.
- Run the extension from the actions button.
- A new window will be opened which will contain the stats for all the PeerConnections opened so far. As you open more PeerConnections, it will be listed in the window.
Each numerical stat (such as RTT, bitrate, Jitter etc) are represented as graphs to understand the conditions of the PeerConnections better.
Features
- Represents all the stats available in getStats() API as graphs, in a neat manner.
- Support for Event history for each peer.
- Provides a summary stat of commonly used stats (RTT, upload/download bitrate etc)
How to use?
- Install the extension.
- Run the extension from the actions button.
- A new window will be opened which will contain the stats for all the PeerConnections opened so far. As you open more PeerConnections, it will be listed in the window.