Bug 257619

Summary: Add framesPerSecond and media-source stats support for Firefox
Product: WebKit Reporter: sboynapally
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Major CC: youennf
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

sboynapally
Reported 2023-06-01 14:18:26 PDT
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
youenn fablet
Comment 1 2023-06-01 23:20:21 PDT
You talk about Firefox but this is a bug tracker for WebKit. framesPerSecond is supported in WebKit AFAIK, can you be more specific?
sboynapally
Comment 2 2023-06-04 17:41:26 PDT
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
Comment 3 2023-06-05 00:20:38 PDT
We are tracking WebKit issues here. Please open a ticket at https://bugzilla.mozilla.org/index.cgi.
Note You need to log in before you can comment on or make changes to this bug.