111
5-7 Image Link
Output images of VN-C655 can be pasted onto a separately created web page.
Images (still and motion) captured using VN-C655 can also be incorporated and displayed on a
user-created web page.
Displaying a still image:
Still images can be displayed by creating a web page containing the following:
<IMG SRC="http://******/still.jpg">
(Enter URL of VN-C655 in "******")
Displaying a motion image:
Motion images can be displayed by creating a web page containing the following:
<APPLET CODE="mjpeg.class" WIDTH=640 HEIGHT=480 CodeBase="http://******/"></APPLET>
(Enter URL of VN-C655 in "******")
Displaying still images uploaded to the /user folder:
Still images in the /user folder can be displayed by creating a web page containing the following:
<IMG SRC ="/user/xxxxx">
(xxxxx refers to the file name of the still image)
Notes
●
Both still and motion images are displayed according to the preset image size and compression
level values.
If Java is disabled in the web browser, images may not be displayed properly.
●
If a password has been set, password authentication will be necessary before display of
motion images using Java is made possible. (This is an Internet Explorer restriction.)
●
Ensure that the "WIDTH" and "HEIGHT" values are identical to the image size set in VN-C655.
C655(B)_p93-p111
05.3.16, 1:33 PM
111