How to get a static IP-Adress for ESP8266

I would guess it's the default piece of code that presents a UI where you can see a live stream

there is ESP32-CAM Video Streaming Web Server (works with Home Assistant) | Random Nerd Tutorials for example to get some ideas

Wait a minute falks: what about Google Home and Alexa ??? I have found a good video. I will watch it today, and than of course I will tell u later about the results :smiley:

I think you might look at 'port redirection' in your router configuration.
This maps incoming requests to your local resources.
So, if you have a http interface (eg a web server) on your ESP8266 you should tell your router to redirect requests on port 80 to the address of your ESP8266.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.