GithubHelp home page GithubHelp logo

Reflect webcam about ngx-webcam HOT 3 CLOSED

basst314 avatar basst314 commented on July 27, 2024
Reflect webcam

from ngx-webcam.

Comments (3)

basst314 avatar basst314 commented on July 27, 2024 1

Hi @cuongnl-pnc,
Thanks for raising this. Youโ€˜re right, since most phones mirror the image horizontally, it does not correspondent to the image that is returned by the webcam. The webcam returns just the image that it sees.

Iโ€˜m not sure if that can be resolved, since you would only want the image to be mirrored when the camera is front facing.

I will look into it in a couple of days when I have some more time.

from ngx-webcam.

basst314 avatar basst314 commented on July 27, 2024 1

Hi @cuongnl-pnc,

I released a new version of this library (0.2.0) that mirrors the webcam image horizontally when the active webcam is detected to be user-facing.
Please note that not all devices might reveal their facingMode.

I also provided a new parameter with which the mirroring can be controlled explicitly. See the documentation for details.

Cheers!

from ngx-webcam.

basst314 avatar basst314 commented on July 27, 2024

Hi @cuongnl-pnc,

I looked into this a little more. There are differences among browsers what information is returned about the active camera (i.e. is it user-facing or not).

During my tests I noticed, that my desktop and laptop cameras, even if they are built-in, don't reveil whether they are user-facing or not, but my smartphone did reveal it.
So I should be able to build a mechanism into the existing code to mirror the camera image if the camera diagnoses itself as user-facing.

I will also provide mechanisms to turn-off this feature as it might not be desirable under certain circumstances.

Cheers!

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.