JP2005286798A - Image contents distribution system - Google Patents

Image contents distribution system Download PDF

Info

Publication number
JP2005286798A
JP2005286798A JP2004099462A JP2004099462A JP2005286798A JP 2005286798 A JP2005286798 A JP 2005286798A JP 2004099462 A JP2004099462 A JP 2004099462A JP 2004099462 A JP2004099462 A JP 2004099462A JP 2005286798 A JP2005286798 A JP 2005286798A
Authority
JP
Japan
Prior art keywords
image
user terminal
image content
server
distribution
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
JP2004099462A
Other languages
Japanese (ja)
Inventor
Hanayo Suzuki
華代 鈴木
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.)
National Institute of Information and Communications Technology
Original Assignee
National Institute of Information and Communications Technology
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 National Institute of Information and Communications Technology filed Critical National Institute of Information and Communications Technology
Priority to JP2004099462A priority Critical patent/JP2005286798A/en
Publication of JP2005286798A publication Critical patent/JP2005286798A/en
Pending legal-status Critical Current

Links

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image contents distribution system for simply displaying image contents to a distribution destination even when a user terminal and the distribution destination of image contents are connected via a network and located apart from each other. <P>SOLUTION: The user terminal 130 makes a searching request to a directory server 110. An application processing section 112 of the directory server 110 searches an index table 113 in response to the searching request to return a list of thumbnails to the user terminal 130. When the user terminal 130 designates one particular scene from the thumbnail list and returns the result to the directory server 110, the application processing section 112 puts the index information of the designated particular scene into a list box 115a of a redirect section 115, and the redirect section 115 allows an image server 120 to distribute the designated contents to a display apparatus 140 and allows the display apparatus 140 to display the contents. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ネットワークを介し画像コンテンツを配信する画像コンテンツ配信システムに関する。   The present invention relates to an image content distribution system for distributing image content via a network.

従来、ネットワークを介して構成された画像コンテンツの配信システムは、一台以上の画像サーバ、ディレクトリサーバ、及び一台以上のユーザ端末をそれぞれネットワーク上に接続して構成されたものがある(例えば、特許文献1参照)。   2. Description of the Related Art Conventionally, an image content distribution system configured via a network is configured by connecting one or more image servers, a directory server, and one or more user terminals to each network (for example, Patent Document 1).

ディレクトリサーバは、ユーザ端末から送出された配信、表示の要求に対応して、要求された画像コンテンツが画像サーバのどこに、どういう形態で格納されているかの情報を与える。画像サーバは、対象とする複数のMPEG2等の画像コンテンツと、これらの映像情報に関連するデータを蓄積しておき、必要に応じて求められた画像コンテンツをユーザ端末に配信する。これにより、ユーザ端末ではコンテンツの表示が可能となる。   The directory server provides information on where and in what form the requested image content is stored in response to a distribution / display request sent from the user terminal. The image server accumulates a plurality of target image contents such as MPEG2 and data related to the video information, and distributes the obtained image contents to the user terminal as necessary. As a result, content can be displayed on the user terminal.

ユーザ端末は、表示部を含むマン・マシン・インタフェース(MMI)を備え、検索の中間結果や最終結果を表示して、画像サーバやディレクトリサーバを制御する。ユーザ端末から希望する映像シーン、例えば、野球ゲームのピッチングシーン抽出の検索結果がディレクトリサーバに送出されると、ディレクトリサーバは希望するピッチングシーンを含む、その一覧をそのサムネールと共にユーザ端末に戻す。ユーザ端末ではMMIにより映像ストリームを観察することができる。   The user terminal includes a man-machine interface (MMI) including a display unit, displays intermediate results and final results of search, and controls the image server and the directory server. When a search result of extracting a desired video scene, for example, a pitching scene of a baseball game, is sent from the user terminal to the directory server, the directory server returns a list including the desired pitching scene together with the thumbnail to the user terminal. The user terminal can observe the video stream by MMI.

ユーザは、ユーザ端末のMMI上で希望するピッチングシーンを選び出してディレクトリサーバに回答を送出すると、ディレクトリサーバから希望する映像ストリームを画像サーバから配信するためのサンプル画像よりなる情報を取得する。このサンプル画像情報をもとにユーザ端末では画像サーバに対して配信要求を送出すると、画像サーバは要求された映像ストリームをユーザ端末に配信する。ユーザ端末では配信要求を受け取ると、直ちに、これを表示装置上に表示する。   When the user selects a desired pitching scene on the MMI of the user terminal and sends an answer to the directory server, the user acquires information including sample images for distributing the desired video stream from the image server. When the user terminal sends a distribution request to the image server based on the sample image information, the image server distributes the requested video stream to the user terminal. When the user terminal receives the distribution request, it immediately displays it on the display device.

このため、従来の画像コンテンツ配信システムでは、通信・制御部を有するユーザ端末と、表示装置とが一体化してネットワークに接続されていなければならないという制約があった。
特開2001−14333号公報
For this reason, the conventional image content distribution system has a restriction that a user terminal having a communication / control unit and a display device must be integrated and connected to a network.
JP 2001-14333 A

しかしながら、従来の画像コンテンツの配信システムにおいては、通信・制御部を有するユーザ端末と表示装置とが一体化してネットワークに接続されていなければならないという制約があったため、ユーザ端末と、表示装置とがそれぞれ個々にネットワークに接続されているような場合には、指定した表示装置に効率よく画像コンテンツを配信することができない、という課題があった。   However, in the conventional image content distribution system, there is a restriction that a user terminal having a communication / control unit and a display device must be integrated and connected to a network. When each is individually connected to a network, there has been a problem that image content cannot be efficiently distributed to a designated display device.

また、ディレクトリサーバと、画像サーバとが個々のハードウエアにより構成し、ネットワークを介し異なった場所に設置されているため、ユーザ端末は配信先である表示装置に画像コンテンツの配信を要求する場合、ディレクトリサーバと画像サーバの両方に対し、配信要求を送出して通信しなければならず、この点でも指定した表示装置に効率よく画像コンテンツを配信することができない、という課題があった。   In addition, since the directory server and the image server are configured by individual hardware and installed at different locations via the network, the user terminal requests distribution of image content to the display device as a distribution destination. There has been a problem that it is necessary to send a distribution request to both the directory server and the image server for communication, and it is impossible to efficiently distribute the image content to the designated display device.

本発明はかかる点に鑑みなされたものであり、ユーザ端末、表示装置等の配信先、ディレクトリサーバ、画像サーバがネットワークを介し離れて設けられている場合でも、表示装置等の配信先に簡単に画像コンテンツを配信することのできる画像コンテンツ配信システムを提供することを目的とする。   The present invention has been made in view of the above points, and even when a delivery destination such as a user terminal and a display device, a directory server, and an image server are provided apart from each other via a network, the delivery destination such as a display device can be easily provided. An object is to provide an image content distribution system capable of distributing image content.

前記課題を解決するため、本発明の画像コンテンツ配信システムは、画像コンテンツを蓄積し、配信する画像サーバと、前記画像サーバにおける画像コンテンツの格納情報を有するディレクトリサーバと、を備え、前記ディレクトリサーバは、ユーザ端末から配信先を指定した画像コンテンツの配信要求を受信した場合、その配信要求を前記画像サーバに対し送信するリダイレクト手段を有し、前記画像サーバは、前記リダイレクト手段からの配信要求に基づいて前記画像コンテンツを前記配信先へ配信する配信処理手段を有する、構成を採る。   In order to solve the above problems, an image content distribution system according to the present invention includes an image server that stores and distributes image content, and a directory server that stores storage information of the image content in the image server. When receiving a distribution request for the image content designating the distribution destination from the user terminal, the image processing apparatus includes redirection means for transmitting the distribution request to the image server, and the image server is based on the distribution request from the redirection means. And having a distribution processing means for distributing the image content to the distribution destination.

