Giter VIP home page Giter VIP logo

masbar's Introduction

Limited Support Notice

This sample application and sample code are meant for example purposes. This example is not guaranteed to run out of the box as it may have been written for an older version of the FaceTec Browser SDK than we currently officially support for development purposes.

For experienced developers, this example should be enough to port the FaceTec Browser SDK into your own application. There may be some work required update the sample code to the very latest released "Browser/Web/JS" SDK, which can be downloaded here - https://dev.facetec.com/#/downloads.

This example is not recommended for production code. It is designed only to show the minimum coded needed to perform a Liveness check with the FaceTec Browser SDK.

Hopefully this is enough to get you going!

If you have any more technical questions or need assistance upgrading this library to the latest version of the FaceTec Browser SDK, please feel free to contact us at [email protected]

End Limited Support Notice

Pre-requisites

  1. node -v
  2. npm install -g @angular/cli
    • Install the Angular CLI

Steps to Run

  1. Download the latest "Browser/JS SDK" from https://dev.facetec.com/#/downloads
  2. Copy the "core-sdk" folder from downloaded FaceTecSDK-browser-x.x.x folder and place it inside this project's "src/assets" folder.
  3. Open Config.js in the "assets" folder and replace the DeviceKeyIdentifier variable with the DeviceKeyIdentifier from your developer account page https://dev.facetec.com/#/account and save the file.
  4. Open terminal in this project's main folder.
  5. Run the following commands: npm install -- This command installs the necessary dependencies for building the app. ng serve --open -- This will start the sample app and watch for changes.

masbar's People

Stargazers

Guilherme Travassos avatar

Watchers

Markus Dennys avatar

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.