Virtuino Forum
ESP32 CAM - Printable Version

+- Virtuino Forum (https://virtuino.com/forum)
+-- Forum: Virtuino (https://virtuino.com/forum/forumdisplay.php?fid=1)
+--- Forum: Virtuino IoT (https://virtuino.com/forum/forumdisplay.php?fid=2)
+--- Thread: ESP32 CAM (/showthread.php?tid=1937)



ESP32 CAM - dimentiy89 - 02-29-2024

Tell me how to set up ESP32 Cam in Virtuino IOT so that when you press a button, a photo is displayed?


RE: ESP32 CAM - iliaslamprou - 03-01-2024

Hi,
I am sorry no, the ESP CAM is not supported by Virtuino


RE: ESP32 CAM - dimentiy89 - 03-01-2024

(03-01-2024, 05:28 PM)iliaslamprou Wrote: Hi,
I am sorry no, the ESP CAM is not supported by Virtuino

What are the possible solutions?  I need to press a button in Virtuino and download a photo from ESP32 Cam.


RE: ESP32 CAM - iliaslamprou - 03-03-2024

Hi,
I think you can not do it using Virtuino. You need a custom app. I am sorry I can't help you with this issue


RE: ESP32 CAM - dimentiy89 - 03-03-2024

(03-03-2024, 04:00 PM)iliaslamprou Wrote: Hi,
I think you can not do it using Virtuino. You need a custom app. I am sorry I can't help you with this issue

ok, but if I receive a link to an image in base64, how can I open it from Virtuino? Is it even possible to open a link for example google.com from Virtuino?


RE: ESP32 CAM - iliaslamprou - 03-03-2024

Hi, 
you can create a request to a server but the app can read the response as text only.