[Webkit-unassigned] [Bug 169431] New: [WK2][iOS] Extend WebProcess sandbox to support audio and video compression/decompression

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 9 12:54:02 PST 2017


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

            Bug ID: 169431
           Summary: [WK2][iOS] Extend WebProcess sandbox to support audio
                    and video compression/decompression
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The iOS web  process needs access to the following Mach names in order to compress, decompress, and render audio and video for WebRTC:

These are needed to decode video content delivered over WebRTC:
com.apple.coremedia.videoqueue
com.apple.audio.audiohald
com.apple.coremedia.decompressionsession

This is needed to encode video to ship over WebRTC:
com.apple.coremedia.compressionsession

-- 
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/20170309/a47c223b/attachment-0001.html>


More information about the webkit-unassigned mailing list