Operations (Step 5 Operating Using a Web Browser)
5-7 Image Link
Output images of
Images (still and motion) captured using
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
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
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