User Manual

VIVOTEK
User's Manual - 115
Besides, we map the first stream of each channel: network_rtsp_c<0~(n-1)>_s0_accessname
to network_rtsp_s<0~(n-1)>_accessname and map the second stream of each channel:
network_rtsp_c<0~(n-1)>_s1_accessname to network_rtsp_s<n~(n*2-1)>_accessname and so
on.
Take VS8401 as an example, channel 1 stream 1: network_rtsp_c0_s0_accessname is mapped
to network_rtsp_s0_accessname and channel 1 stream 2: network_rtsp_c0_s1_accessname
is mapped to network_rtsp_s4_accessname.
RTSP multicast
Subgroup of network_rtsp_c<0~(n-1)>_s<0~(m-1)>_multicast for n channel products, and m
is stream number per channel, c is channel count[1~n], s is stream count[1~m]
(capability.protocol.rtp.multicast > 0)
NAME
VALUE
SECURITY
(get/set)
DESCRIPTION
alwaysmulticast
<boolean>
4/4
Enable always multicast.
ipaddress
<ip address>
4/4
Multicast IP address.
videoport
1025 ~ 65535
4/4
Multicast video port.
audioport
1025 ~ 65535
4/4
Multicast audio port.
(capability.naudio > 0)
ttl
1 ~ 255
4/4
Mutlicast time to live value.
For compatibility, network_rtsp_s<0~(t-1)>_multicast 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_rtsp_c<0~(n-1)>_s0_multicast to
network_rtsp_s<0~(n-1)>_multicast and map the second stream of each channel:
network_rtsp_c<0~(n-1)>_s1_multicast to network_rtsp_s<n~(n*2-1)>_multicast and so on.
Take VS8401 as an example, channel 1 stream 1 is mapped to network_rtsp_s0_multicast
and channel 1 stream 2 is mapped to network_rtsp_s4_multicast.
SIP port
Subgroup of network: sip (capability.protocol.sip> 0)
NAME
VALUE
SECURITY
DESCRIPTION
(get/set)
port 1025 ~ 65535 1/6 SIP port.
RTP port
Subgroup of network: rtp
NAME VALUE
SECURITY
(get/set)
DESCRIPTION
videoport 1025 ~ 65535 6/6 Video channel port for RTP.
(capability.protocol.rtp_unicast=1)
audioport 1025 ~ 65535 6/6 Audio channel port for RTP.
(capability.protocol.rtp_unicast=1)
PPPoE
Subgroup of network: pppoe (capability.protocol.pppoe > 0)
NAME VALUE SECURITY
(get/set)
DESCRIPTION
user string[128] 6/6 PPPoE account user name.
pass password[64] 6/6 PPPoE account password.
Ipfilter for ONVIF
Group: ipfilter
NAME VALUE SECURITY
(get/set)
DESCRIPTION
enable <boolean> 6/6 Enable access list filtering.
admin_enable <boolean> 6/6 Enable administrator IP address.
admin_ip String[44] 6/6 Administrator IP address.
maxconnection 1~10 6/6 Maximum number of concurrent streaming
connection(s).
type 0, 1 6/6 Ipfilter policy :
0 => allow
1 => deny
ipv4list_i<0~9>
Single address:
<ip address>
Network
address: <ip
6/6 IPv4 address list.