WiFi Bridge for Video Surveillance: How to Network Cameras Wirelessly

Setting up video surveillance at remote sites is a challenge faced by owners of private homes, warehouses, and industrial facilities. Running cables to each IP camera is often impossible or cost-ineffective, especially if the distance exceeds 100 meters. The solution is WiFi bridge, which transmits a video stream over the air with minimal latency. But how do you choose the right equipment, avoid interference, and ensure stable system operation around the clock?

In this article we will analyze real connection diagrams for various scenarios: from connecting two buildings to covering a large area with just a few points. Find out what antennas and routers Suitable for a 500+ meter bridge, how to set it up WDS or PTP mode, and why standard repeater It's not suitable for transmitting Full HD video. And also— unique data on the impact of weather on the signal in the 5 GHz range, which you will not find in the manufacturers' instructions.

What is a WiFi bridge and why is it needed for video surveillance?

WiFi bridge (or wireless bridge) is a technology that connects two or more networks over the air, creating a single data transmission channel. In the context of video surveillance, it solves three key problems:

  • 📡 Video stream transmission from remote cameras to the recording server without laying cables.
  • 🔄 Merging network segments, for example, between the house and outbuildings.
  • 🛡️ Protection against interference due to the use of highly directional antennas (as opposed to broadcast routers).

The main difference between a bridge and a regular WiFi router is signal directionalityWhile a home router broadcasts data in all directions (an omnidirectional antenna), a bridge focuses the beam on a single receiving point. This is critical for video surveillance, which requires:

  • 📶 High throughput (from 50 Mbps for 4 cameras in 1080p).
  • Minimum ping (a delay greater than 200 ms will cause the image to freeze).
  • 🔒 Traffic encryption (to prevent intruders from intercepting video from cameras).
⚠️ Attention: Standard WiFi repeaters (range extender) are not suitable for video surveillance! They double the signal latency and reduce throughput by 30-50%. The bridge requires specialized devices with support 802.11ac/n in mode Bridge or PTP (Point-to-Point).

Example: If you have a camera Hikvision DS-2CD2347G2-LU With a bitrate of 8 Mbps, and the bridge operates at 30 Mbps, then theoretically you can connect up to 3-4 cameras. But in practice, you need to consider interference reserve (rain, leaves, other networks) and peak loads (for example, at night when the IR illumination is turned on).

📊 How far does your WiFi bridge need to cover?
Up to 100 meters
100–300 meters
300–500 meters
More than 500 meters

WiFi Bridge Equipment: What to Choose in 2026

The choice of equipment depends on three parameters: distance between points, number of cameras And video resolutionBelow are current solutions for various scenarios.

Distance Recommended equipment Range (GHz) Max. speed Estimated price (2026)
Up to 100 m Ubiquiti NanoStation M2, TP-Link CPE210 2.4 150 Mbps from 3,500 ₽ per pair
100–300 m MikroTik GrooveA 52, Ubiquiti LiteBeam M5 5 300–500 Mbps from 8,000 ₽ per pair
300–800 m Ubiquiti PowerBeam M5 400, MikroTik NetMetal 5 5 500+ Mbps from 15,000 ₽ per pair
1+ km Ubiquiti RocketDish 5G-30, MikroTik LHG 5 5 500–800 Mbps from 25,000 ₽ per pair

For most video surveillance tasks, the optimal range is 5 GHz — it is less congested than 2.4 GHz and allows for higher speeds. However, at distances over 1 km, it is better to use licensed frequencies (for example, 5.8 GHz with a power of up to 1 W), but this will require permission from Roskomnadzor.

Key characteristics to consider when choosing:

  • 📌 Receiver sensitivity (the lower the value in dBm, the better). For example, -90 dBm will allow you to catch a signal at a greater distance than -70 dBm.
  • 📌 Antenna opening angleA point-to-point bridge (PTP) requires a narrow beam (10–30°), while communication with multiple cameras requires a wider beam (45–60°).
  • 📌 PoE support (Power over Ethernet). This simplifies installation since there's no need to run a separate 220V cable.
⚠️ Attention: Cheap Chinese devices (for example, "WiFi bridge 20 km for 2000 ₽") often have understated specifications. In reality, their speed drops to 10 Mbps at just 500 meters, and the connection drops in the rain. Check reviews on forums (for example, ixbt.com or 4pda.to) before purchasing.

Wiring diagrams: how to set up a camera bridge

There are three basic WiFi bridge setups for video surveillance. The choice depends on the number of cameras and the location of the facilities.

1. Point-to-point (PTP)

The most reliable option for connecting two buildings or transmitting a signal from a remote camera to a server. It uses a pair of directional antennas aligned with each other.

Example: a camera in a warehouse transmits video to a recorder in an office across a bridge Ubiquiti NanoBeam M5.

2. Point to Multipoint (PTMP)