この構成により、ディレクトリサーバではユーザ端末から画像コンテンツの配信要求を受信した場合、その配信要求が画像サーバに対し送信され、画像サーバではディレクトリサーバからの配信要求に基づいて画像コンテンツを配信先へ配信するようにしたため、ユーザ端末、表示装置等の配信先、ディレクトリサーバ、画像サーバがネットワークを介し離れて設けられている場合でも、表示装置等の配信先に簡単に画像コンテンツを配信することができる。   With this configuration, when the directory server receives a distribution request for image content from the user terminal, the distribution request is transmitted to the image server, and the image server distributes the image content to the distribution destination based on the distribution request from the directory server. Therefore, even when the delivery destination of the user terminal, the display device, etc., the directory server, and the image server are provided apart from each other via the network, the image content can be easily delivered to the delivery destination of the display device, etc. .

また、本発明の画像コンテンツ配信システムは、前記構成において、前記ディレクトリサーバは、さらに、前記ユーザ端末から画像コンテンツの配信要求を受け付けた場合、その画像コンテンツを構成する各シーンのサムネールを前記ユーザ端末へ返信するアプリケーション処理部を有する、構成を採る。   In the image content distribution system according to the present invention, in the configuration described above, when the directory server further receives an image content distribution request from the user terminal, the thumbnail of each scene constituting the image content is stored in the user terminal. The configuration has an application processing unit that replies to.

この構成により、ユーザ端末から画像コンテンツの配信要求を受け付けた場合、その画像コンテンツを構成する各シーンのサムネールを前記ユーザ端末へ返信するため、ユーザ端末は、そのサムネールを参照して、画像コンテンツの各シーンを選択することができる。   With this configuration, when a distribution request for image content is received from the user terminal, the thumbnail of each scene that forms the image content is returned to the user terminal. Each scene can be selected.

また、本発明の画像コンテンツ配信システムは、前記構成において、前記アプリケーション処理部は、前記ユーザ端末からの画像コンテンツの配信要求を受け付けた場合、その画像コンテンツの一覧を返信し、前記ユーザ端末が画像コンテンツを選択した場合、その画像コンテンツを構成する各シーンのサムネールを前記ユーザ端末へ返信する、構成を採る。   In the image content distribution system according to the present invention, in the configuration described above, when the application processing unit receives a distribution request for image content from the user terminal, the image processing apparatus returns a list of the image content. When content is selected, a configuration is adopted in which thumbnails of scenes constituting the image content are returned to the user terminal.

この構成により、ユーザ端末から画像コンテンツの配信要求を受け付けた場合、まず、その画像コンテンツの一覧がユーザ端末へ返信されるため、ユーザ端末は、その画像コンテンツの一覧を参照して、画像コンテンツを選択することができる。   With this configuration, when an image content distribution request is received from the user terminal, first, the list of the image content is returned to the user terminal, so the user terminal refers to the list of the image content and selects the image content. You can choose.

また、本発明の画像コンテンツ配信システムは、前記構成において、前記アプリケーション処理部は、ユーザ端末からのURL要求で起動して、インデックステーブル内の要求された内容に関してのみ検索を実行する、構成を採る。   The image content distribution system according to the present invention employs a configuration in which the application processing unit is activated by a URL request from a user terminal and executes a search only for the requested content in the index table. .

この構成により、アプリケーション処理部は、ユーザ端末からのURL要求で起動してインデックステーブル内の要求された内容に関してのみ検索を実行するので、検索の際、高精細・大容量の映像が直接、ディレクトリサーバとユーザ端末との間で送受されることがなくなるため、ネットワークの負担を著しくすることができる。   With this configuration, the application processing unit is activated by a URL request from the user terminal and executes a search only for the requested content in the index table. Since transmission / reception is not performed between the server and the user terminal, the burden on the network can be increased.

本発明のディレクトリサーバは、画像コンテンツを蓄積し、配信する画像サーバとネットワークを介し接続され、前記画像サーバにおける画像の格納情報を記憶しているディレクトリサーバであって、ユーザ端末から画像の配信要求を受信した場合、その配信要求を前記画像サーバに対し送信するリダイレクト手段を有する、構成を採る。   A directory server according to the present invention is a directory server that is connected to an image server that stores and distributes image content via a network and stores image storage information in the image server, and that requests image distribution from a user terminal. Is received, a redirection means for transmitting the distribution request to the image server is employed.

この構成により、ユーザ端末から画像コンテンツの配信要求を受信した場合、その配信要求を画像サーバに対し送信されるため、ユーザ端末、表示装置等の配信先、ディレクトリサーバ、画像サーバがネットワークを介し離れて設けられている場合でも、表示装置等の配信先に簡単に画像コンテンツを配信することができる。   With this configuration, when a distribution request for image content is received from a user terminal, the distribution request is transmitted to the image server. Therefore, the distribution destination of the user terminal, display device, etc., the directory server, and the image server are separated via the network. Even if it is provided, the image content can be easily distributed to a distribution destination such as a display device.

以上説明したように、本発明によれば、ユーザ端末、表示装置等の配信先、ディレクトリサーバ、画像サーバがネットワークを介し離れて設けられている場合でも、表示装置等の配信先に簡単に画像コンテンツを配信することができる。   As described above, according to the present invention, even when a delivery destination such as a user terminal and a display device, a directory server, and an image server are provided apart from each other via a network, an image can be easily displayed on the delivery destination such as a display device. Content can be distributed.

(実施の形態1)
次に、本発明の実施の形態1について、図面を参照して詳細に説明する。
(Embodiment 1)
Next, Embodiment 1 of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施の形態1に係る画像コンテンツ配信システム100の概略構成を示すシステム全体図である。   FIG. 1 is an overall system diagram showing a schematic configuration of an image content distribution system 100 according to Embodiment 1 of the present invention.

図1において、この画像コンテンツ配信システム100は、画像サーバ120における画像コンテンツの格納場所を示す情報を蓄積したディレクトリサーバ110と、画像コンテンツを記憶した画像サーバ120と、ユーザ端末130と、表示装置140とが、インターネット等のネットワーク150を介し離れた場所で接続されて構成されている。   In FIG. 1, the image content distribution system 100 includes a directory server 110 that stores information indicating a storage location of image content in the image server 120, an image server 120 that stores image content, a user terminal 130, and a display device 140. Are connected at a remote location via a network 150 such as the Internet.

図2は、この画像コンテンツ配信システム100を構成する要素の詳細構成と、データの流れ等を示す説明図である。   FIG. 2 is an explanatory diagram showing a detailed configuration of elements constituting the image content distribution system 100, a data flow, and the like.

