Open Bug 1824685 Opened 2 years ago Updated 2 years ago

[WebRTC] webrtc::DesktopCaptureImpl::OnCaptureResult() uses SW ConvertToI420() for dmabuf surface

Categories

(Core :: WebRTC, enhancement)

enhancement

Tracking

()

People

(Reporter: stransky, Unassigned)

References

(Blocks 1 open bug)

Details

If we capture dmabuf frame from compositor we should process it on GPU and not move to CPU/RAM and then convert it to YUV there.

You need to log in before you can comment on or make changes to this bug.