JPH10285578A - Information providing device and method and computer readable recording medium recording program for providing information - Google Patents

Information providing device and method and computer readable recording medium recording program for providing information

Info

Publication number
JPH10285578A
JPH10285578A JP9102465A JP10246597A JPH10285578A JP H10285578 A JPH10285578 A JP H10285578A JP 9102465 A JP9102465 A JP 9102465A JP 10246597 A JP10246597 A JP 10246597A JP H10285578 A JPH10285578 A JP H10285578A
Authority
JP
Japan
Prior art keywords
server
information
client
request
vod
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP9102465A
Other languages
Japanese (ja)
Inventor
Yosuke Seki
洋介 関
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP9102465A priority Critical patent/JPH10285578A/en
Priority to EP98105893A priority patent/EP0872987A3/en
Priority to CN98106204A priority patent/CN1208212A/en
Priority to KR1019980011978A priority patent/KR19980081096A/en
Publication of JPH10285578A publication Critical patent/JPH10285578A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To easily construct and individualize a user interface adapted to the request of a customer. SOLUTION: At the time of requesting information provision from a VOD (video on demand) server 11, a client uses a WWW(world wide web) browser 27, accesses an HTML document including a control code for controlling the VOD server 11, and in the case that the control code is included in the HTML document distributed from a WWW server 21, originates the control request of the VOD server 11 to the WWW server 21. The control request is sent from the WWW server 21 to a server interface part 23, the server interface part 23 supplies an instruction to a server control part 22 and the server control part 22 controls the VOD server 11.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、要求に応じて所定
の情報を提供するための情報提供装置および方法ならび
に情報提供用プログラムを記録したコンピュータ読み取
り可能な記録媒体に関する。
[0001] 1. Field of the Invention [0002] The present invention relates to an information providing apparatus and method for providing predetermined information on demand, and a computer-readable recording medium on which an information providing program is recorded.

【0002】[0002]

【従来の技術】近年、クライアントからの映画,番組等
の取得要求に応じて、サーバから画像データやオーディ
オデータ等を配信するビデオ・オン・デマンド(以下、
VODとも記す。)システムが実用化されている。従来
のVODシステムにおけるクライアント側の端末装置で
は、サーバとの通信のためのソフトウェアとして、専用
のソフトウェアが使用されていた。この専用のソフトウ
ェアは、C言語等のプログラミング言語を使用して、ク
ライアント側の端末装置を使用する顧客の要求に合わせ
たユーザインタフェースを設計し、サーバ制御ソフトウ
ェアとの通信部に合うように一体的に作成されていた。
2. Description of the Related Art In recent years, in response to a request for obtaining a movie, a program, or the like from a client, a server distributes image data, audio data, and the like to a video-on-demand (hereinafter, referred to as a video on demand) server.
Also referred to as VOD. ) The system has been put to practical use. In a client-side terminal device in a conventional VOD system, dedicated software is used as software for communication with a server. This dedicated software uses a programming language such as C language to design a user interface that meets the requirements of a customer who uses a client-side terminal device, and integrates it with a communication unit with server control software. Was created.

【0003】[0003]

【発明が解決しようとする課題】ところで、VODシス
テムは、博物館、展示場、ミニシアター、店舗等、種々
の顧客によって利用され得る。そのため、クライアント
側の端末装置では、顧客毎に異なるユーザインタフェー
スが求められる。しかも、ユーザインタフェースは、時
間や季節に応じて、また博物館等では展示内容に応じ
て、ダイナミックに変化する。
The VOD system can be used by various customers such as museums, exhibition halls, mini theaters, stores, and the like. Therefore, a different user interface is required for each client in the terminal device on the client side. Moreover, the user interface changes dynamically according to time and season, and in museums and the like, according to the contents of the exhibition.

【0004】しかしながら、クライアント側の端末装置
においてサーバとの通信のために専用のソフトウェアを
使用する従来の方法では、顧客の要求に適応させるため
のユーザインタフェースの個別化(カスタマイズ)を容
易に行うことができないという問題点があった。そのた
め、従来のVODシステムでは、ユーザインタフェース
が頻繁に変化するような場合に対応することや、仕様の
異なる多数の顧客をサポートすることが難しいといった
問題点があった。
However, in the conventional method of using dedicated software for communication with a server in a client terminal device, individualization (customization) of a user interface for adapting to a customer's request is easily performed. There was a problem that can not be. Therefore, the conventional VOD system has a problem that it is difficult to cope with a case where the user interface changes frequently and it is difficult to support many customers with different specifications.

【0005】また、従来のVODシステムでは、新たに
VODシステムを導入する場合には、クライアント側の
端末装置とサーバとの間の通信手段を、物理的に、また
ソフトウェア的に新たに構築する必要がある。この場
合、サーバ側では、サーバを制御するためにVODシス
テム専用のサーバ制御ソフトウェアが必要になる。一
方、クライアント側の端末装置では、サーバ側のサーバ
制御ソフトウェアに対して画像データやオーディオデー
タ等の再生を要求するために、端末上で動作するクライ
アントソフトウェアによって、サーバ側のサーバ制御ソ
フトウェアと通信を行う必要がある。そのため、従来、
種々の顧客によって利用され得るVODシステムでは、
顧客の要求に適応したユーザインタフェースを新たに構
築することが容易ではないという問題点があった。
In addition, in the conventional VOD system, when a new VOD system is introduced, it is necessary to newly construct a communication means between the terminal device on the client side and the server physically and software. There is. In this case, the server needs server control software dedicated to the VOD system to control the server. On the other hand, the client-side terminal device communicates with the server-side server control software by the client software operating on the terminal to request the server-side server control software to reproduce image data, audio data, and the like. There is a need to do. Therefore, conventionally,
In a VOD system that can be used by various customers,
There has been a problem that it is not easy to newly construct a user interface adapted to customer requirements.

【0006】なお、ここまでは、VODシステムの場合
について説明してきたが、上述の各問題点は、VODシ
ステムの場合に限らず、クライアントからの要求に応じ
て所定の情報を提供する情報提供システム全般について
当てはまる。
[0006] Although the case of the VOD system has been described so far, the above-mentioned problems are not limited to the case of the VOD system, but an information providing system for providing predetermined information in response to a request from a client. This is generally true.

【0007】本発明はかかる問題点に鑑みてなされたも
ので、その目的は、顧客の要求に適応したユーザインタ
フェースの構築や個別化を容易に行うことができるよう
にした情報提供装置および方法ならびに情報提供用プロ
グラムを記録したコンピュータ読み取り可能な記録媒体
を提供することにある。
SUMMARY OF THE INVENTION The present invention has been made in view of the above-mentioned problems, and has as its object to provide an information providing apparatus and method, and a method and apparatus for easily constructing and individualizing a user interface adapted to customer requirements. An object of the present invention is to provide a computer-readable recording medium on which an information providing program is recorded.

【0008】[0008]

【課題を解決するための手段】本発明の情報提供装置
は、ネットワークに接続された各クライアントのネット
ワークにおけるアドレスと各クライアント毎のチャンネ
ルとの対応関係を記憶する対応関係記憶手段と、インタ
ーネット上の情報にリンク可能とするシステムであるワ
ールド・ワイド・ウェブを利用し、ネットワークを介し
て、複数のクライアントからの情報提供要求を受け取り
可能な要求受け取り手段と、この要求受け取り手段によ
って受け取ったクライアントからの情報提供要求に応じ
て、前記対応関係記憶手段によって記憶された対応関係
を参照して、情報提供要求のあったクライアントに対応
するチャンネルを用いて、情報提供要求のあったクライ
アントに対して所定の情報を送出する情報送出手段とを
備えたものである。
According to the present invention, there is provided an information providing apparatus comprising: a correspondence storage means for storing a correspondence between a network address of each client connected to the network and a channel of each client; A request receiving means capable of receiving information provision requests from a plurality of clients via a network using the World Wide Web which is a system capable of linking information, and a request from a client received by the request receiving means. In response to the information provision request, by referring to the correspondence stored by the correspondence storage means, a predetermined channel is provided to the client that has requested information provision by using a channel corresponding to the client that has requested information provision. And information transmitting means for transmitting information.

【0009】本発明の情報提供方法は、ネットワークに
接続された各クライアントのネットワークにおけるアド
レスと各クライアント毎のチャンネルとの対応関係が記
憶され、インターネット上の情報にリンク可能とするシ
ステムであるワールド・ワイド・ウェブを利用し、ネッ
トワークを介して、クライアントからの情報提供要求を
受け取り、この情報提供要求に応じて、記憶されたアド
レスと各クライアント毎のチャンネルとの対応関係を参
照し、情報提供要求のあったクライアントに対応するチ
ャンネルを用いて、情報提供要求のあったクライアント
に対して所定の情報を送出するものである。
The information providing method according to the present invention is a system which stores the correspondence between the network address of each client connected to the network and the channel of each client, and enables linking to information on the Internet. Using the Wide Web, receive an information provision request from a client via a network, and in response to the information provision request, refer to a correspondence relationship between a stored address and a channel for each client, and perform an information provision request. The predetermined information is transmitted to the client who has requested the information provision using the channel corresponding to the client having the request.

【0010】本発明の情報提供用プログラムを記録した
コンピュータ読み取り可能な記録媒体は、コンピュータ
に、ネットワークに接続された各クライアントのネット
ワークにおけるアドレスと各クライアント毎のチャンネ
ルとの対応関係を記憶する対応関係記憶機能と、インタ
ーネット上の情報にリンク可能とするシステムであるワ
ールド・ワイド・ウェブを利用し、ネットワークを介し
て、複数のクライアントからの情報提供要求を受け取り
可能な要求受け取り機能と、この要求受け取り機能によ
って受け取ったクライアントからの情報提供要求に応じ
て、対応関係記憶機能によって記憶された対応関係を参
照して、情報提供要求のあったクライアントに対応する
チャンネルを用いて、情報提供要求のあったクライアン
トに対して所定の情報を送出する情報送出機能とを実現
させるための情報提供用プログラムを記録したものであ
る。
[0010] A computer-readable recording medium on which the information providing program of the present invention is recorded is a computer-readable storage medium which stores a correspondence between a network address of each client connected to the network and a channel of each client. A storage function and a request receiving function capable of receiving information provision requests from a plurality of clients via a network using the World Wide Web, which is a system that can link to information on the Internet, and a request receiving function In response to the information provision request from the client received by the function, by referring to the correspondence stored by the correspondence storage function, there was an information provision request using the channel corresponding to the client that has requested the information provision. Given to the client Is a record of an information provision program for realizing the information transmission function of transmitting the broadcast.

【0011】本発明の情報提供装置では、対応関係記憶
手段によって、ネットワークに接続された各クライアン
トのネットワークにおけるアドレスと各クライアント毎
のチャンネルとの対応関係が記憶され、要求受け取り手
段によって、ワールド・ワイド・ウェブを利用し、ネッ
トワークを介して、複数のクライアントからの情報提供
要求が受け取られ、この情報提供要求に応じて、情報送
出手段によって、対応関係記憶手段によって記憶された
対応関係が参照されて、情報提供要求のあったクライア
ントに対応するチャンネルを用いて、情報提供要求のあ
ったクライアントに対して所定の情報が送出される。
In the information providing apparatus of the present invention, the correspondence storage means stores the correspondence between the network address of each client connected to the network and the channel of each client, and the request receiving means stores the world wide by the request receiving means. Using the web, via the network, receive information provision requests from a plurality of clients, and in response to the information provision request, refer to the correspondence stored by the correspondence storage means by the information sending means. The predetermined information is transmitted to the client that has requested the information provision using the channel corresponding to the client that has requested the information provision.

【0012】本発明の情報提供方法では、ネットワーク
に接続された各クライアントのネットワークにおけるア
ドレスと各クライアント毎のチャンネルとの対応関係が
記憶され、ワールド・ワイド・ウェブを利用し、ネット
ワークを介して、クライアントからの情報提供要求が受
け取られ、この情報提供要求に応じて、記憶されたアド
レスと各クライアント毎のチャンネルとの対応関係が参
照されて、情報提供要求のあったクライアントに対応す
るチャンネルを用いて、情報提供要求のあったクライア
ントに対して所定の情報が送出される。
[0012] In the information providing method of the present invention, the correspondence between the network address of each client connected to the network and the channel of each client is stored, and the World Wide Web is used to access the network. An information provision request from the client is received, and in response to the information provision request, the correspondence between the stored address and the channel for each client is referred to, and the channel corresponding to the client that has requested the information provision is used. As a result, predetermined information is sent to the client that has requested the information provision.

