
2323
Guide to Creating Web Pages for Video Distribution
Distributing Videos Using a Browser Only
You can also use the WebView-HTTP protocol to provide videos from the camera directly to a Web
browser. Some example of this are described in this section.
Displaying the Live Video
at Access as a Still Picture
When a client accesses the Web page that provides videos, the video shot at that point can be
supplied as a still picture.
<IMG SRC=http://192.168.100.1/-wvhttp-01-/GetStillImage>
(or)
<IMG SRC=http://192.168.100.1/-wvhttp-01-/GetOneShot>
Displaying a Specified Number Of Live Video
Frames As a Video at Access
The Server Push format provided as an extended function by Netscape Communications Corp.
can be used to distribute multiple-frame images. However, these images can only be displayed on
Netscape Navigator. In the coding example below, 100 frames of live video are distributed when
the client accesses the server.
<IMG SRC=http://192.168.100.1/-wvhttp-01-/GetOneShot?frame_count=100>
e
Tip
● frame_count=no_limit
This setting removes the limits on the number of image frames.
● Be sure to specify the camera if the Video Input (→ VB150 User’s Manual
P.40) setting on the VB150 is set to Multiple.
mux=C* (Specify * from 1 to 4)
* The underlined portion is a sample IP adderess. Enter the actual IP address set for the VB150.
* The underlined portion is a sample IP adderess. Enter the actual IP address set for the VB150.
20
Komentarze do niniejszej Instrukcji