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.
- Host: GitHub
- URL: https://github.com/tlewin/jquery.photobooth
- Owner: tlewin
- License: gpl-2.0
- Created: 2012-07-30T21:47:56.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T19:50:37.000Z (about 9 years ago)
- Last Synced: 2025-07-29T20:29:44.492Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 110 KB
- Stars: 10
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.txt
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.