infusion / jQuery-webcam

A webcam wrapper plugin for jQuery
http://www.xarg.org/project/jquery-webcam-plugin/
517 stars 273 forks source link

PLEASE! Mirror the images on cam #31

Open francescobianco opened 10 years ago

francescobianco commented 10 years ago

Hi it is possible embedd a mirrored cam... I think like a property in init setting

es. { mirrored: true, width: 320, height: 240, mode: "callback", swffile: "/jscam_canvas_only.swf" }

mirrored property set the video image on cam mirrored

PLEASE!