User`s manual
Table Of Contents
- 1. Introduction
- 2. Getting Started
- Before Getting Started
- Setting up an Ethernet Environment
- Cable Connection
- Powering on VPort 2140 Video Server
- Assigning an IP Address to VPort 2140 Video Server
- Working in a DHCP Server Networking Environment
- Installing the VPort Installation Wizard
- Running the VPort Installation Wizard
- Working in a Non-DHCP Server Networking Environment
- Assigning the IP Address Manually
- Accessing VPort 2140 Video Server for the First Time
- Setting up a Modem Environment
- Mounting VPort 2140
- 3. Accessing VPort 2140 Video Server for the First Time
- 4. System Configuration
- 5. Advanced Applications
- 6. Upgrading System Firmware
- 7. Troubleshooting
- A. URL Commands of Video Server
- Page URL
- System Resource URL
- General Format of Command URL
- System Configuration URL
- Security Configuration URL
- Network Configuration URL
- Video Configuration URL
- Image Quality Configuration URL
- COM 1 Configuration URL
- COM 2 configuration URL
- Camera custom command configuration URL
- Camera preset configuration URL
- Custom camera configuration URL
- Application configuration URL
- Motion detection configuration URL
- Demo configuration URL
- Homepage layout configuration URL
- B. Settings of Supported PTZ Cameras
- C. Camera Control Cable
- D. Time Zone Table
- E. Technical Specifications
- F. Service Information

VPort 2140 User’s Manual Advanced Applications
5-3
<!--
if ((navigator.appName == "Microsoft Internet Explorer")&&(navigator.platform != "MacPPC"))
{
document.write("<OBJECT ID=\"MjpegControl\" WIDTH=352 HEIGHT=240");
document.write(" CLASSID=\"CLSID:EAA105FE-7BBD-4196-8B96-D46743894195 \" ");
document.write("CODEBASE=\"http:// 192.168.0.201/plugin
/mjpegcontrol.cab#version=2,0,0,6\">");
document.write("<PARAM NAME=\"VSize\" VALUE=\"2\">");
document.write("<PARAM NAME=\"Url\" VALUE=\"http://
192.168.0.201/cgi-bin/video1.jpg");
document.write("?cam=1&quality=3&size=2\">");
document.write("</OBJECT>");
} else {
document.write("<img width=352 height=240");
document.write("src=\"http://192.168.0.201/cgi-bin/video.jpg?cam=1&quality=3&size=2\">");
}
//-->
</script>
</body>
</html>
Download Event-triggered Snapshots
There are 12 video image files for the video channel of three stages: pre-alarm, the moment when
triggered, and post-alarm. Only the snapshots captured by the last event are preserved.
Administrator and users can use FTP or URL to get the saved snapshots. They can also be browsed
from the application page under system configuration.
Getting triggered snapshots via URL
/cgi-bin/snapshot.jpg?file=<value>
Video channel
Snapshot stage
Video 1 Video 2 Video 3 Video 4
snapshot before event pre1 pre2 pre3 pre4
snapshot upon event trg1 trg2 trg3 trg4
snapshot after event pos1 pos3 pos3 pos4
Getting triggered snapshots via FTP
File name Pre-alarm Upon alarm Post-alarm
Video 1 v1pre.jpg v1trg.jpg v1pos.jpg
Video 2 v2pre.jpg v2trg.jpg v2pos.jpg
Video 3 v3pre.jpg v3trg.jpg v3pos.jpg
Video 4 v4pre.jpg v4trg.jpg v4pos.jpg