8000 GitHub - lidi/ngx-webcam-demo: A simple Demo-Project for 'ngx-webcam'
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

lidi/ngx-webcam-demo

 
 

Repository files navigation

ngx-webcam

This is a simple Demo-Project for ngx-webcam.

It shows how to use the Webcam-Component from ngx-webcam in a simple use-case, including parameters and event-bindings.

Demo

Try the Live-Demo to see everything in action.

Usage

To see how ngx-webcam is being used, take a closer look at these files:

  • package.json: Add the latest version of ngx-webcam to your project.
  • app.module.ts: See how the WebcamModule is imported into the Angular project.
  • app.component.ts: The snapshot-trigger and event-handler for the WebcamComponent are placed here.
  • app.component.html: The <webcam>-tag binds it all together - parameters and event-handlers. It displays the live view of the user's webcam.

Issues

Please open issues at the original ngx-webcam repository.

About

A simple Demo-Project for 'ngx-webcam'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 67.7%
  • HTML 15.8%
  • JavaScript 14.0%
  • CSS 2.5%
0