How to connect a Kerui camera to a computer via Wi-Fi: step-by-step instructions

Modern security systems are no longer cumbersome and difficult to manage, but rather accessible gadgets that can be set up independently in minutes. IP cameras brand Kerui While these devices have gained popularity due to their affordable price and extensive functionality, their initial focus on mobile platforms often confuses users who want to set up video surveillance on a desktop computer. While a direct connection to a PC via Ethernet cable is possible, a wireless connection provides the flexibility needed for discreet or convenient installation anywhere in an apartment or office.

The main difficulty that users face is that the cameras Kerui originally designed to work through cloud services and mobile applications such as Tuya Smart or V380 ProIntegrating with a computer requires a basic understanding of local network principles, as the PC and camera must be on the same subnet to exchange video streams. You don't need to be a network engineer, but a basic understanding of how devices find each other in a home environment is essential. Wi-Fi, will significantly simplify the task and help avoid typical mistakes during setup.

In this article, we'll cover the entire process in detail: from preparing the hardware to configuring specialized software on Windows. We'll cover not only standard methods but also nuances often overlooked in official manuals, such as working with protocols. ONVIF And RTSPThis will allow you to do more than just see a picture; it will also allow you to create a fully-fledged archiving and monitoring system, independent of the manufacturer's cloud services.

Equipment preparation and compatibility testing

Before moving on to the software part, you need to make sure that your hardware is ready to work with your computer. Most models Kerui, such as popular dome cameras or outdoor bullet cameras, are equipped with a built-in module Wi-Fi, but initial setup often requires a temporary wired connection or the use of a mode AP (access points). Make sure your router is working stably and is distributing addresses according to the protocol. DHCP, since it is this mechanism that will allow the camera and the computer to "see" each other on the local network.

⚠️ Note: Some budget camera models Kerui may not support the full protocol ONVIF, limited only to a proprietary stream for the mobile app. Before purchasing or setting up, be sure to check the specifications of your model on the official website or in the documentation to avoid encountering an inability to connect to third-party software.

For successful integration you will need the computer itself running Windows (versions 7, 10 or 11), a working router that supports the standard 802.11n or higher, and preferably a patch cord for initial setup if the camera's wireless mode isn't yet activated. It's also crucial to know your router model, as it determines the interface you might need to reserve. IP address for the camera so that it is always accessible at the same address.

📊 What operating system do you use for video surveillance?
Windows 10
Windows 11
Windows 7
macOS
Linux

Also check the condition of the antenna on the camera: if it is removable, make sure it is screwed on tightly, otherwise the range Wi-Fi The signal strength will be extremely weak, and the connection to the router may be unstable. A weak signal will result in image artifacts and constant connection drops when trying to stream video to a computer, rendering the surveillance system useless.

Setting up the network and obtaining the camera's IP address

The most important step is assigning the camera a permanent address on your local network. By default, when connecting to a router, the camera Kerui gets dynamic IP address from the DHCP server, which may change after rebooting the router or the camera itself. To ensure the computer can consistently find the device, you need to fix this address by making it static or reserve it in the router settings. MAC address devices.

First, you need to find out the camera's current address. This can be done through the mobile app with which the camera is already paired. Go to the device settings and find the "Remote" section. Network information or Wi-Fi statusThe current one will be indicated there. IP, For example, 192.168.1.105. Write down this address, as well as the gateway address (usually this is the address of your router, for example, 192.168.1.1) and subnet mask (most often 255.255.255.0).

  • 🔍 Open your router's web interface by entering its address in your browser and find the section DHCP Server or LAN Settings.
  • 🔍 Find the device with the name in the list of connected clients Kerui or the corresponding MAC address and assign the current IP address to it.
  • 🔍 Alternatively, use the utility ConfigTool (if available for your model) to search for the camera on the network and change its network settings manually.

If you decide to configure a static IP directly on the camera (if such a function is available in the web interface of the camera itself), make sure that the selected address is outside the range of addresses issued by the router to avoid conflicts. IP addressesFor example, if the router distributes addresses from 100 to 200, give the camera an address 192.168.1.50This ensures that no other device accidentally takes up this address.

Using the web interface for initial configuration

Many users forget that the camera Kerui, like any network device, has its own built-in web server. By entering IP address By typing "camera" into the browser's address bar (Internet Explorer or Chrome in compatibility mode often work best for older models), you'll access the device's management menu. Here, you can not only change the administrator password, a critical security step, but also configure video streaming settings.

In the web interface, you should pay attention to the section Network or Net, where you can check the connection status to Wi-Fi and see the signal quality. If the signal is weak, the camera will transmit images to the computer with delays. This is also where protocol settings are often hidden. ONVIF, which must be activated manually by creating a separate user ONVIF with access rights different from the main administrator.

☑️ Web interface setup

Completed: 0 / 1

Don't forget to change the time and date in the camera settings, synchronizing them with your computer or a time server. NTPThis is necessary to ensure that archive recordings and motion detection events have correct timestamps. Otherwise, when viewing the history on a computer, you will be confused about exactly when the event occurred.

