jeeliz/jeelizWeboji

Getting error while using file jeelizFaceTransfer.js

parasjain06 opened this issue · 1 comments

i am using this file " jeelizFaceTransfer.js" in my project to call a function
but i am getting below error in the console:-
Error:-
image

Steps to reproduce:-

  1. Download the project from :- https://github.com/abhilash26/sit-straight
  2. run index.html in chrome

it will ask for camera permission, click ok
now camera does not open and black screen with loading logo is displayed continuosly and console displays error.

Also try to run this project in Internet Explorer, camera is open and working fine

NOTE:- Issue is with browser compatibility. not working with chrome/Firefox

WEBGL1 Screenshot:-
image

WEBGL2 Screenshot:-
image

Below screenshot for the console output:-
image

You need to run it using an HTTPS local server, not as a local file.
I close the issue since it is not related to the lib, but to the basics of web dev.