A single base station communicates with multiple client devices. Suitable for covering large areas (for example, a parking lot with 5-6 cameras).

Equipment: MikroTik BaseBox 5 (base) + several LiteBeam AC (clients).

3. Cascade Bridge (Repeater)

Used when there is no direct line of sight between points. The signal is transmitted through an intermediate node.

Cons: Delay increases by 2-3 times. Use only if there is no alternative.

Typical connection diagram for PTP:

  1. Camera → PoE injectorclient bridge (For example, TP-Link CPE510).
  2. Client Bridge → directional antenna (directed to the base station).
  3. Base Station → router/registrar (For example, Synology Surveillance Station).

Direct line of sight between antennas (check with a map or laser level)|

Minimum distance from metal structures (at least 1 meter)|

Grounding of masts (mandatory for heights over 3 meters)|

Availability of PoE injectors with a power reserve (at least 24V for outdoor cameras)-->

Step-by-step setup of a WiFi bridge using Ubiquiti as an example

Let's look at the setup using a popular pair as an example. Ubiquiti NanoBeam M5. Similar steps will work for devices MikroTik or TP-Link Pharos.

Step 1: Physical connection

1. Install the antennas on the masts, point them towards each other (use a compass or app WiFi Analyzer for fine-tuning the angle).

2. Connect PoE injector to the antenna and router/computer.

Step 2: Configuration via the web interface

1. Open your browser and enter the IP address of your device (default 192.168.1.20 for Ubiquiti).

2. Go to the section Wireless and select the mode Station for the client antenna and Access Point for the base.

3. In the security settings, set:

  • 🔐 Security: WPA2-AES (do not use TKIP or WEP!).
  • 📡 Channel Width: 20 MHz (for stability) or 40 MHz (for speed, but higher interference).
  • 📊 Output Power: Auto or manually up to 20 dBm (for 5 GHz).

Step 3: Testing the connection

1. Check the signal level in the section Main. Optimal value: -50…-65 dBm.

2. Run a ping to the client antenna:

ping 192.168.1.21 -t

If the delay exceeds 50 ms, check the antenna alignment or reduce the channel width.

⚠️ Attention: After configuration, disable access to the bridge's web interface from the external network! Otherwise, attackers may be able to access your cameras. To do this, go to Services turn it off HTTP/HTTPS and leave only local access SSH.
How to reset Ubiquiti to factory settings?

Hold the button Reset on the device for 10 seconds until the indicators flash. After the reset, the IP address will return to 192.168.1.20, login/password — ubnt/ubnt.

Signal Optimization: How to Reduce Latency and Packet Loss

Even a properly adjusted axle can suffer from brake issues due to external factors. Here's how to improve stability:

1. Selecting a channel and bandwidth

Use programs like WiFi Analyzer (Android) or inSSIDer (Windows) to find the least crowded channel. In the 5 GHz band, it's best to avoid channels 36–48 (often used for home routers).

Channel width:

  • 📶 20 MHz — maximum stability, speed up to 150 Mbps.
  • 📶 40 MHz — speed up to 300 Mbps, but higher interference.
  • 📶 80 MHz — only for short distances (up to 50 m).

2. Setting up QoS for video stream

If the bridge is used not only for video, but also for other traffic (for example, Internet for the office), enable Quality of Service (QoS):

IN MikroTik:

/queue simple add name="Camera_QOS" target=192.168.1.0/24 dst-port=554,8000 max-limit=100M/100M

Where 554 And 8000 — ports used by cameras (check the documentation for your model).

3. Protection from interference

Weather and physical obstacles greatly affect the signal:

  • 🌧️ Rain/snow: at 5 GHz, attenuation is up to 0.5 dB/km during heavy rain.
  • 🌿 Foliage: In summer, the signal may weaken by 10–20 dB due to blossoming trees.
  • 🏗️ Buildings: A 30 cm thick brick wall weakens the signal by 15–25 dB.

Solutions:

  • 🛡️ Install antennas higher than obstacles (optimally 2–3 meters higher than the nearest object).
  • 🔄 Use polarization decoupling: if one antenna is vertical, the second is horizontal.
  • 📡 Apply high-gain antennas (For example, Ubiquiti RocketDish with 30 dBi).

Common problems and their solutions

Even after proper setup, glitches may still occur. Let's look at the most common ones:

Problem Possible cause Solution
The video freezes every minute. Channel congestion or interference Reduce the channel width to 20 MHz or reduce the bit rate of the cameras
The connection is lost at night Turning on the IR illumination of cameras (increased power consumption) Replace PoE injectors with more powerful ones (for example, from 24V to 48V)
Low speed (less than 50 Mbps) Incorrect antenna alignment Check the signal level in the web interface (should be better than -65 dBm)
High ping (over 200 ms) Too many hops (repeaters) in the network Switch to a PTP scheme or reduce the number of intermediate points

