rsd / photobooth-js

This is a merge of all external work to Wolfram Hempel work.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

photobooth-js

A html5 widget that allows users to take their avatar pictures on your site.

Repositor Page: https://github.com/rsd/photobooth-js Forked from: https://github.com/WolframHempel/photobooth-js

Now it can be installed with Bower:

$ bower install photobooth-js

To test over https:

$ npm install http-server
$ openssl req -newkey rsa:2048 -new -nodes -x509 -days 3650 -keyout key.pem -out cert.pem
$ http-server -C cert.pem -S

##Legacy website For demos and documentation please see https://wolframhempel.github.com/photobooth-js/. (old browsers only).

About

This is a merge of all external work to Wolfram Hempel work.

License:Other


Languages

Language:JavaScript 66.5%Language:CSS 17.5%Language:HTML 16.1%