Connecting via VLC Media Player and RTSP protocol

The fastest way to display an image from a camera Kerui on your computer screen without installing heavy specialized software - using a universal player VLC Media PlayerThis method works with almost all IP cameras that support streaming. RTSP (Real Time Streaming Protocol). To do this, you'll need to know the exact RTSP link syntax for your model, which typically looks like this: rtsp://username:password@ip_address:port/stream.

In the player menu, select Media -> Open URL (or click Ctrl+N) and paste the generated link. For example, for many models Kerui the link may look like this rtsp://admin:123456@192.168.1.50:554/live/ch00_0If the data entered is correct, a live video will appear in the player window within a few seconds. This method is ideal for quickly checking the camera's functionality and image quality.

Parameter Default value Description
Protocol rtsp Streaming protocol
Port 554 Standard RTSP port
Flow path /live/ch00_0 Depends on the model (main stream)
Substream path /live/ch00_1 Low quality stream for preview

Advantage of using VLC The advantage of this method is its cross-platform nature and the lack of driver support. However, this method doesn't allow you to control the camera's rotation (if it has a PTZ camera) or configure motion detection directly from the player. It's purely a tool for viewing the video stream.

Professional video surveillance software for PC

To create a full-fledged video surveillance system with archiving, motion detection, and multi-camera mode, it is better to use specialized software. Programs like iSpy, ZoneMinder or Blue Iris (paid, but powerful) allows you to connect a camera Kerui according to protocol ONVIFIn the settings for adding a new camera, select the manufacturer ONVIF, enter IP address, port (usually 80 or 8080) and login/password that you created earlier in the camera's web interface.

Using such software offers tremendous advantages: you can set up scheduled recordings, receive notifications via email or instant messaging when motion is detected, and scale the system by adding cameras from other manufacturers. In this case, the computer acts as NVR (network video recorder), and it is important that its hard drive has sufficient capacity to store the archive.

⚠️ Caution: Continuously recording high-resolution video puts significant strain on your computer's hard drive. It is recommended to use drives from the Surveillance or Red, designed to work 24/7, or set up recording only on motion detection to save space.

Problems with codecs in surveillance programs

If your video surveillance software displays a black screen but there is sound, or the video is choppy, try changing the main stream encoding type from H.265 to H.264 in the camera settings (in the web interface). Older software versions or weaker computers may not be able to decode modern H.265 in real time.

It's important to correctly configure the bitrate and stream resolution in the camera itself before connecting to the software. If you plan to watch the video on multiple screens simultaneously or over the internet, set a lower bitrate for the main stream to avoid overloading the channel. Wi-Fi and the computer processor.

Solving common connection problems

Even with proper setup, problems may arise due to the operating features Wi-Fi networks and firewalls. If the computer can't see the camera, even though the ping works, it's most likely blocked by an antivirus or built-in firewall. WindowsYou need to add an exception for the ports used by the camera (usually 554, 80, 8080) or allow the video surveillance application to access private networks.

Another common issue is time desynchronization or connection loss after the computer goes to sleep. Make sure your network card's power settings are set to prevent the device from shutting down to save power. Also, Wi-Fi The channel may be overloaded by neighboring routers, causing image freezes; in this case, switching the router to a less congested channel or switching to a different range will help. 5 GHz, if the camera supports it.

  • 🛠 Check if your computer and camera are on the same subnet (the first three digits of the IP address must match).
  • 🛠 Restart your router and camera if the device stops responding.
  • 🛠 Make sure the password Wi-Fi does not contain special characters that the camera may interpret incorrectly.

If the camera connects but the video isn't playing, try lowering the resolution or frame rate in the stream settings. Wireless bandwidth is limited, and transmitting two streams (main and substream) at maximum quality can cause the buffer to overflow.

Questions and Answers (FAQ)

Is it possible to connect a Kerui camera to a computer without a router?

Yes, this is possible, but it requires some additional steps. You can connect the camera and computer directly with an Ethernet cable, but you'll have to manually assign static IP addresses to the computer's network card, as there won't be a DHCP server (usually found in the router). For a Wi-Fi connection without a router, you'll need to create an access point on your laptop, but this is a less stable option.

What is the default password for Kerui cameras?

Most modern models do not have a default password (blank field), or a combination is used admin / 123456 or admin / adminHowever, when connecting for the first time via the mobile app, the system often forces you to set a new password, which you will then need to use to connect from a PC.

Why does the camera work through the app on the phone, but is not visible on the PC?

Most likely, your phone is connected via mobile internet (4G/5G), and your computer is on a local Wi-Fi network. Cloud services operate over the internet, bypassing local settings. To connect to a PC, you need to ensure that the computer is on the same local network (Wi-Fi) as the camera and that the correct local IP address is used, not a cloud ID.

Do Kerui cameras support motion detection recording to a computer?

Yes, but this feature must be supported by the software on your computer (VLC doesn't support motion recording, while iSpy or Blue Iris do). The camera itself can send a motion signal, but the software on the PC must process it and start recording, or the camera must be able to write to the SD card itself, while the PC can only read the archive.