図2において、ディレクトリサーバ110は、UNIX(R)系OSやWindows(R)OS上で動作するApache等のウエブ処理部111と、JAVA(R)サーブレットを処理するTomcat等のアプリケーション処理部112と、図3に示すように画像コンテンツのサムネールと、画像サーバ120内のアドレス等を対応付けて記憶させたインデックステーブル113と、表示装置140等の配信先のアドレスを予め登録した配信先テーブル114と、リストボックス115aを有するリダイレクト部115とを有している。   In FIG. 2, a directory server 110 includes a web processing unit 111 such as Apache that operates on a UNIX (R) OS or Windows (R) OS, an application processing unit 112 such as Tomcat that processes a JAVA (R) servlet, and the like. As shown in FIG. 3, an index table 113 in which thumbnails of image contents and addresses in the image server 120 are stored in association with each other, and a distribution destination table 114 in which addresses of distribution destinations such as the display device 140 are registered in advance. And a redirect unit 115 having a list box 115a.

画像サーバ120は、UNIX(R)系OSやWindows(R)OSで動作するApache等のウエブ処理部121と、JAVA(R)サーブレットを処理するTomcat等のアプリケーション処理部122と、画像コンテンツであるMPEG2動画を予め蓄積したMPEG2動画データベース123とを有している。なお、画像コンテンツには、MPEG2動画だけでなく、各種符号化方式、例えば、MPEG4やMOTION−JPEG等により符号化された静止画や映像等の各種画像コンテンツが含まれるものである。   The image server 120 is a web processing unit 121 such as Apache that runs on a UNIX (R) OS or Windows (R) OS, an application processing unit 122 such as Tomcat that processes a JAVA (R) servlet, and image content. It has an MPEG2 moving image database 123 that stores MPEG2 moving images in advance. The image content includes not only MPEG2 moving images but also various image contents such as still images and videos encoded by various encoding methods such as MPEG4 and MOTION-JPEG.

画像サーバ120は、MPEG2動画データベース123に数時間分以上の大量のMPEG2映像データ等の画像コンテンツを格納しておくもので、次の特徴を備えている。   The image server 120 stores a large amount of image content such as MPEG2 video data for several hours or more in the MPEG2 moving image database 123, and has the following features.

第一は、画像コンテンツを構成するフレームに特定コードを付与する。連続した動画シーンより成るビデオストリーム、複数の特徴シーンより成る映像データ等に、フレーム番号等のフレーム特定コードを付与して保有する構造を採用する。記録に先駆けて、1フレームが例えば480×720ピクセルより成るMPEG2フォーマットにより映像ストリームを圧縮する。画像サーバ120の配信処理部122aは、特徴シーンのインデックス(後述する図3のインデックス113b参照)である開始フレーム番号、および終了フレーム番号が指定されると、指定された範囲の一連のフレームが映像ストリームとして表示装置140に送出されるようにしている。   First, a specific code is assigned to a frame constituting the image content. A structure is employed in which a frame specifying code such as a frame number is assigned to a video stream composed of continuous moving image scenes, video data composed of a plurality of characteristic scenes, and the like. Prior to recording, the video stream is compressed in the MPEG2 format in which one frame is composed of, for example, 480 × 720 pixels. When the start frame number and end frame number, which are feature scene indexes (see index 113b in FIG. 3 described later), are specified, the distribution processing unit 122a of the image server 120 displays a series of frames in the specified range as video. The stream is sent to the display device 140 as a stream.

第二は、画像コンテンツの配信方式である。リダイレクト部115によって、リストボックス115aから画像コンテンツの配信要求が画像サーバ120に受け渡されるので、画像サーバ120の配信処理部122aは、この画像の配信要求に従って、画像サーバ120は指定された表示装置140に対して、指定された画像コンテンツを配信する。   The second is an image content distribution method. Since the redirect unit 115 passes the image content distribution request from the list box 115a to the image server 120, the distribution processing unit 122a of the image server 120 uses the specified display device according to the image distribution request. The designated image content is distributed to 140.

ここで、画像コンテンツをMPEG2デコードボードへのみ配信するのであれば、MPEG2デコードボードに専用のアプリケーションを作成することにより対応する事が可能である。しかし、HDTV等の表示装置を選択して、これに表示する方式を採用するのであれば、表示装置毎に配信処理部122aのアプリケーションを備えて画像コンテンツを配信する必要がある。本実施の形態では、複数の表示装置140にも対応することを前提とし、表示装置140毎に配信処理部122aのアプリケーションを備えたものとしてある。   Here, if the image content is distributed only to the MPEG2 decode board, it can be dealt with by creating a dedicated application on the MPEG2 decode board. However, if a display device such as an HDTV is selected and displayed on the display device, it is necessary to distribute the image content with the application of the distribution processing unit 122a for each display device. In the present embodiment, it is assumed that a plurality of display devices 140 are supported, and each display device 140 includes an application of the distribution processing unit 122a.

ユーザ端末130は、ブラウザ131と、OS(オペレーティングシステム)132とをソウトウェアとして有しており、図示はしないが、CPUや、メモリ、キーボード等のハードウエアも有している。なお、このユーザ端末130自体では、画像コンテンツの視聴を目的とするものでないので、ネットワーク150を介して離れた場所に表示装置140は設けているが、ユーザ端末130内に、サムネール選択やサムネール表示等のための表示装置を設けている。ユーザ端末130は、ディレクトリサーバ110との間で通信を行うことにより、画像サーバ120のMPEG2画像を表示装置140に配信させて表示させるものである。   The user terminal 130 includes a browser 131 and an OS (operating system) 132 as software. Although not shown, the user terminal 130 also includes hardware such as a CPU, a memory, and a keyboard. Since the user terminal 130 is not intended for viewing image content, the display device 140 is provided at a remote location via the network 150, but thumbnail selection and thumbnail display are provided in the user terminal 130. For example, a display device is provided. The user terminal 130 communicates with the directory server 110 to distribute and display the MPEG2 image of the image server 120 on the display device 140.

表示装置140は、ネットワーク150を介してユーザ端末130と離れた場所に設けられるもので、MPEG2で符号化されたMPEG2動画コンテンツを復号するMPEG2デコーダ141と、MPEG2動画コンテンツを表示するHDTV等のディスプレイ142とを有している。   The display device 140 is provided at a location distant from the user terminal 130 via the network 150. The display device 140 is an MPEG2 decoder 141 that decodes MPEG2 moving image content encoded by MPEG2, and a display such as an HDTV that displays the MPEG2 moving image content. 142.

ネットワーク150は、同軸ケーブルや光ファイバ等により接続されたインターネット等により成り立ち、画像サーバ120、ディレクトリサーバ110、ユーザ端末130および表示装置140を相互に接続する。   The network 150 includes the Internet connected by a coaxial cable, an optical fiber, or the like, and connects the image server 120, the directory server 110, the user terminal 130, and the display device 140 to each other.

次に、本実施の形態のディレクトリサーバ110の特徴を簡単に説明する。   Next, features of the directory server 110 of this embodiment will be briefly described.

第一は、インデックステーブル113の採用である。つまり、本実施の形態のディレクトリサーバ110では、画像コンテンツを構成する一連の特徴的なシーンのそれぞれに対してインデックスである代表または特徴あるシーンのサムネールと、画像サーバ120におけるそれらの格納場所とをインデックステーブル113に登録してディレクトリサーバ110に格納する方式とした。それぞれの特徴的なシーンに対応してサムネールを付加して、ユーザが要求する特徴的なシーンの指定に提供する方式である。   The first is the adoption of the index table 113. That is, in the directory server 110 according to the present embodiment, representative or characteristic scene thumbnails that are indexes for each of a series of characteristic scenes constituting the image content and their storage locations in the image server 120. The system is registered in the index table 113 and stored in the directory server 110. In this method, thumbnails are added corresponding to the respective characteristic scenes, and are provided for specifying the characteristic scenes requested by the user.

