GithubHelp home page GithubHelp logo

Comments (5)

davidshen84 avatar davidshen84 commented on August 31, 2024 1

https://davidshen84.github.io/#/webcam

Here's a simple application that makes use of this change.

The layout doesn't work well on a small screen.

from ngx-webcam.

basst314 avatar basst314 commented on August 31, 2024

Hi @davidshen84,

Thanks for raising this, it sounds like an interesting extension. I will read into it and provide an update on this thread soon.

Cheers!

from ngx-webcam.

basst314 avatar basst314 commented on August 31, 2024

Hi @davidshen84,

I quickly wanted to provide an update here since my last comment was already a while ago (sorry for that!).

Thanks a lot btw for the pull request!

The extension looks fine and the only concern I have, or thing that I‘d like to investigate a little bit more is to understand the memory implications of this change.

  • how large is such a bitmap in memory?
  • will it slow down the event firing process to generate that bitmap first?

I thought of maybe introducing a flag where this could be controlled by the developer using the module. To indicate whether or not they want to receive that bitmap, in case its mem or time consumption is significant.

If you have time to do some deep-dive, I‘d highly appreciate it. Otherwise, I‘ll spend some time on it as soon as I get to it.

Thanks!

from ngx-webcam.

davidshen84 avatar davidshen84 commented on August 31, 2024

from ngx-webcam.

davidshen84 avatar davidshen84 commented on August 31, 2024

Hi @basst314 ,

Instead of adding a module level configuration, I decided to add a captureImageData attribute to the component. It's a boolean type value and the default value is false. This makes sure the component is backward compatible, and the developers have instance level control of this object.

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.