BLUI
BLUI copied to clipboard
WebRTC not working with current version of CEF
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!
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
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.