図3は、ディレクトリサーバ110におけるインデックステーブル113の内容の一例を示す説明図である。   FIG. 3 is an explanatory diagram showing an example of the contents of the index table 113 in the directory server 110.

図3において、インデックステーブル113は、サムネール113aと、インデックス113bと画像サーバ内アドレス113cとを対応付けて記憶している。   In FIG. 3, the index table 113 stores thumbnails 113a, indexes 113b, and image server addresses 113c in association with each other.

図3に示すインデックステーブル113では、例えば、野球中継の動画像から抽出したシーンについて、例えば、ピッチングシーンについて、対象フレーム全体で動きベクトルの平均値と標準偏差とを求めてパラメータを生成し、キーとするパラメータと比較することによりシーンの自動抽出をしたものである。   In the index table 113 shown in FIG. 3, for example, for a scene extracted from a moving image of a baseball broadcast, for example, for a pitching scene, the average value and standard deviation of the motion vectors are calculated for the entire target frame, and parameters are generated. The scene is automatically extracted by comparing with the parameter.

サムネール113aは、インデックス113bである開始フレーム番号と終了フレーム番号とより特定される一定範囲の一連のフレームにおける代表フレーム、例えば、ピッチングシーンの1フレームを選び出してディレクトリサーバ110にJPEG静止画等として格納したもので、各ピッチングシーンと対応付けて生成したものである。   The thumbnail 113a selects a representative frame in a series of frames within a certain range specified by the start frame number and end frame number as the index 113b, for example, one frame of a pitching scene, and stores it in the directory server 110 as a JPEG still image or the like. This is generated in association with each pitching scene.

インデックス113bは、ピッチングシーンの場合、ピッチングシーンの開始フレームと、終了フレームとをそれぞれフレーム番号で表し、開始フレーム番号と終了フレーム番号とより一定範囲の一連のフレームを指定するもので、画像サーバ120のMPEG2動画データベース123内におけるピッチングシーン格納場所と対応付けられたものである。   In the case of a pitching scene, the index 113b represents a start frame and an end frame of the pitching scene by frame numbers, and designates a series of frames within a certain range from the start frame number and the end frame number. Are associated with the pitching scene storage location in the MPEG2 moving image database 123 of the above.

画像サーバ内アドレス113cは、画像サーバ120のMPEG2動画データベース123内における各シーンの画像コンテンツの格納場所を示すものである。   The image server internal address 113 c indicates the storage location of the image content of each scene in the MPEG2 moving image database 123 of the image server 120.

本実施の形態のディレクトリサーバ110の第二の特徴は、検索の起動である。つまり、ディレクトリサーバ110に搭載されるアプリケーション処理部112aの起動インタフェースは、ユーザ端末130からのURL要求で起動するものとしている。したがって、ユーザ端末130からのURL要求ごとにHTTP要求がディレクトリサーバ110に送出される。このとき、ディレクトリサーバ110からHTTP要求に対する回答がユーザ端末130に送出されるが、インデックステーブル113内の要求された内容に関してのみ検索が実行される。この場合、検索の操作では高精細・大容量の映像が直接、ディレクトリサーバ110とユーザ端末130との間で送受されることがないので、ネットワーク150の負担を著しく軽減することが可能となる。   A second feature of the directory server 110 according to the present embodiment is search activation. That is, the activation interface of the application processing unit 112a mounted on the directory server 110 is activated by a URL request from the user terminal 130. Therefore, an HTTP request is sent to the directory server 110 for each URL request from the user terminal 130. At this time, an answer to the HTTP request is sent from the directory server 110 to the user terminal 130, but only the requested content in the index table 113 is searched. In this case, since the high-definition and large-capacity video is not directly transmitted / received between the directory server 110 and the user terminal 130 in the search operation, the burden on the network 150 can be significantly reduced.

本実施の形態のディレクトリサーバ110の第三の特徴は、リストボックス115aを有するリダイレクト部115の搭載である。リダイレクト部115は、ユーザ端末130からの表示リクエストを画像サーバ120に対して受け渡す手段であり、リストボックス115aを有するリダイレクト部115の搭載により、ユーザ端末130と、表示装置140とがそれぞれ個々にネットワーク150に接続されているような状態であっても、ユーザ端末130が要求した通りの表示装置140にMPEG2等の画像コンテンツを配信して表示することが可能である。   A third feature of the directory server 110 according to the present embodiment is the installation of the redirect unit 115 having a list box 115a. The redirect unit 115 is a means for delivering a display request from the user terminal 130 to the image server 120. By mounting the redirect unit 115 having the list box 115a, the user terminal 130 and the display device 140 are individually provided. Even in a state of being connected to the network 150, it is possible to distribute and display image content such as MPEG2 on the display device 140 as requested by the user terminal 130.

次いで、上記のように構成された画像コンテンツ配信システム100の動作について、図面を参照して説明する。   Next, the operation of the image content distribution system 100 configured as described above will be described with reference to the drawings.

図4は、画像コンテンツ配信システム100における動作順序を示すフローチャートである。   FIG. 4 is a flowchart showing an operation sequence in the image content distribution system 100.

(サムネールの検索)
まず、ステップS1000の処理により、ユーザ端末130は、ネットワーク150を介しディレクトリサーバ110に対し画像コンテンツの検索要求をHTTPリクエストとして送出する(図2の(1)参照)。
(Search thumbnails)
First, by the processing in step S1000, the user terminal 130 sends an image content search request as an HTTP request to the directory server 110 via the network 150 (see (1) in FIG. 2).

すると、ディレクトリサーバ110は、ユーザ端末130からの検索要求を受信して、インデックステーブル113にて、検索要求に対応するサムネール113aを検索し、検索したサムネール113aやインデックス113b、画像サーバ内アドレス113c等の一覧をHTTPレスポンスとしてユーザ端末130へ返信する(図2の(2)参照)。なお、インデックステーブル115が更新された時には、ユーザ端末130は、その再読み込みをする。   Then, the directory server 110 receives the search request from the user terminal 130, searches the index table 113 for the thumbnail 113a corresponding to the search request, the searched thumbnail 113a, the index 113b, the image server internal address 113c, etc. Is returned to the user terminal 130 as an HTTP response (see (2) in FIG. 2). When the index table 115 is updated, the user terminal 130 reloads the index table 115.

そして、ユーザ端末130は、インデックステーブル115に定義されている画像コンテンツ、例えば、ゲームコンテンツの全ファイルについて、それぞれのゲームを代表するシーンのサムネール113a等一覧を検索して、ユーザ端末130に設けられているディスプレイ(図示せず)に表示する。   Then, the user terminal 130 searches a list of thumbnails 113a of scenes representing the respective games for all the image content defined in the index table 115, for example, all files of the game content, and is provided in the user terminal 130. Displayed on a display (not shown).

そして、ユーザ端末130においてその画像コンテンツであるゲームコンテンツにおける特定ファイル名のアンカーをユーザが選択すると、対応するサムネール113aの管理番号を引数にして、選択された特定ゲーム(特定ファイル)の特徴シーン一覧フレームへ遷移する。   When the user selects an anchor of a specific file name in the game content that is the image content on the user terminal 130, a list of characteristic scenes of the selected specific game (specific file) using the management number of the corresponding thumbnail 113a as an argument. Transition to frame.

