
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.
Tip
● The settings below are not required if the
●See page
Setting Up the Web Server
Set up the Web server to be used for providing Web pages. 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:
Creating Web Pages
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.