GithubHelp home page GithubHelp logo

Comments (2)

basst314 avatar basst314 commented on July 26, 2024 2

Hi @sinh-idnow,

I was able to reproduce the issue. I fixed a glitch where user provided video constraints were not applied properly under some circumstances. The issue appeared just on some devices and had to do with the amount of information the respective device/browser revealed about the available webcams.
Fixed in version 0.2.6 of this library.

I was able to control the facingMode with the property you described. However I didn't use facingMode: 'environment' directly in my tests, but facingMode: { ideal: 'environment' } (see this).

In case you still encounter any issues, feel free to open a new issue here.

Cheers.

from ngx-webcam.

basst314 avatar basst314 commented on July 26, 2024

Hi @sinh-idnow,

Thanks for raising this.
You‘re right, currently the only way to pass in your requirements is to pass in MediaTrackConstraints through videoOptions.

Instead of specifying facingMode:‘environment‘, have you tried using the more advanced properties of ConstraintDOMString?

https://developer.mozilla.org/en-US/docs/Web/API/ConstrainDOMString

Can you try using the ‚ideal‘ property of it?

Also what browser are you using? Are you trying it on a laptop/desktop/phone? What exactly is the result you‘re seeing?

Please provide some details so that I can try to reproduce the issue.

Thanks!

from ngx-webcam.

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.