Page 1 of 1

cefsharp86 An error occurred when running webxr, please help

PostPosted: Sat Dec 19, 2020 7:54 pm
by suzhouhu
I used cefsharp86.0.241.0 to make a browser of my own, but I can’t use webxr functions, such as opening the following webpage: https://immersive-web.github.io/webxr-samples/immersive-vr-session.html when I click the Enter XR button Does the prompt "XRSession Creation failed" require additional settings? Please give a reminder from friends who have used it, thank you very much! ! (I am using a vive helmet-mounted VR device, which is normally used under Google Chrome!)

Re: cefsharp86 An error occurred when running webxr, please

PostPosted: Mon Jan 04, 2021 8:43 am
by akhudairy
I noticed on (https://peter.sh/experiments/chromium-c ... -switches/) there are some chromium commands related to web-xr which you might need to pass (e.g. force-webxr-runtime). But keep in mind that not all flags on this list are supported in CEF and CEFSharp. but it is worth a shot.