【0013】本発明の情報提供用プログラムを記録した
コンピュータ読み取り可能な記録媒体では、情報提供用
プログラムによって実現される対応関係記憶機能によっ
て、ネットワークに接続された各クライアントのネット
ワークにおけるアドレスと各クライアント毎のチャンネ
ルとの対応関係が記憶され、要求受け取り機能によっ
て、ワールド・ワイド・ウェブを利用し、ネットワーク
を介して、クライアントからの情報提供要求が受け取ら
れ、この情報提供要求に応じて、情報送出機能によっ
て、対応関係記憶機能によって記憶された対応関係が参
照され、情報提供要求のあったクライアントに対応する
チャンネルを用いて、情報提供要求のあったクライアン
トに所定の情報が送出される。
[0013] In the computer-readable recording medium storing the information providing program according to the present invention, the correspondence storage function realized by the information providing program allows the address of each client connected to the network in the network and the number of each client. And a request receiving function for receiving an information providing request from a client via a network using the World Wide Web, and in response to the information providing request, an information transmitting function. Thus, the correspondence stored by the correspondence storage function is referred to, and predetermined information is transmitted to the client that has requested the information provision using the channel corresponding to the client that has requested the information provision.

【0014】[0014]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0015】図1は、本発明の一実施の形態に係る情報
提供装置を含むVODシステムの要部を示すブロック図
である。このVODシステムは、複数のクライアントか
ら情報提供要求に応じて、複数のチャンネルを用いて、
所定の映像情報およびオーディオ情報を提供するシステ
ムである。このVODシステムは、クライアントに提供
する情報を記憶すると共に命令に応じて所定の情報を送
出するVODサーバ11と、このVODサーバ11を制
御するためのサーバコンピュータ12と、このサーバコ
ンピュータ12に対して情報提供要求を送るためのクラ
イアントコンピュータ13と、このクライアントコンピ
ュータ13より出力されるビデオ信号をディスプレイに
表示するためのビデオ信号に変換するレートコンバータ
14と、VODサーバ11より送出されるビデオ信号と
レートコンバータ14より出力されるビデオ信号とを切
り換えて出力するスイッチャ15と、このスイッチャ1
5より出力されるビデオ信号を入力して映像を表示する
ディスプレイ16とを備えている。本実施の形態に係る
情報提供装置は、VODサーバ11およびサーバコンピ
ュータ12によって構成されている。
FIG. 1 is a block diagram showing a main part of a VOD system including an information providing apparatus according to one embodiment of the present invention. This VOD system uses a plurality of channels in response to information provision requests from a plurality of clients,
This is a system that provides predetermined video information and audio information. This VOD system includes a VOD server 11 that stores information to be provided to a client and sends out predetermined information according to an instruction, a server computer 12 for controlling the VOD server 11, and a A client computer 13 for sending an information provision request, a rate converter 14 for converting a video signal output from the client computer 13 into a video signal for display on a display, and a video signal and a rate transmitted from the VOD server 11 A switcher 15 for switching and outputting a video signal output from the converter 14;
And a display 16 for inputting a video signal output from the display 5 and displaying an image. The information providing apparatus according to the present embodiment includes a VOD server 11 and a server computer 12.

【0016】VODサーバ11は、複数の映像データお
よびオーディオデータ(以下、これらをAVデータと言
う。)の出力チャンネルを有している。VODサーバ1
1とサーバコンピュータ12は、RS−232C等のシ
リアルインタフェースを用いたシリアル伝送路17を介
して接続されている。サーバコンピュータ12とクライ
アントコンピュータ13は、例えばイーサネット(Et
hernet)を用いたネットワーク18(例えばイン
ターネット)を介して接続されている。なお、図1に
は、一つのクライアントコンピュータ13しか示してい
ないが、ネットワーク18には、VODサーバ11より
情報の提供を受ける複数のクライアントコンピュータ1
3が接続可能となっている。一つのクライアントコンピ
ュータ13に対応するスイッチャ15は、ネットワーク
18とは別の伝送路19を介して、VODサーバ11の
複数の出力チャンネルのうちの一つに接続されている。
The VOD server 11 has an output channel for a plurality of video data and audio data (hereinafter, these are called AV data). VOD server 1
1 and the server computer 12 are connected via a serial transmission line 17 using a serial interface such as RS-232C. The server computer 12 and the client computer 13 are connected, for example, by Ethernet (Et).
Hernet) via a network 18 (for example, the Internet). Although FIG. 1 shows only one client computer 13, the network 18 includes a plurality of client computers 1 that are provided with information from the VOD server 11.
3 is connectable. The switcher 15 corresponding to one client computer 13 is connected to one of a plurality of output channels of the VOD server 11 via a transmission line 19 different from the network 18.

【0017】本実施の形態では、VODサーバ11およ
びサーバコンピュータ12をサーバ側と呼び、クライア
ントコンピュータ13、レートコンバータ14、スイッ
チャ15およびディスプレイ16をクライアント側と呼
ぶ。
In the present embodiment, the VOD server 11 and the server computer 12 are called a server side, and the client computer 13, the rate converter 14, the switcher 15 and the display 16 are called a client side.

【0018】サーバコンピュータ12は、インターネッ
ト上の情報にリンク可能とするシステムであるワールド
・ワイド・ウェブ(World Wide Web;以
下、WWWと記す。)を利用して、インターネット上で
公開する情報の管理や配信等を行うWWWサーバ21
と、シリアル伝送路17を介してVODサーバ11に対
して命令としてのコマンドを与えてVODサーバ11を
制御するサーバ制御部22と、WWWサーバ21とサー
バ制御部22とのインタフェースを行うサーバインタフ
ェース部23と、ハイパーテキスト言語であるHTML
(Hypertext Markup Languag
e)を用いて作成されたHTML文書を格納するHTM
Lファイルディスク24とを備えている。HTMLファ
イルディスク24は、WWWサーバ21とサーバ制御部
22のいずれからもアクセス可能となっている。WWW
サーバ21、サーバ制御部22およびサーバインタフェ
ース部23は、いずれも分離可能なソフトウェア(プロ
グラム)によって実現される。HTMLファイルディス
ク24は、サーバコンピュータ12内のハードディスク
によって実現される。
The server computer 12 manages information disclosed on the Internet by using the World Wide Web (WWW), which is a system that can link to information on the Internet. Server 21 that performs distribution and distribution
And a server control unit 22 for giving a command as an instruction to the VOD server 11 via the serial transmission path 17 to control the VOD server 11, and a server interface unit for interfacing the WWW server 21 with the server control unit 22 23 and HTML which is a hypertext language
(Hypertext Markup Language)
HTM for storing HTML documents created using e)
An L file disk 24 is provided. The HTML file disk 24 is accessible from both the WWW server 21 and the server control unit 22. WWW
Each of the server 21, the server control unit 22, and the server interface unit 23 is realized by separable software (program). The HTML file disk 24 is realized by a hard disk in the server computer 12.

【0019】図1におけるサーバコンピュータ12は本
発明における要求受け取り手段(要求受け取り機能)お
よび対応関係記憶手段(対応関係記憶機能)に相当し、
VODサーバ11は本発明における情報送出手段(情報
送出機能)に相当する。
The server computer 12 in FIG. 1 corresponds to the request receiving means (request receiving function) and the correspondence storage means (correspondence storage function) in the present invention.
The VOD server 11 corresponds to the information sending means (information sending function) in the present invention.

【0020】サーバコンピュータ12は、オペレーティ
ング・システムとして、例えばWindows NT
(商標)を使用している。WWWサーバ21は、例え
ば、ソフトウェアIIS(Microsoft−Int
ernet Information Server
(商標))をインストールして実現される。サーバイン
タフェース部23は、例えば、IISによるWWWサー
バに拡張機能を提供する追加ソフトウェアであるISA
PI(Internet Server Applic
ation Programming Interfa
ce)に準拠して設計されたソフトウェアによって実現
される。
The server computer 12 operates as an operating system, for example, Windows NT.
(Trademark). The WWW server 21 is, for example, a software IIS (Microsoft-Int
ernet Information Server
(Trademark)). The server interface unit 23 is, for example, ISA which is additional software for providing an extended function to a WWW server by IIS.
PI (Internet Server Applic)
ation Programming Interfa
ce) is realized by software designed in accordance with (c).

【0021】一方、クライアントコンピュータ13は、
パラレル入出力(以下、PIOと記す。)を制御するP
IO制御部26と、WWWを利用して、インターネット
上のWWWサーバにアクセスするためのWWWブラウザ
27とを備えている。これらは、いずれもソフトウェア
(プログラム)によって実現される。PIO制御部26
は、WWWサーバ21からのコマンドに従ってスイッチ
ャ15を制御する機能を有している。
On the other hand, the client computer 13
P for controlling parallel input / output (hereinafter referred to as PIO)
The system includes an IO control unit 26 and a WWW browser 27 for accessing a WWW server on the Internet using the WWW. These are all realized by software (program). PIO control unit 26
Has a function of controlling the switcher 15 in accordance with a command from the WWW server 21.

【0022】本実施の形態では、サーバコンピュータ1
2内のHTMLファイルディスク24内に、WWWブラ
ウザ27を使用したユーザインタフェースを実現するた
めの制御コードを含むHTML文書が記録されている。
HTML文書に含まれる制御コードには、VODサーバ
11を制御するための制御コードも含まれている。WW
Wブラウザ27は、WWWサーバ21より配信されたH
TML文書中に、VODサーバ11を制御するための制
御コードが含まれている場合には、WWWサーバ21に
対して、VODサーバ11の制御要求を出すようになっ
ている。この制御要求は、サーバコンピュータ12内の
WWWサーバ21からサーバインタフェース部23に送
られ、サーバインタフェース部23は、制御要求に応じ
てサーバ制御部22に制御実行指示を与え、この制御実
行指示に応じて、サーバ制御部22は、シリアル伝送路
17を介してVODサーバ11に対してコマンドを与え
てVODサーバ11を制御するようになっている。
In this embodiment, the server computer 1
An HTML document including a control code for realizing a user interface using the WWW browser 27 is recorded in the HTML file disk 24 in 2.
The control code included in the HTML document includes a control code for controlling the VOD server 11. WW
The W browser 27 receives the H distributed from the WWW server 21.
If a control code for controlling the VOD server 11 is included in the TML document, a control request for the VOD server 11 is issued to the WWW server 21. The control request is sent from the WWW server 21 in the server computer 12 to the server interface unit 23, and the server interface unit 23 gives a control execution instruction to the server control unit 22 in response to the control request, and responds to the control execution instruction. Thus, the server control unit 22 controls the VOD server 11 by giving a command to the VOD server 11 via the serial transmission path 17.

【0023】サーバ制御部22は、複数のクライアント
コンピュータ13のネットワーク上のアドレスであるイ
ンターネットアドレス(IPアドレス)と出力チャンネ
ルとの対応関係を表す対応表のデータを持っている。こ
の対応表の形態の一例を図5に示す。このような対応表
は、VODシステムの管理者によって作成される。サー
バ制御部22は、クライアントコンピュータ13から情
報提供要求があったときに、対応表を参照して、情報提
供要求があったクライアントコンピュータ13のインタ
ーネットアドレスに対応する出力チャンネルを判別し、
その出力チャンネルより、情報提供要求があったクライ
アントコンピュータ13に対して情報提供要求に応じた
情報が送出されるように、VODサーバ11を制御する
ようになっている。
The server control unit 22 has data of a correspondence table showing a correspondence between an Internet address (IP address), which is an address of a plurality of client computers 13 on a network, and an output channel. FIG. 5 shows an example of the form of the correspondence table. Such a correspondence table is created by the administrator of the VOD system. When there is an information provision request from the client computer 13, the server control unit 22 refers to the correspondence table to determine an output channel corresponding to the Internet address of the client computer 13 that has made the information provision request,
The VOD server 11 is controlled so that information corresponding to the information provision request is transmitted from the output channel to the client computer 13 that has made the information provision request.

