Giter Club home page Giter Club logo

Comments (5)

vladmandic avatar vladmandic commented on June 8, 2024

i don't have an ios device for testing right now

i took a quick look at your code and you already have debug: true, so there should be a bit more information logged in browser console.

also, i'm assuming this is using safari? it has a really bad webgl implementation. did you try using some other backend?

from human.

mattduff707 avatar mattduff707 commented on June 8, 2024

I tried with cpu and webgpu with no success. Nothing related to the detect method seems to be logging, but the webcam does seem to set up correctly beforehand. It is hard for me to debug since I can only test on production due to limitations of remix server and HTTPS to allow camera on iOS (I don't have a mac).

image

from human.

vladmandic avatar vladmandic commented on June 8, 2024

webgpu is not available on your system, so thats just going to do a fallback to webgl.
i was curious about wasm as that is completely different than webgl. but if even cpu crashes, thats bad.
any chance you can do a quick test using chome instead of safari, just to confirm?

from human.

mattduff707 avatar mattduff707 commented on June 8, 2024

Haha yeah, I noticed that as I posted the logs. Same thing happening on chrome. Your demo's work on iOS so it leads me to believe something related to my code may be the issue

from human.

vladmandic avatar vladmandic commented on June 8, 2024

hmm, if the demo works, then yeah, that would be logical conclusion...

from human.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.