(配信先の選択)
次に、ステップS1100の処理により、ユーザ端末130がネットワーク150を介しHTTPリクエストをディレクトリサーバ110に対し送信し、配信先を選択する。
(Delivery destination selection)
Next, in step S1100, the user terminal 130 transmits an HTTP request to the directory server 110 via the network 150, and selects a delivery destination.

つまり、ユーザ端末130は、選択された特定ゲーム(特定ファイル)について、引数であるサムネール113aの管理番号をキーにして、インデックステーブル115の全特徴シーンのサムネール113aを検索して、その特徴シーン一覧を表示する。   That is, for the selected specific game (specific file), the user terminal 130 searches the thumbnail 113a of all feature scenes in the index table 115 using the management number of the thumbnail 113a as an argument as a key, and lists the feature scenes. Is displayed.

そして、ユーザ端末130は、特定の希望特徴シーンについて、当該ファイル名のアンカーを選択すると、対応するサムネール113aや、その管理番号、シーン番号を引数にして配信先である表示装置140の配信先アドレスと、サムネール113aにより選択されたフレームのインデックス113bとが配信要求としてディレクトリサーバ110へ送出される(図2の(3)参照)。   When the user terminal 130 selects an anchor of the file name for a specific desired feature scene, the delivery destination address of the display device 140 that is a delivery destination using the corresponding thumbnail 113a, its management number, and scene number as arguments. And the index 113b of the frame selected by the thumbnail 113a is sent to the directory server 110 as a distribution request (see (3) in FIG. 2).

(リダイレクト処理)
次に、ステップS1200の処理により、リダイレクト部115が配信先リストボックス115aを使用してリダイレクト処理を行う。
(Redirect process)
Next, by the process of step S1200, the redirect unit 115 performs a redirect process using the distribution destination list box 115a.

つまり、ディレクトリサーバ110では、リダイレクト部115が特徴シーン一覧の表示画面からの引数であるサムネール113aの管理番号およびシーン番号をキーにして、インデックステーブル113の希望特徴シーンのサムネール113aについて検索し、選択された特徴シーンのインデックス113bや、サムネール113aの管理番号、画像サーバ内アドレス113cをリストボックス115aにセットする。   That is, in the directory server 110, the redirect unit 115 searches for and selects the thumbnail 113a of the desired feature scene in the index table 113 using the management number and scene number of the thumbnail 113a as arguments from the feature scene list display screen as keys. The index 113b of the feature scene, the management number of the thumbnail 113a, and the image server address 113c are set in the list box 115a.

また、リダイレクト部115は、ユーザ端末130により選択された配信先テーブル114に格納されている配信先の表示装置140のアドレスを、リストボックス115aにセットする。   In addition, the redirect unit 115 sets the address of the display device 140 of the distribution destination stored in the distribution destination table 114 selected by the user terminal 130 in the list box 115a.

このように、ディレクトリサーバ110は、リダイレクト処理を開始すると、ユーザ端末130に対しリダイレクト処理を正常に実行していることを通知する(図2(4)参照)。   As described above, when starting the redirect process, the directory server 110 notifies the user terminal 130 that the redirect process is normally executed (see FIG. 2 (4)).

すると、リダイレクト部115は、リダイレクト機能により、配信先リストボックス115aにセットされた配信先アドレスや、選択された希望特徴シーンのインデックス113b、画像サーバ内アドレス113cを、画像サーバ120に通知する(図2(5)参照)。   Then, the redirect unit 115 notifies the image server 120 of the delivery destination address set in the delivery destination list box 115a, the index 113b of the selected desired feature scene, and the image server internal address 113c by the redirect function (FIG. 2 (5)).

(表示装置への配信)
次に、ステップS1300の処理により、画像サーバ120が表示装置140へ画像コンテンツを配信する
(Distribution to display devices)
Next, the image server 120 distributes the image content to the display device 140 by the process of step S1300.

つまり、画像サーバ120では、アプリケーション処理部122の配信処理部122aがリストボックス115aにセットされている配信先アドレス、選択された希望特徴シーンのインデックス113b、画像サーバ内アドレス113cを受信して、MPEG2動画データベース123から希望特徴シーンのMPEG2画像コンテンツを読み出し、配信先アドレスが示す表示装置140へ読み出した画像コンテンツを配信する(図2の(6)参照)。なお、画像サーバ120が画像サーバ内アドレス113cのみで、配信すべき画像コンテンツを特定できる場合には、ディレクトリサーバ110から画像サーバ120へのサムネール113aの管理番号やインデックス113bのリダイレクト処理は不要である。   That is, in the image server 120, the distribution processing unit 122a of the application processing unit 122 receives the distribution destination address set in the list box 115a, the index 113b of the selected desired feature scene, and the image server internal address 113c. The MPEG2 image content of the desired feature scene is read from the moving image database 123, and the read image content is distributed to the display device 140 indicated by the distribution destination address (see (6) in FIG. 2). When the image server 120 can specify the image content to be distributed only by the image server address 113c, the management number of the thumbnail 113a from the directory server 110 to the image server 120 and the redirect process of the index 113b are unnecessary. .

表示装置140では、選択された特徴シーンのMPEG2画像コンテンツを画像サーバ120からMPEG2デコーダ141にてダウンロ−ドすると、MPEG2デコーダ141がダウンロードしたMPEG2画像コンテンツを復号する。そして、ディスプレイ142は、復号された動画を表示する。   In the display device 140, when the MPEG2 image content of the selected feature scene is downloaded from the image server 120 by the MPEG2 decoder 141, the MPEG2 decoder 141 decodes the downloaded MPEG2 image content. Then, the display 142 displays the decoded moving image.

このように、本実施の形態1によれば、ディレクトリサーバ110のリダイレクト部115により、画像コンテンツの配信要求を送出するユーザ端末130と、画像コンテンツを表示する表示装置140とがネットワーク150を介し物理的に分離した位置に設けられていても、ディレクトリサーバ110のリダイレクト部115によりユーザ端末130からの配信要求は画像サーバ120に転送され、指定した配信先である表示装置140へ画像コンテンツを転送するようにしたため、効率よく高精細な画像コンテンツを表示装置140へ配信することができる。   As described above, according to the first embodiment, the redirection unit 115 of the directory server 110 causes the user terminal 130 that sends a distribution request for image content and the display device 140 that displays the image content to be physically connected via the network 150. Even if it is provided at a separate location, the redirection unit 115 of the directory server 110 transfers the distribution request from the user terminal 130 to the image server 120 and transfers the image content to the display device 140 that is the designated distribution destination. As a result, high-definition image content can be efficiently distributed to the display device 140.

その結果、ユーザ端末130と表示装置140とがネットワーク150を介し分離していても制約は全く発生せず、これにより、映像用大ホール等での大画面による高精細表示に有効に利用できる。   As a result, even if the user terminal 130 and the display device 140 are separated via the network 150, no restriction is generated, and the user terminal 130 and the display device 140 can be effectively used for high-definition display on a large screen in a large hall for video.

