joaocasarin
joaocasarin
RReactiflux
Created by joaocasarin on 10/18/2022 in #react-forum
Capture image with webcam and send it to API as base64 or as image (buffer?)
So, the idea is to capture an image using the laptop webcam on React, and after getting the image, send it to an API either as a base64 string or as an image (maybe this last one would be a buffer?) How can I do that? I found nothing clear on internet 😦 maybe I am not understanding well
11 replies