User's Manual
Table Of Contents
- Software Installation on page 10
- Overview
- Network Deployment
- Ready to Use
- Software Installation
- 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 > Audio
- Network > General settings
- Network > Streaming protocols
- Network > DDNS
- Network > QoS (Quality of Service)
- Network > SNMP (Simple Network Management Protocol)
- Security > User Account
- Security > HTTPS (Hypertext Transfer Protocol over SSL)
- Security > Access List
- Security > IEEE 802.1x
- 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)
- Applications > Panoramic PTZ
- Recording > Recording settings
- Local storage > SD card management
- Local storage > Content management
- Appendix

VIVOTEK
User's Manual - 241
8.30 Upload map file (capability.remotecamctrl.master>0)
Note: This request requires Admin privileges.
Method: POST
Syntax:
http://<servername>/cgi-bin/admin/upload_map.cgi?camid=<value>
– Upload map file
Return code
- Upload fail:
upload_result=1
upload_msg=<value>
- Upload success:
upload_result=0
upload_msg=<value>
[ip=<value>] , not exist in map file: default ip = ""
[port=<value>] , not exist in map file: default port = 80
[username=<value>] , not exist in map file : default username = ""
[passwd=<value>] , not exist in map file : default passwd = ""
8.31 Export map file (capability.remotecamctrl.master>0)
Note: This request requires Admin privileges.
Method: GET
Syntax:
http://<servername>/cgi-bin/admin/export_map.cgi?camid=<value>
– Export map file
<End of document>