また、ディレクトリサーバ110と、画像サーバ120とを個々のハードウエアにより構成し、ネットワーク150を介し異なった場所に設置しても、ディレクトリサーバ110のリダイレクト部115によりユーザ端末130からの要求は画像サーバ120に転送され、通信制御はネットワーク150を介して両者とも一体化した形で行なわれるため、ディレクトリサーバ110と画像サーバ120とは設置場所の制約から開放され、動画のような大容量コンテンツに対応できる記録容量をもったハードウエアを容易に活用することができる。   Even if the directory server 110 and the image server 120 are configured by individual hardware and installed at different locations via the network 150, the request from the user terminal 130 is received by the redirect unit 115 of the directory server 110. Since the communication control is performed in an integrated manner via the network 150, the directory server 110 and the image server 120 are free from restrictions on the installation location, and support large-capacity content such as moving images. Hardware with a recordable capacity can be easily used.

(実施の形態2)
次に、実施の形態2の画像コンテンツ配信システムについて説明する。
(Embodiment 2)
Next, an image content distribution system according to the second embodiment will be described.

前述の実施の形態1では、ユーザ端末130が単に希望する画像コンテンツの配信要求や、配信先をディレクトリサーバ110に対し送出するように説明したが、この実施の形態2では、ユーザ端末が画像コンテンツの一覧から希望する画像コンテンツを選択し、かつ、配信先一覧から希望する配信先を選択してディレクトリサーバに対し送出できるようにしたものである。なお、実施の形態2の構成自体は、前述した実施の形態1と同じであるので、実施の形態1の構成図の符号を参照して、この実施の形態2の動作を説明する。   In the above-described first embodiment, it has been described that the user terminal 130 simply sends the distribution request of the desired image content and the distribution destination to the directory server 110. However, in the second embodiment, the user terminal 130 receives the image content. The desired image content is selected from the list, and the desired distribution destination is selected from the distribution destination list so that it can be transmitted to the directory server. Since the configuration of the second embodiment is the same as that of the first embodiment, the operation of the second embodiment will be described with reference to the reference numerals in the configuration diagram of the first embodiment.

図5は、本発明の実施の形態2に係る画像コンテンツ配信システム100においてやり取りされるデータと、その手順を具体的に示す説明図である。   FIG. 5 is an explanatory diagram specifically showing data exchanged in the image content distribution system 100 according to the second embodiment of the present invention and its procedure.

つまり、実施の形態2の場合、まず、ユーザ端末130は、ネットワーク150を介しディレクトリサーバ110に対し、画像コンテンツの配信開始の要求をHTTPリクエストにより送出する(図5(1)参照)。   That is, in the case of the second embodiment, first, the user terminal 130 sends a request for starting distribution of image content to the directory server 110 via the network 150 (see FIG. 5 (1)).

ディレクトリサーバ110は、ネットワーク150を介しユーザ端末130から画像コンテンツの配信開始の要求を受信して、画像コンテンツの一覧である代表静止画のサムネール113aを、インデックステーブル113から読み出して、HTTPレスポンスとしてネットワーク150を介しユーザ端末130へ返信する(図5(2)参照)。   The directory server 110 receives an image content distribution start request from the user terminal 130 via the network 150, reads the representative still image thumbnail 113 a that is a list of image content from the index table 113, and uses the network as an HTTP response. It returns to the user terminal 130 via 150 (see FIG. 5 (2)).

すると、ユーザ端末130では、ディレクトリサーバ110から画像コンテンツの一覧を受信してブラウザ131によりディスプレイ(図示せず)に表示する。図5において、131aがブラウザ131により表示された画像コンテンツ一覧である。   Then, the user terminal 130 receives a list of image contents from the directory server 110 and displays it on a display (not shown) by the browser 131. In FIG. 5, 131 a is an image content list displayed by the browser 131.

ユーザ端末130は、ブラウザ131により表示された画像コンテンツ一覧131aから表示装置140へ配信を要求する画像コンテンツを選択して、ネットワーク150を介しディレクトリサーバ110へHTTPリクエストとして送信する(図5(3)参照)。   The user terminal 130 selects the image content requested to be distributed to the display device 140 from the image content list 131a displayed by the browser 131, and transmits it as an HTTP request to the directory server 110 via the network 150 (FIG. 5 (3)). reference).

ディレクトリサーバ110は、ネットワーク150を介しユーザ端末130から選択された画像コンテンツの配信要求を受信して、インデックステーブル113を参照してその画像コンテンツを構成する各シーンの一覧(各シーンのサムネール113aを含む)113a1をHTTPレスポンスとしてネットワーク150を介しユーザ端末130へ返信する(図5(4)参照)。   The directory server 110 receives a distribution request for the selected image content from the user terminal 130 via the network 150, and refers to the index table 113 to list each scene (the thumbnail 113a for each scene) that constitutes the image content. 113a1 is returned as an HTTP response to the user terminal 130 via the network 150 (see FIG. 5 (4)).

すると、ユーザ端末130では、ディレクトリサーバ110から画像コンテンツを構成する各シーンの一覧113a1を受信して、各シーンの代表的なサムネール113aをブラウザ131によりディスプレイ(図示せず)に表示する。図5において、131bがブラウザ131により表示された選択した画像コンテンツを構成する各シーンの一覧113a1の表示画面である。   Then, the user terminal 130 receives a list 113a1 of each scene constituting the image content from the directory server 110, and displays a representative thumbnail 113a of each scene on a display (not shown) by the browser 131. In FIG. 5, 131 b is a display screen of a list 113 a 1 of each scene constituting the selected image content displayed by the browser 131.

ユーザ端末130は、ブラウザ131により表示された画像コンテンツを構成する各シーンの一覧113a1の表示画面131bから表示装置140へ配信を要求するシーンのサムネール113aを選択して、ネットワーク150を介しディレクトリサーバ110へHTTPリクエストとして送信する(図5(5)参照)。   The user terminal 130 selects a thumbnail 113a of a scene to be distributed to the display device 140 from the display screen 131b of each scene list 113a1 constituting the image content displayed by the browser 131, and the directory server 110 via the network 150. As an HTTP request (see FIG. 5 (5)).

ディレクトリサーバ110は、ネットワーク150を介しユーザ端末130からサムネール113aを選択した配信要求を受信すると、続いて配信先テーブル114から配信先の一覧を読み出してHTTPレスポンスとしてネットワーク150を介しユーザ端末130へ返信する(図5(6)参照)。   When the directory server 110 receives a distribution request for selecting the thumbnail 113a from the user terminal 130 via the network 150, the directory server 110 subsequently reads a list of distribution destinations from the distribution destination table 114 and returns it as an HTTP response to the user terminal 130 via the network 150. (See FIG. 5 (6)).

ユーザ端末130では、ディレクトリサーバ110からの配信先選択画面131cを受信して、選択したサムネール113aと共にブラウザ131によりディスプレイ(図示せず)に表示して、図5において、131cがブラウザ131により配信先と選択したサムネール113aとが表示された配信先選択画面である。   The user terminal 130 receives the delivery destination selection screen 131c from the directory server 110 and displays it on the display (not shown) by the browser 131 together with the selected thumbnail 113a. In FIG. And a selected thumbnail 113a.

ユーザ端末130は、ブラウザ131により表示された配信先選択画面131cにより、配信先を選択して、ネットワーク150を介しディレクトリサーバ110へHTTPリクエストとして送信する(図5(7)参照)。   The user terminal 130 selects a distribution destination on the distribution destination selection screen 131c displayed by the browser 131, and transmits it as an HTTP request to the directory server 110 via the network 150 (see FIG. 5 (7)).

