Finding a Wi-Fi camera's IP address is a key step for setting up remote access, integrating with smart home systems, or troubleshooting connection issues. Without this address, you won't be able to access the device's web interface, update firmware, or change network settings. However, many users encounter difficulties: manufacturers rarely specify the IP address in documentation, and standard methods like ipconfig or ifconfig They don't work here.
In this article we will look at 5 reliable ways Finding a camera's IP address involves everything from viewing the list of devices in your router to using specialized utilities. We'll pay special attention to the nuances for popular brands: Xiaomi, TP-Link Tapo, Hikvision, Dahua and others. You'll also learn how to avoid common network scanning errors and what to do if your camera isn't showing up in the list of connected devices.
1. Checking IP via the router's web interface
The most universal method is to view the list of connected devices in the router's admin panel. This method works regardless of the camera model, as long as it's connected to your Wi-Fi network.
Instructions:
- 🌐 Open your browser and enter your router's IP address (usually
192.168.0.1,192.168.1.1or192.168.8.1). The exact address is indicated on the device sticker. - 🔑 Enter your login and password (by default it is often
admin/adminoradmin/empty). - 📋 Go to the device list section. Depending on your firmware version, it may be called:
DHCP Clients List(English version)Client listorConnected devices(Russian version)LAN → DHCP(in routers ASUS)
- 🔍 Find your camera in the list. It will usually be displayed under its original name (e.g. Tapo C200) or MAC address. The IP address will be listed in the corresponding column.
⚠️ Attention: If the camera is connected via cable (PoE), look for it in the sectionLAN, and notWi-FiSome routers separate wired and wireless devices.
Example of display in a router TP-Link:
| № | Device name | IP address | MAC address |
|---|---|---|---|
| 1 | iPhone-X | 192.168.0.101 | 00:1A:2B:3C:4D:5E |
| 2 | Tapo_C200_1234 | 192.168.0.105 | A4:B1:C2:D3:E4:F5 |
| 3 | Samsung-TV | 192.168.0.103 | 11:22:33:44:55:66 |
If there are several unknown devices in the list, please focus on MAC address — it can be found on the camera body or in the documentation. Power cycling the camera will also help: the device should disappear and reappear in the list.
2. Using a mobile camera app
Smart camera manufacturers (eg Xiaomi, TP-Link Tapo, Ezviz) often provide official apps that display the device's IP address. This method is suitable if the camera is already linked to your account.
Where to find IP addresses in popular apps:
- 📱 Mi Home (Xiaomi):
- Open the app and select your camera.
- Go to
Settings → General → Network Information. - The IP address will be listed next to
Local IP.
- 📱 Tapo (TP-Link):
- Click on the camera icon →
⚙️ Settings. - Select
Advanced settings → Network settings.
- Click on the camera icon →
- Press and hold your finger on the camera preview →
Device → Network Settings.
⚠️ Attention: In some applications (eg. YooSee) The IP address is hidden in the "advanced" settings. If you don't find this setting, check the sectionAbout the programorDiagnostics.
If the camera is connected via the cloud (P2P), the local IP may not be displayed. In this case, use the other methods in this article.
Make sure the camera is turned on and connected to Wi-Fi|
Update the app to the latest version|
Check that your smartphone and camera are on the same network|
Log in to the same account that the camera is linked to-->
3. Scanning the network using specialized utilities
If your router isn't showing its IP address or your camera isn't showing up in the app, scanning your local network can help. This involves using programs that analyze all connected devices and their ports.
Top 3 utilities for Windows/macOS/Linux:
- 🖥️ Advanced IP Scanner (Windows) - a free program with a simple interface. Scans an IP range and displays open ports (usually for cameras)
80,554,8000). - 🍎 LanScan (macOS) — scans the network and determines the device manufacturer by MAC address.
- 🐧 nmap (Linux/macOS/Windows) — a command-line utility for advanced users. Scanning command:
nmap -sn 192.168.0.0/24To find the camera, add a port check:
nmap -p 80,554,8000 192.168.0.0/24 - Open
Command line(Win + R→ entercmd). - Enter the command to view all devices on the network:
arp -aThe result will show IP and MAC addresses, but without device names.
- To get more data, use:
for /L %i in (1,1,254) do ping -n 1 192.168.0.%i | find "TTL"This command "pings" all addresses in the range
192.168.0.1–254and displays only those who responded. - Open
Terminal. - Enter the command to scan the network:
ping -c 1 -t 1 192.168.0.255Then check the ARP cache:
arp -a - For a more detailed analysis, use:
nmap -sn 192.168.0.0/24
Example of the result in Advanced IP Scanner:
| IP address | MAC address | Manufacturer | Open ports |
|---|---|---|---|
| 192.168.0.101 | 00:1A:2B:3C:4D:5E | Apple | — |
| 192.168.0.105 | A4:B1:C2:D3:E4:F5 | TP-Link Technologies | 80 (HTTP), 554 (RTSP) |
Cameras usually have open ports. 80 (web interface) or 554 (RTSP streaming video). If you find a device with these ports and an unknown name, it's most likely your camera.
4. Find IP via command line (Windows/Linux/macOS)
For experienced users, the command line method is suitable. It doesn't require any additional software and works on all operating systems.
For Windows:
For Linux/macOS:
If you see an IP address with the MAC address of the camera manufacturer in the results (for example, Hangzhou Hikvision or Shenzhen Bilian), - this is the device you need.
⚠️ Attention: Some cameras block ICMP (ping) packets and may not appear in the results. In this case, use a port scan (Section 3).
5. View network settings on the camera itself
If the camera has web interface or physical display, the IP address can be found directly from the device. This method is suitable for professional models (Hikvision, Dahua) or cameras with a screen.
Methods:
- 🖥️ Web interface:
- Connect the camera to the router.
- Open your browser and enter the camera's standard IP (indicated in the instructions, for example,
192.168.1.65For Hikvision). - Enter login/password (by default it is often
admin/12345oradmin/empty). - Go to the section
NetworkorNet— the current IP will be there.
Settings → Network.Reset 10-15 seconds). After that, it will receive an IP from the router's DHCP server (usually in the range 192.168.0.100–200).An example of the path to network settings in the web interface Dahua:
Configuration → Network → Basic Settings → IPv4.
What to do if you don’t know the standard IP camera?
Many manufacturers use fixed IP addresses by default. Try entering the following into your browser:
- Hikvision:
192.0.0.64or192.168.1.64 - Dahua:
192.168.1.108 - TP-Link Tapo:
192.168.0.100(if connected via cable) - Foscam:
192.168.1.100
If the camera does not respond, check that your PC is on the same subnet (for example, set a static IP 192.168.1.10 with a mask 255.255.255.0).
6. Features for cameras with PoE and cloud connection
Cameras with support PoE (Power over Ethernet) or cloud connection (P2P) have nuances when determining IP. Let's take a closer look.
For PoE cameras:
- 🔌 If the camera is connected to a PoE switch or injector, its IP can be assigned by the router's DHCP server or by the switch itself (if it is "managed").
- 🔄 Check your VLAN settings: Some PoE cameras operate on a separate subnet (e.g.
192.168.2.xinstead of192.168.0.x). - 🛠️ Use utilities for PoE devices, for example, Ubiquiti Discovery Tool or ONVIF Device Manager.
For cloud cameras (P2P):
- ☁️ If the camera is connected via the cloud (for example, Xiaomi Mi Home or Ezviz), a local IP may not be required for remote access. However, it is needed for RTSP setup or integration with Home Assistant.
- 🔗 In some cases, P2P cameras receive a "gray" IP address (behind NAT) and cannot be found using standard methods. In these cases, the only solution is a factory reset and connecting to the router in AP mode.
⚠️ Attention: Cloud cameras (eg YooSee or VStarcam) can block access via local IP unless you disable P2P mode in the settings.
7. Common mistakes and how to avoid them
When searching for a camera's IP address, users often encounter common problems. Let's look at the most common ones and how to solve them.
Error 1: The camera is not displayed in the router's device list.
- ❌ Cause: The camera is connected to another network (for example, a guest Wi-Fi or a neighbor's).
- ✅ Solution: Check the SSID of the network the camera is connected to. If you're unsure, reset it and reconnect.
Error 2: IP address found, but web interface does not open
- ❌ Reasons:
- Invalid port (for example, the camera uses
8080instead of80). - Blocked by Windows Firewall or antivirus.
- The camera requires firmware to work in a local network.
- Invalid port (for example, the camera uses
- ✅ Solution: Try entering it in your browser
http://[IP]:[port](For example,http://192.168.0.105:8080). Disable your firewall during the test.
Error 3: Network scan does not find the camera
- ❌ Reasons:
- The camera is in "sleep" mode (some models save energy).
- IP address outside the standard range (eg.
10.0.0.xinstead of192.168.0.x). - The camera uses a static IP that is not in the DHCP pool.
- ✅ Solution: Connect the camera via cable and check the network settings in its web interface. If the IP is static, change it to automatic (DHCP).
- Physical access to the camera to connect to your router.
- Login/password from the administrator of another network (if the camera is in their DHCP).
- The camera is connected to guest network router (check Wi-Fi settings).
- It's turned on in the router client isolation mode (AP Isolation), which hides devices from each other.
- The camera uses static IP outside the DHCP range (eg
192.168.0.250, and the router only distributes up to.200). - DHCP server failure (reboot the router).
- Scanning the network via Advanced IP Scanner (look for a device with a MAC address starting with
78:11:DCor48:5F:99- this is the manufacturer Xiaomi). - Viewing the list of devices in the router (cameras Xiaomi usually have a name of the form
lumi.camera.*). - Bluetooth connection (some models, for example, Xiaomi Mi Home Security Camera 360°, first connect via Bluetooth to set up Wi-Fi).
- Via the web interface: Go to network settings and specify a static IP (it is recommended to choose outside the DHCP range, for example,
192.168.0.201). - Via the app: IN TP-Link Tapo or Ezviz There is a "Static IP" option in the network settings.
- Via console: For cameras Hikvision/Dahua you can use the utility SADP Tool (downloaded from the manufacturer's website).
- Connected simultaneously to Wi-Fi and Ethernet (for example, a backup channel).
- Works in mode dual stack (IPv4 + IPv6).
- Has multiple network interfaces (for example, primary and backup for the cloud).
If nothing helps, do full camera reset and reconnect it following the manufacturer's instructions.
FAQ: Frequently Asked Questions
Is it possible to find out the IP address of a camera if it is connected to someone else's network (for example, in an office)?
No, if the camera is on a different subnet (for example, on an office network), you won't be able to find its IP using standard methods. You'll need:
The exception is cloud cameras (P2P), but even there the local IP is unavailable without network access.
The camera is connected to Wi-Fi, but it doesn't show up in the router. What's wrong?
Possible reasons:
Solution: Connect the camera via cable or reset its settings.
How to find IP cameras Xiaomi without Mi Home app?
If the application is not installed, use:
Is it possible to change the IP cameras manually?
Yes, but the method depends on the model:
⚠️ After changing the IP, the camera may become unavailable if the new address conflicts with another device. Always check for available IP addresses via
ping.Why does the camera have two IP addresses?
It is normal if the camera:
To configure, use the IPv4 address (usually starts with
192.168.or10.0.).