Hi all,
I want to change camera IP from 192.168.1.64 to 10.10.10.1 in Jetson nano ASUS PE1000N.
I can change camera IP in Windows with SADP tool.
But I dont know install SADP tool in arm64.
Help me please!
Connect jetson to camera same this:
But when you can access camera, the IP on eth0 is not what you set (192.168.1.80).
And usb1 is not what you set either.
Could you clarify this part?
So i have to use Reolink client on windows machine to set static IP address on camera as far as I know, it’s not possible to set it up from ubuntu. So this settings
auto eth0
iface eth0 inet static
address 192.168.1.80
netmask 255.255.255.0
gateway 192.168.1.1
and I can access to camera
Could you remove the gateway from your eth0?
n…
Many thanks,
Sterling
Hi,
If you would like to change IP address of the IP camera, we suggest consult with the board vendor.
If you would like to set Jetson Nano to have static IP address, the system is Ubuntu 18.04 and you may refer to the webpage:
https://linuxize.com/post/how-to-configure-static-ip-address-on-ubuntu-18-04/