- Posts: 17
- Thank you received: 1
×
Step-by-step instructions and tips for integrating ITVDesk with different surveillance systems.
Are you experiencing issues with the ONVIF client not detecting devices?
8 months 2 weeks ago - 8 months 2 weeks ago #13
by admin
Dear ITVDesk users,
We would like to inform you about the essential technical requirements necessary for the smooth operation of the ITVDesk application.
To ensure seamless functionality, it is required to enable the following ports on your firewall:
Additionally, if you encounter an error stating, "Error Log print ' Bind udp socket fail,error = WSAE-10013'," it indicates a possible port conflict.
The ONVIF and RTSP server requires binding to the following ports:
You can run the Windows DOS commandto identify processes or Windows services occupying the required ports.
Stop the identified processes or services, then run the ITVDesk again.
If you have any further questions or need assistance, do not hesitate to contact us.
We would like to inform you about the essential technical requirements necessary for the smooth operation of the ITVDesk application.
To ensure seamless functionality, it is required to enable the following ports on your firewall:
- ONVIF Port: TCP 7000 - This port is used for communication with ONVIF devices.
- RTSP Server Port: TCP 5554 - Necessary for video streaming via RTSP.
- Probe Port: UDP 3702 - Used for ONVIF probes to discover devices on the network.
- RTSP Over HTTP Port: TCP 80, 443 - These ports allow RTSP streaming over HTTP protocols.
- RTSP Media Port: UDP 22000-30000 - This range of ports is used for media transmission. Depending on the number of RTSP connections, one RTSP session may require up to 8 ports.
Additionally, if you encounter an error stating, "Error Log print ' Bind udp socket fail,error = WSAE-10013'," it indicates a possible port conflict.
The ONVIF and RTSP server requires binding to the following ports:
- UDP 3702 for ONVIF probe
- TCP 7000 for ONVIF services
- TCP 5554 for RTSP services
You can run the Windows DOS command
netstat -abno -p UDP
Stop the identified processes or services, then run the ITVDesk again.
If you have any further questions or need assistance, do not hesitate to contact us.
Last edit: 8 months 2 weeks ago by admin.
Please Увійти or Create an account to join the conversation.
8 months 2 weeks ago - 8 months 2 weeks ago #14
by admin
Replied by admin on topic Are you experiencing issues with the ONVIF client not detecting devices?
Are you experiencing issues with the ONVIF client not detecting devices? It's possible that the challenge arises when both the ITVDesk and Onvif client applications are operational on the same machine. This setup often leads to a port conflict, particularly impacting the client's ability to receive the PROBE response packet.To circumvent this issue, we recommend running the client application on a separate computer from where the ITVDesk server is hosted. This adjustment should resolve the detection problem by eliminating the port conflict, allowing smooth communication between the Onvif client (VMS, NVR, XVR...) and ITVDesk IPCamera.
Last edit: 8 months 2 weeks ago by admin.
Please Увійти or Create an account to join the conversation.