User`s manual
Table Of Contents
- Overview
- Accessing the Network Camera
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Using VIVOTEK Recording Software
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > SNMP (Simple Network Management Protocol)
- Security > User Account
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > DI and DO
- Applications > Tampering detection
- Applications > Audio detection
- Applications > VADP (VIVOTEK Application Development Platform)
- PIR
- Recording > Recording settings
- Local storage > SD card management
- Local storage > Content management
- Appendix
VIVOTEK
User's Manual - 195
7.28 WebAPI: Information for a channel
Group: capability_videoin_c<n>, n = channel index from 0 to "capability_nvideoin"-1
PARAMETER VALUE DEFAULT SECURITY
(get/set)
DESCRIPTION
nmode <Positive
Integer>
2 0/99 Indicate how many video modes supported
by this channel.
maxsize <WxH> 2048x1536 0/99 The maximum resolution of all modes in
this channel, the unit is pixel.
mode <Integer> 0 0/99 Indicate current video mode.
nresolution <Positive
Integer>
7 0/99 How many resolution options (listed in
"resolution") in current video mode.
resolution A list of
<WxH>
176x144,
320x240,
640x480,
800x600,
1280x960,
1600x1200,
2048x1536
0/99 Resolution options in current video mode.
These options are the possible options for
"videoin_c<n>_s<m>_resolution".
T
he last one is the maximum resolution in
current mode.
maxframerate A list of
<Integer>
20,
20,
20,
20,
20,
20,
20
0/99 Indicate how many frame rate image
sensor outputs in current video mode.
One to one mapping to the resolution in
"resolution".
mjpeg_ maxframerate A list of
<Positive
Integer> and
"-"
20,
20,
20,
20,
20,
20,
20
0/99 Maximum fps that the device can encoded
with MJPEG on resolutions in current video
mode.
"-" means not support.
mjpeg_maxbitrate <Positive
Integer>, -
40000000 0/99 Maximum bitrates of MJPEG.
The unit is bps.
"-" means MJPEG does not support bit rate
control.