【0024】図2は、本実施の形態におけるVODシス
テム全体の構成の一例を示すブロック図である。この図
に示したVODシステムは、ネットワーク18に接続さ
れたサーバコンピュータ12と、このサーバコンピュー
タ12によって動作が制御されるVODサーバ11と、
ネットワーク18に接続されたクライアント側の4つの
端末装置31〜34とを備えている。この例では、VO
Dサーバ11は、6つのAVデータの出力チャンネルc
h1〜ch6を有し、端末装置31〜34は、それぞれ
VODサーバ11の出力チャンネルch1〜ch4より
AVデータの提供を受けるようになっている。なお、図
2において、符号Vは映像データ、符号Aはオーディオ
データを表している。
FIG. 2 is a block diagram showing an example of the configuration of the entire VOD system according to the present embodiment. The VOD system shown in FIG. 1 includes a server computer 12 connected to a network 18, a VOD server 11 whose operation is controlled by the server computer 12,
It has four client-side terminal devices 31 to 34 connected to the network 18. In this example, VO
The D server 11 outputs six AV data output channels c.
The terminal devices 31 to 34 are provided with AV data from output channels ch1 to ch4 of the VOD server 11, respectively. Note that, in FIG. 2, the symbol V represents video data, and the symbol A represents audio data.

【0025】端末装置31は、図1におけるクライアン
ト側と略同様の構成であり、ネットワーク18に接続さ
れたクライアントコンピュータ13と、このクライアン
トコンピュータ13より出力されるビデオ信号をディス
プレイに表示するためのビデオ信号に変換するレートコ
ンバータ14と、VODサーバ11より送出されるビデ
オ信号とレートコンバータ14より出力されるビデオ信
号とを切り換えて出力するスイッチャ15と、このスイ
ッチャ15より出力されるビデオ信号を入力して映像を
表示するディスプレイ16とを備えている。なお、この
例では、スイッチャ15は、ビデオ信号の切り換えの他
に、VODサーバ11より送出されるオーディオ信号と
クライアントコンピュータ13より出力されるオーディ
オ信号とを切り換えて出力する機能も有している。端末
装置31は、更に、スイッチャ15より出力されるオー
ディオ信号を入力して音声を出力するアクティブスピー
カ36およびヘッドホン37と、クライアントコンピュ
ータ13に接続されたトラックボール38とを備えてい
る。また、この例では、クライアントコンピュータ13
は、外部からのビデオ信号を入力して処理する機能を有
しており、VODサーバ11より送出されるビデオ信号
はクライアントコンピュータ13にも入力されるように
なっている。
The terminal device 31 has substantially the same configuration as that of the client side in FIG. 1, and has a client computer 13 connected to the network 18 and a video signal for displaying a video signal output from the client computer 13 on a display. A rate converter 14 for converting the signals into a signal, a switcher 15 for switching and outputting a video signal sent from the VOD server 11 and a video signal output from the rate converter 14, and a video signal output from the switcher 15 are input. And a display 16 for displaying images. In this example, the switcher 15 has a function of switching and outputting an audio signal transmitted from the VOD server 11 and an audio signal output from the client computer 13 in addition to the switching of the video signal. The terminal device 31 further includes an active speaker 36 and a headphone 37 for inputting an audio signal output from the switcher 15 and outputting a sound, and a trackball 38 connected to the client computer 13. In this example, the client computer 13
Has a function of inputting and processing an external video signal, and the video signal transmitted from the VOD server 11 is also input to the client computer 13.

【0026】端末装置32は、端末装置31におけるデ
ィスプレイ16、アクティブスピーカ36およびヘッド
ホン37の代わりに、2台のヘッドマウントディスプレ
イ39を備えたものである。このヘッドマウントディス
プレイ39は、スピーカを内蔵しており、スイッチャ1
5より出力されるビデオ信号およびオーディオ信号を入
力し、映像の表示と音声の出力とを行うようになってい
る。
The terminal device 32 includes two head mounted displays 39 instead of the display 16, the active speaker 36 and the headphones 37 in the terminal device 31. The head mounted display 39 has a built-in speaker, and the switcher 1
The video signal and the audio signal output from the input device 5 are input, and a video display and an audio output are performed.

【0027】端末装置33は、ネットワーク18に接続
されたクライアントコンピュータ13と、このクライア
ントコンピュータ13より出力されるビデオ信号を表示
すると共にクライアントコンピュータ13に対する指示
を行うためのタッチパネルとしても機能するタッチモニ
タ41と、VODサーバ11より送出されるオーディオ
信号およびクライアントコンピュータ13より出力され
るオーディオ信号を入力して音声を出力するアクティブ
スピーカ42およびヘッドホン43を備えている。端末
装置33におけるクライアントコンピュータ13は、外
部からのビデオ信号を入力して処理する機能を有してお
り、VODサーバ11より送出されるビデオ信号はクラ
イアントコンピュータ13に入力されるようになってい
る。また、クライアントコンピュータ13は、タッチモ
ニタ41上で、クライアントコンピュータ13によって
作成した画面上に、VODサーバ11より送出されるビ
デオ信号による映像をオーバーレイ(はめ込み)表示さ
せる機能と、WWWサーバ21からのコマンドに従って
オーバーレイ表示を制御する機能を有している。
The terminal device 33 includes a client computer 13 connected to the network 18 and a touch monitor 41 which functions as a touch panel for displaying a video signal output from the client computer 13 and giving an instruction to the client computer 13. And an active speaker 42 and a headphone 43 for inputting an audio signal transmitted from the VOD server 11 and an audio signal output from the client computer 13 and outputting sound. The client computer 13 in the terminal device 33 has a function of inputting and processing an external video signal, and a video signal transmitted from the VOD server 11 is input to the client computer 13. The client computer 13 has a function of displaying an image based on a video signal transmitted from the VOD server 11 on the touch monitor 41 on a screen created by the client computer 13, and a command from the WWW server 21. Has the function of controlling the overlay display in accordance with

【0028】端末装置34は、ネットワーク18に接続
されたクライアントコンピュータ13と、このクライア
ントコンピュータ13より出力されるビデオ信号を表示
すると共にクライアントコンピュータ13に対する指示
を行うためのタッチパネル44と、VODサーバ11よ
り送出されるビデオ信号を入力して映像を表示するため
のディスプレイ45と、VODサーバ11より送出され
るオーディオ信号を入力して音声を出力するためのオー
ディオシステム46とを備えている。
The terminal device 34 includes a client computer 13 connected to the network 18, a touch panel 44 for displaying a video signal output from the client computer 13 and giving an instruction to the client computer 13, and a VOD server 11. It has a display 45 for inputting a video signal to be transmitted and displaying a video, and an audio system 46 for inputting an audio signal transmitted from the VOD server 11 and outputting audio.

【0029】図3は、図1におけるサーバコンピュータ
12やクライアントコンピュータ13として用いられる
コンピュータの構成の一例を示すブロック図である。こ
のコンピュータは、CPU(中央処理装置)51と、R
OM(リード・オンリ・メモリ)52と、RAM(ラン
ダム・アクセス・メモリ)53と、ディスプレイ用のイ
ンタフェース(図では、I/Fと記す。)54と、ネッ
トワーク18との接続ためのインタフェース60と、こ
れらが接続されたバス50とを備えている。コンピュー
タは、更に、それぞれ、インタフェース55〜59を介
してバス50に接続されたハードディスク62、CD
(コンパクトディスク)−ROMドライブ63、フロッ
ピィディスクドライブ64、キーボード65およびマウ
ス66を備えている。
FIG. 3 is a block diagram showing an example of the configuration of a computer used as the server computer 12 or the client computer 13 in FIG. This computer comprises a CPU (Central Processing Unit) 51 and R
An OM (read only memory) 52, a RAM (random access memory) 53, a display interface (denoted by I / F in the figure) 54, and an interface 60 for connection to the network 18; , And a bus 50 to which these are connected. The computer further includes a hard disk 62 and a CD connected to the bus 50 via the interfaces 55 to 59, respectively.
(Compact disk)-comprises a ROM drive 63, a floppy disk drive 64, a keyboard 65 and a mouse 66.

【0030】図3に示したコンピュータでは、CPU5
1は、RAM53を作業領域として、ハードディスク6
2、CD−ROMドライブ63によって駆動されるCD
−ROMまたはフロッピィディスクドライブ64によっ
て駆動されるフロピィディスクに格納されたアプリケー
ションプログラムを実行するようになっている。サーバ
コンピュータ12において、WWWサーバ21、サーバ
制御部22およびサーバインタフェース部23を実現す
るためのプログラムは、本実施の形態における情報送出
用プログラムに相当する。従って、サーバコンピュータ
12において、WWWサーバ21、サーバ制御部22お
よびサーバインタフェース部23を実現するためのプロ
グラムが、CD−ROMドライブ63によって駆動され
るCD−ROMまたはフロッピィディスクドライブ64
によって駆動されるフロピィディスクに記録され、この
CD−ROMまたはフロッピィディスクに記録されたプ
ログラムをハードディスク62にインストールする場合
には、CD−ROMまたはフロッピィディスクが本実施
の形態に係る情報送出用プログラムを記録したコンピュ
ータ読み取り可能な記録媒体に相当する。
In the computer shown in FIG.
1 is a hard disk 6 using the RAM 53 as a work area.
2. CD driven by CD-ROM drive 63
-To execute application programs stored in a floppy disk driven by a ROM or a floppy disk drive 64; In the server computer 12, a program for realizing the WWW server 21, the server control unit 22, and the server interface unit 23 corresponds to the information sending program in the present embodiment. Therefore, in the server computer 12, a program for realizing the WWW server 21, the server control unit 22, and the server interface unit 23 is stored in a CD-ROM or a floppy disk drive 64 driven by the CD-ROM drive 63.
When the program recorded on a floppy disk driven by the CD-ROM or the floppy disk is installed in the hard disk 62, the CD-ROM or the floppy disk is used as the information transmission program according to the present embodiment. Corresponds to a computer-readable recording medium on which is recorded.

【0031】図4は、図1におけるVODサーバ11の
構成の一例を示すブロック図である。この図に示したV
ODサーバ11は、記憶部71と制御部72とを備えて
いる。記憶部71は、それぞれハードディスクを駆動す
るための複数のハードディスクドライブ(以下、HDD
と記す。)73を有している。このHDD73によって
駆動されるハードディスクには、クライアントに提供す
るAVデータが記憶されるようになっている。
FIG. 4 is a block diagram showing an example of the configuration of the VOD server 11 in FIG. V shown in this figure
The OD server 11 includes a storage unit 71 and a control unit 72. The storage unit 71 includes a plurality of hard disk drives (hereinafter, HDDs) each for driving a hard disk.
It is written. ) 73. The hard disk driven by the HDD 73 stores AV data to be provided to the client.

【0032】一方、制御部72は、メインCPU74
と、HDDインタフェース(図では、HDD I/Fと
記す。)75と、出力チャンネル数分のAVデータ出力
部76と、これらを互いに接続する内部バス77とを有
している。HDDインタフェース75は、記憶部71内
のHDD73に接続されている。各AVデータ出力部7
6は、HDDインタフェース75を介して記憶部71内
のハードディスクより取り出されたAVデータを、対応
するチャンネルより、図1における伝送路19に出力す
るようになっている。メインCPU74は、図1におけ
るシリアル伝送路17を介してサーバコンピュータ12
と通信を行う通信部78と、図示しないエンコーダよ
り、記憶部71に記憶するAVデータを受け取るAVデ
ータインタフェース(図では、AVデータ I/Fと記
す。)79とを有している。通信部78およびAVデー
タインタフェース79は、ソフトウェアによって実現さ
れる。メインCPU74は、シリアル伝送路17を介し
てサーバコンピュータ12より与えられるコマンドを通
信部78によって受け取り、そのコマンドの内容に応じ
て、記憶部71内のHDD73を制御して、所望のAV
データを取り出すと共に、取り出したAVデータを、コ
マンドの内容に応じて、AVデータ出力部76より出力
するようになっている。
On the other hand, the control unit 72 includes a main CPU 74
, An HDD interface (denoted as HDD I / F in the figure) 75, an AV data output section 76 for the number of output channels, and an internal bus 77 connecting these to each other. The HDD interface 75 is connected to the HDD 73 in the storage unit 71. Each AV data output unit 7
6 outputs AV data extracted from the hard disk in the storage unit 71 via the HDD interface 75 to the transmission path 19 in FIG. The main CPU 74 is connected to the server computer 12 via the serial transmission path 17 in FIG.
And an AV data interface (in the figure, referred to as AV data I / F) 79 for receiving AV data stored in the storage unit 71 from an encoder (not shown). The communication unit 78 and the AV data interface 79 are realized by software. The main CPU 74 receives a command given from the server computer 12 via the serial transmission path 17 by the communication unit 78, controls the HDD 73 in the storage unit 71 according to the content of the command, and
The data is extracted, and the extracted AV data is output from the AV data output unit 76 in accordance with the content of the command.