ディレクトリサーバ110は、ネットワーク150を介しユーザ端末130からの配信先を受信すると、リダイレクト部115は、リダイレクト機能により、通信先と配信先とを切り替えて、ユーザ端末130により選択されたシーン115a1と、配信先アドレス115a2とを画像サーバ120へ送信する(図5(8)参照)。   When the directory server 110 receives the delivery destination from the user terminal 130 via the network 150, the redirect unit 115 switches between the communication destination and the delivery destination by the redirect function, and the scene 115a1 selected by the user terminal 130; The distribution destination address 115a2 is transmitted to the image server 120 (see FIG. 5 (8)).

画像サーバ120では、ディレクトリサーバ110のリダイレクト部115により送信された配信先アドレス115a2により指定された表示装置140へ、選択されたシーン115a1を配信する(図5(9)参照)。   The image server 120 distributes the selected scene 115a1 to the display device 140 specified by the distribution destination address 115a2 transmitted by the redirect unit 115 of the directory server 110 (see FIG. 5 (9)).

表示装置140では、画像サーバ120から送信されてきた選択シーン115a1を受信して、MPEG2デコーダ141がデコードし、ディスプレイ142が復号された選択シーンを表示する。   The display device 140 receives the selected scene 115a1 transmitted from the image server 120, the MPEG2 decoder 141 decodes it, and the display 142 displays the decoded selected scene.

このように、実施の形態2によれば、前述の実施の形態1と同様の効果が得られると共に、さらに、実施の形態2では、ディレクトリサーバ110がユーザ端末130に対し画像コンテンツの一覧131aや、かつ、配信先選択画面131cを提供するようにしたので、ユーザ端末130は、ディレクトリサーバ110から提供された画像コンテンツの一覧131aや、配信先選択画面131cから選択することにより、画像コンテンツや配信先を簡単に選択して、配信先の表示装置140に選択した画像コンテンツを表示することができる。   As described above, according to the second embodiment, the same effects as those of the first embodiment described above can be obtained. Further, in the second embodiment, the directory server 110 sends a list 131a of image contents to the user terminal 130, Since the distribution destination selection screen 131c is provided, the user terminal 130 selects the image content or distribution by selecting from the image content list 131a provided from the directory server 110 or the distribution destination selection screen 131c. The destination can be easily selected, and the selected image content can be displayed on the display device 140 of the delivery destination.

なお、前記実施の形態では、ディレクトリサーバ110のリダイレクト部115により、ユーザ端末130からの画像コンテンツの配信要求と、切り替えた配信先アドレスとを、画像サーバ120へ転送して、ユーザ端末130は直接画像サーバ120に対しこれらの要求を送出しないように説明したが、これに限らず、ディレクトリサーバ110のリダイレクト部115がユーザ端末130の希望する画像コンテンツのインデックス情報をリストボックス115aに入れて、ユーザ端末130にOKの返信をする。そして、ユーザ端末130は、コンテンツの配信要求を画像サーバ120に対し送信し、画像サーバ120がリストボックス115aの内容を見に行き、要求された画像コンテンツをMPEG2動画データベース124から読み出して、リストボックス115aの内容に応じて、希望する画像コンテンツをネットワーク150を介して配信先となる表示装置140へ配信するようにしても良い。   In the above embodiment, the redirect unit 115 of the directory server 110 transfers the image content distribution request from the user terminal 130 and the switched distribution destination address to the image server 120, and the user terminal 130 directly Although it has been described that these requests are not sent to the image server 120, the present invention is not limited to this, and the redirect unit 115 of the directory server 110 puts the index information of the desired image content of the user terminal 130 in the list box 115a, and the user An OK reply is sent to the terminal 130. Then, the user terminal 130 transmits a content distribution request to the image server 120, the image server 120 looks at the contents of the list box 115a, reads out the requested image content from the MPEG2 moving image database 124, and the list box Depending on the content of 115a, the desired image content may be distributed via the network 150 to the display device 140 serving as a distribution destination.

本発明に係る画像コンテンツ配信システムでは、接続されたディレクトリサーバ、画像サーバ、ユーザ端末、HDTV等の表示装置がインターネット等のネットワークを介し離れた場所に接続されていても、ディレクトリサーバのリダイレクト機能により画像サーバに対しユーザ端末から配信要求を転送するので、画像サーバから表示装置に対し効率よく画像コンテンツを配信することができる、という効果を有し、広い地域をカバーする映像検索、配信、表示システムで広く使用できるため、次のような具体的な産業上の利用可能性を有する。
(1)講演会、学会等で大ホールを使った講演。
(2)映画、TV実況中継等、大勢の聴衆を相手としたショー。
(3)会議、打ち合わせ等、業務でのデモンストレーション。
(4)その他、高精細映像を複数人に見せる一般用途。
In the image content distribution system according to the present invention, even if a connected display device such as a directory server, an image server, a user terminal, or an HDTV is connected to a remote location via a network such as the Internet, the redirection function of the directory server is used. Since the distribution request is transferred from the user terminal to the image server, the image retrieval, distribution and display system covering the wide area has the effect that the image content can be efficiently distributed from the image server to the display device. Therefore, it has the following specific industrial applicability.
(1) Lectures using large halls at lectures and academic conferences.
(2) A show for a large audience, such as movies and live TV broadcasts.
(3) Business demonstrations such as meetings and meetings.
(4) Other general uses to show high definition video to multiple people.

本発明の実施の形態1に係る画像コンテンツ配信システムの概略構成を示すシステム全体図1 is an overall system diagram showing a schematic configuration of an image content distribution system according to Embodiment 1 of the present invention. 画像コンテンツ配信システムを構成する要素の詳細構成と、データの流れ等を示す説明図Explanatory drawing which shows the detailed structure of the element which comprises an image content delivery system, the flow of data, etc. ディレクトリサーバにおけるインデックステーブルの内容を示す説明図Explanatory drawing showing the contents of the index table in the directory server 画像コンテンツ配信システムにおける動作順序を示すフローチャートFlowchart showing operation sequence in image content distribution system 本発明の実施の形態2に係る画像コンテンツ配信システムにおける各種データの流れを示す説明図Explanatory drawing which shows the flow of various data in the image content delivery system which concerns on Embodiment 2 of this invention.

符号の説明Explanation of symbols

100 画像コンテンツ配信システム
110 ディレクトリサーバ
115 リダイレクト部(リダイレクト手段)
120 画像サーバ
122a 配信処理部(配信処理手段)
130 ユーザ端末
140 表示装置
DESCRIPTION OF SYMBOLS 100 Image content delivery system 110 Directory server 115 Redirection part (redirection means)
120 Image server 122a Distribution processing unit (distribution processing means)
130 User terminal 140 Display device

Claims (5)

