User Manual
Table Of Contents
- Overview
- Accessing the Network Camera
- Using VIVOTEK Recording Software
- Using 3GPP-compatible Mobile Devices
- Using RTSP Players
- Main Page
- Client Settings
- Configuration
- System > General settings
- System > Homepage layout
- System > Logs
- System > Parameters
- System > Maintenance
- Media > Image
- Media > Video
- Media > Video
- Media > Video
- Media > Audio
- Network > General settings
- Network > Streaming protocols
- Network > SNMP (Simple Network Management Protocol)
- Network > FTP
- Security > User accounts
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- PTZ > PTZ settings
- Event > Event settings
- Applications > Motion detection
- Applications > Smart VCA
- Applications > Tampering detection
- Applications > Audio detection
- Applications > Shock detection
- Applications > Package management - a.k.a., VADP (VIVOTEK Application Development Platform)
- Recording > Recording settings
- Local storage > SD card management
- Local storage > Content management
- Appendix
VIVOTEK
User's Manual - 405
© 2019 VIVOTEK INC. All Right Reserved
262
PARAMETER VALUE DESCRIPTION
function getstatus
Function type
getstauts : Information of smartSD internal status return
value as below:
smartsd_lifetime_num:
Accumulated amount of data that has been written
smarts d_lifetime_den:
Card-guaranteed amount of data that can be written
smarts d_lifetime_rate:
The ratio of smartsd_lifetime_num to
smartsd_lifetime_den.
It means the accumulated percentage amount of flash
block has been written. The range is from 0 to 100 (unit: %).
The SD card is recommended to be replaced if the
percentage reaches above 90%.
smartsd_spare_block_rate:
Usage rate of spare blocks.
It means the usage percentage of total spare block. The
range is from 0 to 100 (unit: %). The SD card is
recommended to be replaced if the percentage reaches
above 90%.
smartsd_data_size_per_unit:
Size (in sectors) of data to be written when Life
Information1 is updated.
smartsd_num_of_sudden_power_failure:
Indicates how many times power disconnection occurred during write/erase
operations
smartsd_operation_mode:
Enables/disables power-off detection and write error notification
smartsd_attached:
Indicate the smartSD is attached or not.
© 2019 VIVOTEK INC. All Right Reserved
263
8.32 Connect to AP (capability_network_wireless > 0)
Note: This request requires Administrator privileges.
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/connect_ap.cgi
PARAMETER VALUE DESCRIPTION
N/A N/A Apply the wireless settings and connect to AP.
8.33 Get Wireless Information (capability_network_wireless >
0)
Note: This request requires Administrator privileges.
Method: GET/POST
Syntax:
http://<servername>/cgi-bin/admin/getwirelessinfo.cgi
PARAMETER VALUE DESCRIPTION
N/A N/A Get wireless information. Camera will return following
information.
1. Wireless channel
2. Link quality
3. Signal level
4. Noise level
5. SNR
6. TX Rate
7. RX Rate
8.34 Get Wireless Signal Strength (capability_network_wireless
> 0)
Note: This request requires Administrator privileges.