【0033】次に、本実施の形態に係る情報提供装置と
してのVODサーバ11およびサーバコンピュータ12
の動作を含めて、図1に示したVODシステムの動作に
ついて説明する。なお、この説明は、本実施の形態に係
る情報提供方法および本実施の形態に係る情報提供用プ
ログラムを記録したコンピュータ読み取り可能な記録媒
体に記録された情報提供用プログラムの説明を兼ねてい
る。
Next, the VOD server 11 and the server computer 12 as the information providing apparatus according to the present embodiment
The operation of the VOD system shown in FIG. Note that this description also serves as an explanation of the information providing method according to the present embodiment and the information providing program recorded on a computer-readable recording medium that records the information providing program according to the present embodiment.

【0034】前述のように、サーバコンピュータ12内
のHTMLファイルディスク24内には、WWWブラウ
ザ27を使用したユーザインタフェースを実現するため
の制御コードを含むHTML文書が記録されている。H
TML文書に含まれる制御コードには、VODサーバ1
1を制御するための制御コードも含まれている。クライ
アント側では、情報提供要求すなわちAVデータ再生要
求等、VODサーバ11の制御を要求するときには、W
WWブラウザ27を使用して、VODサーバ11を制御
するための制御コードを含むHTML文書にアクセスす
るようにする。WWWブラウザ27は、WWWサーバ2
1より配信されたHTML文書中に、VODサーバ11
を制御するための制御コードが含まれている場合には、
WWWサーバ21に対して、VODサーバ11の制御要
求を出す。この制御要求は、サーバコンピュータ12内
のWWWサーバ21からサーバインタフェース部23に
送られ、サーバインタフェース部23は、制御要求に応
じてサーバ制御部22に制御実行指示を与え、この制御
実行指示に応じて、サーバ制御部22は、シリアル伝送
路17を介してVODサーバ11に対してコマンドを与
えてVODサーバ11を制御する。
As described above, the HTML document including the control code for realizing the user interface using the WWW browser 27 is recorded in the HTML file disk 24 in the server computer 12. H
The control code included in the TML document includes the VOD server 1
1 is also included. On the client side, when requesting control of the VOD server 11 such as an information provision request, that is, an AV data reproduction request, W
Using the WW browser 27, an HTML document including a control code for controlling the VOD server 11 is accessed. The WWW browser 27 is a WWW server 2
VOD server 11 in the HTML document distributed from
If a control code for controlling
The control request of the VOD server 11 is issued to the WWW server 21. The control request is sent from the WWW server 21 in the server computer 12 to the server interface unit 23, and the server interface unit 23 gives a control execution instruction to the server control unit 22 in response to the control request, and responds to the control execution instruction. The server control unit 22 controls the VOD server 11 by giving a command to the VOD server 11 via the serial transmission path 17.

【0035】ここで、HTML文書中に含まれるVOD
サーバ11を制御するための制御コードについて、具体
例を挙げて説明する。一般的に、WWWサーバ21上に
アプリケーションソフトウェアを追加することで、HT
ML文書の変換や、データベース検索等を行わせること
ができる。本実施の形態では、この機能を利用して、H
TML文書の変換等を行う代わりに、VODサーバ11
の制御を行うサーバ制御部22との通信を実現してい
る。従って、HTML文書に追加する制御コードとして
は、汎用的なコードを使用する。HTML文書を利用し
て、実際にVODサーバ11を制御するには、例えば、
次のようなコードを使用する。
Here, the VOD included in the HTML document
A control code for controlling the server 11 will be described with a specific example. Generally, by adding application software on the WWW server 21, the HT
Conversion of an ML document, database search, and the like can be performed. In the present embodiment, using this function, H
Instead of converting the TML document, the VOD server 11
Communication with the server control unit 22 that performs the above control is realized. Therefore, a general-purpose code is used as the control code added to the HTML document. To actually control the VOD server 11 using an HTML document, for example,
Use code like the following:

【0036】<HTML> <BODY> <A HREF="http://www.addres/scripts/dll/VSR
SI.dll?play?1&/home/play1.html" >Play Clip 1</A> </BODY> </HTML>
<HTML><BODY><A HREF = “http: //www.addres/scripts/dll/VSR
SI.dll? Play? 1 & / home / play1.html "> Play Clip 1 </A></BODY></HTML>

【0037】上記コード中において、「Play Clip 1 」
は、上記コードを含むHTML文書が配信されたクライ
アント側のディスプレイ16に表示される部分であり、
クライアント側で、ディスプレイ16の表示画面上の
「Play Clip 1 」を選択(例えば、クリック)すると、
WWWブラウザ27は、上記コード中の「http://www.a
ddres/scripts/dll/VSRSI.dll?play?1&/home/play1.htm
l 」をWWWサーバ21に送る。ここで、「VSRSI.dll?
play?1&/home/play1.html 」は、サーバインタフェース
部23を実現するソフトウェアを起動するコマンドであ
る。なお、「VSRSI 」は、サーバインタフェース部23
を実現するソフトウェアの名称である。また、「http:/
/www.addres/scripts/dll 」は、「VSRSI.dll 」がある
サーバのアドレスとディレクトリである。これにより、
サーバインタフェース部23を起動、動作させる。ま
た、上記コード中において、「play?1&/home/play1.htm
l 」は、VODサーバ11を制御するためのパラメータ
(クリップ(AV番組)の番号等)であり、ここでは、
クリップ1番を再生するように指定し、更に、再生と同
時に、再生中に表示するホームページ(/home/play1.ht
ml)を指定している。
In the above code, "Play Clip 1"
Is a portion displayed on the client-side display 16 to which the HTML document including the code is distributed,
When "Play Clip 1" on the display screen of the display 16 is selected (for example, clicked) on the client side,
The WWW browser 27 uses “http: //www.a” in the above code.
ddres / scripts / dll / VSRSI.dll? play? 1 & / home / play1.htm
l ”to the WWW server 21. Here, `` VSRSI.dll?
play? 1 & / home / play1.html "is a command for activating software for realizing the server interface unit 23. “VSRSI” is the server interface unit 23
Is the name of the software that implements Also, "http: /
“/www.addres/scripts/dll” is the address and directory of the server where “VSRSI.dll” is located. This allows
Activate and operate the server interface unit 23. In the above code, "play? 1 & / home / play1.htm
“l” is a parameter (a number of a clip (AV program) or the like) for controlling the VOD server 11, and here,
Specifies that clip number 1 is to be played, and, at the same time as playing, the home page (/home/play1.ht) displayed during playback.
ml).

【0038】上述のようにして起動されたサーバインタ
フェース部23は、パラメータの他に、要求のあったク
ライアントコンピュータ13のインターネットアドレス
を同時にサーバ制御部22に伝える。サーバ制御部22
は、パラメータを解析して、伝送路17を介してVOD
サーバ11に対してコマンドを与えてVODサーバ11
を制御する。このとき、サーバ制御部22は、インター
ネットアドレスと出力チャンネルとの対応関係を表す対
応表を参照して、インターネットアドレスに対応する出
力チャンネルを指定する。サーバ制御部22は、VOD
サーバ11に対して、映像の再生等、時間のかかる動作
を指示するコマンドを与える場合には、コマンドを正常
を渡すと、再生中であることを表す仮想的な画像ファイ
ル(以下、仮想イメージと言う。)をWWWサーバ21
が管理するHTMLファイルディスク24内のHTML
ディレクトリに作成し、クライアントコンピュータ13
には、再生の開始および再生要求の終了を伝える。この
とき、クライアントコンピュータ13に対して、必要に
応じて、ビデオ信号の切り換え制御(スイッチャ15の
切り換えや、オーバレイ表示の制御等)のコマンドを送
る。なお、仮想イメージは、クライアント毎に作成され
る。
The server interface unit 23 started as described above transmits the Internet address of the requested client computer 13 to the server control unit 22 in addition to the parameters. Server control unit 22
Analyzes the parameters and outputs the VOD
A command is given to the server 11 and the VOD server 11
Control. At this time, the server control unit 22 specifies an output channel corresponding to the Internet address with reference to a correspondence table indicating a correspondence between the Internet address and the output channel. The server control unit 22 has a VOD
When a command for instructing a time-consuming operation such as video playback is given to the server 11, if the command is passed normally, a virtual image file (hereinafter, referred to as a virtual image WWW server 21)
In the HTML file disk 24 managed by
Created in the directory and the client computer 13
Tells the start of playback and the end of the playback request. At this time, a command for video signal switching control (switching of the switcher 15 and control of overlay display, etc.) is sent to the client computer 13 as necessary. The virtual image is created for each client.

【0039】サーバ制御部22は、VODサーバ11の
ステータスをセンス(検出)することによって、VOD
サーバ11における再生の終了の検出動作を定期的に行
う。例えば、15分のクリップを再生する場合には、1
5分間、断続的な検出動作を行う。サーバ制御部22
は、再生の終了を検出すると、仮想イメージを削除す
る。なお、サーバ制御部22は、視聴者によって再生の
中止が要求された場合には、再生を中止するようにVO
Dサーバ11を制御すると共に、仮想イメージを削除す
る。
The server control unit 22 senses (detects) the status of the VOD server 11 and
The operation of detecting the end of reproduction in the server 11 is periodically performed. For example, when playing a 15-minute clip, 1
The intermittent detection operation is performed for 5 minutes. Server control unit 22
Deletes the virtual image when the end of the reproduction is detected. It should be noted that the server control unit 22 sets the VO so as to stop the reproduction when the viewer requests the stop of the reproduction.
It controls the D server 11 and deletes the virtual image.

【0040】一方、クライアントコンピュータ13は、
再生の開始が伝えられたら、必要に応じてコマンドに従
ってビデオ信号の切り換え制御を行った後に、WWWブ
ラウザ27を使用して、サーバコンピュータ12上の仮
想イメージに定期的にアクセスする。そして、クライア
ントコンピュータ13は、仮想イメージがなくなった場
合には、再生が終了したものと判断し、必要に応じてビ
デオ信号の切り換え制御を行って、ディスプレイ16に
クライアントコンピュータ13による画面を表示させ
る。
On the other hand, the client computer 13
When the start of the reproduction is notified, the switching of the video signal is controlled according to the command as necessary, and then the virtual image on the server computer 12 is periodically accessed using the WWW browser 27. When the virtual image disappears, the client computer 13 determines that the reproduction has been completed, controls the switching of the video signal as necessary, and causes the display 16 to display the screen of the client computer 13.

【0041】クライアントコンピュータ13に対して、
仮想イメージに定期的にアクセスさせるには、例えば、
Java言語による小さなプログラムであるJavaア
プレットを用いる。具体的には、WWWサーバ21から
WWWブラウザ27に送るHTML文書にアプレットを
含ませ、WWWブラウザ27がHTML文書からアプレ
ットを呼び出して実行するようにする。アプレットは、
仮想イメージに定期的にアクセスし、仮想イメージが存
在している間は、再生中であると判断する。アプレット
を含むHTML文書の一例を以下に示す。
For the client computer 13,
To have regular access to a virtual image, for example,
It uses a Java applet, which is a small program in the Java language. Specifically, an applet is included in the HTML document sent from the WWW server 21 to the WWW browser 27, and the WWW browser 27 calls and executes the applet from the HTML document. Applet
The virtual image is periodically accessed, and it is determined that the image is being reproduced while the virtual image exists. An example of an HTML document including an applet is shown below.

【0042】<HTML> <BODY> <APPLET CODE=ClipSense.class"WIDT
H=100 HIGHT=100> <APPLET> </BODY> </HTML>
<HTML><BODY><APPLET CODE = ClipSense.class "WIDT
H = 100 HIGH = 100><APPLET></BODY></HTML>

