0.0.2 • Published 11 months ago

face-detection-react-hook v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
11 months ago

React Face Detection Video Component Library

A React component library built with TypeScript for managing camera functionalities. This library provides a camera component with features such as playback controls, auto-play, mirror mode, camera selection, and screen capture.

Features

  • Camera Playback Controls: Start and stop the camera.
  • Auto-Play: Automatically starts the camera on component mount.
  • Mirror Mode: Flip the video feed horizontally.
  • Camera Selection: Display a dropdown to choose from available cameras.
  • Screen Capture: Capture the current frame from the video feed.
  • Camera List Management: Fetch and display a list of available cameras.

Installation

To install the library, run:

npm install face-detection-react-hook