mediacapture-extensions
mediacapture-extensions copied to clipboard
Add a blackFrames counter to MediaStreamTrackVideoStats
VC applications currently detect black frames by inspecting the payload of each frame. In some cases, the system can provide information that the frames are black due to a camera occlusion. Exposing this via a stat would allow the application to implement the same functionality with lower resource usage.
cc @youennf @jan-ivar