VinceG / vue-web-cam

Webcam component for VueJs.
MIT License
257 stars 110 forks source link

Update capture return type documentation #53

Closed miketeix closed 4 years ago

miketeix commented 4 years ago

Describing the return type of capture as a base64 encoded dataUri is more informative to those not used to working with base64 strings. Helps with issue #52