【0043】上記HTML文書中において、「ClipSens
e.class 」がアプレットのファイル名を指定し、「WI
DTH=100 HIGHT=100」がアプレットが
使用する領域の大きさを表している。
In the above HTML document, "ClipSens
"e.class" specifies the file name of the applet and "WI
“DTH = 100 HIGH = 100” indicates the size of the area used by the applet.

【0044】次に、図6を参照して、クライアントコン
ピュータ13がAVデータの再生要求を行う場合を例に
とって、図1に示したVODシステムの一連の動作につ
いて説明する。クライアント側で、AVデータの再生要
求を行う場合には、まず、クライアントコンピュータ1
3のWWWブラウザ27を使用して、VODサーバ11
を制御するための制御コードを含むHTML文書のペー
ジ(HTMLページ)を選択する(ステップS1)。こ
れに応じて、サーバコンピュータ12のWWWサーバ2
1は、HTML文書をWWWブラウザ27に転送する
(ステップS2)。これによって、HTML文書に基づ
くクライアントコンピュータ13の出力画面がディスプ
レイ16に表示される。
Next, a series of operations of the VOD system shown in FIG. 1 will be described with reference to FIG. 6 by taking, as an example, a case where the client computer 13 issues a request for reproducing AV data. When the client requests AV data reproduction, the client computer 1
3 using the WWW browser 27 and the VOD server 11
A page of the HTML document (HTML page) including the control code for controlling the HTML is selected (step S1). In response, the WWW server 2 of the server computer 12
1 transfers the HTML document to the WWW browser 27 (step S2). As a result, an output screen of the client computer 13 based on the HTML document is displayed on the display 16.

【0045】図7は、クライアントコンピュータ13の
出力画面とディスプレイ16の表示画面との関係を示し
たものである。ステップS2の後では、例えば図7にお
いて、符号81で示したようなクライアントコンピュー
タ13の出力画面がディスプレイ16に表示される。ク
ライアント側で、HTML文書に基づいて表示される画
面上でAVデータの再生を指示すると、WWWブラウザ
27は、WWWサーバ21より配信されたHTML文書
中のVODサーバ11を制御するための制御コード、具
体的にはサーバコンピュータ12のサーバインタフェー
ス部23を制御する制御コードをWWWサーバ21に対
して返信して、VODサーバ11の制御要求を出す(ス
テップS3)。図7に示した例では、画面81上の「木
星人との遭遇」や「スタートラック」と表示された部分
を選択することが、AVデータの再生を指示することに
なる。
FIG. 7 shows the relationship between the output screen of the client computer 13 and the display screen of the display 16. After step S2, for example, an output screen of the client computer 13 as indicated by reference numeral 81 in FIG. When the client instructs reproduction of AV data on a screen displayed based on the HTML document, the WWW browser 27 transmits a control code for controlling the VOD server 11 in the HTML document distributed from the WWW server 21, Specifically, a control code for controlling the server interface unit 23 of the server computer 12 is returned to the WWW server 21 to issue a control request for the VOD server 11 (step S3). In the example shown in FIG. 7, selecting a part displayed as “encounter with Jupiter” or “star track” on the screen 81 instructs reproduction of AV data.

【0046】この制御要求は、サーバコンピュータ12
内のWWWサーバ21からサーバインタフェース部23
に送られ、これにより、サーバインタフェース部23が
起動する(ステップS4)。起動されたサーバインタフ
ェース部23は、VODサーバ11を制御するためのパ
ラメータをサーバ制御部22に渡す(ステップS5)。
このとき、サーバインタフェース部23は、制御要求の
あったクライアントコンピュータ13のインターネット
アドレスを同時にサーバ制御部22に伝える。サーバ制
御部22は、パラメータを解析して、伝送路17を介し
てVODサーバ11に対してコマンドを与えてVODサ
ーバ11を制御する(ステップS6)。このとき、サー
バ制御部22は、インターネットアドレスと出力チャン
ネルとの対応関係を表す対応表を参照して、インターネ
ットアドレスに対応する出力チャンネルを指定する。V
ODサーバ11は、サーバ制御部22からのコマンドに
従って、再生を開始する(ステップS7)。
This control request is sent to the server computer 12
WWW server 21 to server interface unit 23
The server interface unit 23 is activated (step S4). The started server interface unit 23 passes parameters for controlling the VOD server 11 to the server control unit 22 (Step S5).
At this time, the server interface unit 23 simultaneously notifies the server control unit 22 of the Internet address of the client computer 13 that has issued the control request. The server control unit 22 analyzes the parameters and gives a command to the VOD server 11 via the transmission line 17 to control the VOD server 11 (step S6). At this time, the server control unit 22 specifies an output channel corresponding to the Internet address with reference to a correspondence table indicating a correspondence between the Internet address and the output channel. V
The OD server 11 starts playback according to the command from the server control unit 22 (step S7).

【0047】また、サーバ制御部22は、VODサーバ
11に対してコマンドを正常を渡すと、再生中であるこ
とを表す仮想イメージをWWWサーバ21が管理するH
TMLディレクトリに作成し(ステップS8)、WWW
サーバ21を介して、クライアントコンピュータ13に
は、所定のHTMLページを転送して、再生の開始およ
び再生要求の終了を伝える(ステップS9)。このHT
MLページの表示画面の一例を、図7において符号82
で示す。Javaアプレットは、例えば、このHTML
ページに挿入しておくことができる。また、このとき、
サーバ制御部22は、必要に応じて、クライアントコン
ピュータ13に対して、ビデオ信号の切り換え制御(ス
イッチャ15の切り換えや、オーバレイ表示の制御等)
のコマンドを送る。
When the server control unit 22 sends a normal command to the VOD server 11, the WWW server 21 manages a virtual image indicating that the data is being reproduced.
Create in the TML directory (step S8), and
A predetermined HTML page is transferred to the client computer 13 via the server 21 to notify the start of reproduction and the end of the reproduction request (step S9). This HT
An example of the display screen of the ML page is denoted by reference numeral 82 in FIG.
Indicated by Java applet, for example, this HTML
Can be inserted into the page. At this time,
The server control unit 22 controls the switching of video signals (switching of the switcher 15, control of overlay display, etc.) to the client computer 13 as necessary.
Command.

【0048】サーバ制御部22は、VODサーバ11の
ステータスをセンス(検出)することによって、VOD
サーバ11における再生の終了の検出動作を定期的に行
う(ステップS10)。VODサーバ11において再生
が終了して(ステップS11)、サーバ制御部22が再
生の終了を検出する(ステップS12)と、サーバ制御
部22は仮想イメージを削除する(ステップS13)。
The server control unit 22 senses (detects) the status of the VOD server 11 and
The operation of detecting the end of reproduction in the server 11 is periodically performed (step S10). When the reproduction is completed in the VOD server 11 (step S11) and the server control unit 22 detects the end of the reproduction (step S12), the server control unit 22 deletes the virtual image (step S13).

【0049】一方、クライアントコンピュータ13は、
再生の開始が伝えられたら、必要に応じてコマンドに従
ってビデオ信号の切り換え制御を行う。例えば図1に示
した構成の場合には、スイッチャ15をVODサーバ1
1からの出力データを選択するように制御する(ステッ
プS14)。その結果、図7に示したように、ディスプ
レイ16の表示画面は、VODサーバ11の出力画面に
切り換わる。なお、ディスプレイ16にVODサーバ1
1の出力画面が表示されているときに、キーボードやマ
ウスによって所定の動作を行うと、符号82で示した画
面がディスプレイ16に表示される。
On the other hand, the client computer 13
When the start of reproduction is notified, video signal switching control is performed according to a command as necessary. For example, in the case of the configuration shown in FIG.
Control is performed to select the output data from No. 1 (step S14). As a result, the display screen of the display 16 is switched to the output screen of the VOD server 11, as shown in FIG. Note that the VOD server 1 is displayed on the display 16.
When a predetermined operation is performed using a keyboard or a mouse while the output screen 1 is displayed, the screen indicated by reference numeral 82 is displayed on the display 16.

【0050】その後、クライアントコンピュータ13
は、例えばJavaアプレットによって、サーバコンピ
ュータ12上の仮想イメージに定期的にアクセスする
(ステップS15)。これに応じて、サーバコンピュー
タ12のWWWサーバ21は、クライアントコンピュー
タ13に仮想イメージを転送する(ステップS16)。
そして、クライアントコンピュータ13は、仮想イメー
ジが削除されたことを検出したら(ステップS17)、
再生が終了したものと判断し、必要に応じてビデオ信号
の切り換え制御を行う。例えば図1に示した構成の場合
には、スイッチャ15をレートコンバータ14の出力デ
ータを選択するように制御(ステップS18)して、A
Vデータの再生に関する動作を終了する(ステップS1
9)。その結果、ディスプレイ16には、例えば図7に
示したようなクライアントコンピュータ13の出力画面
82が表示される。なお、図7に示した例では、画面8
2中に再生終了後のインデックス83も記録されてお
り、このインデックス83を選択すると、元のページ
(画面81)に戻るようになっている。
Thereafter, the client computer 13
Periodically accesses the virtual image on the server computer 12 by, for example, a Java applet (step S15). In response, the WWW server 21 of the server computer 12 transfers the virtual image to the client computer 13 (Step S16).
When the client computer 13 detects that the virtual image has been deleted (step S17),
It is determined that the reproduction has been completed, and video signal switching control is performed as necessary. For example, in the case of the configuration shown in FIG. 1, the switcher 15 is controlled so as to select the output data of the rate converter 14 (step S18).
The operation relating to the reproduction of the V data ends (step S1).
9). As a result, an output screen 82 of the client computer 13 as shown in FIG. 7 is displayed on the display 16, for example. Note that, in the example shown in FIG.
The index 83 after the end of the reproduction is also recorded in 2 and when this index 83 is selected, the display returns to the original page (screen 81).

【0051】以上説明したように、本実施の形態によれ
ば、WWWを利用して、サーバコンピュータ12によっ
て、クライアントコンピュータ13からのVODサーバ
11の制御のための要求を受け取り、この要求に応じ
て、VODサーバ11に命令を与えてVODサーバ11
を制御するようにしたので、クライアント側では、ユー
ザインタフェース用の専用ソフトウェアを作成する必要
がなく、WWWブラウザ27を使用してユーザインタフ
ェースを構築することができ、その結果、顧客の要求に
適応したユーザインタフェースの構築や個別化を容易に
行うことが可能となる。また、クライアント側とサーバ
側の間の通信には、WWWサーバ21とWWWブラウザ
27との通信を利用することが可能となり、通信手段を
新たに構築する必要がなくなる。
As described above, according to the present embodiment, a request for controlling the VOD server 11 from the client computer 13 is received by the server computer 12 using the WWW, and in response to this request, , Giving an instruction to the VOD server 11
, The client side does not need to create dedicated software for the user interface, and the user interface can be constructed using the WWW browser 27. As a result, the client can adapt to the customer's requirements. It is possible to easily construct and individualize the user interface. Further, the communication between the client side and the server side can use the communication between the WWW server 21 and the WWW browser 27, and it is not necessary to newly construct a communication means.

【0052】現在、WWWブラウザは、急速に市場を拡
大しており、各種パーソナルコンピュータや情報家庭電
気製品に搭載され、一般の認知度も高い。更に、ブラウ
ザ上のコンテンツの編集環境が充実していることや、編
集経験者が多いことから、コンテンツの個別化が容易に
可能となる。そのため、本実施の形態によれば、顧客で
も、比較的容易にユーザインタフェースの変更が可能と
なる。特に、VODシステムの顧客となる博物館、ミニ
シアター等では、顧客毎に異なるユーザインタフェース
が求められ、しかも、ユーザインタフェースは、時間や
季節に応じて、また博物館等では展示内容に応じて、ダ
イナミックに変化するが、本実施の形態によれば、この
ような場合の対応が容易となる。
At present, the WWW browser is rapidly expanding its market, is mounted on various personal computers and home information appliances, and is well known in general. Further, since the content editing environment on the browser is rich and there are many people who have experienced editing, it is possible to easily individualize the content. Therefore, according to the present embodiment, even the customer can change the user interface relatively easily. In particular, museums, mini theaters, and the like, which are customers of the VOD system, require different user interfaces for each customer, and the user interface dynamically changes according to time and season, and in museums, etc., according to display contents. Although it changes, according to the present embodiment, it is easy to deal with such a case.

