Bug 257619
| Summary: | Add framesPerSecond and media-source stats support for Firefox | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | sboynapally |
| Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Major | CC: | youennf |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
sboynapally
1Current media-source stats are not supported on firefox when get use PeerConnection.getStats() API
Some of the important stats that are missing are framesPerSecond which is required if we want to monitor if frames are being captured.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
youenn fablet
You talk about Firefox but this is a bug tracker for WebKit.
framesPerSecond is supported in WebKit AFAIK, can you be more specific?
sboynapally
FramesPerSecond stat is a webrtc stats which is available through PeerConnection.getStats() from media-source stats and also outbout-rtp stats.
But, on firefox this stat is not available!
For more details about which stats are available we can see here:
Https://webrtc-stats.callstats.io/verify/
youenn fablet
We are tracking WebKit issues here.
Please open a ticket at https://bugzilla.mozilla.org/index.cgi.