[Webkit-unassigned] [Bug 195124] Call was negotiated with H264 Base Profile 42e01f but encoded in High Profile

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 14:42:54 PDT 2019


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #8 from youenn fablet <youennf at gmail.com> ---
Safari now supports VP8, H264 base profile and H264 high profile.
The default codec is H264 high profile, which might be your issue here.

Selection of the base profile can be forced by munging SDP to remove VP8 and H264 high profile.
Or it should be selected if the other party only supports H264 base profile.

I put up https://youennf.github.io/webrtc-tests/src/content/peerconnection/pc-h264-baseline/ which shows that baseline can be forced by munging SDP.

Can you verify on your side whether munging SDP would fix your issue?

I am marking this issue as Invalid for now.
Please reopen the bug if needed.

-- 
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/20190408/a501a6fc/attachment-0001.html>


More information about the webkit-unassigned mailing list