Ben, you are correct, its a flag issue. I compiled CEF (based on Chromium), branch 3359 (Chrome 66) and I used: rtc_use_h264 = true and I have h264 support. Without that, using the regular: GN_DEFINES=is_official_build=true ffmpeg_branding=Chrome proprietary_codecs=true It did not work.
Maybe the check for is_chrome_branded is bad and it always return false... or maybe the above GN defines are not properly setting it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1763662 Title: H264 missing from WebRTC (regression) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1763662/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