【0053】具体的には、標準的なHTMLを使用して
VODサーバ11の制御用のホームページを作成するこ
とによって、VODサーバ11より実際に情報の提供を
受けるユーザは、クライアントコンピュータ13上で動
作するWWWブラウザ27を用いて、WWWブラウザ2
7によって表示されたHTMLで記述されたホームペー
ジから、任意のクリップを選択して、映像、音声を再生
させるようにVODサーバ11を制御することが可能と
なる。そのため、WWWブラウザ27を使用する人間か
ら見ると、VODサーバ11上のクリップが、WWWブ
ラウザ27の一つのコンテンツ(映像ソース)として見
える。
Specifically, by creating a home page for control of the VOD server 11 using standard HTML, a user who is actually provided with information from the VOD server 11 operates on the client computer 13. Browser 2 using the WWW browser 27
7, it is possible to control the VOD server 11 so that an arbitrary clip is selected from the home page described in HTML and the video and the audio are reproduced. Therefore, when viewed from a person using the WWW browser 27, the clip on the VOD server 11 appears as one content (video source) of the WWW browser 27.

【0054】また、本実施の形態では、サーバコンピュ
ータ12において、WWWを利用してクライアント側か
らの要求を受け取るためのソフトウェア(サーバインタ
フェース部23を実現するためのプログラム)と、VO
Dサーバ11を制御するためのソフトウェア(サーバ制
御部22を実現するためのプログラム)を、互いに分離
可能なプログラムとしたので、これらのソフトウェア
を、機器に依存する部分であるVODサーバ11を制御
するためのソフトウェアを変更することで容易に他のシ
ステムに流用することが可能となり、機器に応じた機器
制御側のソフトウェアの作成を容易に行うことが可能と
なる。
In the present embodiment, the server computer 12 includes software (a program for implementing the server interface unit 23) for receiving a request from the client using the WWW,
Since the software for controlling the D server 11 (the program for realizing the server control unit 22) is a program which can be separated from each other, the software controls the VOD server 11 which is a device-dependent part. It is possible to easily divert the software to another system by changing the software for the device, and to easily create the software on the device control side according to the device.

【0055】また、本実施の形態では、VODサーバ1
1より、ネットワーク18とは別の伝送路19を介し
て、クライアント側に対してAVデータを送出するよう
にしたので、ネットワーク18におけるデータ転送レー
トに制約されることなく、大きなデータ転送レートでA
Vデータを送出することが可能となる。
In this embodiment, the VOD server 1
1, the AV data is transmitted to the client via a transmission line 19 different from the network 18, so that the AV data is transmitted at a large data transfer rate without being restricted by the data transfer rate in the network 18.
V data can be transmitted.

【0056】ところで、テキストのリードやイメージの
ダウンロードに比べて、クリップの再生には時間がかか
る。そのため、クライアントコンピュータ13のWWW
ブラウザ27が、クリップの再生要求から終了まで待っ
ていると、WWWブラウザ27がビジィ状態になり、W
WWを利用した他の動作、例えば他のページに完全に移
動することが不可能になる。本実施の形態では、VOD
サーバ11がAVデータを再生(送出)している間、W
WWを利用しネットワーク18を介してクライアント側
がアクセス可能であって且つVODサーバ11がAVデ
ータを再生していることを表す仮想イメージを生成し、
クライアント側がこの仮想イメージに定期的にアクセス
してAVデータの再生が終了したか否かを検出するよう
にしたので、クライアントは、提供されるAVデータの
再生終了を待たずに、WWWを利用した他の動作、例え
ば他のページに完全に移動することを行うことが可能と
なると共に、提供されるAVデータの再生終了を認識す
ることが可能となる。
By the way, it takes longer to reproduce a clip than to read a text or download an image. Therefore, the WWW of the client computer 13
If the browser 27 is waiting from the request for reproduction of the clip to the end, the WWW browser 27 enters a busy state,
It becomes impossible to perform other operations using the WW, for example, completely move to another page. In the present embodiment, VOD
While the server 11 is reproducing (transmitting) the AV data, W
Using the WW, a virtual image is generated that indicates that the client is accessible via the network 18 and that the VOD server 11 is reproducing AV data,
Since the client side periodically accesses the virtual image and detects whether or not the reproduction of the AV data has been completed, the client uses the WWW without waiting for the reproduction of the provided AV data to be completed. It becomes possible to perform other operations, for example, to completely move to another page, and to recognize the end of reproduction of provided AV data.

【0057】また、本実施の形態では、サーバコンピュ
ータ12において、ネットワーク18に接続された複数
のクライアントコンピュータ13のネットワークアドレ
スと各クライアント毎のチャンネルとの対応関係を表す
対応表を記憶し、各クライアントからAVデータの再生
要求を受け取った場合、この対応表を参照して、再生要
求のあったクライアントに対応するチャンネルを用い
て、再生要求のあったクライアントに対してAVデータ
を送出するようにしたので、簡単に、複数のクライアン
トに対して適切な情報を提供することが可能となる。
In the present embodiment, the server computer 12 stores a correspondence table indicating the correspondence between the network addresses of the plurality of client computers 13 connected to the network 18 and the channels for each client. When a playback request for AV data is received from a client, by referring to the correspondence table, the AV data is sent to the client that has requested playback using the channel corresponding to the client that has requested playback. Therefore, it is possible to easily provide appropriate information to a plurality of clients.

【0058】また、本実施の形態によれば、クライアン
トが外部のインターネットと接続することで、外部の関
連情報やデータベースにリンク可能となり、VODサー
バ11の動作に関連した情報、例えば再生されるクリッ
プに関する情報を容易に取得することが可能となる。こ
のことを図8を参照して詳しく説明する。図8は、博物
館等で利用されるVODシステム100が、外部のイン
ターネット110に接続されている状態の一例を表して
いる。この例において、VODシステム100は、図1
に示した構成と同様に、ネットワーク18を介して接続
されたサーバコンピュータ12および複数のクライアン
トコンピュータ13と、サーバコンピュータ12によっ
て制御されるVODサーバ11とを備えていると共に、
ネットワーク18に接続された他のWWWサーバコンピ
ュータ101を備えている。このVODシステム100
におけるネットワーク18は、ネットワークブリッジ1
02を介して、外部のインターネット110に接続され
ている。外部のインターネット110には、複数のWW
Wサーバコンピュータ111が接続されている。
According to the present embodiment, when the client connects to the external Internet, it becomes possible to link to external related information and a database, and information relating to the operation of the VOD server 11, for example, a clip to be reproduced. Information can be easily obtained. This will be described in detail with reference to FIG. FIG. 8 illustrates an example of a state in which a VOD system 100 used in a museum or the like is connected to an external Internet 110. In this example, the VOD system 100
And a VOD server 11 controlled by the server computer 12, and a server computer 12 and a plurality of client computers 13 connected via a network 18,
It has another WWW server computer 101 connected to the network 18. This VOD system 100
Network 18 in the network bridge 1
02, it is connected to the external Internet 110. The external Internet 110 has a plurality of WWs
The W server computer 111 is connected.

【0059】図8において、符号105は、VODシス
テム100におけるサーバコンピュータ12によって管
理、配信される、クリップの再生に関するホームページ
の一例を示している。このホームページには、所定のク
リップの再生を指示するための項目106と、所定のク
リップに関する情報へのアクセスを指示するための項目
107とが含まれている。ユーザが項目106を選択し
た場合には、所定のクリップが再生される。ユーザが項
目107を選択した場合には、クライアントコンピュー
タ13は、WWWブラウザ27によって、外部のインタ
ーネット110に接続された所定のWWWサーバコンピ
ュータ111にリンクして、このWWWサーバコンピュ
ータ111によって管理されている所定のクリップに関
する情報の配信を受ける。
In FIG. 8, reference numeral 105 denotes an example of a home page related to clip reproduction, which is managed and distributed by the server computer 12 in the VOD system 100. This home page includes an item 106 for instructing reproduction of a predetermined clip and an item 107 for instructing access to information on the predetermined clip. When the user selects the item 106, a predetermined clip is reproduced. When the user selects the item 107, the client computer 13 is linked to a predetermined WWW server computer 111 connected to the external Internet 110 by the WWW browser 27, and is managed by the WWW server computer 111. The distribution of information on a predetermined clip is received.

【0060】このように、本実施の形態によれば、クラ
イアントが外部のインターネットと接続することで、全
世界のWWWサーバにリンク可能となり、例えば、クリ
ップに関する情報が外部にある場合でも、ユーザがその
ことを意識することなく、外部の情報にアクセス可能と
なり、VODシステムのアプリケーションの情報量を増
やすことが可能となる。
As described above, according to the present embodiment, when a client connects to the external Internet, it is possible to link to a WWW server all over the world. It becomes possible to access external information without being aware of this, and it is possible to increase the amount of information of the application of the VOD system.

【0061】また、本実施の形態によれば、インターネ
ットを介してクライアントが遠隔地のVODサーバ11
を制御したり、複数のVODサーバ11を制御したりす
ることが可能となる。このことを図9を参照して詳しく
説明する。図9は、1台のクライアントコンピュータ1
3が複数のVODサーバ11制御用のサーバコンピュー
タ12に接続されている状態の一例を表している。この
例では、ネットワーク18に対して、1台のクライアン
トコンピュータ13と複数のサーバコンピュータ12と
が接続されている。ネットワーク18は、ネットワーク
ブリッジ102を介して、外部のインターネット110
に接続されている。外部のインターネット110には、
複数のサーバコンピュータ12が接続されている。各サ
ーバコンピュータ12には、それぞれ各サーバコンピュ
ータ12によって制御されるVODサーバ11が接続さ
れている。
Further, according to the present embodiment, the client is connected to the remote VOD server 11 via the Internet.
, And a plurality of VOD servers 11 can be controlled. This will be described in detail with reference to FIG. FIG. 9 shows one client computer 1
3 shows an example of a state where the server 3 is connected to a plurality of server computers 12 for controlling the VOD server 11. In this example, one client computer 13 and a plurality of server computers 12 are connected to a network 18. The network 18 is connected to an external Internet 110 via a network bridge 102.
It is connected to the. On the external Internet 110,
A plurality of server computers 12 are connected. A VOD server 11 controlled by each server computer 12 is connected to each server computer 12.

【0062】図9に示したシステムでは、クライアント
コンピュータ13が、複数のサーバコンピュータ12に
制御要求を与えることで、複数のVODサーバ11を制
御することができるようになっている。VODサーバ1
1を制御するサーバコンピュータ12の指定は、インタ
ーネットアドレスを用いて行われる。従って、各サーバ
コンピュータ12のインターネットアドレスとVODサ
ーバ11に登録されているクリップ情報が分かれば、サ
ーバコンピュータ12がインターネット110につなが
っており、且つセキュリティ上アクセスが開放されてい
れば、サーバコンピュータ12およびVODサーバ11
が世界中のどこにあっても、クライアントコンピュータ
13によって制御することが可能となる。例えば、日本
のアドレス「www.abc.co.jp 」の名前を持つサーバコン
ピュータ12に接続されたVODサーバ11を制御する
には、再生クリップ番号を“100”とすると、HTM
Lによる制御コードは、例えば次のようになる。
In the system shown in FIG. 9, a client computer 13 can control a plurality of VOD servers 11 by giving a control request to a plurality of server computers 12. VOD server 1
1 is specified using an Internet address. Therefore, if the Internet address of each server computer 12 and the clip information registered in the VOD server 11 are known, if the server computer 12 is connected to the Internet 110 and the access is opened for security, the server computer 12 and the VOD server 11
Can be controlled by the client computer 13 anywhere in the world. For example, to control the VOD server 11 connected to the server computer 12 having the name of the Japanese address "www.abc.co.jp", if the playback clip number is "100", the HTM
The control code according to L is, for example, as follows.

【0063】<A HREF="http://www.abc.co.jp/
scripts/vsrms.dll?play?100&/next/home.html" >100
再生</A>
<A HREF = “http://www.abc.co.jp/
scripts / vsrms.dll? play? 100 & / next / home.html "> 100
Play </A>

【0064】また、米国のアドレス「www.def.com 」の
名前を持つサーバコンピュータ12に接続されたVOD
サーバ11を制御するには、再生クリップ番号を“10
1”とすると、HTMLによる制御コードは、例えば次
のようになる。
The VOD connected to the server computer 12 having the name of the US address "www.def.com"
To control the server 11, the playback clip number is set to "10".
If 1 "is set, the control code in HTML is, for example, as follows.

