User Manual
Table Of Contents
- Software Installation on page 10
- Revision History
- Overview
- Network Deployment
- Accessing the Network Camera
- Main Page
- Client Settings
- Configuration
- System > Homepage layout 
- System > Logs 
- System > Parameters 
- System > Maintenance
- Media > Image 
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > QoS (Quality of Service)
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List 
- Security > IEEE 802.1x
- PTZ > PTZ settings
- Event > Event settings 
- Applications > Motion detection
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings 
- Appendix
VIVOTEK
148 - User's Manual
23
7.6.7 RTSP
Subgroup of network: rtsp (capability.protocol.rtsp > 0)
NAME VALUE DEFAULT SECURITY
(get/set)
DESCRIPTION
port 554, 1025 ~
65535
554 1/6 RTSP port.
(capability.protocol.rtsp=1)
anonymousviewing <boolean> 0 1/6 Enable anoymous streaming
viewing.
authmode disable,
basic,
digest
disable 1/6 RTSP authentication mode.
(capability.protocol.rtsp=1)
s0_accessname string[32] live.sdp 1/6 RTSP access name for stream1.
(capability.protocol.rtsp=1 and
capability.nmediastream > 0)
s1_accessname string[32] live2.sdp 1/6 RTSP access name for stream2.
(capability.protocol.rtsp=1 and
capability.nmediastream > 1)
7.6.7.1 RTSP multicast
Subgroup of network_rtsp_s<0~(n-1)>: multicast, n is stream count
(capability.protocol.rtp.multicast > 0)
NAME VALUE DEFAULT SECURITY
(get/set)
DESCRIPTION
alwaysmulticast <boolean> 0 4/4 Enable always multicast.
ipaddress <ip address> For n=0,
239.128.1.99
For n=1,
239.128.1.100,
and so on.
4/4 Multicast IP address.
videoport 1025 ~ 65535 5560+n*2 4/4 Multicast video port.
audioport 1025 ~ 65535 5562+n*2 4/4 Multicast audio port.
(capability.naudio > 0)
ttl 1 ~ 255 15 4/4 Mutlicast time to live value.