Canon VB101 Manual Do Utilizador

Página de 167
110
Using the Helper Viewer to Distribute Videos
This section describes how to use the Helper Viewer to provide videos. Application examples are also
given.
If a client is using the Helper Viewer to receive videos, the video sender must set up the Web server and
create the necessary wvh files.
e
Tip
If the VB101 is used as the Web server, the settings described below are not
required.
Setting Up the Web Server
Set up the Web server to be used for providing Web page. Add the MIME type to the Web server
software and specify the extension. Refer to the manual for your Web server software for details.
MIME type
video/x-webview-h
Extension
wvh
For Apache
In the settings for added the MIME type in Apache,
edit the "mime.types" file in the "conf" directory.
■Use the following syntax to add the required MIME type to the computer:
type/subtype extention
■The settings for WebView Livescope are as follows:
video/x-webview-h wvh    (Helper settings)
c
Note
If the MIME setting is not specified correctly for the Web server, you may not
be able to launch the Helper Viewer. Be sure to specify the setting correctly.