Comments on: ESP32-CAM: Display Pictures in Firebase Web App https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Sun, 27 Jul 2025 13:25:15 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Abel Ricardo Ferretti https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-1075342 Sun, 27 Jul 2025 13:25:15 +0000 https://randomnerdtutorials.com/?p=107976#comment-1075342 In reply to Svein.

Hi
I need access my firbase out of de home network, but I don’t get this.
Can you give me some tip?
Tank you

]]>
By: Sergiu https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-829737 Wed, 12 Apr 2023 08:51:35 +0000 https://randomnerdtutorials.com/?p=107976#comment-829737 Hi Sara ! when I initially add the app for the site to firebaseConfig, I don’t see databaseURL: “”, and I did all the same steps as you. is this a problem or can I continue my project without this aspect?

]]>
By: Clayton https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-826155 Mon, 20 Mar 2023 15:37:13 +0000 https://randomnerdtutorials.com/?p=107976#comment-826155 In reply to Sara Santos.

Both the rules and code are unchanged from the ‘ESP32-CAM Save Picture in Firebase Storage’ tutorial.
Thanks

]]>
By: Zakariya https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-825859 Sat, 18 Mar 2023 22:43:26 +0000 https://randomnerdtutorials.com/?p=107976#comment-825859 Hi,
How do you make the ESP32 Cam display video to firebase?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-825109 Tue, 14 Mar 2023 10:40:51 +0000 https://randomnerdtutorials.com/?p=107976#comment-825109 In reply to Clayton.

Hi.
What are your database rules?
How are you setting the anonymous user in the code?
Regards,
Sara

]]>
By: Clayton https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-824877 Sun, 12 Mar 2023 19:55:16 +0000 https://randomnerdtutorials.com/?p=107976#comment-824877 I am still getting “Uploading Picture… Permission Denied.”. I have my rule right and an anonymous user set. Can anyone help me?

]]>
By: Sara Santos https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-824599 Fri, 10 Mar 2023 19:02:49 +0000 https://randomnerdtutorials.com/?p=107976#comment-824599 In reply to Kevin.

That’s great!
Thanks for the follow-up.
Regards,
Sara

]]>
By: Kevin https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-824525 Fri, 10 Mar 2023 10:38:35 +0000 https://randomnerdtutorials.com/?p=107976#comment-824525 In reply to Sara Santos.

Hi Sara,

As you suggested, the fault was in the ‘Firebase Arduino Library for ESP8266 and ESP32’ version 4.3.7

The latest version, just out, 4.3.8 seems to work fine and does not give the ‘File not found’ error.

]]>
By: Vikram M https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-824122 Wed, 08 Mar 2023 17:30:04 +0000 https://randomnerdtutorials.com/?p=107976#comment-824122 Hi Random Nerd Tutorials,

I need some help and was wondering if you could provide some support?
I need to power the following projects/components directly via my motorcycle’s 12V Battery (the same battery would be powering all the bike’s electricals)

Reverse camera + GPS (Fitted at back of bike, rear facing)
Parts used:

– ESP 32 Cam module
– NEO 6M GPS Module
Application:
To keep an eye on vehicles coming from the rear end

Proximity sensor (Fitted at back of bike, rear facing)
Parts used:

– Arduino Nano
– HC SR04 sensor
– Buzzer
– Red LED
Application:
To detect vehicles coming from the rear end and activate the buzzer and led if vehicle comes in a certain range of distance

Placement of both projects:
On a motorcycle, directly attached with the battery terminals (Same battery will be used to power other motorcycle electronics)

Question:
1. What is the safest way to hook up the circuit with the bike’s battery? As you may know, the bike battery offers fluctuating voltage (9-15.5V, even lower during cold cranking) and there may also be voltage surges/transients upto 100V.
2. What is the best way to power up the ESP32 cam module – Arduino Nano or other source?

Motive: I want to provide a safe, stable, clean power source to my circuits.

Any help would be appreciated. Thanks in advance.

]]>
By: Clayton https://randomnerdtutorials.com/esp32-cam-display-pictures-firebase-web-app/#comment-822346 Wed, 01 Mar 2023 21:14:54 +0000 https://randomnerdtutorials.com/?p=107976#comment-822346 In reply to Clayton.

Update: Got the web app up but now I am getting “Uploading Photo…Permission denied.” My storage rules are correct I’m not sure on what to do next.

Thanks

]]>