User Manual
VIVOTEK
User's Manual - 113
addondns
<ip address>
6/6
IPv6 DNS address.
allowoptional
<boolean>
6/6
Allow manually setup of IP address setting.
FTP
Subgroup of network: ftp
NAME
VALUE
SECURITY
(get/set)
DESCRIPTION
port
21, 1025~65535
6/6
Local ftp server port.
HTTP
Subgroup of network: http
NAME
VALUE
SECURITY
(get/set)
DESCRIPTION
port
80, 1025 ~
65535
6/6
HTTP port.
alternateport
1025~6553
5
6/6
Alternate HTTP port.
authmode
basic,
digest
1/6
HTTP authentication mode.
anonymousviewing
<boolean>
1/6
Enable anoymous streaming viewing.
Subgroup of network: http_c<0~(n-1)> for n channel products and c is channel count[1~n]
NAME
VALUE
SECURITY
(get/set)
DESCRIPTION
s0_accessname
string[32]
1/6
HTTP server push access name for channel c
stream 1.
(capability.protocol.spush_mjpeg =1 and
capability.nmediastream > 0)
s1_accessname
string[32]
1/6
HTTP server push access name for channel c
stream 2.
(capability.protocol.spush_mjpeg =1 and
capability.nmediastream > 1)
For compatibility, network_http_s<0~(t-1)>_accessname are reserved, t = n*m for n channel
products, and m is stream number per channel.
*Note: We can get n by (capability.nvideoin), and get m by (capability.nmediastream).
Besides, we map the first stream of each channel: network_http_c<0~(n-1)>_s0_accessname
to network_http_s<0~(n-1)>_accessname and map the second stream of each channel:
network_http_c<0~(n-1)>_s1_accessname to network_http_s<n~(n*2-1)>_accessname and so
on.
Take VS8401 as an example, channel 1 stream 1: network_http_c0_s0_accessname is mapped
to network_http_s0_accessname and channel 1 stream 2: network_http_c0_s1_accessname
is mapped to network_http_s4_accessname.
HTTPS port
Subgroup of network: https_port (capability.protocol.https > 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
port 443, 1025 ~
65535
6/6 HTTPS port.
RTSP
Subgroup of network: rtsp (capability.protocol.rtsp > 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
port 554, 1025 ~
65535
1/6 RTSP port.
(capability.protocol.rtsp=1)
anonymousviewing <boolean> 1/6 Enable anoymous streaming viewing.
authmode disable,
basic,
digest
1/6 RTSP authentication mode.
(capability.protocol.rtsp=1)
Subgroup of network: rtsp_c<0~(n-1)> for n channel products and c is channel count[1~n]
(capability.protocol.rtsp > 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
s0_accessname string[32] 1/6 RTS
P access name for channel c stream 1.
(capability.protocol.rtsp=1 and
capability.nmediastream > 0)
s1_accessname string[32] 1/6
RTSP access name for channel c stream 2.
(capability.protocol.rtsp=1 and
capability.nmediastream > 1)
For compatibility, network_rtsp_s<0~(t-1)>_accessname are reserved, t = n*m for n channel
products, and m is stream number per channel.
*Note: We can get n by (capability.nvideoin), and get m by (capability.nmediastream).