[Webkit-unassigned] [Bug 173141] No VP8/VP9 Video Codec Support in WebRTC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 19 13:27:44 PST 2018


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

--- Comment #21 from Jeremy Noring <jeremy.noring at gmail.com> ---
(In reply to PhistucK from comment #10)
> I think you should file a radar issue for this as well, since WebKit is not
> the problem, but Safari specifically disabled VP8 support.

I don't believe this is incorrect.  When webkit (i.e. Safari Technical Preview, unless I'm looking at the wrong browser) creates an SDP offer, it advertises:

a=rtpmap:96 red/90000
a=rtpmap:98 ulpfec/90000
a=rtpmap:99 H264/90000

Webkit itself does not appear to support VP8, unless I'm misunderstanding something.  It isn't just a case of "apple disabled it," it's a case of "webkit never enabled it in the first place"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180219/30385db9/attachment.html>


More information about the webkit-unassigned mailing list