
Guide to Creating Web Pages for Video Distribution
Displaying Bitmap Images
on the Video Screen
Sample transparent GIF
<param name=superimpose value="/logos/newlogo.gif,0,0">
Specifying the Background Color
<html>
<body /jointfilesconvert/292793/bgcolor=#cccccc>
<applet codebase=http://...code="LiveApplet.class" width=450 height=380>
<param name=url value="http://
192.168.100.1">
<param name=/jointfilesconvert/292793/bg_color value="#cccccc">
</applet>
</body>
</html>
* The underlined portion is a sample IP address. Enter the actual IP address set for the VB150.
* The underlined portion "x,y" specifies the display position. When x,y = 0,0, the image is displayed in the top
left corner. If "x,y" is omitted, the image is displayed in the center of the frame.
Using the Viewer for Java to Distribute Videos
Pasting a picture to the background
<param name=/jointfilesconvert/292793/bg_image valve="/opt/images/back.gif">
<param name=image_offset value="
0,0">
Specify the displayed picture file.
Specify to display it at x,y (underlined portion).
12
Komentarze do niniejszej Instrukcji