[Webkit-unassigned] [Bug 164585] New: [GStreamer][OWR] bad video rendering in apprtc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 01:56:23 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=164585

            Bug ID: 164585
           Summary: [GStreamer][OWR] bad video rendering in apprtc
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: pnormand at igalia.com

The apprtc service uses 3 video elements in total, one for local, one for remote and one called preview. During a call only remote and preview are displayed, preview being linked to the same mediastream as local. The consequence is that 2 OWR video renderers of the same source are created. When gst-gl is enabled this isn't a problem but when it is disabled a performance issue appears and the webkit video sink starts dropping frames.

The solution would be to have the video renderer shared between the 2 media players in this scenario.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161110/006684fb/attachment.html>


More information about the webkit-unassigned mailing list