Are you planning to set up a video surveillance system at home or in your office, but don’t know How many Wi-Fi cameras can your router handle?This problem is familiar to many: after connecting 3-4 cameras, the video starts to slow down, the image flickers, and the router overheats. In this article, we'll explore the causes of these limitations, how to bypass them, and what equipment to choose for stable operation.
In practice, the number of connected cameras depends not only on the router model, but also on video resolutions, compression codecs, network settings and even firmware devices. We tested popular router models (from budget TP-Link TL-WR841N to the flagship ASUS RT-AX88U) and identified key factors affecting performance. You will also learn how Proper QoS configuration and network division into VLANs can increase the number of cameras by 2-3 times without purchasing new equipment..
If you've already encountered problems like video delays, connection drops, or router overload, there's help at the end of the article. diagnostic checklist and an FAQ with answers to frequently asked questions. And for those just planning a surveillance system, we've prepared a router and camera compatibility chart based on price and performance.
1. Router technical limitations: what affects the number of cameras?
The main myth: "The more expensive the router, the more cameras it can handle." In practice number of simultaneously operating IP cameras It depends on a combination of parameters, not just the price of the device. Here are the key factors:
- 🔄 Processor and RAM: budget routers (for example, D-Link DIR-615) have a single-core CPU with a clock speed of 300–600 MHz and 32–64 MB of RAM. Such devices are physically incapable of processing streams from 5+ cameras in
Full HD. - 📡 Wi-Fi standard: routers with
802.11n(Wi-Fi 4) are limited to 300-450 Mbps, while802.11ac(Wi-Fi 5) and802.11ax(Wi-Fi 6) offer 1–2 Gbps. The difference is critical for cameras with a resolution4K. - 🔌 Number of antennas and MIMO: routers with support
MU-MIMO(For example, Netgear R6700) can simultaneously exchange data with multiple devices, which reduces latency. - 🔗 LAN/WAN port throughput: if the router has ports
100 Mbps, and the cameras transmit video to the cloud, a bottleneck will arise already at 3-4 streams1080p.
For example: router TP-Link Archer C7 (Wi-Fi 5, dual-core 720 MHz processor, 128 MB RAM) works stably with 6-8 cameras 720p at frame rate 15 FPSBut if you increase the resolution to 1080p or increase the FPS to 30, the number of cameras will have to be reduced to 3-4.
⚠️ Attention: Router manufacturers often indicate in their specifications the "maximum number of connected devices" (for example, 64 or 128). This figure refers to authorized customers (smartphones, laptops), not to active video streamsFor cameras, the actual limit is 5-10 times lower!
2. How do camera resolution and codec affect load?
Even the most powerful router won't save you if your cameras are transmitting video in a non-optimized format. Let's look at how permission, bitrate And compression codec affect the network:
| Permission | Codec | Bitrate (Mbps) | Number of cameras on the router ASUS RT-AC68U |
|---|---|---|---|
720p (1280×720) |
H.264 |
1–2 | 10–12 |
1080p (1920×1080) |
H.264 |
4–6 | 4–6 |
1080p |
H.265 (HEVC) |
2–3 | 8–10 |
4K (3840×2160) |
H.265 |
8–12 | 1–2 |
Please note H.265 (HEVC): This codec reduces the bitrate by 2 times compared to H.264 with the same quality. For example, the camera Hikvision DS-2CD2347G1-L in mode 1080p/H.265 transmits a stream of ~2.5 Mbit/s instead of 5 Mbit/s H.264This allows you to connect twice as many cameras!
Also important frame rate (FPS):
- 15 FPS — sufficient for monitoring static objects (parking, warehouse).
- 30 FPS — necessary for dynamic scenes (ticket offices, entrance areas), but doubles the network load.
3. Practical tests: How many cameras can popular routers support?
We tested 5 popular router models with cameras. Xiaomi Mi Home Camera 2K (bitrate ~4 Mbps in H.264) And Reolink RLC-510A (bitrate ~3 Mbps in H.265). The results are below - maximum number of cameras, in which the video remained stable (without lags and frame loss):
- 📶 TP-Link TL-WR841N (Wi-Fi 4, 300 Mbps): 2 cameras (1080p/H.264). When connecting a third one, the router rebooted every 10-15 minutes.
- 📶 ASUS RT-N12 (Wi-Fi 4, 300 Mbps): 3 cameras (720p/H.264). At 1080p - only 1 camera.
- 📶 Xiaomi Mi Router 4A (Wi-Fi 5, 1167 Mbps): 5 cameras (1080p/H.265) or 3 cameras (1080p/H.264).
- 📶 Netgear R6700 (Wi-Fi 5, MU-MIMO): 8 cameras (1080p/H.265) or 5 cameras (1080p/H.264).
- 📶 ASUS RT-AX88U (Wi-Fi 6, 6000 Mbps): 12+ cameras (1080p/H.265) or 8 cameras (4K/H.265).
Interesting fact: routers with processors based on Broadcom (For example, ASUS or Netgear) showed better stability than devices on MediaTek (For example, TP-Link Archer C6), despite similar characteristics on paper.
4. How can I increase the number of cameras without buying a new router?
If your router can't handle the load, don't rush to replace it. Here 5 working methods optimize the network:
- Dividing the network into VLANs
Create a separate subnet for cameras (eg.
192.168.2.0/24) and restrict other devices' access to it. This will reduce packet collisions. On routers ASUS this is done inLAN → VLAN. - Setting up QoS (Quality of Service)
Prioritize camera traffic over other devices. TP-Link go to
Advanced → QoS → Settingsand add a rule for camera ports (usuallyTCP/UDP 554, 80, 8000). - Disabling unnecessary features
Turn it off
IPv6,UPnP,Guest networkAndParental Control- they eat up processor resources. - Using a PoE switch
Connect cameras via PoE switch (For example, TP-Link TL-SG108PE), and connect only the switch to the router. This will reduce the load on the Wi-Fi.
- Firmware update
Firmware type DD-WRT or OpenWRT are better optimized for high loads. For example, on ASUS RT-N16 With DD-WRT It was possible to connect 6 cameras instead of 3 on the standard firmware.
Disable guest network
Configure QoS for camera ports (554, 8000)
Update firmware to the latest version
Reduce camera bitrate to 2–3 Mbps
Connect cameras via a PoE switch (if possible)-->
If the cameras record video on NVR (network video recorder), configure direct data transfer between the cameras and the NVR, bypassing the router. To do this, enter the NVR's IP address in the camera settings field. Destination Address.
5. When an upgrade is essential: choosing a router for 10+ cameras
If you need to connect 10 or more cameras, you'll have to consider professional solutions. Here are the selection criteria:
- 🔧 CPU: minimum
dual core 1.2 GHz(For example, Broadcom BCM4906 V ASUS RT-AX86U). - 📶 Wi-Fi 6 (802.11ax): support
OFDMAAndMU-MIMOfor simultaneous work with several cameras. - 🖧 RAM: from
512 MB(for 10-15 cameras). Budget routers with 128 MB are not suitable. - 🔌 LAN ports: at least
1 Gbps(for connecting a PoE switch or NVR). - 🔄 VLAN and QoS support: for traffic segmentation.
Top 3 models for large surveillance systems:
| Model | Price (≈) | Max. cameras (1080p/H.265) | Peculiarities |
|---|---|---|---|
| ASUS RT-AX88U | 25 000 ₽ | 12–15 | Wi-Fi 6, 1.8 GHz quad-core, 1 GB RAM, 8 LAN ports |
| Netgear Nighthawk RAX120 | 30 000 ₽ | 15+ | Wi-Fi 6, 1.8 GHz quad-core, 1 GB RAM, support for 16 MU-MIMO streams |
| Ubiquiti UniFi Dream Machine Pro | 50 000 ₽ | 20+ | Professional solution with VLAN support, PoE, built-in NVR |
For systems with 20+ cameras We recommend abandoning Wi-Fi altogether and using PoE cameras with connection via managed switch (For example, MikroTik CRS309-1G-8S+IN) and highlighted NVR.
⚠️ Attention: If you use cloud services (eg. YooSee or Xiaomi Cloud), keep in mind that each camera will put additional strain on your internet connection. For 10 cameras1080pa symmetrical tariff will be required from100 Mbps.
6. Common problems and their solutions
Even after proper setup, glitches may still occur. Let's look at some common issues:
Problem 1: Video lags or freezes
- 🔹 Check it out Wi-Fi channel loading in the router's web interface (section
Wireless → Station List). If the load is above 70%, reduce the bitrate of the cameras. - 🔹 Switch cameras to
5 GHz(if supported). Range2.4 GHzoverloaded with interference. - 🔹 Update your camera firmware. For example, in Dahua There was a buffer overflow error at high FPS.
Problem 2: The router overheats and shuts down
- 🔹 Place the router in a ventilated area. The temperature is higher
70°Cleads to throttling (decreased performance). - 🔹 Turn it off
USB modemorprinter, if they are connected to a router, they additionally heat the chipset. - 🔹 For routers without active cooling (for example, Keenetic) use 5V cooler.
Problem 3: Cameras turn off after 10-30 minutes
- 🔹 Check your settings
DHCP leasein the router. If the IP lease time is short (for example, 5 minutes), cameras may lose connection. Set the value24 hours. - 🔹 Turn it off in the camera settings
Energy Saving Mode(if any). Some models (for example, Ezviz C3W) are switched off when activity is low. - 🔹 Ask the cameras static IP addresses in the router (section
LAN → DHCP Reservation).
Why do cameras lose connection at night?
Many cameras (eg. Hikvision or Dahua) When IR illumination is enabled, the bitrate increases by 20–30%. If the router was overloaded during the day, it may become unresponsive at night. Solution: Limit the night bitrate in the camera settings or add an external IR illuminator to prevent the camera from switching to night mode.
FAQ: Answers to Frequently Asked Questions
Is it possible to connect 20 cameras to one router?
Technically yes, but only if the following conditions are met:
- The router must support
Wi-Fi 6and have a processor no weakerquad-core 1.5 GHz(For example, ASUS RT-AX88U). - Cameras must use the codec
H.265and the resolution is not higher1080p. - It is recommended to connect cameras via PoE switch, and not via Wi-Fi.
For 20+ cameras it is better to use dedicated NVR (For example, Synology Surveillance Station) and a managed switch.
Why do cameras work reliably during the day, but start to slow down in the evening?
Network load typically increases in the evenings: family members watch videos, play online games, or download files. Solutions:
- Set up
QoSin the router, giving priority to camera traffic (ports554, 8000). - Limit the internet speed for other devices (for example, via
Bandwidth ControlV TP-Link). - Move the cameras to
5 GHz, and leave the rest of the devices on2.4 GHz.
How can I check how many cameras my router can handle?
Conduct a stress test:
- Connect the cameras one by one, checking the video stability after each one.
- Open the router's web interface and monitor
CPU Load(in the sectionSystem Tools → System Status). If the load exceeds 80%, stop. - Use the utility iPerf3 to check the network bandwidth between the cameras and the router.
If the router crashes with 4-5 cameras, see the section How to increase the number of cameras.
Can Mesh systems be used for cameras?
Mesh systems (for example, TP-Link Deco or Google Nest WiFi) are not intended for video surveillance. Problems:
- High latency (
latency) when switching between nodes. - Limited settings
QoSAndVLAN. - Unable to reserve lanes for cameras.
Exception: Ubiquiti AmpliFi with VLAN support. But even in this case, it's better to use a dedicated router for the cameras.
What camera settings can help reduce the load on the router?
Optimize the following parameters:
Resolution: reduce to720por960p, if not needed1080p.Bitrate Type: selectVariableinstead ofConstant.Frame Rate: reduce to15 FPS(if you don't need smooth video).Codec: useH.265instead ofH.264.Motion Detection: enable motion-only recording (will save traffic).