An open API service indexing awesome lists of open source software.

https://github.com/tlewin/jquery.photobooth

Create a simple mechanism for take webcam photos, using javascript.
https://github.com/tlewin/jquery.photobooth

Last synced: 10 months ago
JSON representation

Create a simple mechanism for take webcam photos, using javascript.

Awesome Lists containing this project

README

          

jQuery Photo Booth - Plugin
===========================

Create a simple mechanism for take webcam photos.

## Parameters
* **width**: Image width.
* **height**: Image height.
* **imgPlaceholder**: Image placeholder.
* **background**: Background color used to fill the video in case of size has a different proportion than the video.

## Example:
__see the test folder__

## Licenses:

jQuery Photo Booth - Plugin is released under [GPL](https://github.com/tlewin/jquery.placeholder/raw/v0.1.0/GPL-LICENSE.txt) and [MIT](https://github.com/tlewin/jquery.placeholder/raw/v0.1.0/MIT-LICENSE.txt) licenses, same as jQuery software.