esp32cam-gdrive icon indicating copy to clipboard operation
esp32cam-gdrive copied to clipboard

Upload an image directly from ESP32-CAM to Google Drive

Results 5 esp32cam-gdrive issues
Sort by recently updated
recently updated
newest added

Hi, image transfer runs free of errors but some 20% of the images arrive missing part of the footer. The size of the footer varies from transfer to transfer. It...

Since code publishing seems the Google have changed the logging in way. In WEB app deployment are only two options, per "Execute as"/"Me" or /"User accessing the web app" and...

Hola, el código esp32cam-gdrive / upload.gs está en error: TypeError: no se pueden leer los 'parámetros' de propiedad de indefinido doPost @ Code.gs: 2 ¿Sabrías qué está causando este error?

Add Root CA certificate to your example code. Certificate for: GlobalSign Root CA - R2 - Valid until 2028 year. Certificate is set to client in setup. Connection is faster...

This loop in 'esp32cam-gdrive.ino' processes three bytes from the input buffer through the 'base64_encode()' function on every iteration. But the input buffer pointer is only incremented by one in each...