05-31-2021 05:43 AM
Hello,
I am trying to get a picture from a esp 32 cam to labview. For that purpose I programmed esp with arduino ide and get now stream via Wifi with Toggle OV2640 (in my router is that under 192.168.1.100). The problem now is to get picture from this ip adress in labview.
Do someone know how to get it?
Best regards
Bahovaddin
07-06-2021 06:31 AM
Hi,
Please refer to this(Download An Image From A Website And Show It On A LabVIEW Frontpanel) example on grabbing images from a http server.
Also have look at LabVIEW Interface for Arduino (LIFA) if you're using arduino framvework.