画像コンテンツを蓄積し、配信する画像サーバと、
前記画像サーバにおける画像コンテンツの格納情報を有するディレクトリサーバと、を備え、
前記ディレクトリサーバは、
ユーザ端末から配信先を指定した画像コンテンツの配信要求を受信した場合、その配信要求を前記画像サーバに対し送信するリダイレクト手段を有し、
前記画像サーバは、
前記リダイレクト手段からの配信要求に基づいて前記画像コンテンツを前記配信先へ配信する配信処理手段を有する、
ことを特徴とする画像コンテンツ配信システム。
An image server for storing and distributing image content;
A directory server having image content storage information in the image server,
The directory server is
When receiving a distribution request for image content specifying a distribution destination from a user terminal, the image processing apparatus includes a redirect unit that transmits the distribution request to the image server.
The image server
Distribution processing means for distributing the image content to the distribution destination based on a distribution request from the redirect means;
An image content distribution system characterized by the above.
前記ディレクトリサーバは、さらに、
前記ユーザ端末から画像コンテンツの配信要求を受け付けた場合、その画像コンテンツを構成する各シーンのサムネールを前記ユーザ端末へ返信するアプリケーション処理部を有する、
ことを特徴とする請求項1記載の画像コンテンツ配信システム。
The directory server further includes:
When receiving a delivery request for image content from the user terminal, an application processing unit that returns a thumbnail of each scene constituting the image content to the user terminal.
The image content distribution system according to claim 1.
前記アプリケーション処理部は、
前記ユーザ端末から画像コンテンツの配信要求を受け付けた場合、その画像コンテンツの一覧を返信し、前記ユーザ端末が画像コンテンツを選択した場合、その画像コンテンツを構成する各シーンのサムネールを前記ユーザ端末へ返信する、
ことを特徴とする請求項2記載の画像コンテンツ配信システム。
The application processing unit
When a distribution request for image content is received from the user terminal, a list of the image content is returned, and when the user terminal selects the image content, a thumbnail of each scene constituting the image content is returned to the user terminal. To
The image content distribution system according to claim 2.
前記アプリケーション処理部は、
ユーザ端末からのURL要求で起動して、インデックステーブル内の要求された内容に関してのみ検索を実行する、
ことを特徴とする請求項2記載の画像コンテンツ配信システム。
The application processing unit
Start with a URL request from the user terminal and perform a search only for the requested content in the index table.
The image content distribution system according to claim 2.
画像コンテンツを蓄積し、配信する画像サーバとネットワークを介し接続され、前記画像サーバにおける画像の格納情報を記憶しているディレクトリサーバであって、
ユーザ端末から画像の配信要求を受信した場合、その配信要求を前記画像サーバに対し送信するリダイレクト手段を有する、
ことを特徴とするディレクトリサーバ。
A directory server connected to an image server for storing and distributing image content via a network and storing image storage information in the image server,
When receiving an image distribution request from the user terminal, the image processing apparatus includes a redirect unit that transmits the distribution request to the image server.
A directory server characterized by that.
JP2004099462A 2004-03-30 2004-03-30 Image contents distribution system Pending JP2005286798A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004099462A JP2005286798A (en) 2004-03-30 2004-03-30 Image contents distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004099462A JP2005286798A (en) 2004-03-30 2004-03-30 Image contents distribution system

Publications (1)

Publication Number Publication Date
JP2005286798A true JP2005286798A (en) 2005-10-13

Family

ID=35184703

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004099462A Pending JP2005286798A (en) 2004-03-30 2004-03-30 Image contents distribution system

Country Status (1)

Country Link
JP (1) JP2005286798A (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010068340A (en) * 2008-09-11 2010-03-25 Hitachi Information & Control Solutions Ltd Video image distribution device, and video image distribution system
CN102823268A (en) * 2010-03-31 2012-12-12 汤姆森特许公司 Trick playback of video data
JP2014135049A (en) * 2012-12-21 2014-07-24 Sony Computer Entertainment America Llc Cloud-based game slice generation and frictionless social sharing with instant play
US20150131967A1 (en) * 2013-11-13 2015-05-14 Aol Advertising Inc. Computerized systems and methods for generating models for identifying thumbnail images to promote videos
JP2015149759A (en) * 2015-04-02 2015-08-20 トムソン ライセンシングThomson Licensing Trick playback of video data
US9438876B2 (en) 2010-09-17 2016-09-06 Thomson Licensing Method for semantics based trick mode play in video system
CN106210865A (en) * 2016-07-08 2016-12-07 中霆云计算科技(上海)有限公司 A kind of video reorientation method and system presenting agreement based on remote desktop

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010068340A (en) * 2008-09-11 2010-03-25 Hitachi Information & Control Solutions Ltd Video image distribution device, and video image distribution system
JP2013524577A (en) * 2010-03-31 2013-06-17 トムソン ライセンシング Trick playback of video data
KR20130038824A (en) * 2010-03-31 2013-04-18 톰슨 라이센싱 Trick playback of video data
CN102823268A (en) * 2010-03-31 2012-12-12 汤姆森特许公司 Trick playback of video data
US11418853B2 (en) 2010-03-31 2022-08-16 Interdigital Madison Patent Holdings, Sas Trick playback of video data
KR101692097B1 (en) 2010-03-31 2017-01-02 톰슨 라이센싱 Trick playback of video data
US9866922B2 (en) 2010-03-31 2018-01-09 Thomson Licensing Trick playback of video data
US9438876B2 (en) 2010-09-17 2016-09-06 Thomson Licensing Method for semantics based trick mode play in video system
US9962611B2 (en) 2012-12-21 2018-05-08 Sony Interactive Entertainment America Llc Cloud-based game slice generation and frictionless social sharing with instant play
JP2014135049A (en) * 2012-12-21 2014-07-24 Sony Computer Entertainment America Llc Cloud-based game slice generation and frictionless social sharing with instant play
JP2018000973A (en) * 2012-12-21 2018-01-11 ソニー インタラクティブ エンタテインメント アメリカ リミテッド ライアビリテイ カンパニー Cloud-based game slice generation and frictionless social sharing with instant play
US20150131967A1 (en) * 2013-11-13 2015-05-14 Aol Advertising Inc. Computerized systems and methods for generating models for identifying thumbnail images to promote videos
US9449231B2 (en) * 2013-11-13 2016-09-20 Aol Advertising Inc. Computerized systems and methods for generating models for identifying thumbnail images to promote videos
JP2015149759A (en) * 2015-04-02 2015-08-20 トムソン ライセンシングThomson Licensing Trick playback of video data
CN106210865A (en) * 2016-07-08 2016-12-07 中霆云计算科技(上海)有限公司 A kind of video reorientation method and system presenting agreement based on remote desktop

Similar Documents

Publication Publication Date Title
US10609446B2 (en) Systems and methods for providing blackout recording and summary information
KR101333200B1 (en) System and method for providing video content associated with a source image to a television in a communication network
US7404010B1 (en) Methods and apparatus for integrating services for accessing the world wide web
US7624412B2 (en) Recording and playback system
US9294728B2 (en) System and method for routing content
KR101591535B1 (en) Techniques to consume content and metadata
US8677428B2 (en) System and method for rule based dynamic server side streaming manifest files
JP4824942B2 (en) How to pause and resume program display
US6801575B1 (en) Audio/video system with auxiliary data
JP2002314961A (en) Video transmission system for generating user mosaic and its processing system
US8589795B2 (en) Method and apparatus for sharing viewing information
US11457280B2 (en) Bundling of video asset variants in a database for video delivery
JP7443544B2 (en) Client-based storage for remote factorization
JP2023517485A (en) Identifying Elements in Groups for Dynamic Element Replacement
JP2005286798A (en) Image contents distribution system
JP5243871B2 (en) Video playback device
KR20090040107A (en) Method for real-time personal broadcasting
KR20090040106A (en) Method for real-time personal broadcasting
JP2007243367A (en) Moving image distribution system
JP5159509B2 (en) Viewing video search system
JPH11243531A (en) Video data transmission system