VPort 2141 Video Encoder User’s Manual
Advanced Applications
5-2
Capturing Up-to-date Still Images
Getting snapshots by URL
Administrators and users can use a specific URL to capture the current still image.
Video Channel URL
Video 1
http://<IP of Video Encoder>/cgi-bin/video1.jpg[?<param>=<value>]
Video 2
http://<IP of Video Encoder>/cgi-bin/video2.jpg[?<param>=<value>]
Video 3
http://<IP of Video Encoder>/cgi-bin/video3.jpg[?<param>=<value>]
Video 4
http://<IP of Video Encoder>/cgi-bin/video4.jpg[?<param>=<value>]
Quad of all
http://<IP of Video Encoder>/cgi-bin/videoall.jpg[?<param>=<value>]
Additional Parameters:
param Value Description
Quality 1
Medium
2
Standard
3
Good
4
Detailed
5
Excellent
Size 1
Half
2
Standard
3
Double
6
Half
D1
Getting snapshots by FTP
Administrators and users can log in to the VPort 2141 FTP daemon to download the refreshed
JPEG image. The user name and password are the same as for web access. The zero file size in the
file directory means it is captured by request.
Video Channel
File Name
Video 1
Video1.jpg
Video 2
Video2.jpg
Video 3
Video3.jpg
Video 4
Video4.jpg
Quad of all
Videoall.jpg
Embedding Video in the Homepage
When embedding video in the homepage, in addition to indicating the URL, some scripts should
be added to download plug-ins used to view video images. The following example simply displays
title text and a real-time video window in Internet Explorer or Netscape. The user name and
password should be configured in advance. Those who are familiar with HTML can easily add
more components or rewrite the code to create a more vivid and useful homepage.
<html>
<head><title>Video Encoder Sample Page</title></head>
<body>
<h2>Video Encoder Sample Page</h2>
<script language="JavaScript">