Skip to content

rprieto/chroma-cam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chroma-cam

Real-time green-screen effect in the browser, using your webcam.

demo

chroma-cam.herokuapp.com

local setup

Requires Node.js 0.8+

npm install
npm start

heroku

The project requires ffmpeg to create video thumbnails. It uses a custom buildpack, so you need to specify it in your ENV config:

heroku config:set BUILDPACK_URL=https://github.com/ddollar/heroku-buildpack-multi

About

Green screen effect in your webcam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published