BLUI icon indicating copy to clipboard operation
BLUI copied to clipboard

WebRTC not working with current version of CEF

Open pajama opened this issue 7 years ago • 2 comments

CEF 3.2556.1368 does not support webRTC.

I tried replacing blu_ue4_process.exe with the latest version of CEF, but this results in an editor crash.

I'd love to help and make a pull request, but my c++ knowledge is very limited. Is there an easy way I can update CEF for this project? How are you currently building blu_ue4_process.exe? I don't see that file commited to the repo.

Thank you!

pajama avatar Feb 09 '18 19:02 pajama

Traceback (most recent call last):
  File "cefbuild.py", line 787, in <module>
    (cef_url, cef_existing_url))
Exception: Requested CEF checkout URL https://bitbucket.org/chromiumembedded/cef.git does not match existing URL UnknownApplying patches...

same here I guess

pushkine avatar Mar 21 '18 18:03 pushkine

Getnamo has an up to date fork of this. (As if 4.18 anyway)

Sent from my iPhone

On 21 Mar 2018, at 18:50, rotten_flesh [email protected] wrote:

Traceback (most recent call last): File "cefbuild.py", line 787, in (cef_url, cef_existing_url)) Exception: Requested CEF checkout URL https://bitbucket.org/chromiumembedded/cef.git does not match existing URL UnknownApplying patches... same here I guess

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

Dannington avatar Mar 22 '18 15:03 Dannington