【0065】<A HREF="http://www.def.com/sc
ripts/vsrms.dll?play?101&/next/home.html" >101 再
生</A>
<A HREF = “http://www.def.com/sc”
ripts / vsrms.dll? play? 101 & / next / home.html "> 101 playback </A>

【0066】このように、クライアントコンピュータ1
3が複数のVODサーバ11を制御可能とすることによ
り、マルチスクリーンのような多チャンネル制御が可能
となる。
As described above, the client computer 1
3 allows a plurality of VOD servers 11 to be controlled, thereby enabling multi-channel control such as multi-screen.

【0067】また、遠隔地のVODサーバ11に記録さ
れているクリップをインターネット経由で取り込むコマ
ンドを用意すると、クライアントコンピュータ13での
データベース構築を容易にすることができる。この場合
には、例えば「list.dll」というコマンドをサーバコン
ピュータ12に用意し、このサーバコンピュータ12に
よって配信されるホームページに、例えば次のようなH
TMLによるコードを含ませる。
Also, if a command for capturing a clip recorded in the remote VOD server 11 via the Internet is prepared, the database construction on the client computer 13 can be facilitated. In this case, for example, a command "list.dll" is prepared in the server computer 12, and a home page distributed by the server computer 12 has, for example, the following H
Include TML code.

【0068】<A HREF="http://www.abc.co.jp/
scripts/list.dll" >記録クリップの参照</A>
<A HREF = “http://www.abc.co.jp/
scripts / list.dll "> Reference recorded clips </A>

【0069】クライアントコンピュータ13から上記H
TMLによるコードを含むホームページを参照すると、
サーバコンピュータ12では、コマンド「list.dll」を
実行して、クライアントコンピュータ13に、VODサ
ーバ11上のデータから構築したテキストデータをHT
ML文書にして返す。
The client computer 13 sends the above H
If you look at the homepage that contains the code in TML,
The server computer 12 executes the command “list.dll” and sends the text data constructed from the data on the VOD server 11 to the client computer 13 by HT.
Return as ML document.

【0070】同様に、VODサーバ11の状態をホーム
ページにする機能を、サーバコンピュータ12のWWW
サーバ21に用意すれば、遠隔地のVODサーバ11の
状態を監視することが可能となる。ここで、VODサー
バ11の状態とは、VODサーバ11のハードウェア情
報(有効チャンネル数、ハードディスクの台数、ハード
ディスクの稼働状況、故障発生状況、自己診断結果)
や、使用情報(登録クリップ数、ハードディスクの残容
量)等である。VODサーバを使用するCATV(ケー
ブルテレビジョン)局では、無人の中継基地のVODサ
ーバを遠隔で操作する場合があるので、この機能が有用
となる。図10は、CATVシステムの構成の一例を示
したものである。このCATVシステムは、各家庭12
1に番組を供給する中継基地122と、複数の中継基地
122を制御する操作基地123と、複数の操作基地1
23を制御するマルチシステム操作基地124と、人工
衛星126等を介して各中継基地121に番組を供給す
る番組送出基地125とを備えている。このようなCA
TVシステムでは、一定の地域毎に番組送出基地125
を設け、本局から複数の無人中継基地121を操作し
て、各地域に番組を供給したり、管理を行う場合があ
る。このような場合に、上述のような監視機能が有用と
なる。
Similarly, the function of making the state of the VOD server 11 a home page is performed by the WWW of the server computer 12.
If the server 21 is prepared, the state of the remote VOD server 11 can be monitored. Here, the status of the VOD server 11 is the hardware information of the VOD server 11 (the number of effective channels, the number of hard disks, the operating status of the hard disks, the status of failure occurrence, the self-diagnosis result).
And usage information (the number of registered clips and the remaining capacity of the hard disk). In a CATV (cable television) station using a VOD server, this function is useful because the VOD server of an unmanned relay base may be remotely operated. FIG. 10 shows an example of the configuration of a CATV system. This CATV system is designed for each home 12
1, a relay base 122 that supplies a program to the first base, an operation base 123 that controls the plurality of relay bases 122, and a plurality of operation bases 1
And a program transmission base 125 for supplying a program to each relay base 121 via an artificial satellite 126 or the like. Such a CA
In the TV system, a program transmission base 125 is provided for each fixed area.
In some cases, a plurality of unmanned relay bases 121 are operated from the head office to supply a program to each area or to perform management. In such a case, the monitoring function described above becomes useful.

【0071】なお、本発明は、上記各実施の形態に限定
されず、例えば、上記実施の形態では、VODサーバと
サーバコンピュータとが分離されている例を示したが、
VODサーバにサーバコンピュータの機能を持たせるこ
とにより、VODサーバとサーバコンピュータとを一体
化するも可能となる。図11は、このように、サーバコ
ンピュータの機能を持たせたVODサーバの構成の一例
を示すブロック図である。この図に示したVODサーバ
120は、記憶部71と制御部72とを備えている。制
御部72は、メインCPU74と、HDDインタフェー
ス(図では、HDD I/Fと記す。)75と、出力チ
ャンネル数分のAVデータ出力部76と、これらを互い
に接続する内部バス77とを有している。メインCPU
74は、図1におけるサーバコンピュータ12における
WWW21、サーバ制御部22およびサーバインタフェ
ース部23と同様の機能を有するWWW121、サーバ
制御部122およびサーバインタフェース部123を有
している。また、制御部72は、図示しないが、図1に
おけるHTMLファイルディスク24と同様の機能も有
している。制御部72は、更に、図示しないエンコーダ
より、記憶部71に記憶するAVデータを受け取るAV
データインタフェース(図では、AVデータI/Fと記
す。)79とを有している。図11に示したVODサー
バ120のその他の構成は、図4に示したVODサーバ
11と同様である。
The present invention is not limited to the above embodiments. For example, in the above embodiment, an example is shown in which the VOD server and the server computer are separated from each other.
By providing the function of a server computer to the VOD server, the VOD server and the server computer can be integrated. FIG. 11 is a block diagram showing an example of the configuration of a VOD server having the functions of a server computer. The VOD server 120 shown in this figure includes a storage unit 71 and a control unit 72. The control section 72 has a main CPU 74, an HDD interface (denoted as HDD I / F in the figure) 75, AV data output sections 76 for the number of output channels, and an internal bus 77 for connecting these to each other. ing. Main CPU
74 includes a WWW 121, a server control unit 122, and a server interface unit 123 having the same functions as the WWW 21, the server control unit 22, and the server interface unit 23 in the server computer 12 in FIG. Although not shown, the control unit 72 has the same function as the HTML file disk 24 in FIG. The control unit 72 further receives an AV data stored in the storage unit 71 from an encoder (not shown).
And a data interface (denoted as AV data I / F in the figure) 79. Other configurations of the VOD server 120 shown in FIG. 11 are the same as those of the VOD server 11 shown in FIG.

【0072】図11に示したようなVODサーバ120
を設けることにより、サーバ側の接続が簡単になり、コ
ストを低減することも可能となる。
The VOD server 120 as shown in FIG.
Is provided, the connection on the server side is simplified, and the cost can be reduced.

【0073】また、本発明は、実施の形態で挙げたよう
なVODシステムに限らず、クライアントからの要求に
応じて所定の機器が所定の情報を提供するシステム全般
について適用することができる。図12および図13
に、本発明が適用可能な他のシステムの例を挙げる。図
12は、ディスクプレーヤを使用したオートチェンジャ
システムに本発明を適用した場合の構成例を示したもの
である。このオートチェンジャシステムは、ネットワー
ク18を介して互いに接続されたサーバコンピュータ1
2およびクライアントコンピュータ13と、シリアル伝
送路133を介してサーバコンピュータ12によって制
御されるディスクカートシステム130とを備えてい
る。ディスクカートシステム130は、それぞれ光ディ
スクから情報を再生する複数のディスクプレーヤ131
と、各ディスクプレーヤ131に光ディスクをセットす
るディスクチェンジャ132とを備えている。ディスク
プレーヤ131によって再生された情報は、伝送路13
4を介してクライアント側に供給されるようになってい
る。このオートチェンジャシステムでは、サーバコンピ
ュータ12が図1におけるVODサーバ11の代わりに
ディスクカートシステム130を制御する。
Further, the present invention is not limited to the VOD system as described in the embodiment, but can be applied to a general system in which a predetermined device provides predetermined information in response to a request from a client. 12 and 13
Next, examples of other systems to which the present invention can be applied will be described. FIG. 12 shows a configuration example when the present invention is applied to an autochanger system using a disc player. This autochanger system includes a server computer 1 connected to each other via a network 18.
2 and a client computer 13, and a disk cart system 130 controlled by the server computer 12 via the serial transmission line 133. The disc cart system 130 includes a plurality of disc players 131 each for reproducing information from an optical disc.
And a disc changer 132 for setting an optical disc in each disc player 131. The information reproduced by the disc player 131 is transmitted to the transmission path 13
4 to the client side. In this autochanger system, the server computer 12 controls the disk cart system 130 instead of the VOD server 11 in FIG.

【0074】図13は、VTR(ビデオ・テープ・レコ
ーダ)を使用したオートチェンジャシステムに本発明を
適用した場合の構成例を示したものである。このオート
チェンジャシステムは、ネットワーク18を介して互い
に接続されたサーバコンピュータ12およびクライアン
トコンピュータ13と、シリアル伝送路143を介して
サーバコンピュータ12によって制御されるVTRカー
トシステム140とを備えている。VTRカートシステ
ム140は、それぞれビデオカセットから情報を再生す
る複数のVTR141と、各VTR141にビデオカセ
ットをセットするチェンジャ142とを備えている。V
TR141によって再生された情報は、伝送路144を
介してクライアント側に供給されるようになっている。
このオートチェンジャシステムでは、サーバコンピュー
タ12が図1におけるVODサーバ11の代わりにVT
Rカートシステム140を制御する。
FIG. 13 shows a configuration example when the present invention is applied to an autochanger system using a VTR (video tape recorder). This autochanger system includes a server computer 12 and a client computer 13 connected to each other via a network 18, and a VTR cart system 140 controlled by the server computer 12 via a serial transmission line 143. The VTR cart system 140 includes a plurality of VTRs 141 for reproducing information from video cassettes, respectively, and a changer 142 for setting a video cassette in each VTR 141. V
The information reproduced by the TR 141 is supplied to the client via the transmission line 144.
In this autochanger system, the server computer 12 replaces the VOD server 11 in FIG.
The R cart system 140 is controlled.

【0075】[0075]

【発明の効果】以上説明したように、請求項1記載の情
報提供装置、請求項2記載の情報提供方法、または請求
項3記載の情報提供用プログラムを記録したコンピュー
タ読み取り可能な記録媒体によれば、ネットワークに接
続された各クライアントのネットワークにおけるアドレ
スと各クライアント毎のチャンネルとの対応関係を記憶
し、ワールド・ワイド・ウェブを利用し、ネットワーク
を介して、各クライアントからの情報提供要求を受け取
り、受け取ったクライアントからの情報提供要求に応じ
て、各クライアントのネットワークにおけるアドレスと
各クライアント毎のチャンネルとの対応関係を参照し
て、情報提供要求のあったクライアントに対応するチャ
ンネルを用いて、情報提供要求のあったクライアントに
対して所定の情報を送出するようにしたので、クライア
ント側では、ワールド・ワイド・ウェブ・ブラウザを使
用してユーザインタフェースを構築することができ、そ
の結果、顧客の要求に適応したユーザインタフェースの
構築や個別化を容易に行うことが可能となるという効果
を奏する。更に、各クライアントのネットワークにおけ
るアドレスと各クライアント毎のチャンネルとの対応関
係を記憶し、この対応関係を参照して情報提供要求のあ
ったクライアントに対して所定の情報を送出するように
したので、簡単に、複数のクライアントに対して適切な
情報を提供することが可能となるという効果を奏する。
更に、クライアントが外部のインターネットと接続する
ことで、外部の関連情報やデータベースにリンク可能と
なり、提供される情報に関連した情報を容易に取得する
ことが可能となるという効果や、インターネットを介し
てクライアントが遠隔地の装置から情報の提供を受けた
り、複数の装置から情報の提供を受けたりすることが可
能となるという効果を奏する。
As described above, according to the information providing apparatus of claim 1, the information providing method of claim 2, or the computer readable recording medium on which the information providing program of claim 3 is recorded. For example, the correspondence between the network address of each client connected to the network and the channel of each client is stored, and an information provision request from each client is received via the network using the World Wide Web. In response to the information provision request from the received client, referring to the correspondence relationship between the address of each client in the network and the channel of each client, using the channel corresponding to the client that has requested the information provision, Provide predetermined information to the client who The client side can build a user interface using a World Wide Web browser, which makes it easy to build and personalize a user interface that meets customer requirements. It is possible to perform the operation. Further, the correspondence between the network address of each client and the channel of each client is stored, and the predetermined information is sent to the client that has requested information provision by referring to this correspondence, This has the effect that appropriate information can be easily provided to a plurality of clients.
Further, by connecting the client to the external Internet, it is possible to link to external related information and a database, and it is possible to easily obtain information related to the provided information. This has the effect that the client can receive information from a remote device or receive information from a plurality of devices.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の一実施の形態に係る情報提供装置を含
むVODシステムの要部を示すブロック図である。
FIG. 1 is a block diagram showing a main part of a VOD system including an information providing device according to an embodiment of the present invention.

