Hello,
This PG works fine on Android Chrome when viewed as a PG: https://www.babylonjs-playground.com/#5Q0MBS#10 but not when I download as a ZIP and then stick it on my server. I do not get any output from the devices camera.
Chrome gives me this error:
babylon.js:1 BJS - [15:09:01]: NotSupportedError
_._ErrorEnabled @ babylon.js:1
(anonymous) @ babylon.js:1
Promise.catch (async)
o.CreateFromWebCam @ babylon.js:1
(anonymous) @ (index):122
(anonymous) @ (index):120
Promise.then (async)
createScene @ (index):116
(anonymous) @ (index):137
Does anyone have any ideas as to why it might not work and what the error message may relate to please?
Screenshots below.
Thank you.