Ask Ubuntu Asked by Mices on November 26, 2021
I have a wifi smartnet camera that works with the v380 app for Android/iOS/Windows and I wanna connect it to my motion server running on Ubuntu 18.04.
Although the camera is connected to the LAN and I can view it on my phone I don’t see it listed under DHCP clients on my router’s home page.
How can I discover the IP address of the camera?
You can use command-line tool nmap
to do a simple scan which will show you IP address and Mac address of devices (assuming you know or can find the mac address of the camera). So if your local network is on 192.168.1.x
you would run this command to scan all addresses in the range 192.168.1.0
to 192.168.1.255
sudo nmap -sn 192.168.1.0/24
Or if you are on 192.168.0.x
then:
sudo nmap -sn 192.168.0.0/24
Install nmap with
sudo apt install nmap
Answered by codlord on November 26, 2021
3 Asked on January 6, 2022
2 Asked on January 6, 2022 by an-unknown-developer
1 Asked on January 6, 2022 by user3472027
2 Asked on January 6, 2022 by webelo
1 Asked on January 6, 2022
0 Asked on January 6, 2022
2 Asked on January 6, 2022
1 Asked on January 6, 2022 by will-matheson
1 Asked on January 6, 2022 by guy-cherubin
0 Asked on January 6, 2022 by abdul-hakeem
1 Asked on January 6, 2022 by martien-lubberink
1 Asked on January 6, 2022 by bishwas-bhandari
0 Asked on January 6, 2022 by user1109098
1 Asked on January 6, 2022 by hillsie
1 Asked on January 5, 2022
2 Asked on January 5, 2022 by user101579
Get help from others!
Recent Answers
Recent Questions
© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, MenuIva, UKBizDB, Menu Kuliner, Sharing RPP, SolveDir