BLUI Open Source HTML5/JS/CSS HUD/UI

Thanks for the revert @,

So If I understand correctly i will need to build blui (Brian Lui) · GitHub with same cef as CEF 80.0.3987.132. and apply the patch listed as https://github.com//BluBrowser.
I assume i will need to use these flags “ffmpeg_branding=“Chrome” media_use_ffmpeg=true proprietary_codecs=true rtc_use_h264=true use_openh264=true”

Please let me know:

  1. If I should use build mechanism from cef chromiumembedded / cef / wiki / MasterBuildQuickStart — Bitbucket with a custom branch
  2. or use the buider.py in blui (Brian Lui) · GitHub with latest branch (will it work?) This script seems to be with an older branch.

Also somehow i was not able to get events in bluewidget with UE4.25 latest version (do i need to use a widget interaction or send the events to widget in a custom manner?)

Best Regards