@facurodriguez/video-filters
TypeScript icon, indicating that this package has built-in type declarations

0.0.12 • Public • Published

eulerr-filters

Filters using Google BodyPix library

  1. add opentok credentials in server.js. this app uses a fixed session-id and generates tokens for this session-id
  2. "npm install" to install dependencies
  3. "npm start" to start the sever
  4. http://localhost:8026/filters to open the webpage that uses filters

List of filters

  1. Background blur - adjustable threshold
  2. Color pop - converts background to greyscale while keeping the subject in color
  3. Pixelate - pixelates background - adjustable threshold
  4. Background image - replaces background with selected image
  5. Background video - replaces background with live video (very CPU intensive maybe disable?)

Readme

Keywords

none

Package Sidebar

Install

npm i @facurodriguez/video-filters

Weekly Downloads

0

Version

0.0.12

License

none

Unpacked Size

60.5 kB

Total Files

18

Last publish

Collaborators

  • facurodriguez