Difference between revisions of "IPCConnection"
(Created page with "===Connection=== file:IPCConnection.jpg {|class="wikitable" width="529" |- | width="120"| Parameter | width="409"| Function |- | width="120"| Max connection | width="4...") |
|||
Line 1: | Line 1: | ||
===Connection=== | ===Connection=== | ||
− | [[file:IPCConnection.jpg]] | + | [[file:IPCConnection.jpg|800px]] |
{|class="wikitable" width="529" | {|class="wikitable" width="529" |
Revision as of 20:28, 13 October 2015
Connection
Parameter |
Function |
Max connection |
It is the max Web connection for the same device. The value ranges from 1 to 20. Default connection amount is 10. |
TCP port |
Port range is 1025~65534. The default value is 37777. You can input the actual port number if necessary. |
UDP port |
Port range is 1025~65534. The default value is 37778. You can input the actual port number if necessary. |
HTTP port |
Port range is 1025~65524. The default value is 80. You can input the actual port number if necessary. |
RTSP port |
URL format is: rtsp://username:password@ip:port/cam/realmonitor?channel=1&subtype=0 username/password/IP and port. The IP is device IP and the port default value is 554. You can leave it in blank if it is the default value. Follow standard RTP protocol and when encode mode is MJPEG, the max resolution only supports 2040*2040. |
HTTPs Enable |
Check HTTPs enable, login as https://ip:port. Protect data. Default port is https://ip . It is disabled by default. |
HTTPs Port |
HTTPs communication port, range is 1025~65534, default is 443. |