Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in device with WebGL2 #26

Closed
sonidiaz opened this issue Aug 26, 2019 · 9 comments
Closed

Error in device with WebGL2 #26

sonidiaz opened this issue Aug 26, 2019 · 9 comments

Comments

@sonidiaz
Copy link

Hi @xavierjs, me again :)
I am doing tests and I have encountered a special case. With the Samsung A5 from 2016 ... that has WebGl2 throw the following error:
ERROR in ContextFeedForward: Not enough capabilities
Why is it wrong? Is there any way to capture that error with a browser or device test?
Thanks!!

@xavierjs
Copy link
Member

Hi,

I just tested on a Samsung A5 bought in early 2017 this demo with Chrome: https://jeeliz.com/demos/weboji/demos/threejs/raccoon/
And it works.
Are you sure you are using the latest Weboji version?

But the demo was too slow. Indeed the neural network model is quite heavier (heavier than the one used in Jeeliz FaceFilter for example). The weboji feature is more built for higher end mobile phones. It should work nicely with a Samsung S7, a Huawei P9, it works correctly on mine (a 4yo Sony Xperia Zperformance).

@sonidiaz
Copy link
Author

Hi, thanks for the quick response as always.
I am trying with your demo and I have the same error and I add this: ERROR: JEEFACETRANSFERAPI cannot be started. errCode = GL_INCOMPATIBLE.
This device has WebGl2.
Thanks!

@xavierjs
Copy link
Member

Hi,
This is really strange because it works on my A5.
Maybe an other app is using the camera.
But anyway, the A5 is too slow to get a good experience with the library :(

Best,
Xavier

@sonidiaz
Copy link
Author

Yes it's strange. I'll continue testing.
Thanks !!

@xavierjs
Copy link
Member

xavierjs commented Oct 7, 2019

Hi what's up about this error? Did you tried after updating Android, closing all apps and reboot your phone?

@sonidiaz
Copy link
Author

sonidiaz commented Oct 7, 2019

Hi, I don't have tried again with that device, As soon as I have it I will. Thanks for asking

@xavierjs
Copy link
Member

Hi @sonidiaz

I have just pushed a new neural network model which is faster and lighter than the previous one (the accuracy is still the same).
On my medium end mobile phone it really makes a difference (4yo Sony Xperia Zperformance, same computing power than Iphone6).

Best,
Xavier

@sonidiaz
Copy link
Author

Hi @xavierjs,

it's great!!
As soon as i can i will do test with last release.

Best,
Nacho

@xavierjs
Copy link
Member

Hi,
I close the issue since I have no news about this bug.
If it still happens, fee free to re-open it :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants