Raspberry Pi 4 : Change the IP address?

Can the ip address for channels dvr server running on rpi4 be changed from the web interface?
I originally installed using the pi image. I don't remember how i did it, but when i installed i set up a static ip address. Now I need to change it and can't figure out how.

No, you would have to change that on the rpi4. Can you connect to it via SSH? Or just connect a display, keyboard and mouse to interface with it?

Once you're in, another approach is to set it up as DHCP instead of static. And then on your network's router, dictate whatever IP you'd like assigned to that device, that it recognizes via its MAC address. This is often referred to as "Static DHCP." Then any IP address changes can be administrated via rhe router's web interface in the future.

1 Like

Static DHCP sounds like a good idea. I don't know how to ssh into it. I can hook up the keyboard and monitor. What command do i run to change to DHCP?
thanks!

thanks.

No problem, this should help too, with regards to changing the IP networking settings

https://www.raspberrypi.com/documentation/computers/configuration.html