If the problem persists, check:

  • 🔌 Nutrition: Unstable voltage in the 220V network can cause bridge reboots.
  • 🌡️ Temperature: outdoor devices operate in the range -30…+60°C, but if overheated above 50°C, malfunctions are possible.
  • 🔄 Firmware: update the bridge software to the latest version (in Ubiquiti this is done through System → Upgrade).
⚠️ Attention: If you use cameras with cloud recording (for example, Ezviz or Dahua Cloud), make sure that the bridge is not blocking outgoing connections to the ports 80, 443 And 554Otherwise, the video will not be streamed to the cloud.

WiFi Bridge Alternatives: When It's Not Suitable

A WiFi bridge isn't a one-size-fits-all solution. In some cases, it's better to consider alternatives:

1. 4G/5G routers with a SIM card

Suitable for:

  • 📍 Remote objects without wireless internet.
  • 🚗 Mobile systems (for example, video surveillance in a van).

Cons: monthly fee for traffic (from 500 ₽/month) and possible speed limits by the operator.

2. Fiber optic or twisted pair

If the distance is up to 100 meters and cable installation is possible, this is the most reliable option. Speeds up to 1 Gbps without latency.

Cost: from 50 ₽/meter for twisted pair Cat5e + work of an installer.

3. Radio frequency modules (LoRa, Zigbee)

Used for transmitting data over long distances (up to 10 km) with minimal power consumption. Suitable for motion sensors, but not for video due to low speed (up to 50 kbps).

4. Laser communicators

Data transmission via a light beam (up to 1 Gbps over a distance of up to 1 km). Pros: No licensing required. Cons: Sensitive to fog and rain.

Comparison of alternatives:

Technology Max. speed Max. distance Cost (2026) Cons
5 GHz WiFi bridge 500 Mbps 1–5 km from 8,000 ₽ Sensitivity to weather
4G router 100 Mbps Unlimited from 3,000 ₽ + subscription fee Traffic restrictions
Fiber optic 1 Gbps up to 100 m (without amplifier) from 5,000 ₽ Difficulty of installation
Laser communicator 1 Gbps up to 1 km from 30,000 ₽ Doesn't work in fog

FAQ: Answers to frequently asked questions

Can I use my home router as a camera bridge?

Technically yes, but only if:

  • The distance between points does not exceed 50 meters.
  • There are no more than 2-3 cameras with a resolution of up to 720p.
  • The router supports the mode Bridge or WDS (For example, ASUS RT-AC68U).

Home routers are not suitable for serious video surveillance systems due to their low stability and lack of directional antennas.

How to check that the bridge is working stably?

Use these tools:

  • Ping: ping 192.168.1.21 -t (there should be a stable response without losses).
  • Iperf3: point to point speed test (iperf3 -s on the server, iperf3 -c 192.168.1.20 on the client).
  • Video stream: Check the recording in the recorder for artifacts or "freezing".

Optimal indicators:

  • Ping: up to 50 ms.
  • Packet loss: less than 1%.
  • Speed: at least 50 Mbps per camera at 1080p.
Is it necessary to coordinate a WiFi bridge with Roskomnadzor?

In most cases, no. Exceptions:

  • If you use frequencies 5.6–5.8 GHz with a power exceeding 1 W (permission required).
  • If the bridge operates in the range 2.4 GHz with EIRP greater than 100 mW (e.g. antennas with a gain greater than 12 dBi).

For home video surveillance at frequencies of 2.4 or 5 GHz with a power of up to 20 dBm (100 mW), no coordination is required.

How to protect video from interception?

Minimum safety measures:

  • 🔒 Use WPA2-AES (Not WPA-TKIP or WEP).
  • 🔑 Change your bridge password every 3 months.
  • 🌐 Disable remote access to the bridge web interface (section Services in Ubiquiti).
  • 📡 Set up MAC filtering (allow connection only for MAC addresses of your cameras).

For critical objects additionally:

  • 🔐 Use VPN (For example, OpenVPN on MikroTik).
  • 📼 Encrypt video at the camera level (e.g. Hikvision supports HTTPS And SRTP).
How many cameras can be connected via one bridge?

Depends on camera resolution and bridge speed:

Camera resolution Bitrate (Mbps) Max. number of cameras at bridge speed:
720p (1280×720) 2–4 150 Mbps: up to 37 cameras
300 Mbps: up to 75 cameras
1080p (1920×1080) 4–8 150 Mbps: up to 18 cameras
300 Mbps: up to 37 cameras
4K (3840×2160) 12–20 150 Mbps: up to 7 cameras
300 Mbps: up to 15 cameras

Recommendations:

  • Leave at least 30% of the speed reserve (for example, for 10 1080p cameras you need a bridge of 150+ Mbps).
  • If there are many cameras, divide them into several bridges or use VLAN to prioritize traffic.