When setting up an AV Video to IP Converter Board (such as an HDMI/AV/SDI to IP encoder), many users encounter the issue:
“My computer cannot connect to the encoder board.”
Nella maggior parte dei casi, the root cause is very simple:
your computer and the AV-to-IP converter board are not in the same subnet.
This article explains why this happens, how to check it, and how to resolve the issue quickly.
Table of Contents
Why the Same Subnet Is Required
An AV Video to IP Converter Board provides video streams through:
- Web configuration page
- RTSP stream
- UDP multicast/unicast
- ONVIF (se supportato)
All these methods require the computer to reach the board’s IP address directly.
If the converter board and your computer are in different network segments, the computer cannot locate the device.
For example:
- Encoder board IP: 192.168.1.188
- Computer IP: 192.168.0.188
These two IP addresses are in different subnets.
The third octet (1 vs 0) does not match, so the devices cannot communicate.
Correct configuration should be:
- Encoder board: 192.168.1.188
- Computer: 192.168.1.50
- Subnet mask: 255.255.255.0
Now both devices can communicate normally.
How to Check If They Are in the Same Subnet
With the most common subnet mask 255.255.255.0, simply compare the first three numbers:
| Dispositivo | Indirizzo IP |
|---|---|
| AV → IP Encoder Board | 192.168.1.188 |
| Computer | 192.168.1.X |
If the first three octets match, they are in the same subnet.
Se non, they cannot connect directly.
Common Real-World Scenarios
1. The Encoder Board Uses a Default Static IP
Most converter boards ship with a static IP such as:
- 192.168.1.168
- 192.168.1.100
- 192.168.0.155
If your computer is using DHCP and gets an address like 192.168.0.55, you will not be able to access the board.
Soluzione:
Temporarily assign your computer a static IP such as 192.168.1.50, log in to the board, and reconfigure it if needed.
2. The Encoder Board Is Connected to a Router
If both the board and the computer are connected to the same router, the router normally assigns IPs in the same subnet.
Esempio:
- Encoder board → 192.168.31.40
- Computer → 192.168.31.80
In questo caso, they are already in the same network and should connect without modification.
Quick Troubleshooting Steps
1. Ping the Encoder Board
Open a command prompt and type:
ping 192.168.x.x
If it does not respond, subnet mismatch is likely.
2. Check Your Computer’s IP
- Finestre: Correre
ipconfig - macOS: Check Network Preferences
Compare it to the encoder board’s default IP address.
3. Adjust Your Computer’s IP if Necessary
If the networks don’t match, set a temporary static IP in the encoder’s subnet.
4. If You Changed the Encoder’s IP and Forgot It
If you previously modified the IP address of the AV Video to IP Converter Board and later forgot it, you can still recover it easily. Connect the encoder board directly to your computer using an Ethernet cable, then download an IP Search Tool (sometimes called Device Search, IP Scanner, or Encoder Finder). Run the software and click Search.

If the encoder is powered on and properly connected, the tool should display its hardware information, including the current IP address of the board.
Practical Tips for Setup
- Some encoder boards include a search/config tool that auto-detects devices even in different subnets.
- Avoid IP conflicts by ensuring each device has its own unique IP.
- If using multiple boards, label them with IP addresses for easier management.
Conclusione
Yes — your computer must be in the same subnet as your AV Video to IP Converter Board in order to access:
- Web configuration page
- RTSP stream
- UDP video
- ONVIF services
If you cannot connect, the fastest solution is:
- Compare both IP addresses
- Check if the first three segments match
- Adjust your computer’s IP to the same subnet as the encoder board
Once both devices share the same network segment, the converter board will be easily accessible and all video streams will work normally.
Schede Moduli Encoder
Schede Moduli Decoder
Disponibile per la personalizzazione
Nuovi prodotti encoder
| NO. | Nome del prodotto | Configurazione | Caratteristiche principali | Stato |
|---|---|---|---|---|
| 1 | Encoder video a luce visibile USB UVC a doppio canale | 2× ingresso USB | Supporta la codifica video della doppia fotocamera USB, e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Produzione di massa |
| 2 | Encoder a doppio canale (1× Luce visibile USB + 1× Termocamera USB) | 2× ingresso USB | Supporta la doppia fotocamera USB (visibile + termico) catturare, codifica, e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Produzione di massa |
| 3 | Modulo display HDMI/CVBS decodificatore RTSP | HDMI + Uscita CVBS | Supporta la decodifica del flusso RTSP fino a 4×1080P@30fps; Supporta l'inoltro del protocollo di streaming video; Visualizzazione dell'uscita HDMI/CVBS | Campione disponibile |
| 4 | Decodificatore RTSP Modulo display HDMI/CVBS con 4.3"/5" schermo LCD | Uscita HDMI + Schermo LCD | Supporta la decodifica del flusso RTSP fino a 4×1080P@30fps; inoltro del protocollo; Visualizzazione dell'uscita HDMI/CVBS | Debug |
| 5 | Encoder a doppio canale (1× Luce visibile USB + 1× Analogico CVBS) | 1× CVBS + 1× Ingresso USB UVC | Doppio video (USB + CVBS), codifica e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Debug |
| 6 | Encoder a doppio canale (1× USB UVC + 1×AHD analogico) | 1×AHD + 1× Ingresso USB UVC | Doppia acquisizione video (USB + AHD), codifica e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Debug |
| 7 | Encoder a doppio canale (1× CVBS + 1× Video analogico AHD) | CVBS + AHD 2 ingresso video | Doppia acquisizione video analogica, codifica e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Debug |
| 8 | Encoder a doppio canale (1× Fotocamera CMOS + 1× Termocamera USB) | 1×Interfaccia USB | Supporta CMOS + Acquisizione tramite termocamera USB, codifica e streaming RTSP; uscita CVBS/HDMI locale; modalità di visualizzazione commutabili | Produzione di massa |
Per soluzioni di conversione di ingresso/uscita video personalizzate non elencate nei nostri prodotti, contattateci per il supporto OEM/ODM. Possiamo sviluppare prodotti su misura in base alle vostre esigenze.

Ask A Question
Grazie per la risposta. ✨