Canon C50Fi - VB Network Camera Manual de usuario Pagina 149

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 238
  • Tabla de contenidos
  • SOLUCIÓN DE PROBLEMAS
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 148
Creating Web Pages
5-7
This section describes how to use the Viewers for Java to provide videos. Application examples
are also given.
Using the Viewer for Java to Distribute Videos
Using the Viewer for Java to Create a Web Page
When you use the Viewer for Java, the viewer applet to be used must be incorporated into the
Web page you provide. However, this is not especially difficult. The page can be created using the
HTML normally used to include an applet.
LiveApplet
<applet codebase="http://
192.168.100.1/-wvdoc-01-/LiveApplet/"
code="LiveApplet.class" archive="LiveApplet.zip"
width=450 height=380>
<param name=url value="http://192.168.100.1/">
<param name=cabbase value="LiveApplet.cab">
<param name=controller_style value=”no_pantilt”>
</applet>
Glimpse
<applet codebase="http://192.168.100.1/-wvdoc-01-/Glimpse/"
code="Glimpse.class" archive="Glimpse.zip"
width=160 height=120>
<param name=url value="http://192.168.100.1/">
<param name=cabbase value="Glimpse.cab">
</applet>
Enter the attributes of the applet between the <applet> and </applet> tags.
Enter the Applet parameters using the <param> tag.
* The underlined portion is a sample IP address. Enter the actual IP address set for the VB-C50FSi/VB-C50Fi
( P.3-6).
If you are using a VB-C50FSi/VB-C50Fi LiveApplet, always specify the parameter below.
<param name=controller_style value="no_pantilt">
COPY
Vista de pagina 148
1 2 ... 144 145 146 147 148 149 150 151 152 153 154 ... 237 238

Comentarios a estos manuales

Sin comentarios