JP2002158657A - Stream distributing method and stream distribution system - Google Patents
Stream distributing method and stream distribution systemInfo
- Publication number
- JP2002158657A JP2002158657A JP2000350313A JP2000350313A JP2002158657A JP 2002158657 A JP2002158657 A JP 2002158657A JP 2000350313 A JP2000350313 A JP 2000350313A JP 2000350313 A JP2000350313 A JP 2000350313A JP 2002158657 A JP2002158657 A JP 2002158657A
- Authority
- JP
- Japan
- Prior art keywords
- transmission
- transmitting
- stream data
- stream
- receiving
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 230000005540 biological transmission Effects 0.000 claims abstract description 293
- 230000004044 response Effects 0.000 claims description 15
- 238000013500 data storage Methods 0.000 claims description 6
- 238000010586 diagram Methods 0.000 description 14
- 238000004891 communication Methods 0.000 description 3
- 230000003111 delayed effect Effects 0.000 description 2
- 230000002457 bidirectional effect Effects 0.000 description 1
- 239000013256 coordination polymer Substances 0.000 description 1
- 230000000694 effects Effects 0.000 description 1
- 230000001360 synchronised effect Effects 0.000 description 1
Landscapes
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Information Transfer Between Computers (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】この発明は、データファイル
全体をダウンロードしないでも、一部データファイルを
読み込んだ時点で再生が可能な音声や動画などのストリ
ームデータを配信するストリーム配信方法及びストリー
ム配信システムに関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a stream distribution method and a stream distribution system for distributing stream data such as audio and video which can be reproduced when a partial data file is read without downloading the entire data file. Things.
【0002】[0002]
【従来の技術】音声データ(サウンドデータ)や動画デ
ータ(ビデオデータ)などのデータファイルをインター
ネットなどのネットワーク上でダウンロードしながらリ
アルタイムに再生することを「ストリーミング」と呼ば
れ、また、このようにダウンロードと再生を同時に行え
るデータ形式をストリームデータと呼ばれている。2. Description of the Related Art Playing data files such as audio data (sound data) and moving image data (video data) in real time while downloading them over a network such as the Internet is called "streaming". A data format that allows simultaneous download and playback is called stream data.
【0003】音声データ(サウンドデータ)や動画デー
タ(ビデオデータ)などは、ハードディスクなどの記憶
媒体に一旦ダウンロードしてから再生されるのが一般的
である。そのため、ユーザは、音声データや動画データ
などのデータファイル全体がダウンロードされるまで待
っていなければならない。一方、音声や動画などのスト
リームデータは、ダウンロードと再生を略同時に行える
ので、ユーザは、データファイル全体をダウンロードす
るまで再生を待つ必要はなくなる。[0003] Generally, audio data (sound data) and moving image data (video data) are once downloaded to a storage medium such as a hard disk and then reproduced. Therefore, the user has to wait until the entire data file such as audio data or moving image data is downloaded. On the other hand, stream data such as audio and moving images can be downloaded and reproduced almost simultaneously, so that the user does not have to wait for reproduction until the entire data file is downloaded.
【0004】従来のストリーム配信方法では、クライア
ント側(ストリームデータの受信側)は、サーバ側(ス
トリームデータの送信側)から送信(配信)された音声
や動画などのストリームデータを受信(ダウンロード)
した時点で、直ちに、その受信したストリームデータを
デコードして再生するのではなく、その受信した一定量
のストリームデータをバッファーメモリに蓄積してか
ら、その蓄積したストリームデータをデコードして再生
する。In the conventional stream distribution method, a client side (stream data receiving side) receives (downloads) stream data such as audio and video transmitted (distributed) from a server side (stream data transmitting side).
At this point, the received stream data is not immediately decoded and reproduced, but the received fixed amount of stream data is stored in the buffer memory, and then the stored stream data is decoded and reproduced.
【0005】このように、予め一定量のストリームデー
タをバッファーメモリに蓄積した後、そのストリームデ
ータをデコードして再生するので、クライアント側で
は、サーバ側の処理能力不足やネットワークの通信回線
のバンド幅不足などによるストリームデータのデコード
動作におけるデータアンダーフローが発生して、そのデ
コード動作が滞ってしまうのを回避することができる。[0005] As described above, since a certain amount of stream data is stored in the buffer memory in advance, and the stream data is decoded and reproduced, the client side lacks the processing capability of the server side and the bandwidth of the network communication line. It is possible to prevent a data underflow from occurring in a stream data decoding operation due to a shortage or the like, and the decoding operation from being delayed.
【0006】[0006]
【発明が解決しようとする課題】従来のストリーム配信
方法では、クライアント側で、かなりの時間に相当する
データ量のストリームデータを受信してバッファーメモ
リに蓄積してからデコードを開始するため、ストリーム
データの受信開始からデコード開始までのタイムラグ
(例えば、ユーザが画面上の受信ボタンをクリックする
などの操作を行って、動画のストリームデータの受信開
始の意思を示してから、実際に画面上にストリームデー
タがデコードされ再生されて画面表示されるまでの時
間)が大きくなってしまうなどの課題があった。In the conventional stream distribution method, a client receives stream data of a data amount corresponding to a considerable amount of time, accumulates the data in a buffer memory, and starts decoding. Time lag from the start of the reception of the video to the start of the decoding (for example, the user performs an operation such as clicking a reception button on the screen to indicate the intention to start receiving the video stream data, and then actually displays the stream data on the screen) However, there is a problem that the time required for decoding, reproduction, and display on the screen increases.
【0007】一方、クライアント側で、ストリームデー
タをバッファーメモリに蓄積せずに、ストリームデータ
の受信開始に同期して(ストリームデータの受信を開始
してから直ちに)、そのストリームデータをデコードし
て再生すると、上記したように、サーバ側の処理能力不
足やネットワークの通信回線のバンド幅不足などによる
ストリームデータのデコード動作におけるデータアンダ
ーフローが発生して、その動作が滞ってしまう。On the other hand, on the client side, without storing the stream data in the buffer memory, the stream data is decoded and reproduced in synchronization with the start of the stream data reception (immediately after the start of the stream data reception). Then, as described above, a data underflow occurs in a stream data decoding operation due to a lack of processing capacity on the server side or a lack of bandwidth of a network communication line, and the operation is delayed.
【0008】この発明は、上記のような課題を解決する
ためになされたものであり、クライアント側で、ストリ
ームデータの受信開始に同期してデコードを開始するこ
とができるとともに、滞りなくストリームデータのデコ
ード動作を継続することができるストリーム配信方法及
びストリームデータ配信システムを得ることを目的とす
る。SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problem, and it is possible to start decoding on the client side in synchronization with the start of stream data reception. An object of the present invention is to provide a stream distribution method and a stream data distribution system capable of continuing a decoding operation.
【0009】[0009]
【課題を解決するための手段】請求項1記載の発明に係
るストリーム配信方法は、クライアント側で、該クライ
アント側の送受信機器からの送信要求に応じて、サーバ
側の送信機器や他の送受信機器からネットワークを介し
て送信されるストリームデータを受信し、サーバ側の送
信機器や他の送受信機器から送信されるストリームデー
タの受信レートが、当該ストリームデータの実時間表示
に不十分であれば、サーバ側の送信機器や他の送受信機
器が当該ストリームデータを過去に送信した送受信機器
に関する送信先情報をサーバ側の送信機器や他の送受信
機器に対して要求し、サーバ側の送信機器や他の送受信
機器で、送信先情報の要求を受けると、その送信先情報
をクライアント側の送受信機器に対して通知し、クライ
アント側の送受信機器で、送信先情報から所定条件に従
って他の送受信機器を決定し、そのような他の送受信機
器から未だ受信していない当該ストリームデータを受信
するものである。According to a first aspect of the present invention, there is provided a stream distribution method, wherein a client side transmits a server-side transmission device or another transmission / reception device in response to a transmission request from the client-side transmission / reception device. If the stream data transmitted from the server via the network is received and the reception rate of the stream data transmitted from the transmission device on the server side or another transmission / reception device is not sufficient to display the stream data in real time, the server The transmitting device on the side or another transmitting / receiving device requests destination information on the transmitting / receiving device that transmitted the stream data in the past from the transmitting device on the server side or the other transmitting / receiving device, and the transmitting device on the server side or other transmitting / receiving device. When the device receives the request for the destination information, the device sends the destination information to the transmitting / receiving device on the client side and sends / receives the information on the client side. Vessel, the one in which to determine the other transceiver devices in accordance with a predetermined condition from the transmission destination information, receives the stream data not received yet from such other transceiver devices.
【0010】請求項2記載の発明に係るストリーム配信
方法は、送信先情報から他の送受信機器を決定する所定
条件を、当該ストリームデータを最近受信した送受信機
器に決定する条件としたものである。According to a second aspect of the present invention, in the stream distribution method, the predetermined condition for determining another transmitting / receiving device from the destination information is a condition for determining the transmitting / receiving device that has recently received the stream data.
【0011】請求項3記載の発明に係るストリーム配信
方法は、送信先情報から他の送受信機器を決定する所定
条件を、当該ストリームデータ全体を受信した送受信機
器に決定する条件としたものである。According to a third aspect of the present invention, in the stream distribution method, the predetermined condition for determining another transmitting / receiving device from the destination information is a condition for determining the transmitting / receiving device that has received the entire stream data.
【0012】請求項4記載の発明に係るストリーム配信
方法は、送信先情報から他の送受信機器を決定する所定
条件を、当該ストリームデータを最高レートで受信した
送受信機器に決定する条件としたものである。According to a fourth aspect of the present invention, in the stream distribution method, the predetermined condition for determining another transmitting / receiving device from the destination information is a condition for determining the transmitting / receiving device that has received the stream data at the highest rate. is there.
【0013】請求項5記載の発明に係るストリーム配信
方法は、送信先情報から他の送受信機器を決定する所定
条件を、当該ストリームデータを最近受信した送受信機
器、当該ストリームデータ全体を受信した送受信機器及
び当該ストリームデータを最高レートで受信した送受信
機器のいずれも考慮して決定する条件としたものであ
る。According to a fifth aspect of the present invention, there is provided a stream distribution method, wherein a predetermined condition for determining another transmission / reception device based on transmission destination information includes a transmission / reception device that has recently received the stream data and a transmission / reception device that has received the entire stream data. And the transmitting / receiving device that receives the stream data at the highest rate.
【0014】請求項6記載の発明に係るストリーム配信
方法は、クライアント側の送受信機器からサーバ側の送
信機器や他の送受信機器に対するストリームデータの送
信要求を、当該ストリームデータのフレーム単位、時間
単位又はバイト単位で指定して行うものである。According to a sixth aspect of the present invention, in the stream distribution method, a request for transmission of stream data from a transmission / reception device on the client side to a transmission device on the server side or another transmission / reception device is transmitted in units of frames, time units, or the like of the stream data. This is done by specifying in bytes.
【0015】請求項7記載の発明に係るストリーム配信
システムは、ネットワークで接続され、送信要求に応じ
てネットワークを通じてストリームデータを送信するデ
ータ送信手段及び当該ストリームデータを過去に送信し
た送受信機器に関する送信先情報を要求に応じて通知す
る送信先情報通知手段を有するサーバ側の送信機器と、
ネットワークに接続され、ネットワークを介してサーバ
側の送信機器や他の送受信機器から送信されるストリー
ムデータを受信するデータ受信手段、該データ受信手段
で受信したストリームデータを保存するデータ保存手
段、サーバ側の送信機器や他の送受信機器から送信され
るストリームデータの受信レートが当該ストリームデー
タの実時間表示に十分であるか否かを判断する受信レー
ト判定手段、その受信レート判定手段によってストリー
ムデータの受信レートが当該ストリームデータの実時間
表示に不十分であると判断した場合、サーバ側の送信機
器や他の送受信機器に対して送信先情報を要求する送信
先情報要求手段、ストリームデータを過去に送信した送
受信機器に関する送信先情報を要求に応じて通知する送
信先情報通知手段、サーバ側の送信機器や他の送受信機
器の送信先情報通知手段から通知された送信先情報に基
づいて、所定条件に従って、データ受信手段でストリー
ムデータを受信する送受信機器を決定する機器決定手
段、及び送信要求に応じてネットワークを通じてデータ
保存手段に保存されているストリームデータを他の送受
信機器に対してネットワークを介して送信するデータ送
信手段を有するクライアント側の送受信機器とを備えた
ものである。According to a seventh aspect of the present invention, there is provided a stream distribution system connected to a network, a data transmission means for transmitting stream data through the network in response to a transmission request, and a transmission destination associated with a transmission / reception device which has transmitted the stream data in the past. A server-side transmitting device having a destination information notifying unit for notifying information according to a request,
A data receiving unit connected to a network for receiving stream data transmitted from a transmitting device on the server side or another transmitting / receiving device via the network; a data storing unit for storing stream data received by the data receiving unit; Receiving rate determining means for determining whether the receiving rate of stream data transmitted from a transmitting device or another transmitting / receiving device is sufficient for displaying the stream data in real time, and receiving the stream data by the receiving rate determining means. If it is determined that the rate is not enough to display the stream data in real time, a destination information requesting means for requesting destination information from a transmitting device on the server side or another transmitting / receiving device, and transmitting the stream data in the past Destination information notifying means for notifying the destination information regarding the transmitting and receiving device as requested, Device determination means for determining a transmission / reception device that receives stream data in the data reception unit, based on destination information notified from the destination information notification unit of the transmission device on the server side or another transmission / reception device, according to a predetermined condition; And a client-side transmission / reception device having data transmission means for transmitting, via a network, stream data stored in the data storage means via a network in response to a transmission request.
【0016】請求項8記載の発明に係るストリーム配信
システムは、ネットワークを、インターネット又はイン
トラネットで構成したものである。In the stream distribution system according to the invention, the network is constituted by the Internet or an intranet.
【0017】[0017]
【発明の実施の形態】以下、この発明の実施の一形態を
説明する。図1は、本発明のストリーム配信システムを
示すシステム構成図である。図1において、送信機器1
0は、送受信機器20A〜20Hからの要求に応じて、
ネットワーク30上で音声や動画などのストリームデー
タを提供する側のコンピュータ(サーバ)である。この
送信機器10は、図1に示すように、インターネットな
どのネットワーク30に接続されている。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below. FIG. 1 is a system configuration diagram showing a stream distribution system of the present invention. In FIG. 1, a transmitting device 1
0 is in response to a request from the transmission / reception devices 20A to 20H,
A computer (server) on the side that provides stream data such as audio and video on the network 30. As shown in FIG. 1, the transmitting device 10 is connected to a network 30 such as the Internet.
【0018】図2は、そのような送信機器10の構成を
示すブロック図である。図2に示すように、送信機器1
0は、CPU11、ROM12、HDD13、ストリー
ム送信部(データ送信手段)14、及び送信先情報送信
部(送信先情報通知手段)15を備えている。ここで、
CPU(Central Processing Unit ;中央演算処理ユニ
ット)11は、送信機器10の全体制御を行うプロセッ
サである。ROM(Read Only Memory)12は、読み出
し専用のメモリー(記録媒体)であり、CPU11を動
作させるための制御プログラムが記録されている。HD
D(Hard DiskDrive ;ハードディスク・ドライブの
略)13は、高速回転する円盤(ディスク)上にデータ
を読み書きする記憶媒体であり、送受信機器20A〜2
0Hからのストリーム送信要求(図4参照)に応じて、
送受信機器20A〜20Hに対して送信するストリーム
データが保存されている。FIG. 2 is a block diagram showing a configuration of such a transmission device 10. As shown in FIG.
0 includes a CPU 11, a ROM 12, an HDD 13, a stream transmitting unit (data transmitting unit) 14, and a destination information transmitting unit (transmission destination information notifying unit) 15. here,
The CPU (Central Processing Unit) 11 is a processor that performs overall control of the transmitting device 10. A ROM (Read Only Memory) 12 is a read-only memory (recording medium) in which a control program for operating the CPU 11 is recorded. HD
D (Hard DiskDrive) 13 is a storage medium for reading and writing data on a high-speed rotating disk (disk), and is a transmission / reception device 20A-2A.
In response to a stream transmission request from 0H (see FIG. 4),
Stream data to be transmitted to the transmission / reception devices 20A to 20H is stored.
【0019】ストリーム送信部14は、各送受信機器2
0A〜20Hからのストリーム送信要求に応じて、その
要求されたストリームデータを送受信機器20A〜20
Hに対してネットワーク30を介して送信する手段であ
る。送信先情報送信部15は、各送受信機器20A〜2
0Hからの送信先情報送信要求に応じて、その送受信機
器20A〜20Hに対して、図8又は図9に示すよう
な、送信日時、ストリームの先頭の有無、先頭フレーム
番号、ストリームの最後の有無、フレーム数、送信レー
ト(送信速度)、送信先アドレスや送信先機器名といっ
た送信先情報を送信する手段である。The stream transmitting unit 14 is provided for each transmitting / receiving device 2
0A to 20H, and transmits the requested stream data to the transmission / reception devices 20A to 20H.
H means for transmitting to H via the network 30. The transmission destination information transmission unit 15 includes the transmission / reception devices 20A to 20A-2.
In response to the transmission destination information transmission request from 0H, the transmission date and time, the presence or absence of the head of the stream, the head frame number, the presence or absence of the end of the stream are transmitted to the transmission / reception devices 20A to 20H as shown in FIG. , The number of frames, the transmission rate (transmission speed), transmission destination information such as the transmission destination address and the transmission destination device name.
【0020】図1に戻って、送受信機器20A〜20H
は、ユーザが備えた、ネットワーク30上で音声や動画
などのストリームデータの配信サービスを受ける側のパ
ーソナルコンピュータ(クライアント)である。この送
受信機器20A〜20Hは、図1に示すように、それぞ
れ、ネットワーク30に接続されている。尚、送受信機
器20A〜20Hは、パーソナルコンピュータ以外に、
ビデオデッキやテレビジョンなどで構成されてもよい。Returning to FIG. 1, transmission / reception devices 20A to 20H
Is a personal computer (client) provided by the user on the side that receives a distribution service of stream data such as audio and video on the network 30. These transmitting / receiving devices 20A to 20H are each connected to a network 30, as shown in FIG. In addition, the transmission / reception devices 20A to 20H are, in addition to the personal computer,
It may be constituted by a video deck, a television, or the like.
【0021】図3は、そのような送受信機器20A〜2
0Hの構成を示すブロック図である。図3に示すよう
に、送受信機器20A〜20Hは、CPU(受信レート
判定手段、送信先情報要求手段、機器決定手段)21、
ROM22、HDD(データ保存手段)23、ストリー
ム送信部(データ送信手段)24、送信先情報送信部
(送信先情報通知手段)25、ストリーム受信部(デー
タ受信手段)26及び送信先情報受信部27を備えてい
る。ここで、CPU21は、送受信機器20A〜20H
の全体制御を行うプロセッサである。ROM22は、読
み出し専用のメモリー(記録媒体)であり、CPU21
を動作させるための制御プログラムが記録されている。
HDD23は、高速回転する円盤(ディスク)上にデー
タを読み書きする記憶媒体であり、他の送受信機器20
A〜20Hからのストリーム送信要求(図5〜図7参
照)に応じて、他の送受信機器20A〜20Hに対して
送信するためのストリームデータが保存されている。FIG. 3 shows such transmission / reception devices 20A-2A.
It is a block diagram which shows the structure of 0H. As shown in FIG.
The transmission / reception devices 20A to 20H are connected to a CPU (reception rate).
Determination means, transmission destination information request means, device determination means) 21,
ROM 22, HDD (data storage means) 23, stream
Transmission unit (data transmission unit) 24, transmission destination information transmission unit
(Destination information notifying means) 25, stream receiving unit (data
Receiver 26) and a destination information receiver 27.
You. Here, the CPU 21 transmits and receives the transmission and reception devices 20A to 20H.
Is a processor that controls the entire system. The ROM 22 reads
This is a memory (recording medium) dedicated to read-out.
A control program for operating the computer is recorded.
The HDD 23 stores data on a high-speed rotating disk.
A storage medium for reading and writing data,
Stream transmission requests from A to 20H (see FIGS. 5 to 7)
), According to other transmission / reception devices 20A to 20H.
Stream data for transmission is stored.
【0022】ストリーム送信部24は、他の送受信機器
20A〜20Hからのストリーム送信要求に応じて、他
の送受信機器20A〜20Hに対してストリームデータ
をネットワーク30を介して送信する手段である。送信
先情報送信部25は、他の送受信機器20A〜20Hか
らの送信先情報送信要求に応じて、他の送受信機器20
A〜20Hに対して、図8又は図9に示すような、送信
日時、ストリームの先頭の有無、先頭フレーム番号、ス
トリームの最後の有無、フレーム数、送信レート(送信
速度)、送信先アドレスや送信先機器名といった送信先
情報を送信する手段である。The stream transmission section 24 is means for transmitting stream data to the other transmission / reception devices 20A to 20H via the network 30 in response to a stream transmission request from the other transmission / reception devices 20A to 20H. The transmission destination information transmission unit 25 responds to transmission destination information transmission requests from the other transmission / reception devices 20A to 20H.
For A to 20H, as shown in FIG. 8 or FIG. 9, the transmission date and time, the presence or absence of the head of the stream, the start frame number, the presence or absence of the end of the stream, the number of frames, the transmission rate (transmission speed), the transmission destination address, This is a means for transmitting destination information such as a destination device name.
【0023】ストリーム受信部26は、送信機器10又
は他の送受信機器20A〜20Hから送信されたストリ
ームデータを受信する手段であり、送信先情報受信部2
7は、他の送受信機器20A〜20Hから送信された、
図8又は図9に示すような上記の送信先情報を受信する
手段である。The stream receiving section 26 is means for receiving stream data transmitted from the transmitting device 10 or other transmitting / receiving devices 20A to 20H.
7 is transmitted from the other transmitting / receiving devices 20A to 20H,
This is means for receiving the above-mentioned transmission destination information as shown in FIG. 8 or FIG.
【0024】尚、上記したように、ストリームデータと
しては、音声や動画などのデータに適用することが可能
であるが、この実施の形態では、ストリームデータとし
て、図10に示すような、MPEG(Motion Picture E
xperts Group)形式の動画のストリームデータを例に説
明するものとする。As described above, the stream data can be applied to data such as audio data and moving image data. In this embodiment, the stream data is MPEG (as shown in FIG. 10). Motion Picture E
(xperts Group) format moving image stream data will be described as an example.
【0025】図10に示すように、MPEGのストリー
ムデータは、フレーム(動画像を構成する単位となる1
枚の静止画像)毎に分かれており、フレームには、Iピ
クチャーフレーム、Bピクチャーフレーム及びPピクチ
ャーフレームの種類がある。Iピクチャーフレームは、
前後のフレームの参照がない画像であり、Bピクチャー
フレームは、前後のフレームへの双方向予測符号化画像
であり、また、Pピクチャーフレームは、フレームの順
方向予測符号化画像である。As shown in FIG. 10, the MPEG stream data is composed of a frame (1 which is a unit constituting a moving image).
(Still images), and the frames are classified into I-picture frames, B-picture frames, and P-picture frames. I picture frame is
The B picture frame is an image without reference to the previous and next frames, the B picture frame is a bidirectional predictive coded image for the previous and next frames, and the P picture frame is a forward predictive coded image of the frame.
【0026】また、図10中のGOP(Group Of Pictu
re)は、ストリームデータのランダムアクセスを可能と
するために、画面内だけで閉じた情報による符号化を定
期的に挿入し、このフレーム内符号化画像が少なくとも
1枚は行った画像群構造のことである。図10では、1
GOPは、0.5Secとなっている。The GOP (Group Of Pictu) shown in FIG.
re) periodically inserts coding based on information closed only within the screen in order to enable random access to the stream data, and at least one of the coded images in this frame has an image group structure. That is. In FIG. 10, 1
The GOP is 0.5Sec.
【0027】尚、図1では、ネットワーク30に8台の
送受信機器20A〜20Hが接続されているが、この送
受信機器の台数には制限がなく、8台以上の送受信機器
をネットワーク30に接続することができる。また、ネ
ットワーク30の通信回線のトポロジ(ネットワーク・
デバイスなどの物理的な配置)にも制限はない。In FIG. 1, eight transmission / reception devices 20A to 20H are connected to the network 30, but the number of transmission / reception devices is not limited, and eight or more transmission / reception devices are connected to the network 30. be able to. Further, the topology of the communication line of the network 30 (network
There are no restrictions on the physical arrangement of devices, etc.).
【0028】次に、動作について説明する。ここで、こ
の実施の形態の動作としては、送受信機器20Aが、ス
トリームデータを受信しデコードして画面上に映像を再
生する場合について説明する。Next, the operation will be described. Here, as an operation of this embodiment, a case where the transmitting / receiving device 20A receives and decodes stream data and reproduces a video on a screen will be described.
【0029】図11は、本発明のストリーム配信システ
ムの動作(ストリーム配信方法)を説明するためのフロ
ーチャートである。まず、送受信機器20Aのユーザ
は、ストリームデータを受信し、その受信したストリー
ムデータをデコードして、そのストリームデータを画面
上に実時間表示(リアルタイム表示)する場合、送受信
機器20Aに予め実装されているストリーミング用のソ
フトウェアを操作することにより、ストリームデータの
送信を要求するストリーム送信要求(図4参照)を送信
機器10に対して行う必要がある。FIG. 11 is a flowchart for explaining the operation (stream distribution method) of the stream distribution system of the present invention. First, the user of the transmission / reception device 20A receives the stream data, decodes the received stream data, and displays the stream data in real time (real-time display) on a screen. It is necessary to send a stream transmission request (see FIG. 4) for requesting transmission of stream data to the transmitting device 10 by operating the streaming software.
【0030】送受信機器20A(即ち、送受信機器20
AのCPU21)は、このようなユーザによる操作が行
われると、図4に示すようなストリーム送信要求を発行
し、そのストリーム送信要求をネットワーク30を介し
て送信機器10に対して送信する(ステップST1)。The transmission / reception device 20A (that is, the transmission / reception device 20A)
When such an operation is performed by the user, the CPU 21 of A issues a stream transmission request as shown in FIG. 4 and transmits the stream transmission request to the transmission device 10 via the network 30 (step S21). ST1).
【0031】ここで、図4に示すストリーム送信要求お
いて、「ストリーム名」は送信要求するストリームデー
タの内容を特定するためのものであり、「ストリームの
先頭」はストリームデータの先頭フレームから送信要求
するか否かを示すものであり、「先頭フレーム番号」は
ストリームデータの先頭フレームを特定するためのもの
であり、「ストリームの最後」はストリームデータの最
終フレームまで送信要求するか否かを示すものであり、
また、「フレーム数」は送信要求するストリームデータ
全体のフレーム数である。In the stream transmission request shown in FIG. 4, "stream name" is used to specify the content of the stream data requested to be transmitted, and "stream head" is transmitted from the head frame of the stream data. The "start frame number" is for specifying the first frame of the stream data, and the "end of stream" indicates whether or not to request transmission to the last frame of the stream data. Show,
The “number of frames” is the number of frames of the entire stream data requested to be transmitted.
【0032】図4では、「ストリーム名」を「stre
am1.mpg」(尚、mpgはMPEGのデータであ
ることを示している)とし、「ストリームの先頭」を
「YES」として、ストリームデータの先頭フレームか
ら送信要求することを示している。「先頭フレーム番
号」はストリームデータの先頭フレームから送信要求す
るので「1」(即ち、フレーム1)である。また、「ス
トリームの最後」を「YES」として、ストリームデー
タの最終フレームまで送信要求することを示している。
また、「フレーム数」は先頭フレームから最終フレーム
までのフレーム数が解らないので「――」となってい
る。In FIG. 4, the "stream name" is changed to "stream".
am1. "mpg" (mpg indicates MPEG data), and "start of stream" is set to "YES" to indicate that a transmission request is made from the first frame of stream data. The “head frame number” is “1” (that is, frame 1) because transmission is requested from the head frame of the stream data. In addition, "end of stream" is set to "YES", indicating that transmission is requested up to the last frame of stream data.
The “frame number” is “—” because the number of frames from the first frame to the last frame is not known.
【0033】送信機器10(即ち、送信機器10のCP
U11)は、図4に示すようなストリーム送信要求を受
信すると、そのストリーム送信要求の内容からストリー
ムデータの先頭フレームから最終フレームまで送信要求
されていると判断して(ストリームデータ全体を送信要
求されていると判断して)、その該当するストリーム名
(stream1.mpg)のストリームデータ全体を
ストリーム送信部14からネットワーク30を介して送
信する。The transmitting device 10 (ie, the CP of the transmitting device 10)
U11), upon receiving the stream transmission request as shown in FIG. 4, judges from the contents of the stream transmission request that transmission has been requested from the first frame to the last frame of the stream data (the entire stream data is requested to be transmitted). ), The entire stream data of the corresponding stream name (stream1.mpg) is transmitted from the stream transmission unit 14 via the network 30.
【0034】送受信機器20Aは、送信機器10からス
トリームデータが送信されると、そのストリームデータ
を受信可能か否か判断し(ステップST2)、受信可能
であった場合、送信機器10から送信されるストリーム
データをフレーム1(ストリームの先頭フレーム)から
受信を開始し(ステップST2)、その受信の開始に同
期して(受信の開始後直ちに)、当該ストリームデータ
をデコードして実時間表示(リアルタイム表示)を開始
する。When the stream data is transmitted from the transmission device 10, the transmission / reception device 20A determines whether or not the stream data can be received (step ST2). If the stream data can be received, the transmission device 10A transmits the stream data. The stream data starts to be received from frame 1 (the first frame of the stream) (step ST2), and in synchronization with the start of the reception (immediately after the start of the reception), the stream data is decoded and displayed in real time (real-time display). ) To start.
【0035】尚、ストリームデータの実時間表示は、完
全にストリームデータの受信開始に同期しているもので
はなく、多少のタイムラグは発生する。但し、そのタイ
ムラグは、十分に短い時間であって、ユーザにストレス
を感じさせるほどではない。The real-time display of stream data is not completely synchronized with the start of stream data reception, and a slight time lag occurs. However, the time lag is sufficiently short, and is not enough to cause the user to feel stress.
【0036】当該ストリームデータの受信は、図4のス
トリーム送信要求で指定したように、全てのストリーム
データの受信が終了するまで継続される(ステップST
4)。尚、図4では、「ストリームの最後」が「YE
S」となているので、ストリームデータの最終フレーム
まで受信が継続される。全てのストリームデータの受信
が終了すると、処理を終了する。The reception of the stream data is continued until the reception of all the stream data is completed as specified by the stream transmission request in FIG. 4 (step ST).
4). In FIG. 4, “end of stream” is “YE”.
S, the reception is continued until the last frame of the stream data. When the reception of all stream data ends, the processing ends.
【0037】送受信機器20Aは、ストリームデータを
受信している間、常に、ストリームデータの受信速度
(受信レート)がストリームデータの実時間表示に十分
な受信速度であるか否かを判定している(ステップST
5)。ここで、ストリームデータの途中のフレーム(例
えば、フレーム1からフレーム100)まで受信し終え
た時点で、当該ストリームデータの受信速度が実時間表
示に十分な受信速度より低速であると送受信機器20に
よって判断された場合、送受信機器20Aは、送信機器
10が当該ストリームデータ(stream1)を過去
に送信した相手先の送受信機器20B〜20Hに関する
情報(送信先情報)を要求する送信先情報送信要求を発
行して、送信機器10に対して送信する(ステップST
6)。While receiving the stream data, the transmission / reception device 20A always determines whether or not the stream data reception speed (reception rate) is sufficient to display the stream data in real time. (Step ST
5). Here, at the point in time when the reception of a frame in the middle of the stream data (for example, frame 1 to frame 100) is completed, the transmission / reception device 20 determines that the reception speed of the stream data is lower than the reception speed sufficient for real-time display. When it is determined, the transmitting / receiving device 20A issues a transmission destination information transmission request for requesting information (transmission destination information) regarding the transmission / reception devices 20B to 20H of the other party to which the transmitting device 10 previously transmitted the stream data (stream1). And transmits it to the transmitting device 10 (step ST
6).
【0038】尚、上記ステップST2における判断(ス
トリームデータの受信可能か否かの判断)の結果、スト
リームデータの受信不可能であると判断された場合も、
送受信機器20Aは、送信先情報送信要求を発行して、
送信機器10に対して送信する(ステップST6)。It should be noted that, even if it is determined that the stream data cannot be received as a result of the determination in step ST2 (determination of whether or not the stream data can be received),
The transmission / reception device 20A issues a transmission destination information transmission request,
The data is transmitted to the transmitting device 10 (step ST6).
【0039】送信機器10は、その送信先情報送信要求
を受信すると、その要求を行った送受信機器20Aに対
して、図8に示すような送信先情報を送信する。ここ
で、送信先情報は、図8に示すように、「ストリーム
名」「日時」「ストリームデータの先頭」「先頭フレー
ム」「ストリームデータの最後」「フレーム数」「送信
レート」「アドレス」「機器名」から構成されている。Upon receiving the transmission destination information transmission request, the transmission device 10 transmits transmission destination information as shown in FIG. 8 to the transmission / reception device 20A that has made the request. Here, as shown in FIG. 8, the transmission destination information includes “stream name”, “date and time”, “head of stream data”, “head frame”, “end of stream data”, “number of frames”, “transmission rate”, “address”, “address”. Device name ".
【0040】送受信機器20Aは、送信機器10から送
信された送信先情報を受信すると(ステップST7)、
その送信先情報が有効か否か、即ち、送信機器10が、
送受信機器20Aによって要求されたストリームデータ
(stream1)を他の送受信機器20B〜20Hに
対して以前に送信したか否かを判断する(ステップST
8)。ここで、送信先情報が、図8に示すように、送信
機器10が、複数の送受信機器20B,20C,20
D,20Eに対して当該ストリームデータ(strea
m1)を以前に送信したものとする。When the transmission / reception device 20A receives the transmission destination information transmitted from the transmission device 10 (step ST7),
Whether the destination information is valid, that is, the transmitting device 10
It is determined whether or not the stream data (stream1) requested by the transmitting / receiving device 20A has been previously transmitted to the other transmitting / receiving devices 20B to 20H (step ST).
8). Here, as shown in FIG. 8, the transmission destination information indicates that the transmission device 10 has a plurality of transmission / reception devices 20B, 20C, 20C.
D, 20E for the stream data (stream
m1) has been previously transmitted.
【0041】送受信機器20Aは、送信機器10から受
信した送信先情報が図8のように有効であったと(即
ち、複数の送受信機器20B,20C,20D,20E
に当該ストリームデータを送信したという内容の送信先
情報であると)判断した場合、その有効な送信先情報か
ら当該ストリームデータを最も最近受信した機器を見つ
けたか否かを判断する(ステップST9)。The transmission / reception device 20A determines that the destination information received from the transmission device 10 is valid as shown in FIG. 8 (that is, the plurality of transmission / reception devices 20B, 20C, 20D, 20E).
Is determined to be the destination information indicating that the stream data has been transmitted), it is determined whether or not the device that most recently received the stream data has been found from the valid destination information (step ST9).
【0042】ここで、送受信機器20Aが上記図8に示
した送信先情報を受信した場合には、その送信先情報の
「日時」から、送受信機器20Aはストリームデータ
(stream1)を最も最近受信した送受信機器は送
受信機器20Bであると判断する。尚、送受信機器20
Aは、送信先情報から該当する送受信機器を見つけるこ
とができなかった場合には、後述するステップST11
の処理に移行する。When the transmitting / receiving device 20A receives the destination information shown in FIG. 8, the transmitting / receiving device 20A has received the stream data (stream1) most recently from the “date and time” of the destination information. It is determined that the transmitting / receiving device is the transmitting / receiving device 20B. The transmitting / receiving device 20
If A cannot find the corresponding transmission / reception device from the transmission destination information, A
Move to the processing of.
【0043】このように、送受信機器20がストリーム
データを最も最近受信した機器を検索するのは、その機
器(ここでは送受信機器20B)のHDD23内に当該
ストリームデータが保存されている可能性が高く、その
機器から当該ストリームデータを送信してもらうことが
可能であると考えられるからである。As described above, the reason why the transmitting / receiving device 20 searches for the device that has most recently received the stream data is that there is a high possibility that the stream data is stored in the HDD 23 of the device (here, the transmitting / receiving device 20B). This is because it is considered possible to have the device transmit the stream data.
【0044】送受信機器20Aは、当該ストリームデー
タを最も最近受信した機器が送受信機器20Bであると
判断すると、ステップST1に戻って、ストリーム送信
要求を発行し、そのストリーム送信要求を送受信機器2
0Bに対して送信する。ここで、送受信機器20Aは、
上記したように、既に、フレーム1からフレーム100
までのストリームデータを受信しているので、ストリー
ム送信要求は、図5に示すように、フレーム101から
最終フレームまでのストリームデータを要求するものと
する。即ち、ストリームデータの先頭フレームから送信
要求しないため、「ストリームの先頭」は「NO」とな
り、フレーム1〜100は既に受信しているので「先頭
フレーム番号」は「101」となり、ストリームデータ
の最終フレームまで送信要求するので、「ストリームの
最後」は「YES」となる。When the transmitting / receiving device 20A determines that the device that most recently received the stream data is the transmitting / receiving device 20B, the process returns to step ST1, issues a stream transmission request, and transmits the stream transmission request to the transmitting / receiving device 2B.
0B is transmitted. Here, the transmitting / receiving device 20A
As described above, frames 1 to 100 have already been set.
Since the stream data has been received, the stream transmission request is to request the stream data from the frame 101 to the last frame as shown in FIG. That is, since the transmission request is not made from the first frame of the stream data, the “head of the stream” becomes “NO”, and since the frames 1 to 100 have already been received, the “first frame number” becomes “101”, and the last of the stream data becomes “101”. Since the transmission is requested up to the frame, "the end of the stream" is "YES".
【0045】送受信機器20Bは、内部のHDD23内
に以前に受信した当該ストリームデータ(stream
1)を保存している場合は、そのストリームデータを送
受信機器20Aに対してネットワーク30を介して送信
する(ステップST3)。一方、送受信機器20Bは、
内部のHDD23内に当該ストリームデータを保存して
いない場合には、そのストリームデータを送信できない
ため、その旨を送受信機器20Aに通知し、送受信機器
20Aは、そのような通知を受け取ると、ストリームデ
ータの受信不可能と判断して、上記ステップST6の処
理に移行する。尚、送受信機器20Aは、送受信機器2
0Bに対してストリーム送信要求を行ってから所定時間
経過してもストリームデータが送信されない場合に、ス
トリームデータの受信不可能と判断してもよい。The transmitting / receiving device 20B stores the stream data (stream) previously received in the internal HDD 23.
If 1) is stored, the stream data is transmitted to the transmission / reception device 20A via the network 30 (step ST3). On the other hand, the transmitting / receiving device 20B
If the stream data is not stored in the internal HDD 23, the stream data cannot be transmitted. Therefore, the transmission / reception device 20A notifies the transmission / reception device 20A of this fact. Is determined to be unreceivable, and the process proceeds to step ST6. The transmission / reception device 20A is a transmission / reception device 2A.
If stream data is not transmitted within a predetermined time after a stream transmission request has been made to 0B, it may be determined that stream data cannot be received.
【0046】また、上記したように、送受信機器20A
は、ステップST5でストリームデータの受信速度が実
時間表示に十分な受信速度より低速であると判断した場
合も、上記ステップST6の処理に移行する。As described above, the transmission / reception device 20A
Goes to the process of step ST6 also when it is determined in step ST5 that the reception speed of the stream data is lower than the reception speed sufficient for real-time display.
【0047】ステップST6において、送受信機器20
Aは、今度は、送受信機器20Bに対して、送信先情報
を要求する送信先情報送信要求を発行して送信する。送
受信機器20Bは、その送信先情報送信要求を受信する
と、過去(以前)に他の送受信機器に対して当該ストリ
ームデータ(stream1)を送信したことがあるか
否か判断する。送受信機器20Bは、他の送受信機器に
対して当該ストリームデータを送信したことがない場合
には、その旨の送信先情報を送受信機器20Aに送信
し、また、以前に他の送受信機器に対して当該ストリー
ムデータを送信したことがある場合には、例えば図9に
示すような送信先情報を送受信機器20Aに送信する。In step ST6, the transmitting / receiving device 20
A issues a transmission destination information transmission request for transmission destination information to the transmission / reception device 20B, and transmits the request. Upon receiving the transmission destination information transmission request, the transmission / reception device 20B determines whether or not the stream data (stream1) has been transmitted to another transmission / reception device in the past (previous). If the transmission / reception device 20B has not transmitted the stream data to another transmission / reception device, the transmission / reception device 20B transmits the transmission destination information to that effect to the transmission / reception device 20A. When the stream data has been transmitted, the transmission destination information as shown in FIG. 9 is transmitted to the transmission / reception device 20A.
【0048】送受信機器20Aは、送受信機器20Bか
ら送信された送信先情報を受信すると(ステップST
7)、その送信先情報が有効か否か、即ち、送受信機器
20Bが、当該ストリームデータ(stream1)を
以前に他の送受信機器20C〜20Hに対して送信した
か否かを判断する(ステップST8)。Upon receiving the destination information transmitted from the transmitting / receiving device 20B, the transmitting / receiving device 20A (step ST
7), it is determined whether the destination information is valid, that is, whether the transmitting / receiving device 20B has previously transmitted the stream data (stream1) to the other transmitting / receiving devices 20C to 20H (step ST8). ).
【0049】送受信機器20Aは、送受信機器20Bか
ら受信した送信先情報が図9のように有効であったと
(即ち、複数の送受信機器20E,20F,20G,2
0Hに当該ストリームデータを送信したという内容の送
信先情報であると)判断した場合、その有効な送信先情
報から当該ストリームデータを最も最近受信した機器を
見つけたか否かを判断し(ステップST9)、その後、
上記したのと同様、最も最近ストリームデータを受信し
た送受信機器(図9では送受信機器20F)に対して、
ステップST1からステップST7の処理を繰り返す。The transmission / reception device 20A determines that the destination information received from the transmission / reception device 20B is valid as shown in FIG. 9 (that is, the plurality of transmission / reception devices 20E, 20F, 20G, 2G).
If it is determined that the stream data has been transmitted to 0H, it is determined whether or not the device that most recently received the stream data was found from the valid destination information (step ST9). ,afterwards,
As described above, the transmitting / receiving device (the transmitting / receiving device 20F in FIG. 9) that has most recently received the stream data is
The processing from step ST1 to step ST7 is repeated.
【0050】逆に、送受信機器20Aは、送受信機器2
0Bから受信した送信先情報が有効でなかったと(送受
信機器20Bが以前に他の送受信機器に対して当該スト
リームデータを送信したことがないと)判断した場合に
は、ステップST11の判断、即ち、以前に送信機器1
0から受信した図8に示す有効な送信先情報に基づい
て、当該ストリームデータ全体を受信した送受信機器を
見つけたか否かの判断を行ったか否かを判断する(ステ
ップST10)。On the contrary, the transmitting / receiving device 20A is
If it is determined that the destination information received from 0B is not valid (the transmitting / receiving device 20B has not transmitted the stream data to another transmitting / receiving device before), the determination in step ST11, that is, Previously transmitting device 1
Based on the valid destination information shown in FIG. 8 received from 0, it is determined whether or not it has been determined whether or not a transmitting / receiving device that has received the entire stream data has been found (step ST10).
【0051】ここで、送受信機器20Aは、未だ、図8
の送信先情報に基づいて、ステップST11の判断を行
っていないので、既に受信した図8の送信先情報から当
該ストリームデータ全体を受信した機器を見つけたか否
かの判断を行う。例えば、図8の送信先情報の場合、送
受信機器20Aは、その送信先情報の「ストリームの先
頭」及び「ストリームデータの最後」から、当該ストリ
ームデータ(stream1)全体を受信した送受信機
器は送受信機器20Cであると判断する。Here, the transmitting / receiving device 20A is still in the state shown in FIG.
Since the determination in step ST11 is not made based on the transmission destination information of step S11, it is determined whether or not a device that has received the entire stream data has been found from the transmission destination information of FIG. 8 already received. For example, in the case of the transmission destination information of FIG. 8, the transmission / reception device 20A receives the entire stream data (stream1) from the “start of stream” and “end of stream data” of the transmission destination information. It is determined to be 20C.
【0052】送受信機器20Aは、当該ストリームデー
タ全体を受信した機器が送受信機器20Cであると判断
すると、ステップST1に戻って、上記したように、ス
テップST1からステップST7の処理を繰り返す。When the transmitting / receiving device 20A determines that the device that has received the entire stream data is the transmitting / receiving device 20C, it returns to step ST1 and repeats the processing from step ST1 to step ST7 as described above.
【0053】送受信機器20Cが、当該ストリームデー
タをHDD23に保存していないなどのストリームデー
タの受信不可能な場合(ステップST2)や受信レート
(受信速度が不十分であった場合(ステップST5)に
は、送受信機器20Aは、送受信機器20Cに対して送
信先情報送信要求を送信し(ステップST6)、そし
て、送受信機器20Cから送信先情報を受信する(ステ
ップST7)。When the transmission / reception device 20C cannot receive the stream data (eg, the stream data is not stored in the HDD 23) (step ST2) or when the reception rate (the reception speed is insufficient (step ST5)). Transmits the transmission destination information transmission request to the transmission / reception device 20C (step ST6), and receives the transmission destination information from the transmission / reception device 20C (step ST7).
【0054】送受信機器20Aは、送受信機器20Cか
ら送信された送信先情報を受信すると(ステップST
7)、その送信先情報が有効か否かを判断し(ステップ
ST8)、送信先情報が有効であった場合、その有効な
送信先情報から当該ストリームデータを最も最近受信し
た機器を見つけたか否かを判断し(ステップST9)、
その後、上記したのと同様、ステップST1からステッ
プST7の処理を繰り返す。When transmitting / receiving device 20A receives the destination information transmitted from transmitting / receiving device 20C (step ST
7) It is determined whether or not the transmission destination information is valid (step ST8). If the transmission destination information is valid, it is determined whether a device that most recently received the stream data is found from the valid transmission destination information. Is determined (step ST9),
Thereafter, as described above, the processing from step ST1 to step ST7 is repeated.
【0055】逆に、送受信機器20Aは、送受信機器2
0Cから受信した送信先情報が有効でなかった場合に
は、ステップST11の判断を行ったか否かを判断する
(ステップST10)。ここで、送受信機器20Aは、
既に、図8の送信先情報に基づいて、ステップST11
の判断を行っているので、ステップST11の判断を行
わずに、有効な送信先情報から当該ストリームデータを
最高速度(最高レート)で受信した送受信機器を見つけ
たか否かの判断を行う(ステップST12)。例えば、
図8の送信先情報の場合、送受信機器20Aは、その送
信先情報の「送信レート」から、当該ストリームデータ
(stream1)を最高速度で受信した送受信機器は
送受信機器20Dであると判断する。On the contrary, the transmitting / receiving device 20A is
If the destination information received from 0C is not valid, it is determined whether or not the determination in step ST11 has been made (step ST10). Here, the transmitting / receiving device 20A
Step ST11 has already been performed based on the transmission destination information in FIG.
Is determined, it is determined whether or not a transmitting / receiving device that has received the stream data at the highest speed (highest rate) is found from the valid transmission destination information without performing the determination in step ST11 (step ST12). ). For example,
In the case of the transmission destination information of FIG. 8, the transmission / reception device 20A determines that the transmission / reception device that has received the stream data (stream1) at the maximum speed is the transmission / reception device 20D from the “transmission rate” of the transmission destination information.
【0056】送受信機器20Aは、当該ストリームデー
タを最高速度で受信した機器が送受信機器20Dである
と判断すると、ステップST1に戻って、上記したよう
に、ステップST1からステップST7の処理を繰り返
す。一方、送受信機器20Aは、そのような機器を見つ
けることができなかった場合には、処理を終了する。そ
の場合、ユーザは、もう一度、送信機器10に対してス
トリーム送信要求をやり直すなどの操作を行う。When the transmitting / receiving device 20A determines that the device that received the stream data at the highest speed is the transmitting / receiving device 20D, the process returns to step ST1 and repeats the processing from step ST1 to step ST7 as described above. On the other hand, if such a device cannot be found, the transmitting / receiving device 20A ends the process. In this case, the user performs an operation such as retrying the stream transmission request to the transmission device 10 again.
【0057】最終的に、送受信機器20Aは、目的のス
トリームデータ(stream1)の全体を受信し終え
た場合には(最終フレームまで受信が成功した場合に
は)、ステップST4でストリームデータの受信終了と
判断し、その後、送信機器10及び複数の送受信機器2
0B〜20Hから断片的に受信したストリームデータを
つなぎ合わせて一つのストリームデータにする処理を行
い、HDD23や磁気ディスクなどに、そのようなスト
リームデータを保存し、しばらく待ってからストリーム
データの実時間表示を終了する。尚、そのように保存さ
れたストリームデータの保存期間は、各送受信機器毎に
決定されるものとする。Finally, when the transmission / reception device 20A finishes receiving the entire target stream data (stream1) (when reception up to the last frame is successful), it ends the stream data reception in step ST4. After that, the transmitting device 10 and the plurality of transmitting / receiving devices 2
The stream data received fragmentarily from the addresses 0B to 20H are combined into one stream data, such a stream data is stored in the HDD 23, a magnetic disk, or the like. End the display. Note that the storage period of the stream data stored in this manner is determined for each transmitting / receiving device.
【0058】尚、上記実施の形態では、ストリーム送信
要求は、図4に示すように、ストリームデータをフレー
ムで特定するようにしていたが、これに限るものではな
く、図6に示すように、ストリームデータを時間(Se
c)で特定してもよいし、また、図7に示すように、ス
トリームデータをデータのバイト数で特定してもよい。
また、ストリーム送信要求は、図4〜図7に示すよう
に、ストリームデータの最終フレームまで要求するもの
に限るものではなく、図12に示すように、ストリーム
データの先頭フレームから途中のフレーム(図12では
フレーム10000)まで要求するものであってもよ
い。In the above-described embodiment, the stream transmission request specifies the stream data by the frame as shown in FIG. 4. However, the present invention is not limited to this. As shown in FIG. Stream data is converted to time (Se
The stream data may be specified by the number of bytes of the data, as shown in FIG.
Further, the stream transmission request is not limited to the request for the last frame of the stream data as shown in FIGS. 4 to 7, but may be a frame from the first frame to the middle of the stream data (FIG. 12) as shown in FIG. 12 may require up to frame 10000).
【0059】尚、上記実施の形態では、ストリームデー
タを送信要求する他の送受信機器20の決定方法とし
て、当該ストリームデータを最も最近受信した機器、次
に、当該ストリームデータ全体を受信した機器、最後
に、当該ストリームデータを最高速度で受信した機器と
いう条件で決定していたが、これらの順番は、これに限
るものではなく、いずれの条件を先に機器を決定しても
よい。また、これらの条件のいずれか一つ又は任意の二
つに基づいて他の送受信機器20を決定するようにして
よい。また、これらの条件以外でも機器を決定するのに
最適なものであれば用いることが可能である。In the above-described embodiment, as a method of determining another transmission / reception device 20 that requests transmission of stream data, the device that has received the stream data most recently, the device that has received the entire stream data, In the above, the stream data is determined on the condition that the device receives the stream data at the maximum speed. However, the order is not limited to this, and the device may be determined on any condition first. Further, the other transmitting / receiving device 20 may be determined based on any one or any two of these conditions. Other than these conditions, any device that is optimal for determining a device can be used.
【0060】以上のように、この実施の形態によれば、
クライアント側の送受信機器20で、送信機器10や他
の送受信機器20から送信されるストリームデータの受
信レートが、ストリームデータの実時間表示に不十分で
あれば、送信機器10や他の送受信機器20が当該スト
リームデータを過去に送信した送受信機器20に関する
送信先情報を通知し、その送信先情報から所定条件に従
って送受信機器20を決定し、その送受信機器20から
当該ストリームデータを受信するように構成されている
ので、クライアント側の送受信機器20で、ストリーム
データの受信開始に同期してデコードを開始することが
できるとともに、滞りなくストリームデータのデコード
動作を継続することができる。As described above, according to this embodiment,
If the reception rate of the stream data transmitted from the transmission device 10 or the other transmission / reception device 20 at the client side transmission / reception device 20 is not sufficient to display the stream data in real time, the transmission device 10 or the other transmission / reception device 20 Is notified of transmission destination information regarding the transmission / reception device 20 that has transmitted the stream data in the past, determines the transmission / reception device 20 from the transmission destination information according to predetermined conditions, and receives the stream data from the transmission / reception device 20. Therefore, the client transmitting / receiving device 20 can start decoding in synchronization with the start of stream data reception, and can continue the stream data decoding operation without delay.
【0061】[0061]
【発明の効果】以上のように、請求項1記載の発明によ
れば、クライアント側の送受信機器で、該クライアント
側の送受信機器からの送信要求に応じて、サーバ側の送
信機器や他の送受信機器からネットワークを介して送信
されるストリームデータを受信し、サーバ側の送信機器
や他の送受信機器から送信されるストリームデータの受
信レートが、当該ストリームデータの実時間表示に不十
分であれば、サーバ側の送信機器や他の送受信機器が当
該ストリームデータを過去に送信した送受信機器に関す
る送信先情報をサーバ側の送信機器や他の送受信機器に
対して要求し、サーバ側の送信機器や他の送受信機器
で、送信先情報の要求を受けると、その送信先情報をク
ライアント側の送受信機器に対して通知し、クライアン
ト側の送受信機器で、送信先情報から所定条件に従って
他の送受信機器を決定し、そのような他の送受信機器か
ら未だ受信していない当該ストリームデータを受信する
ので、クライアント側の送受信機器で、ストリームデー
タの受信開始に同期してデコードを開始することができ
るとともに、滞りなくストリームデータのデコード動作
を継続することができる。As described above, according to the first aspect of the present invention, the client-side transmission / reception device responds to a transmission request from the client-side transmission / reception device and transmits the server-side transmission device or another transmission / reception device. If the stream data transmitted from the device via the network is received, and the reception rate of the stream data transmitted from the server-side transmission device or another transmission / reception device is insufficient for the real-time display of the stream data, The transmitting device on the server side or another transmitting / receiving device requests destination information regarding the transmitting / receiving device that transmitted the stream data in the past from the transmitting device on the server side or the other transmitting / receiving device, and the transmitting device on the server side or other transmitting / receiving device. When the transmission / reception device receives the request for the transmission destination information, the transmission / reception device notifies the transmission / reception device of the transmission destination information to the transmission / reception device on the client side. Another transmission / reception device is determined from the transmission destination information according to a predetermined condition, and the stream data which has not yet been received from such another transmission / reception device is received. Therefore, the transmission / reception device on the client side synchronizes with the start of stream data reception. Thus, decoding can be started and stream data decoding operation can be continued without delay.
【0062】請求項2記載の発明によれば、送信先情報
から他の送受信機器を決定する所定条件を、当該ストリ
ームデータを最近受信した送受信機器に決定する条件と
したので、確実に、ストリームデータを保存している可
能性の最も高い送受信機器を決定することができ、その
結果、他の送受信機器からストリームデータを継続して
受信できる可能性が高くなる。According to the second aspect of the present invention, the predetermined condition for determining another transmission / reception device from the transmission destination information is a condition for determining the transmission / reception device that has recently received the stream data. Can be determined, and as a result, there is a high possibility that stream data can be continuously received from other transmitting / receiving devices.
【0063】請求項3記載の発明によれば、送信先情報
から他の送受信機器を決定する所定条件を、当該ストリ
ームデータ全体を受信した送受信機器に決定する条件と
したので、確実に、ストリームデータ全体を保存してい
る可能性の最も高い送受信機器を決定することができ、
その結果、他の送受信機器からストリームデータ全体を
継続して受信できる可能性が高くなる。According to the third aspect of the present invention, the predetermined condition for determining another transmitting / receiving device from the transmission destination information is a condition for determining the transmitting / receiving device that has received the entire stream data. Determine which device is most likely to store the entire device,
As a result, there is a high possibility that the entire stream data can be continuously received from another transmitting / receiving device.
【0064】請求項4記載の発明によれば、送信先情報
から他の送受信機器を決定する所定条件を、当該ストリ
ームデータを最高レートで受信した送受信機器に決定す
る条件としたので、確実に、ストリームデータの実時間
表示に十分な送信レート(転送レート)の送受信機器を
決定することができ、その結果、他の送受信機器から送
信されるストリームデータを受信して滞りなくデコード
動作を行うことができる可能性が高くなる。According to the fourth aspect of the present invention, the predetermined condition for determining another transmission / reception device from the transmission destination information is a condition for determining the transmission / reception device receiving the stream data at the highest rate. A transmission / reception device having a transmission rate (transfer rate) sufficient for real-time display of stream data can be determined. As a result, stream data transmitted from another transmission / reception device can be received and a decoding operation can be performed without delay. More likely to be possible.
【0065】請求項5記載の発明によれば、送信先情報
から他の送受信機器を決定する所定条件を、当該ストリ
ームデータを最近受信した送受信機器、当該ストリーム
データ全体を受信した送受信機器及び当該ストリームデ
ータを最高レートで受信した送受信機器のいずれも考慮
して決定する条件としたので、ストリームデータを送信
する最適な他の送受信機器を確実に決定することがで
き、その結果、クライアント側の送受信機器において、
ストリームデータの受信開始に同期してデコードを開始
することができるとともに、一層、滞りなくストリーム
データのデコード動作を継続することができるようにな
る。According to the fifth aspect of the present invention, the predetermined condition for determining another transmission / reception device from the transmission destination information includes the transmission / reception device that recently received the stream data, the transmission / reception device that received the entire stream data, and the stream Since the conditions were determined in consideration of any of the transmitting and receiving devices that received the data at the highest rate, it was possible to reliably determine the most suitable other transmitting and receiving device to transmit the stream data, and as a result, the client-side transmitting and receiving device At
The decoding can be started in synchronization with the start of the reception of the stream data, and the decoding operation of the stream data can be further continued without delay.
【0066】請求項6記載の発明によれば、クライアン
ト側の送受信機器からサーバ側の送信機器や他の送受信
機器に対するストリームデータの送信要求を、当該スト
リームデータのフレーム単位、時間単位又はバイト単位
で指定して行うので、送信機器や他の送受信機器に対し
て、確実に未受信のストリームデータを特定してストリ
ームデータの送信要求を行うことができる。According to the sixth aspect of the present invention, a request for transmission of stream data from a transmission / reception device on the client side to a transmission device on the server side or another transmission / reception device is transmitted in frame units, time units or byte units of the stream data. Since the designation is performed, it is possible to reliably specify the unreceived stream data to the transmission device or another transmission / reception device and make a transmission request for the stream data.
【0067】請求項7記載の発明によれば、ネットワー
クで接続され、送信要求に応じてネットワークを通じて
ストリームデータを送信するデータ送信手段及び当該ス
トリームデータを過去に送信した送受信機器に関する送
信先情報を要求に応じて通知する送信先情報通知手段を
有するサーバ側の送信機器と、ネットワークに接続さ
れ、ネットワークを介してサーバ側の送信機器や他の送
受信機器から送信されるストリームデータを受信するデ
ータ受信手段、該データ受信手段で受信したストリーム
データを保存するデータ保存手段、サーバ側の送信機器
や他の送受信機器から送信されるストリームデータの受
信レートが当該ストリームデータの実時間表示に十分で
あるか否かを判断する受信レート判定手段、その受信レ
ート判定手段によってストリームデータの受信レートが
当該ストリームデータの実時間表示に不十分であると判
断した場合、サーバ側の送信機器や他の送受信機器に対
して送信先情報を要求する送信先情報要求手段、ストリ
ームデータを過去に送信した送受信機器に関する送信先
情報を要求に応じて通知する送信先情報通知手段、サー
バ側の送信機器や他の送受信機器の送信先情報通知手段
から通知された送信先情報に基づいて、所定条件に従っ
て、データ受信手段でストリームデータを受信する送受
信機器を決定する機器決定手段、及び送信要求に応じて
ネットワークを通じてデータ保存手段に保存されている
ストリームデータを他の送受信機器に対してネットワー
クを介して送信するデータ送信手段を有するクライアン
ト側の送受信機器とを備えたので、クライアント側の送
受信機器で、ストリームデータの受信開始に同期してデ
コードを開始することができるとともに、滞りなくスト
リームデータのデコード動作を継続することができる。According to the seventh aspect of the present invention, there is provided a data transmission means which is connected via a network and transmits stream data through the network in response to a transmission request, and requests transmission destination information regarding a transmission / reception device which has transmitted the stream data in the past. Server-side transmission device having transmission-destination information notification means for notifying according to the following, and data reception means connected to a network and receiving stream data transmitted from the server-side transmission device or another transmission / reception device via the network A data storage unit for storing the stream data received by the data reception unit, and whether or not the reception rate of the stream data transmitted from the transmission device on the server side or another transmission / reception device is sufficient to display the stream data in real time. Receiving rate determining means for determining whether the If it is determined that the reception rate of the stream data is not enough to display the stream data in real time, a destination information request unit for requesting destination information from a server-side transmitting device or another transmitting / receiving device; Based on the destination information notified by the destination information notifying means for notifying the destination information regarding the transmitting / receiving device which transmitted the past in response to the request, and the destination information notifying means of the transmitting device on the server side or the other transmitting / receiving device. A device determining unit for determining a transmitting / receiving device that receives stream data by the data receiving unit in accordance with a predetermined condition; and transmitting the stream data stored in the data storage unit via the network to another transmitting / receiving device in response to the transmission request. And a client-side transmission / reception device having data transmission means for transmitting data via In Ianto side transceiver device, it is possible to start decoding in synchronization with the start of reception of the stream data, it is possible to continue the decoding operation without delay stream data.
【0068】請求項8記載の発明によれば、ネットワー
クを、インターネット又はイントラネットで構成したの
で、音声や動画などといったストリームデータの種類に
とらわれず、様々なストリームデータの配信に適用する
ことができるとともに、送信機器や送受信機器を汎用の
コンピュータなどで構成することができる。According to the eighth aspect of the present invention, since the network is constituted by the Internet or an intranet, the present invention can be applied to the distribution of various stream data irrespective of the type of stream data such as audio and video. The transmission device and the transmission / reception device can be configured by a general-purpose computer or the like.
【図1】 本発明のストリーム配信システムを示すシス
テム構成図である。FIG. 1 is a system configuration diagram showing a stream distribution system of the present invention.
【図2】 送信機器の構成を示すブロック図である。FIG. 2 is a block diagram illustrating a configuration of a transmission device.
【図3】 送受信機器の構成を示すブロック図である。FIG. 3 is a block diagram illustrating a configuration of a transmission / reception device.
【図4】 ストリーム送信要求の一例を示す図である。FIG. 4 is a diagram illustrating an example of a stream transmission request.
【図5】 ストリーム送信要求の一例を示す図である。FIG. 5 is a diagram illustrating an example of a stream transmission request.
【図6】 ストリーム送信要求の一例を示す図である。FIG. 6 is a diagram illustrating an example of a stream transmission request.
【図7】 ストリーム送信要求の一例を示す図である。FIG. 7 is a diagram illustrating an example of a stream transmission request.
【図8】 送信先情報の一例を示す図である。FIG. 8 is a diagram illustrating an example of destination information.
【図9】 送信先情報の一例を示す図である。FIG. 9 is a diagram illustrating an example of transmission destination information.
【図10】 MPEGストリームデータの構造を示す図
である。FIG. 10 is a diagram showing a structure of MPEG stream data.
【図11】 本発明のストリーム配信方法を説明するた
めのフローチャートである。FIG. 11 is a flowchart illustrating a stream distribution method according to the present invention.
【図12】 ストリーム送信要求の一例を示す図であ
る。FIG. 12 is a diagram illustrating an example of a stream transmission request.
10 送信機器 11 CPU 12 ROM 13 HDD 14 ストリーム送信部(データ送信手段) 15 送信先情報送信部(送信先情報通知手段) 20A〜20H 送受信機器 21 CPU(受信レート判定手段、送信先情報要求手
段、機器判定手段) 22 ROM 23 HDD(データ保存手段) 24 ストリーム送信部(データ送信手段) 25 送信先情報送信部(送信先情報通知手段) 26 ストリーム受信部(データ受信手段) 27 送信先情報受信部 30 ネットワークREFERENCE SIGNS LIST 10 transmission device 11 CPU 12 ROM 13 HDD 14 stream transmission unit (data transmission unit) 15 destination information transmission unit (transmission destination information notification unit) 20A to 20H transmission / reception device 21 CPU (reception rate determination unit, transmission destination information request unit, 22 device 23 HDD (data storage unit) 24 stream transmission unit (data transmission unit) 25 transmission destination information transmission unit (transmission destination information notification unit) 26 stream reception unit (data reception unit) 27 transmission destination information reception unit 30 Network
Claims (8)
イアント側の送受信機器からの送信要求に応じて、サー
バ側の送信機器や他の送受信機器からネットワークを介
して送信されるストリームデータを受信し、前記サーバ
側の送信機器や前記他の送受信機器から送信される前記
ストリームデータの受信レートが、当該ストリームデー
タの実時間表示に不十分であれば、前記サーバ側の送信
機器や前記他の送受信機器が当該ストリームデータを過
去に送信した送受信機器に関する送信先情報を前記サー
バ側の送信機器や前記他の送受信機器に対して要求し、
前記サーバ側の送信機器や前記他の送受信機器で、前記
送信先情報の要求を受けると、その送信先情報を前記ク
ライアント側の送受信機器に対して通知し、前記クライ
アント側の送受信機器で、送信先情報から所定条件に従
って他の送受信機器を決定し、そのような他の送受信機
器から未だ受信していない当該ストリームデータを受信
することを特徴とするストリーム配信方法。1. A transmitting / receiving device on a client side receives stream data transmitted from a transmitting device on a server side or another transmitting / receiving device via a network in response to a transmission request from the transmitting / receiving device on the client side, If the receiving rate of the stream data transmitted from the transmitting device on the server side or the other transmitting / receiving device is insufficient for displaying the stream data in real time, the transmitting device on the server side or the other transmitting / receiving device Requests transmission destination information about the transmitting and receiving device that transmitted the stream data in the past to the transmitting device and the other transmitting and receiving device on the server side,
When the request for the destination information is received by the transmitting device on the server side or the other transmitting / receiving device, the destination information is notified to the transmitting / receiving device on the client side, and the transmitting / receiving device on the client side transmits the request. A stream distribution method, comprising: determining another transmission / reception device according to predetermined conditions from destination information; and receiving the stream data that has not yet been received from such another transmission / reception device.
る所定条件は、当該ストリームデータを最近受信した送
受信機器に決定する条件としたことを特徴とする請求項
1記載のストリーム配信方法。2. The stream distribution method according to claim 1, wherein the predetermined condition for determining another transmission / reception device from the transmission destination information is a condition for determining the transmission / reception device that has recently received the stream data.
る所定条件は、当該ストリームデータ全体を受信した送
受信機器に決定する条件としたことを特徴とする請求項
1記載のストリーム配信方法。3. The stream distribution method according to claim 1, wherein the predetermined condition for determining another transmitting / receiving device from the transmission destination information is a condition for determining the transmitting / receiving device that has received the entire stream data.
る所定条件は、当該ストリームデータを最高レートで受
信した送受信機器に決定する条件としたことを特徴とす
る請求項1記載のストリーム配信方法。4. The stream distribution method according to claim 1, wherein the predetermined condition for determining another transmission / reception device from the transmission destination information is a condition for determining the transmission / reception device receiving the stream data at the highest rate. .
る所定条件は、当該ストリームデータを最近受信した送
受信機器、当該ストリームデータ全体を受信した送受信
機器及び当該ストリームデータを最高レートで受信した
送受信機器のいずれも考慮して決定する条件としたこと
を特徴とする請求項1記載のストリーム配信方法。5. A predetermined condition for determining another transmission / reception device from transmission destination information includes a transmission / reception device that has recently received the stream data, a transmission / reception device that has received the entire stream data, and a transmission / reception device that has received the stream data at the highest rate. 2. The stream distribution method according to claim 1, wherein the conditions are determined in consideration of all devices.
側の送信機器や他の送受信機器に対するストリームデー
タの送信要求は、当該ストリームデータのフレーム単
位、時間単位又はバイト単位で指定して行うことを特徴
とする請求項1から請求項5のうちのいずれか1項記載
のストリーム配信方法。6. A request for transmitting stream data from a transmitting / receiving device on the client side to a transmitting device on the server side or another transmitting / receiving device is performed by designating the stream data in frame units, time units or byte units. The stream distribution method according to any one of claims 1 to 5, wherein the stream is distributed.
じて前記ネットワークを通じてストリームデータを送信
するデータ送信手段及び当該ストリームデータを過去に
送信した送受信機器に関する送信先情報を要求に応じて
通知する送信先情報通知手段を有するサーバ側の送信機
器と、前記ネットワークに接続され、前記ネットワーク
を介して前記サーバ側の送信機器や他の送受信機器から
送信される前記ストリームデータを受信するデータ受信
手段、該データ受信手段で受信した前記ストリームデー
タを保存するデータ保存手段、前記サーバ側の送信機器
や前記他の送受信機器から送信される前記ストリームデ
ータの受信レートが当該ストリームデータの実時間表示
に十分であるか否かを判断する受信レート判定手段、そ
の受信レート判定手段によって前記ストリームデータの
受信レートが当該ストリームデータの実時間表示に不十
分であると判断した場合、前記サーバ側の送信機器や前
記他の送受信機器に対して前記送信先情報を要求する送
信先情報要求手段、前記ストリームデータを過去に送信
した送受信機器に関する前記送信先情報を要求に応じて
通知する前記送信先情報通知手段、前記サーバ側の送信
機器や前記他の送受信機器の前記送信先情報通知手段か
ら通知された前記送信先情報に基づいて、所定条件に従
って、前記データ受信手段で前記ストリームデータを受
信する送受信機器を決定する機器決定手段、及び送信要
求に応じて前記ネットワークを通じて前記データ保存手
段に保存されている前記ストリームデータを前記他の送
受信機器に対して前記ネットワークを介して送信するデ
ータ送信手段を有するクライアント側の送受信機器とを
備えたストリーム配信システム。7. A data transmission means which is connected by a network and transmits stream data through the network in response to a transmission request, and a transmission destination which notifies transmission destination information on a transmission / reception device which has transmitted the stream data in the past in response to the request. A server-side transmitting device having an information notifying unit, and a data receiving unit connected to the network and receiving the stream data transmitted from the server-side transmitting device or another transmitting / receiving device via the network; Data storage means for storing the stream data received by the receiving means, whether the reception rate of the stream data transmitted from the transmitting device on the server side or the other transmitting / receiving device is sufficient for real-time display of the stream data Receiving rate determining means for determining whether or not the receiving rate A destination that requests the destination information from the server-side transmitting device or the other transmitting / receiving device, if the receiving unit determines that the receiving rate of the stream data is not sufficient for displaying the stream data in real time; Information requesting means, the destination information notifying means for notifying the destination information regarding the transmitting / receiving device which has transmitted the stream data in the past in response to a request, the destination information of the transmitting device on the server side and the other transmitting / receiving device Device determining means for determining a transmitting / receiving device for receiving the stream data by the data receiving means according to a predetermined condition based on the transmission destination information notified from the notifying means, and storing the data through the network in response to a transmission request Means for transmitting the stream data stored in the means to the other transmission / reception device through the network. Stream distribution system including a client side receiving device having a data transmission means for sending to.
ントラネットで構成されたことを特徴とする請求項7記
載のストリーム配信システム。8. The stream distribution system according to claim 7, wherein the network is constituted by the Internet or an intranet.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000350313A JP3714157B2 (en) | 2000-11-16 | 2000-11-16 | Stream delivery method, stream transmission / reception device, and stream delivery system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2000350313A JP3714157B2 (en) | 2000-11-16 | 2000-11-16 | Stream delivery method, stream transmission / reception device, and stream delivery system |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2002158657A true JP2002158657A (en) | 2002-05-31 |
| JP3714157B2 JP3714157B2 (en) | 2005-11-09 |
Family
ID=18823563
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2000350313A Expired - Fee Related JP3714157B2 (en) | 2000-11-16 | 2000-11-16 | Stream delivery method, stream transmission / reception device, and stream delivery system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP3714157B2 (en) |
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004079580A1 (en) * | 2003-03-05 | 2004-09-16 | Fujitsu Limited | Data distribution method and data distribution system |
| JP2009543182A (en) * | 2006-06-27 | 2009-12-03 | トムソン ライセンシング | Peer-to-peer content on demand with performance in mind |
-
2000
- 2000-11-16 JP JP2000350313A patent/JP3714157B2/en not_active Expired - Fee Related
Cited By (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2004079580A1 (en) * | 2003-03-05 | 2004-09-16 | Fujitsu Limited | Data distribution method and data distribution system |
| JP2009543182A (en) * | 2006-06-27 | 2009-12-03 | トムソン ライセンシング | Peer-to-peer content on demand with performance in mind |
Also Published As
| Publication number | Publication date |
|---|---|
| JP3714157B2 (en) | 2005-11-09 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US7051110B2 (en) | Data reception/playback method and apparatus and data transmission method and apparatus for providing playback control functions | |
| KR100492567B1 (en) | Http-based video streaming apparatus and method for a mobile communication system | |
| JP5894220B2 (en) | Video distribution system including progressive playback | |
| JP4818562B2 (en) | Method and computer network for obtaining progressively higher quality versions of audio and / or video programs | |
| KR101737325B1 (en) | Method and apparatus for reducing decreasing of qualitly of experience in a multimedia system | |
| JP3653569B2 (en) | A VCR-like feature that renders video on demand | |
| US20020122656A1 (en) | Method and apparatus for recording broadcast data | |
| JP2001521340A (en) | Method and apparatus for achieving seamless regeneration of a continuous media feed | |
| JP4944484B2 (en) | Playback apparatus, playback method, and program | |
| JP2001204001A (en) | Moving image distribution system, playback terminal device, and distribution device | |
| JP2003111048A (en) | Server and program for content reproduction | |
| KR20070020727A (en) | A terminal having a pseudo streaming download function using a sequential fragment download method and a method thereof | |
| US20020147827A1 (en) | Method, system and computer program product for streaming of data | |
| JP3935412B2 (en) | Receiving apparatus, receiving apparatus control method, and stream data distribution system | |
| JP2001242876A (en) | Data reception / reproduction method, data reception / reproduction device, data transmission method, and data transmission device | |
| CN108702542A (en) | Client operation method for streaming service | |
| JP3860957B2 (en) | Multimedia data transmission device | |
| JP4315914B2 (en) | Image reproducing apparatus and image reproducing method | |
| JP2002158657A (en) | Stream distributing method and stream distribution system | |
| JP2004159057A (en) | Reproduction information distribution system and reproduction information distribution method | |
| CN101193269A (en) | A Method of Improving the Response Speed of Client VCR Operation | |
| CN115834925A (en) | Video transcoding method, device, equipment and medium | |
| JP5144771B2 (en) | Image processing apparatus, image reproducing apparatus, image recording apparatus, image processing method, image reproducing method, and image recording method | |
| JP4213697B2 (en) | Image reproduction apparatus and method for moving picture stream | |
| JP2009164964A (en) | Information processing apparatus, information processing method, information processing system, and information processing program |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20050201 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050208 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050407 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050510 |
|
| A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050708 |
|
| TRDD | Decision of grant or rejection written | ||
| A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20050802 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20050815 |
|
| R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080902 Year of fee payment: 3 |
|
| FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090902 Year of fee payment: 4 |
|
| LAPS | Cancellation because of no payment of annual fees |