【図2】本発明の一実施の形態におけるVODシステム
全体の構成の一例を示すブロック図である。
FIG. 2 is a block diagram illustrating an example of the configuration of the entire VOD system according to an embodiment of the present invention.

【図3】図1におけるサーバコンピュータやクライアン
トコンピュータとして用いられるコンピュータの構成の
一例を示すブロック図である。
FIG. 3 is a block diagram showing an example of a configuration of a computer used as a server computer or a client computer in FIG.

【図4】図1におけるVODサーバの構成の一例を示す
ブロック図である。
FIG. 4 is a block diagram illustrating an example of a configuration of a VOD server in FIG. 1;

【図5】図1におけるサーバコンピュータが有する対応
表の形態の一例を示す説明図である。
FIG. 5 is an explanatory diagram showing an example of a form of a correspondence table included in the server computer in FIG. 1;

【図6】本発明の一実施の形態におけるVODシステム
の動作について説明するための説明図である。
FIG. 6 is an explanatory diagram for describing an operation of the VOD system according to one embodiment of the present invention.

【図7】本発明の一実施の形態におけるクライアントコ
ンピュータの出力画面とディスプレイの表示画面との関
係を示す説明図である。
FIG. 7 is an explanatory diagram showing a relationship between an output screen of a client computer and a display screen of a display according to an embodiment of the present invention.

【図8】本発明の一実施の形態におけるVODシステム
が外部のインターネットに接続されている状態の一例を
示す説明図である。
FIG. 8 is an explanatory diagram showing an example of a state in which the VOD system according to the embodiment of the present invention is connected to an external Internet.

【図9】本発明の一実施の形態におけるクライアントコ
ンピュータが複数のVODサーバ制御用のサーバコンピ
ュータに接続されている状態の一例を示す説明図であ
る。
FIG. 9 is an explanatory diagram showing an example of a state in which a client computer according to an embodiment of the present invention is connected to a plurality of VOD server control server computers.

【図10】CATVシステムの構成の一例を示す説明図
である。
FIG. 10 is an explanatory diagram showing an example of a configuration of a CATV system.

【図11】本発明の一実施の形態におけるVODサーバ
の変形例を示すブロック図である。
FIG. 11 is a block diagram showing a modified example of the VOD server according to one embodiment of the present invention.

【図12】ディスクプレーヤを使用したオートチェンジ
ャシステムに本発明を適用した場合の構成例を示す説明
図である。
FIG. 12 is an explanatory diagram showing a configuration example when the present invention is applied to an autochanger system using a disc player.

【図13】VTRを使用したオートチェンジャシステム
に本発明を適用した場合の構成例を示す説明図である。
FIG. 13 is an explanatory diagram showing a configuration example when the present invention is applied to an autochanger system using a VTR.

【符号の説明】[Explanation of symbols]

11…VODサーバ、12…サーバコンピュータ、13
…クライアントコンピュータ、16…ディスプレイ、2
1…WWWサーバ、22…サーバ制御部、23…サーバ
インタフェース部、24…HTMLディスクファイル、
27…WWWブラウザ。
11: VOD server, 12: server computer, 13
... Client computer, 16 ... Display, 2
DESCRIPTION OF SYMBOLS 1 ... WWW server, 22 ... Server control part, 23 ... Server interface part, 24 ... HTML disk file,
27 ... WWW browser.

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 複数のクライアントからの要求に応じて
複数のチャンネルを用いて所定の情報を提供可能な情報
提供装置であって、 ネットワークに接続された各クライアントのネットワー
クにおけるアドレスと各クライアント毎のチャンネルと
の対応関係を記憶する対応関係記憶手段と、 インターネット上の情報にリンク可能とするシステムで
あるワールド・ワイド・ウェブを利用し、ネットワーク
を介して、複数のクライアントからの情報提供要求を受
け取り可能な要求受け取り手段と、 この要求受け取り手段によって受け取ったクライアント
からの情報提供要求に応じて、前記対応関係記憶手段に
よって記憶された対応関係を参照して、情報提供要求の
あったクライアントに対応するチャンネルを用いて、情
報提供要求のあったクライアントに対して所定の情報を
送出する情報送出手段とを備えたことを特徴とする情報
提供装置。
1. An information providing apparatus capable of providing predetermined information using a plurality of channels in response to a request from a plurality of clients, the information providing apparatus comprising: a network address of each client connected to the network; Receives information provision requests from a plurality of clients via a network using a correspondence storage means for storing the correspondence with a channel and the World Wide Web which is a system capable of linking to information on the Internet. A possible request receiving means, and in response to an information providing request from the client received by the request receiving means, referencing the correspondence stored by the correspondence storing means to correspond to the client having made the information providing request Clients who have requested information provision using the channel Information providing means for transmitting predetermined information to the client.
【請求項2】 複数のクライアントからの要求に応じて
複数のチャンネルを用いて所定の情報を提供可能とする
情報提供方法であって、 ネットワークに接続された各クライアントのネットワー
クにおけるアドレスと各クライアント毎のチャンネルと
の対応関係を記憶し、 インターネット上の情報にリンク可能とするシステムで
あるワールド・ワイド・ウェブを利用し、ネットワーク
を介して、各クライアントからの情報提供要求を受け取
り、 受け取ったクライアントからの情報提供要求に応じて、
前記対応関係を参照して、情報提供要求のあったクライ
アントに対応するチャンネルを用いて、情報提供要求の
あったクライアントに対して所定の情報を送出すること
を特徴とする情報提供方法。
2. An information providing method capable of providing predetermined information using a plurality of channels in response to a request from a plurality of clients, comprising: an address of each client connected to the network in the network; Using the World Wide Web, a system that can store links to channels on the Internet and link to information on the Internet, receives information provision requests from each client via a network, According to the information provision request of
An information providing method comprising: transmitting predetermined information to a client that has requested information provision by using a channel corresponding to a client that has requested information provision by referring to the correspondence relationship.
【請求項3】 複数のクライアントからの要求に応じて
複数のチャンネルを用いて所定の情報を提供可能とする
ための情報提供用プログラムを記録したコンピュータ読
み取り可能な記録媒体であって、 コンピュータに、ネットワークに接続された各クライア
ントのネットワークにおけるアドレスと各クライアント
毎のチャンネルとの対応関係を記憶する対応関係記憶機
能と、インターネット上の情報にリンク可能とするシス
テムであるワールド・ワイド・ウェブを利用し、ネット
ワークを介して、複数のクライアントからの情報提供要
求を受け取り可能な要求受け取り機能と、この要求受け
取り機能によって受け取ったクライアントからの情報提
供要求に応じて、前記対応関係記憶機能によって記憶さ
れた対応関係を参照して、情報提供要求のあったクライ
アントに対応するチャンネルを用いて、情報提供要求の
あったクライアントに対して所定の情報を送出する情報
送出機能とを実現させるための情報提供用プログラムを
記録したコンピュータ読み取り可能な記録媒体。
3. A computer-readable recording medium on which an information providing program for providing predetermined information using a plurality of channels in response to a request from a plurality of clients is recorded. Using the correspondence storage function of storing the correspondence between the network address of each client connected to the network and the channel of each client, and using the World Wide Web, a system that can link to information on the Internet A request receiving function capable of receiving an information providing request from a plurality of clients via a network, and a correspondence stored by the correspondence storage function in response to the information providing request from the client received by the request receiving function. Information request with reference to the relationship There was used a channel corresponding to the client, the information providing request of a computer-readable recording medium recorded with the provided program information for realizing the information transmission function of transmitting the predetermined information to the client.
JP9102465A 1997-04-04 1997-04-04 Information providing device and method and computer readable recording medium recording program for providing information Pending JPH10285578A (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP9102465A JPH10285578A (en) 1997-04-04 1997-04-04 Information providing device and method and computer readable recording medium recording program for providing information
EP98105893A EP0872987A3 (en) 1997-04-04 1998-03-31 Apparatus for providing information, method of providing information and computer-readable storage medium retaining a program for providing information
CN98106204A CN1208212A (en) 1997-04-04 1998-04-03 Apparatus and method for providing information and readable storage media of computer for keeping information
KR1019980011978A KR19980081096A (en) 1997-04-04 1998-04-04 A computer readable storage medium having an information providing apparatus, an information providing method, and an information providing program.

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP9102465A JPH10285578A (en) 1997-04-04 1997-04-04 Information providing device and method and computer readable recording medium recording program for providing information

Publications (1)

Publication Number Publication Date
JPH10285578A true JPH10285578A (en) 1998-10-23

Family

ID=14328215

Family Applications (1)

Application Number Title Priority Date Filing Date
JP9102465A Pending JPH10285578A (en) 1997-04-04 1997-04-04 Information providing device and method and computer readable recording medium recording program for providing information

Country Status (1)

Country Link
JP (1) JPH10285578A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013078149A (en) * 2000-10-11 2013-04-25 United Video Properties Inc Systems and methods for supplementing on-demand media

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013078149A (en) * 2000-10-11 2013-04-25 United Video Properties Inc Systems and methods for supplementing on-demand media

Similar Documents

Publication Publication Date Title
JP4889749B2 (en) Multimedia information control apparatus and method
EP2057574B1 (en) Method, av cp device and home network system for executing av content in segment units
JP4031863B2 (en) Multimedia information system and multimedia information reproducing method
US7890628B2 (en) Method for controlling services
US20050193017A1 (en) Portable multimedia player/recorder that accesses data contents from and writes to networked device
US20070198654A1 (en) Network Server
JP2008533566A (en) System and method for providing a universal &#34;follow-me&#34; function in a UPnPAV network
JP2003530726A (en) Convergence enable DVD and web system
JPH1196098A (en) Method and device for recording data transmitted on internet
JP2004007639A (en) Method for remote control of menu of picture apparatus for external coupling apparatus
JP2002084484A (en) Recording and reproducing system, server unit, recording and reproducing method, terminal, operating method and program storage medium
JPH10136314A (en) Data storage method for storage medium and interactive video reproducing device
JP2006054898A (en) Multimedia content display system equipped with schedule function, and its content reproducing method
KR19980081096A (en) A computer readable storage medium having an information providing apparatus, an information providing method, and an information providing program.
JP3668364B2 (en) CONTINUOUS MEDIA INFORMATION ACCESS METHOD, CONTINUOUS MEDIA INFORMATION ACCESS DEVICE, AND RECORDING MEDIUM CONTAINING CONTINUOUS MEDIA INFORMATION ACCESS PROGRAM
JPH1188865A (en) Distributed type home network
JP2002016866A (en) File management system and status information transmitting system
JP2002335478A (en) Video recording reproducing system
JPH10285575A (en) Equipment control device and method and computer readable recording medium recording program for equipment control
JPH10285578A (en) Information providing device and method and computer readable recording medium recording program for providing information
JPH10283278A (en) Device and method for device control and computer-readable record medium recording device control program
US20050102379A1 (en) Method for on-line selecting and playing a media file
JPH09307859A (en) Interactive video medium, device and recording and reproducing device
JPH10285579A (en) Information providing device and method and computer readable recording medium recording program for providing information
JPH09298737A (en) Moving image reproducing system utilizing network