[jQuery] jQuery capture images from webcam

[jQuery] jQuery capture images from webcam

jQuery haves plugins available for web images capture? I'm developing a ColdFusion application to store visitors personal data including your photo. What I'm looking for:
- webcam captures visitor photo via iframe(or another solution) in our form application;
- users(application) can cut that photo via jQuery;
- after all that image is saved in our server;
Is it a dream? ;-)
Cheers