JP2003008640A - Stream distribution system - Google Patents

Stream distribution system

Info

Publication number
JP2003008640A
JP2003008640A JP2001186032A JP2001186032A JP2003008640A JP 2003008640 A JP2003008640 A JP 2003008640A JP 2001186032 A JP2001186032 A JP 2001186032A JP 2001186032 A JP2001186032 A JP 2001186032A JP 2003008640 A JP2003008640 A JP 2003008640A
Authority
JP
Japan
Prior art keywords
stream
multimedia
network
time
multimedia stream
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
Application number
JP2001186032A
Other languages
Japanese (ja)
Other versions
JP3654211B2 (en
Inventor
Masao Shimada
昌生 嶋田
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.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Priority to JP2001186032A priority Critical patent/JP3654211B2/en
Publication of JP2003008640A publication Critical patent/JP2003008640A/en
Application granted granted Critical
Publication of JP3654211B2 publication Critical patent/JP3654211B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To provide a stream distribution system in which a transmitting end and relay devices actively discard some parts of a multimedia stream so as to match a stream data transmission rate and a network bandwidth. SOLUTION: A multimedia stream transmitted from a sending device 10 is sent to a receiving device 16 through a network A11, a relay device A12, a network B13, a relay device B14, a network C15. Considering the arrival time of the multimedia stream to the receiving device 16 notified from the receiving device 16, the sending device 10, the relay devices A12 and B14 discard some parts of the multimedia stream in accordance with the bandwidths of the networks A11, B13 and C15. The receiving device 16 decodes the stream with no missing data.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】本発明は、ストリーム配信シ
ステムに関し、特に、データファイル全体をダウンロー
ドしなくとも、一部のデータファイルを読み込んだ時点
で再生が可能な音声や動画などのストリームデータを配
信するストリーム配信システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a stream distribution system, and in particular, it distributes stream data such as audio and moving images that can be reproduced when a part of the data files are read without downloading the entire data file. Stream distribution system.

【0002】[0002]

【従来の技術】音声データや動画データなどのデータフ
ァイルを、インターネットなどのネットワーク上でダウ
ンロードしながらリアルタイムに再生することは、「ス
トリーミング」と呼ばれる。また、このように、ダウン
ロードと再生を同時に行うことができるデータ形式のデ
ータはストリームデータと呼ばれている。
2. Description of the Related Art Reproducing a data file such as voice data or moving image data in real time while downloading it on a network such as the Internet is called "streaming". In addition, data in such a data format that can be downloaded and reproduced at the same time is called stream data.

【0003】音声データや動画データなどは、ハードデ
ィスクなどの記憶媒体に一旦ダウンロードしてから再生
されるのが一般的である。そのため、ユーザは、音声デ
ータや動画データなどのデータファイル全体がダウンロ
ードされるまで待っていなければならない。一方、音声
や動画などのストリームデータは、ダウンロードと再生
を略同時に行うことができるので、ユーザは、データフ
ァイル全体をダウンロードするまで再生を待つ必要はな
くなる。
Audio data, moving image data and the like are generally 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 at the same time, so that the user does not have to wait for the reproduction until the entire data file is downloaded.

【0004】従来のストリーム配信方法では、受信装置
側は、送信装置側から送信されてきた音声や動画などの
ストリームデータを受信した時点で、直ちに、受信した
ストリームデータをデコードして再生するのではなく、
受信した一定量のストリームデータをバッファメモリに
蓄積してから、蓄積した一定量のストリームデータをデ
コードして再生する。
In the conventional stream distribution method, the receiving device side immediately decodes and reproduces the received stream data at the time of receiving the stream data such as the voice and the moving image transmitted from the transmitting device side. Without
The received fixed amount of stream data is accumulated in the buffer memory, and then the accumulated fixed amount of stream data is decoded and reproduced.

【0005】受信装置側でデコードを開始した後、送信
装置の処理能力不足、又はネットワークのバンド幅不足
等の原因により、受信装置でストリームデータのアンダ
ーフローが発生しないように、受信装置は送信装置に対
して、適宜、ストリームデータを部分的に破棄してスト
リームデータレートを低減するよう指示を出している。
After starting the decoding on the receiving device side, the receiving device does not underflow the stream data due to insufficient processing capacity of the transmitting device or insufficient bandwidth of the network. In response, an instruction is issued to partially discard the stream data and reduce the stream data rate.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、従来の
方法では、送信装置は、受信装置からの指示を受け取っ
てから、受動的にストリームデータレートを低減するた
め、ネットワークのバンド幅に応じてストリームデータ
レートを対応させるときのタイムラグが大きい。また、
一度ネットワークに送出されたストリームデータは、送
信先(受信装置側)で受信されるまでネットワーク上に
存在し続け、ネットワーク上のリソースを無駄に消費す
る場合があるという欠点があった。
However, in the conventional method, the transmitting device passively reduces the stream data rate after receiving the instruction from the receiving device. Therefore, the stream data is transmitted according to the bandwidth of the network. There is a large time lag when matching rates. Also,
The stream data once sent to the network continues to exist on the network until it is received by the transmission destination (reception device side), and there is a drawback that resources on the network may be wasted.

【0007】本発明はこのような状況に鑑みてなされた
ものであり、ネットワークのバンド幅にストリームデー
タレートを対応させるときのタイムラグを小さくすると
ともに、ネットワーク上のリソースを有効利用すること
ができるようにするものである。
The present invention has been made in view of such a situation, and it is possible to reduce the time lag when the stream data rate corresponds to the network bandwidth and to effectively use the resources on the network. It is something to do.

【0008】[0008]

【課題を解決するための手段】請求項1に記載のストリ
ーム配信システムは、ネットワークにマルチメディアス
トリームを送信するストリーム送信装置と、マルチメデ
ィアストリームを受信するストリーム受信装置と、スト
リーム送信装置およびストリーム受信装置の間でストリ
ーム伝送の中継を行うストリーム中継装置とがネットワ
ークを介して接続されるストリーム配信システムであっ
て、ストリーム送信装置は、ネットワークを介してマル
チメディアストリームを送信してから、受信装置がマル
チメディアストリームを受信するまでのネットワーク遅
延時間を検出するネットワーク遅延時間検出手段と、ス
トリーム受信装置によるマルチメディアストリームの受
信が、ストリーム受信装置によるマルチメディアストリ
ームの再生に間に合うか否かを判定する第1の判定手段
と、第1の判定手段により、ストリーム受信装置による
マルチメディアストリームの受信が、ストリーム受信装
置によるマルチメディアストリームの再生に間に合わな
いと判定された場合、マルチメディアストリームを部分
的に廃棄し、残りのマルチメディアストリームをネット
ワークを介して送信し、マルチメディアストリームのデ
ータレートをネットワークのバンド幅に対応させるよう
に制御する第1の制御手段とを備え、ストリーム中継装
置は、マルチメディアストリームの再生時刻を検出する
ストリーム再生時刻検出手段と、ストリーム受信装置に
よるマルチメディアストリームの受信が、ストリーム受
信装置によるマルチメディアストリームの再生に間に合
うか否かを判定する第2の判定手段と、第2の判定手段
により、ストリーム受信装置によるマルチメディアスト
リームの受信が、ストリーム受信装置によるマルチメデ
ィアストリームの再生に間に合わないと判定された場
合、マルチメディアストリームを部分的に廃棄し、残り
のマルチメディアストリームをネットワークを介して送
信し、マルチメディアストリームのデータレートをネッ
トワークのバンド幅に対応させるように制御する第2の
制御手段とを備え、ストリーム受信装置は、ネットワー
クを介して受信したマルチメディアストリームから、マ
ルチメディアストリームのデコード単位の一部が、スト
リーム送信装置、またはストリーム中継装置によって破
棄されたか否かを検知する検知手段と、ネットワークを
介して受信したマルチメディアストリームを構成する各
デコード単位のうち、デコード単位の一部が、ストリー
ム送信装置、またはストリーム中継装置によって破棄さ
れたことが検知されていないものをデコードするデコー
ド手段とを備えることを特徴とする。また、ネットワー
ク遅延時間検出手段は、マルチメディアストリームがネ
ットワークを介してストリーム受信装置に送信された時
刻と、マルチメディアストリームがネットワークを介し
てストリーム受信装置に届いた時刻とを比較することに
より、ネットワーク遅延時間を検出し、第1の判定手段
により、マルチメディアストリーム自身が持つ再生時刻
情報に基づいて、ストリーム送信装置から送信されるマ
ルチメディアストリームのストリーム受信装置への到着
予想時刻が、再生時刻情報によって示される再生時刻に
対して、予め規定された基準時間以上早くないと判定さ
れた場合、第1の制御手段は、マルチメディアストリー
ムを部分的に破棄し、残りのマルチメディアストリーム
をネットワークを介してストリーム受信装置に送信する
ように制御するようにすることができる。また、第2の
判定手段により、マルチメディアストリーム自身が持つ
再生時刻情報と、ストリーム中継装置の内部時刻情報と
が比較され、ストリーム中継装置の内部時刻情報が、再
生時刻情報によって示される再生時刻に対して、予め規
定された基準時間以上早くないと判定された場合、第2
の制御手段は、マルチメディアストリームを部分的に破
棄し、残りのマルチメディアストリームをネットワーク
を介してストリーム受信装置に送信するように制御する
ようにすることができる。また、ストリーム受信装置
は、ストリーム送信装置からネットワークを介して送信
されたマルチメディアストリームが到着した時刻を示す
到着時刻情報を、ストリーム送信装置に送信する到着時
刻情報送信手段と、マルチメディアストリームが部分的
に破棄されたことを検出するストリーム部分破棄検出手
段と、ストリーム送信装置、またはストリーム中継装置
において破棄された部分が含まれるデコード単位を破棄
し、マルチメディアストリームのデータレートをネット
ワークのバンド幅に対応させるように制御する第3の制
御手段とをさらに備えるようにすることができる。請求
項5に記載のストリーム送信装置は、ネットワークを介
してストリーム受信装置にマルチメディアストリームを
送信するストリーム送信装置であって、マルチメディア
ストリームをネットワークを介して送信してから、ネッ
トワークに接続されたストリーム受信装置がマルチメデ
ィアストリームを受信するまでのネットワーク遅延時間
を検出するネットワーク遅延時間検出手段と、ストリー
ム受信装置によるマルチメディアストリームの受信が、
マルチメディアストリームの再生に間に合うか否かを判
定する判定手段と、判定手段により、ストリーム受信装
置によるマルチメディアストリームの受信が、マルチメ
ディアストリームの再生に間に合わないと判定された場
合、マルチメディアストリームを部分的に廃棄し、残り
のマルチメディアストリームをネットワークを介して送
信し、ネットワークのバンド幅に対応させるように制御
する制御手段とを備え、ネットワーク遅延時間検出手段
は、マルチメディアストリームをネットワークを介して
伝送するための所定のストリーム伝送プロトコルのパケ
ットを送信した時刻と、パケットがストリーム受信装置
に届いた時刻とを比較することにより、ネットワーク遅
延時間を検出し、判定手段により、マルチメディアスト
リーム自身が持つ再生時刻情報に基づいて、ストリーム
送信装置から送信されたパケットのストリーム受信装置
への到着予想時刻が、再生時刻情報によって示される再
生時刻に対して所定の基準時間以上早くないと判定され
た場合、制御手段は、マルチメディアストリームを部分
的に破棄し、残りのマルチメディアストリームをネット
ワークを介して送信し、ネットワークのバンド幅に対応
させるように制御することを特徴とする。請求項6に記
載のストリーム中継装置は、ストリーム送信装置からネ
ットワークを介して送信されたマルチメディアストリー
ムをストリーム受信装置に中継するストリーム中継装置
であって、マルチメディアストリームを中継した時刻に
基づいて、マルチメディアストリームのストリーム受信
装置への中継が、ストリーム受信装置によるマルチメデ
ィアストリームの再生に間に合うか否かを判定するスト
リーム中継時刻判定手段と、ストリーム中継時刻判定手
段の判定結果に応じて、マルチメディアストリームを部
分的に破棄し、残りのマルチメディアストリームをネッ
トワークを介して送信する制御手段とを備え、ストリー
ム中継時刻判定手段により、マルチメディアストリーム
自身、またはマルチメディアストリームのストリーム送
信プロトコルが持つ再生時刻情報と、ストリーム中継装
置の内部時刻を示す内部時刻情報とが比較され、再生時
刻情報によって示される再生時刻に対して、内部時刻情
報によって示される内部時刻が、予め規定された基準時
間以上早くないと判定された場合、制御手段は、マルチ
メディアストリームを部分的に破棄し、残りのマルチメ
ディアストリームをネットワークを介して送信し、ネッ
トワークのバンド幅に対応させるように制御するように
することができる。請求項7に記載のストリーム受信装
置は、ストリーム送信装置からネットワークおよびスト
リーム中継装置を介して送信されたマルチメディアスト
リームを受信し、再生するストリーム受信装置であっ
て、ストリーム送信装置からネットワークを介して送信
されたマルチメディアストリームが到着した時刻を示す
到着時刻情報を、ストリーム送信装置に送信する到着時
刻情報送信手段と、マルチメディアストリームが部分的
に破棄されたことを検出するストリーム部分破棄検出手
段と、ストリーム送信装置、またはストリーム中継装置
において破棄された部分が含まれるデコード単位を破棄
し、マルチメディアストリームのデータレートをネット
ワークのバンド幅に対応させるように制御する第3の制
御手段とを備えることを特徴とする。請求項8に記載の
ストリーム配信方法は、ネットワークにマルチメディア
ストリームを送信するストリーム送信装置と、マルチメ
ディアストリームを受信するストリーム受信装置と、ス
トリーム送信装置およびストリーム受信装置の間でスト
リーム伝送の中継を行うストリーム中継装置とがネット
ワークを介して接続されるストリーム配信システムにお
けるストリーム配信方法であって、ストリーム送信装置
は、ネットワークを介してマルチメディアストリームを
送信してから、受信装置がマルチメディアストリームを
受信するまでのネットワーク遅延時間を検出するネット
ワーク遅延時間検出ステップと、ストリーム受信装置に
よるマルチメディアストリームの受信が、ストリーム受
信装置によるマルチメディアストリームの再生に間に合
うか否かを判定する第1の判定ステップと、第1の判定
ステップにおいて、ストリーム受信装置によるマルチメ
ディアストリームの受信が、ストリーム受信装置による
マルチメディアストリームの再生に間に合わないと判定
された場合、マルチメディアストリームを部分的に廃棄
し、残りのマルチメディアストリームをネットワークを
介して送信し、マルチメディアストリームのデータレー
トをネットワークのバンド幅に対応させるように制御す
る第1の制御ステップとを備え、ストリーム中継装置
は、マルチメディアストリームの再生時刻を検出するス
トリーム再生時刻検出ステップと、ストリーム受信装置
によるマルチメディアストリームの受信が、ストリーム
受信装置によるマルチメディアストリームの再生に間に
合うか否かを判定する第2の判定ステップと、第2の判
定ステップにおいて、ストリーム受信装置によるマルチ
メディアストリームの受信が、ストリーム受信装置によ
るマルチメディアストリームの再生に間に合わないと判
定された場合、マルチメディアストリームを部分的に廃
棄し、残りのマルチメディアストリームをネットワーク
を介して送信し、マルチメディアストリームのデータレ
ートをネットワークのバンド幅に対応させるように制御
する第2の制御ステップとを備え、ストリーム受信装置
は、ネットワークを介して受信したマルチメディアスト
リームから、マルチメディアストリームのデコード単位
の一部が、ストリーム送信装置、またはストリーム中継
装置によって破棄されたか否かを検知する検知ステップ
と、ネットワークを介して受信したマルチメディアスト
リームを構成する各デコード単位のうち、デコード単位
の一部が、ストリーム送信装置、またはストリーム中継
装置によって破棄されたことが検知されていないものを
デコードするデコードステップとを備えることを特徴と
する。請求項9に記載のストリーム配信プログラムは、
ネットワークにマルチメディアストリームを送信するス
トリーム送信装置と、マルチメディアストリームを受信
するストリーム受信装置と、ストリーム送信装置および
ストリーム受信装置の間でストリーム伝送の中継を行う
ストリーム中継装置とがネットワークを介して接続され
るストリーム配信システムを制御するストリーム配信プ
ログラムであって、ストリーム送信装置に、ネットワー
クを介してマルチメディアストリームを送信してから、
受信装置がマルチメディアストリームを受信するまでの
ネットワーク遅延時間を検出するネットワーク遅延時間
検出ステップと、ストリーム受信装置によるマルチメデ
ィアストリームの受信が、ストリーム受信装置によるマ
ルチメディアストリームの再生に間に合うか否かを判定
する第1の判定ステップと、第1の判定ステップにおい
て、ストリーム受信装置によるマルチメディアストリー
ムの受信が、ストリーム受信装置によるマルチメディア
ストリームの再生に間に合わないと判定された場合、マ
ルチメディアストリームを部分的に廃棄し、残りのマル
チメディアストリームをネットワークを介して送信し、
マルチメディアストリームのデータレートをネットワー
クのバンド幅に対応させるように制御する第1の制御ス
テップとを実行させ、ストリーム中継装置に、マルチメ
ディアストリームの再生時刻を検出するストリーム再生
時刻検出ステップと、ストリーム受信装置によるマルチ
メディアストリームの受信が、ストリーム受信装置によ
るマルチメディアストリームの再生に間に合うか否かを
判定する第2の判定ステップと、第2の判定ステップに
おいて、ストリーム受信装置によるマルチメディアスト
リームの受信が、ストリーム受信装置によるマルチメデ
ィアストリームの再生に間に合わないと判定された場
合、マルチメディアストリームを部分的に廃棄し、残り
のマルチメディアストリームをネットワークを介して送
信し、マルチメディアストリームのデータレートをネッ
トワークのバンド幅に対応させるように制御する第2の
制御ステップとを実行させ、ストリーム受信装置に、ネ
ットワークを介して受信したマルチメディアストリーム
から、マルチメディアストリームのデコード単位の一部
が、ストリーム送信装置、またはストリーム中継装置に
よって破棄されたか否かを検知する検知ステップと、ネ
ットワークを介して受信したマルチメディアストリーム
を構成する各デコード単位のうち、デコード単位の一部
が、ストリーム送信装置、またはストリーム中継装置に
よって破棄されたことが検知されていないものをデコー
ドするデコードステップとを実行させることを特徴とす
る。本発明に係るストリーム配信システムにおいては、
ストリーム送信装置は、ネットワークを介してマルチメ
ディアストリームを送信してから、受信装置がマルチメ
ディアストリームを受信するまでのネットワーク遅延時
間を検出し、ストリーム受信装置によるマルチメディア
ストリームの受信が、ストリーム受信装置によるマルチ
メディアストリームの再生に間に合うか否かを判定し、
ストリーム受信装置によるマルチメディアストリームの
受信が、ストリーム受信装置によるマルチメディアスト
リームの再生に間に合わないと判定された場合、マルチ
メディアストリームを部分的に廃棄し、残りのマルチメ
ディアストリームをネットワークを介して送信し、マル
チメディアストリームのデータレートをネットワークの
バンド幅に対応させるように制御し、ストリーム中継装
置は、マルチメディアストリームの再生時刻を検出し、
ストリーム受信装置によるマルチメディアストリームの
受信が、ストリーム受信装置によるマルチメディアスト
リームの再生に間に合うか否かを判定し、ストリーム受
信装置によるマルチメディアストリームの受信が、スト
リーム受信装置によるマルチメディアストリームの再生
に間に合わないと判定された場合、マルチメディアスト
リームを部分的に廃棄し、残りのマルチメディアストリ
ームをネットワークを介して送信し、マルチメディアス
トリームのデータレートをネットワークのバンド幅に対
応させるように制御し、ストリーム受信装置は、ネット
ワークを介して受信したマルチメディアストリームか
ら、マルチメディアストリームのデコード単位の一部
が、ストリーム送信装置、またはストリーム中継装置に
よって破棄されたか否かを検知し、ネットワークを介し
て受信したマルチメディアストリームを構成する各デコ
ード単位のうち、デコード単位の一部が、ストリーム送
信装置、またはストリーム中継装置によって破棄された
ことが検知されていないものをデコードする。
A stream distribution system according to claim 1 is a stream transmitting apparatus for transmitting a multimedia stream to a network, a stream receiving apparatus for receiving the multimedia stream, a stream transmitting apparatus and a stream receiving apparatus. A stream distribution system in which a stream relay device that relays stream transmission between devices is connected via a network, and a stream transmission device transmits a multimedia stream via the network, and then a reception device operates. A network delay time detecting means for detecting a network delay time until the multimedia stream is received, and the reception of the multimedia stream by the stream receiving apparatus may be performed before the multimedia stream is reproduced by the stream receiving apparatus. If the first determining means for determining whether or not the first receiving means determines that the reception of the multimedia stream by the stream receiving apparatus is not in time for the reproduction of the multimedia stream by the stream receiving apparatus, First control means for partially discarding the media stream, transmitting the remaining multimedia stream through the network, and controlling the data rate of the multimedia stream to correspond to the bandwidth of the network. The relay device includes a stream reproduction time detection means for detecting a reproduction time of the multimedia stream, and a second judgment for whether or not the reception of the multimedia stream by the stream reception device is in time for the reproduction of the multimedia stream by the stream reception device. Judgment means If the second determining means determines that the reception of the multimedia stream by the stream receiving apparatus is not in time for the reproduction of the multimedia stream by the stream receiving apparatus, the multimedia stream is partially discarded and the remaining multimedia stream is discarded. Second stream control means for transmitting the media stream through the network and controlling the data rate of the multimedia stream so as to correspond to the bandwidth of the network, wherein the stream receiving device receives the multimedia received through the network. Detecting means for detecting whether or not a part of the decoding unit of the multimedia stream is discarded by the stream transmitting device or the stream relay device from the stream, and each data forming the multimedia stream received via the network. Among the code units, a part of the decoding unit is provided with a decoding unit that decodes a unit that has not been detected as being discarded by the stream transmission device or the stream relay device. Further, the network delay time detecting means compares the time when the multimedia stream is transmitted to the stream receiving device via the network with the time when the multimedia stream reaches the stream receiving device via the network, The delay time is detected, and the first determination means determines the estimated arrival time of the multimedia stream transmitted from the stream transmission device to the stream reception device based on the reproduction time information of the multimedia stream itself, as the reproduction time information. When it is determined that the playback time indicated by is not earlier than the predetermined reference time, the first control means partially discards the multimedia stream and leaves the remaining multimedia stream via the network. To the stream receiver It may be adapted to controlled so. Further, the second determination means compares the reproduction time information of the multimedia stream itself with the internal time information of the stream relay device, and the internal time information of the stream relay device becomes the reproduction time indicated by the reproduction time information. On the other hand, if it is determined that it is not earlier than the predetermined reference time, the second
The control means may partially discard the multimedia stream and control the remaining multimedia stream to be transmitted to the stream receiving device via the network. Further, the stream receiving device includes an arrival time information transmitting means for transmitting to the stream transmitting device arrival time information indicating a time at which the multimedia stream transmitted from the stream transmitting device via the network, and the multimedia stream. Stream discarding detection means for detecting that the stream has been discarded, and the decoding unit including the discarded portion in the stream transmitter or stream relay device is discarded, and the data rate of the multimedia stream is set to the network bandwidth. It is possible to further include a third control means for controlling so as to correspond. The stream transmission device according to claim 5 is a stream transmission device that transmits a multimedia stream to a stream reception device via a network, and is connected to the network after transmitting the multimedia stream via the network. Network delay time detecting means for detecting a network delay time until the stream receiving device receives the multimedia stream, and reception of the multimedia stream by the stream receiving device,
The determining unit that determines whether or not the multimedia stream can be played back in time, and the determination unit that determines that the multimedia stream reception by the stream receiving apparatus is not in time for playing the multimedia stream Control means for partially discarding, transmitting the remaining multimedia stream through the network, and controlling so as to correspond to the bandwidth of the network, and the network delay time detecting means includes the multimedia stream through the network. The network delay time is detected by comparing the time when the packet of the predetermined stream transmission protocol for transmitting the packet is transmitted with the time when the packet reaches the stream receiving device, and the multimedia stream itself is detected by the determining means. Have Based on the raw time information, when it is determined that the estimated arrival time of the packet transmitted from the stream transmission device to the stream reception device is not earlier than a predetermined reference time with respect to the reproduction time indicated by the reproduction time information, The control means is characterized by partially discarding the multimedia stream, transmitting the remaining multimedia stream through the network, and controlling the bandwidth so as to correspond to the bandwidth of the network. The stream relay apparatus according to claim 6 is a stream relay apparatus that relays a multimedia stream transmitted from a stream transmitting apparatus via a network to a stream receiving apparatus, and based on a time when the multimedia stream is relayed, According to the stream relay time determining means for determining whether or not the relay of the multimedia stream to the stream receiving apparatus is in time for the reproduction of the multimedia stream by the stream receiving apparatus, and the determination result of the stream relay time determining means And a control means for partially discarding the stream and transmitting the remaining multimedia stream via the network.The stream relay time determination means determines the multimedia stream itself or the stream transmission program of the multimedia stream. The reproduction time information of the protocol is compared with the internal time information indicating the internal time of the stream relay device, and the internal time indicated by the internal time information is defined in advance with respect to the reproduction time indicated by the reproduction time information. When it is determined that the multimedia stream is not earlier than the reference time, the control means may partially discard the multimedia stream and transmit the remaining multimedia stream through the network to control the bandwidth so as to correspond to the network bandwidth. Can be The stream receiving device according to claim 7 is a stream receiving device that receives and plays back a multimedia stream transmitted from the stream transmitting device via a network and a stream relaying device, the stream transmitting device via the network. Arrival time information transmission means for transmitting arrival time information indicating the arrival time of the transmitted multimedia stream to a stream transmission device, and stream partial discard detection means for detecting that the multimedia stream has been partially discarded. And a third control means for discarding the decoding unit including the discarded portion in the stream transmission device or the stream relay device and controlling the data rate of the multimedia stream so as to correspond to the bandwidth of the network. Is characterized by. The stream delivery method according to claim 8 relays stream transmission between a stream transmission device that transmits a multimedia stream to a network, a stream reception device that receives the multimedia stream, and a stream transmission device and a stream reception device. A stream distribution method in a stream distribution system in which a stream relay apparatus is connected via a network, wherein a stream transmission apparatus transmits a multimedia stream via a network and a reception apparatus receives the multimedia stream. The network delay time detection step of detecting the network delay time until the start of the communication and the reception of the multimedia stream by the stream receiving apparatus are in time for the reproduction of the multimedia stream by the stream receiving apparatus. In the first determination step of determining whether or not it is determined in the first determination step that the reception of the multimedia stream by the stream receiving apparatus is not in time for the reproduction of the multimedia stream by the stream receiving apparatus, A first control step of partially discarding the media stream, transmitting the remaining multimedia stream through the network, and controlling the data rate of the multimedia stream to correspond to the bandwidth of the network. The relay device determines whether or not the stream reproduction time detection step of detecting the reproduction time of the multimedia stream and the reception of the multimedia stream by the stream reception device are in time for the reproduction of the multimedia stream by the stream reception device. In the second determining step and in the second determining step, when it is determined that the reception of the multimedia stream by the stream receiving apparatus is not in time for the reproduction of the multimedia stream by the stream receiving apparatus, the multimedia stream is partially analyzed. A second control step of discarding and transmitting the remaining multimedia stream through the network and controlling the data rate of the multimedia stream to correspond to the bandwidth of the network, the stream receiving device A detection step of detecting whether or not a part of the decoding unit of the multimedia stream has been discarded by the stream transmitting apparatus or the stream relay apparatus from the multimedia stream received via the multimedia stream received via the network. A decoding step in which a part of the decoding units of each of the decoding units forming the multimedia stream is not detected as being discarded by the stream transmitting apparatus or the stream relay apparatus. . The stream distribution program according to claim 9,
A stream transmission device that transmits a multimedia stream to a network, a stream reception device that receives the multimedia stream, and a stream relay device that relays stream transmission between the stream transmission device and the stream reception device are connected via a network. Which is a stream distribution program for controlling a stream distribution system, wherein a multimedia stream is transmitted to a stream transmission device via a network,
A network delay time detecting step of detecting a network delay time until the receiving device receives the multimedia stream, and whether or not the reception of the multimedia stream by the stream receiving device is in time for the reproduction of the multimedia stream by the stream receiving device. In the first determining step of determining, and in the first determining step, when it is determined that the reception of the multimedia stream by the stream receiving apparatus is not in time for the reproduction of the multimedia stream by the stream receiving apparatus, the multimedia stream is partially divided. And then send the rest of the multimedia stream over the network,
A first control step of controlling the data rate of the multimedia stream so as to correspond to the bandwidth of the network, and causing the stream relay device to detect a stream reproduction time of detecting the reproduction time of the multimedia stream; A second determination step of determining whether or not the reception of the multimedia stream by the receiving apparatus is in time for the reproduction of the multimedia stream by the stream receiving apparatus, and the receiving of the multimedia stream by the stream receiving apparatus in the second determination step. However, if it is judged that the stream receiving device cannot play the multimedia stream in time, the multimedia stream is partially discarded, and the remaining multimedia stream is transmitted through the network. The second control step of controlling the data rate of the stream so as to correspond to the bandwidth of the network is executed, and the stream receiving apparatus is configured to decode the multimedia stream from the multimedia stream received via the network. Part of the decoding unit that detects whether the stream transmission device or the stream relay device has discarded the part, and among the decoding units that make up the multimedia stream received via the network, part of the decoding unit is the stream. And a decoding step of decoding a signal which has not been detected to be discarded by the transmission device or the stream relay device. In the stream distribution system according to the present invention,
The stream transmission device detects a network delay time from the transmission of the multimedia stream via the network until the reception device receives the multimedia stream, and the reception of the multimedia stream by the stream reception device is performed by the stream reception device. Determine whether or not to play the multimedia stream by
When it is determined that the reception of the multimedia stream by the stream reception device is not in time for the reproduction of the multimedia stream by the stream reception device, the multimedia stream is partially discarded and the remaining multimedia streams are transmitted through the network. Then, the data rate of the multimedia stream is controlled so as to correspond to the bandwidth of the network, and the stream relay device detects the reproduction time of the multimedia stream,
It is determined whether the reception of the multimedia stream by the stream receiving device is in time for the reproduction of the multimedia stream by the stream receiving device, and the reception of the multimedia stream by the stream receiving device determines the reproduction of the multimedia stream by the stream receiving device. When it is determined that it is not in time, the multimedia stream is partially discarded, the remaining multimedia stream is transmitted through the network, and the data rate of the multimedia stream is controlled to correspond to the bandwidth of the network. The stream receiving apparatus determines whether a part of the decoding unit of the multimedia stream is discarded by the stream transmitting apparatus or the stream relay apparatus from the multimedia stream received via the network. Out of the decoding units that make up the multimedia stream received via the network and are not detected as being discarded by the stream transmission device or stream relay device. To do.

【0009】[0009]

【発明の実施の形態】以下、本発明のストリーム配信シ
ステムの一実施の形態について説明する。図1は、本発
明のストリーム配信システムの一実施の形態のシステム
構成例を示す図である。
BEST MODE FOR CARRYING OUT THE INVENTION An embodiment of the stream distribution system of the present invention will be described below. FIG. 1 is a diagram showing a system configuration example of an embodiment of a stream distribution system of the present invention.

【0010】図1に示すように、本実施の形態は、送信
装置10と、中継装置A12と、中継装置B14と、受
信装置16とから構成されている。送信装置10はネッ
トワークA11を介してストリームデータを送信するよ
うになっている。中継装置A12は、ネットワークA1
1とネットワークB13とを繋いでいる。また、中継装
置B14は、ネットワークB13とネットワークC15
とを繋いでいる。受信装置16は、ネットワークC15
を介してストリームデータを受信するようになってい
る。
As shown in FIG. 1, this embodiment comprises a transmitting device 10, a relay device A12, a relay device B14, and a receiving device 16. The transmitting device 10 is adapted to transmit stream data via the network A11. The relay device A12 is the network A1.
1 and the network B13 are connected. Further, the relay device B14 includes a network B13 and a network C15.
Is connected to. The receiving device 16 is a network C15.
The stream data is received via.

【0011】送信装置10は、受信装置16からの要求
に応じて、ネットワークA11、ネットワークB13、
ネットワークC15を通じて音声や動画などのストリー
ムデータを提供する側のコンピュータである。送信装置
10は、図1に示すように、インターネットなどのネッ
トワークA11に接続されている。
In response to a request from the receiving device 16, the transmitting device 10 has a network A11, a network B13,
It is a computer on the side that provides stream data such as audio and moving images through the network C15. As shown in FIG. 1, the transmitter 10 is connected to a network A11 such as the Internet.

【0012】図2は、送信装置10の構成例を示すブロ
ック図である。図2に示すように、送信装置10は、M
PEG(Moving Picture Expert
sGroup)エンコーダ101、CPU(centr
al processing unit)102、RO
M(read only memory)103、RA
M(random access memory)10
4、ネットワーク遅延時間検出部105、ネットワーク
インターフェース106、HDD(harddisk
drive:ハードディスク・ドライブ)107を備え
ている。
FIG. 2 is a block diagram showing a configuration example of the transmission device 10. As shown in FIG.
PEG (Moving Picture Expert)
sGroup encoder 101, CPU (centr)
al processing unit) 102, RO
M (read only memory) 103, RA
M (random access memory) 10
4, network delay time detection unit 105, network interface 106, HDD (hard disk)
drive: hard disk drive) 107.

【0013】ここで、MPEGエンコーダ101は、外
部からの映像信号をMPEG2トランスポートストリー
ムにエンコードする装置であり、エンコードされたトラ
ンスポートストリームはHDD107に記録される。C
PU102は、送信装置10の全体制御を行うプロセッ
サである。ROM103は、読み出し専用のメモリ(記
録媒体)であり、CPU102を動作させるための制御
プログラムが記録されている。RAM104は、CPU
102が様々な処理を行う上で必要とするデータを一時
的に格納する。ネットワーク遅延時間検出部105は、
IPパケット送信時刻と、受信時刻情報(送信装置10
が送信したIPパケットを受信装置16が受信した時刻
を示す時刻情報であり、受信時刻情報パケットは、受信
装置16から送信装置10に送信される)を比較し、ネ
ットワークの遅延時間を検出する。ネットワークインタ
ーフェース106は、ストリーム送信要求、受信時刻情
報、表示開始時刻情報などのIPパケットを受信し、ス
トリームデータIPパケット等の送信を行う。HDD1
07は、高速回転する円盤(ディスク)上に対してデー
タの読み書きをする記憶媒体であり、受信装置16から
のストリーム送信要求に応じて、受信装置16に対して
送信するストリームデータが保存されている。
Here, the MPEG encoder 101 is a device for encoding a video signal from the outside into an MPEG2 transport stream, and the encoded transport stream is recorded in the HDD 107. C
The PU 102 is a processor that controls the entire transmission device 10. The ROM 103 is a read-only memory (recording medium) in which a control program for operating the CPU 102 is recorded. RAM 104 is a CPU
The data temporarily required for the 102 to perform various processes is stored. The network delay time detection unit 105
IP packet transmission time and reception time information (transmitting device 10
Is the time information indicating the time when the receiving device 16 received the IP packet transmitted by the. The receiving time information packet is transmitted from the receiving device 16 to the transmitting device 10), and the delay time of the network is detected. The network interface 106 receives an IP packet such as a stream transmission request, reception time information, and display start time information, and transmits a stream data IP packet and the like. HDD1
Reference numeral 07 denotes a storage medium that reads and writes data on a disk (disk) that rotates at high speed, and stores stream data to be transmitted to the receiving device 16 in response to a stream transmission request from the receiving device 16. There is.

【0014】図1に戻って、受信装置16は、ネットワ
ークC15上で音声や動画などのストリームデータの配
信サービスを受ける側のユーザのパーソナルコンピュー
タである。受信装置16は、図1に示すように、ネット
ワークC15に接続されている。なお、受信装置16
は、パーソナルコンピュータ以外に、ビデオデッキやテ
レビジョン装置などで構成されるようにしてもよい。
Returning to FIG. 1, the receiving device 16 is a personal computer of a user who receives a distribution service of stream data such as voice and moving images on the network C15. The receiving device 16 is connected to the network C15, as shown in FIG. The receiving device 16
In addition to the personal computer, may be configured with a VCR or a television device.

【0015】図3は、受信装置16の構成例を示すブロ
ック図である。図3に示すように、受信装置16は、M
PEGデコーダ161、CPU162、ROM163、
RAM164、ストリーム部分破棄検出手段165、ネ
ットワークインターフェース166,HDD167、及
びモニタ168を備えている。
FIG. 3 is a block diagram showing a configuration example of the receiving device 16. As shown in FIG.
PEG decoder 161, CPU 162, ROM 163,
The RAM 164, the stream partial discard detecting means 165, the network interface 166, the HDD 167, and the monitor 168 are provided.

【0016】ここで、MPEGデコーダ161は、HD
D167に保存されたMPEGトランスポートストリー
ムをデコードし、モニタ168に出力する装置である。
CPU162は、受信装置16の全体制御を行うプロセ
ッサである。ROM163は、読み出し専用のメモリ
(記録媒体)であり、CPU162を動作させるための
制御プログラムが記録されている。RAM164は、C
PU162が様々な処理を行う上で必要とするデータを
一時的に格納する。ストリーム部分破棄検出手段165
は、MPEG2のトランスポートストリームを構成する
I,P,Bの各ピクチャ(デコード単位)の一部分を含
むIPパケットが、送信装置10、中継装置A12、又
は中継装置B14によって破棄されたことを検知し、破
棄された部分を含むPピクチャ又はBピクチャの全体を
無効とする手段である。ネットワークインターフェース
166は、ストリーム送信要求、受信時刻情報、表示開
始時刻情報などのIPパケットを送信し、ストリームデ
ータIPパケット等の受信を行う。HDD167は、高
速回転する円盤(ディスク)上に対してデータを読み書
きする記憶媒体であり、送信装置から送信されたストリ
ームデータを保存する。
Here, the MPEG decoder 161 is an HD
This is a device for decoding the MPEG transport stream stored in D167 and outputting it to the monitor 168.
The CPU 162 is a processor that controls the reception device 16 as a whole. The ROM 163 is a read-only memory (recording medium), and stores a control program for operating the CPU 162. RAM 164 is C
The PU 162 temporarily stores data necessary for performing various processes. Stream partial discard detection means 165
Detects that an IP packet including a part of each picture (decoding unit) of I, P, B that composes the transport stream of MPEG2 is discarded by the transmission device 10, the relay device A12, or the relay device B14. A means for invalidating the entire P picture or B picture including the discarded portion. The network interface 166 transmits IP packets such as a stream transmission request, reception time information, and display start time information, and receives stream data IP packets and the like. The HDD 167 is a storage medium that reads / writes data from / to a disk (disk) that rotates at high speed, and stores stream data transmitted from a transmission device.

【0017】図1に戻って、中継装置A12は、送信装
置10と受信装置16との伝送路上の途中で、IPパケ
ットを受信装置16側のネットワークに流すための装置
であり、無関係なネットワークにはIPパケットを流さ
ないことにより、ネットワーク全体のトラフィックを低
減する役割を有している。中継装置A12は、ネットワ
ークA11とネットワークB13を繋ぐ。なお、インタ
ーネットでは、本中継装置A12はルータと呼ばれてい
る。
Returning to FIG. 1, the relay device A12 is a device for flowing an IP packet to the network on the receiving device 16 side in the middle of the transmission path between the transmitting device 10 and the receiving device 16, and is connected to an unrelated network. Has the role of reducing the traffic of the entire network by not passing IP packets. The relay device A12 connects the network A11 and the network B13. Note that on the Internet, the relay device A12 is called a router.

【0018】図4は、中継装置A12の構成例を示すブ
ロック図である。図4に示すように、中継装置A12
は、CPU122、ROM123、RAM124、スト
リーム中継時刻判断部125、ネットワークインターフ
ェース126を備えている。CPU122は、中継装置
A12の全体制御を行うプロセッサである。ROM12
3は、読み出し専用のメモリ(記録媒体)であり、CP
U122を動作させるための制御プログラムが記録され
ている。RAM124は、CPU122が様々な処理を
行う上で必要とするデータを一時的に格納する。ストリ
ーム中継時刻判断部125は、IPパケットが受信装置
16が必要とする時刻までに到着するか否かの判断を行
い、受信装置16が必要とする時刻に遅れると判断した
場合には、所定の条件に基づいてPピクチャ又はBピク
チャを破棄する。ネットワークインターフェース126
は、ストリーム送信要求、受信時刻情報、表示開始時刻
情報、ストリームデータIPパケット等の中継を行う。
FIG. 4 is a block diagram showing a configuration example of the relay device A12. As shown in FIG. 4, the relay device A12
Includes a CPU 122, a ROM 123, a RAM 124, a stream relay time determination unit 125, and a network interface 126. The CPU 122 is a processor that controls the entire relay device A12. ROM12
3 is a read-only memory (recording medium)
A control program for operating the U122 is recorded. The RAM 124 temporarily stores data necessary for the CPU 122 to perform various processes. The stream relay time determination unit 125 determines whether or not the IP packet arrives by the time required by the receiving device 16, and when it determines that the IP packet will be delayed by the time required by the receiving device 16, a predetermined time is determined. Discard the P picture or B picture based on the condition. Network interface 126
Relays a stream transmission request, reception time information, display start time information, stream data IP packet, and the like.

【0019】図1に戻って、中継装置B14は、送信装
置10と受信装置16との伝送路上の途中で、IPパケ
ットを受信装置16側のネットワークに流すための装置
であり、無関係なネットワークにはIPパケットを流さ
ないことにより、ネットワーク全体のトラフィックを低
減する役割を有している。中継装置B14は、ネットワ
ークB13とネットワークC15を繋ぐ。なお、インタ
ーネットでは、本中継装置B14はルータと呼ばれてい
る。
Returning to FIG. 1, the relay device B14 is a device for flowing an IP packet to the network on the receiving device 16 side in the middle of the transmission path between the transmitting device 10 and the receiving device 16, and is connected to an unrelated network. Has the role of reducing the traffic of the entire network by not passing IP packets. The relay device B14 connects the network B13 and the network C15. In addition, on the Internet, the relay device B14 is called a router.

【0020】図5は、中継装置B14の構成例を示すブ
ロック図である。図5に示すように、中継装置B14
は、CPU142、ROM143、RAM144、スト
リーム中継時刻判断部145、ネットワークインターフ
ェース146を備えている。CPU142は、中継装置
B14の全体制御を行うプロセッサである。ROM14
3は、読み出し専用のメモリ(記録媒体)であり、CP
U142を動作させるための制御プログラムが記録され
ている。RAM144は、CPU142が様々な処理を
行う上で必要とするデータを一時的に格納する。ストリ
ーム中継時刻判断部145は、IPパケットが受信装置
16が必要とする時刻までに到着するか否かの判断を行
い、受信装置16が必要とする時刻に遅れると判断した
場合には、所定の条件に基づいてPピクチャ又はBピク
チャを破棄する。ネットワークインターフェース146
は、ストリーム送信要求、受信時刻情報、表示開始時刻
情報、ストリームデータIPパケット等の中継を行う。
FIG. 5 is a block diagram showing a configuration example of the relay device B14. As shown in FIG. 5, the relay device B14
Includes a CPU 142, a ROM 143, a RAM 144, a stream relay time determination unit 145, and a network interface 146. The CPU 142 is a processor that controls the entire relay device B14. ROM14
3 is a read-only memory (recording medium)
A control program for operating the U142 is recorded. The RAM 144 temporarily stores data necessary for the CPU 142 to perform various processes. The stream relay time determination unit 145 determines whether or not the IP packet arrives by the time required by the reception device 16, and when it determines that the IP packet will be delayed by the time required by the reception device 16, a predetermined time is determined. Discard the P picture or B picture based on the condition. Network interface 146
Relays a stream transmission request, reception time information, display start time information, stream data IP packet, and the like.

【0021】なお、ストリームデータとしては、音声や
動画などのデータに適用することが可能であるが、本実
施の形態では、図6に示すような、MPEG(Moti
onPicture Experts Group)P
S(Program Stream:プログラムストリ
ーム)、TS(Transport Stream:ト
ランスポートストリーム)形式の動画のストリームデー
タを例に説明するものとする。
Although stream data can be applied to data such as audio and moving images, in the present embodiment, MPEG (Moti) as shown in FIG. 6 is used.
onPicture Experts Group) P
The stream data of moving images in the S (Program Stream) and TS (Transport Stream) formats will be described as an example.

【0022】図6に示すように、MPEGのストリーム
データは、フレーム(動画像を構成する単位となる1枚
の静止画像)毎に分かれており、フレームには、Iピク
チャフレーム、Bピクチャフレーム、及びPピクチャフ
レームの3種類がある。Iピクチャフレームは、前後の
フレームへの参照がない画像であり、Bピクチャフレー
ムは、前後のフレームへの双方向予測符号化画像であ
り、また、Pピクチャフレームは、フレームの順方向予
測符号化画像である。
As shown in FIG. 6, the MPEG stream data is divided for each frame (one still image which is a unit forming a moving image), and the frame includes an I picture frame, a B picture frame, And P picture frame. The I picture frame is an image without reference to the preceding and following frames, the B picture frame is a bidirectional predictive coding image to the preceding and following frames, and the P picture frame is a forward predictive coding of the frame. It is an image.

【0023】また、図6に示したGOP(Group
Of Picture)は、ストリームデータのランダ
ムアクセスを可能とするために、Iピクチャと呼ばれる
画面内だけで閉じた情報によるフレーム内符号化画像が
定期的に挿入され、このフレーム内符号化画像が少なく
とも1枚入った画像群構造のことである。図6では、1
GOPは15枚のピクチャから構成され、0.5秒(S
ec)となっている。
The GOP (Group) shown in FIG.
In order to enable random access of stream data, an intra-frame coded image by information closed only within a screen called an I picture is periodically inserted, and this intra-frame coded image is at least 1 It is the structure of a group of images. In FIG. 6, 1
A GOP is composed of 15 pictures and has a duration of 0.5 seconds (S
ec).

【0024】図7は、MPEGストリームをUDP/I
Pパケットに分割して送信する場合の構造を示し、各ピ
クチャ(Iピクチャ、Pピクチャ、及びBピクチャ)
は、それぞれ、1つ又は複数のUDP/IPパケットに
分割される。UDP/IPパケットは、プロトコルの定
めるIPヘッダ、及びUDPヘッダと、所定のストリー
ミングヘッダを持ち、ストリーミングヘッダは、ピクチ
ャの時間的なデコード順を示すピクチャNo.、IPパ
ケットの通しNo.(IPパケットNo.)、ピクチャ
を構成するIPパケット数、Bピクチャを削除する指針
となる破棄レベル1時刻、Bピクチャ及びPピクチャを
破棄する指針となる破棄レベル2時刻の情報を持つ。
FIG. 7 shows an MPEG stream converted to UDP / I.
The structure when divided into P packets for transmission is shown for each picture (I picture, P picture, and B picture).
Are each divided into one or more UDP / IP packets. The UDP / IP packet has an IP header defined by a protocol, a UDP header, and a predetermined streaming header, and the streaming header is a picture No. indicating the temporal decoding order of pictures. , IP packet serial No. (IP packet No.), the number of IP packets forming a picture, discard level 1 time as a guideline for deleting B pictures, and discard level 2 time as a guideline for discarding B pictures and P pictures.

【0025】なお、図1では、ネットワークA11に1
台の送信装置10が接続され、ネットワークC15に1
台の受信装置16が接続されているが、台数に制限はな
い。ネットワークのトポロジ(ネットワーク・デバイス
などの物理的な配置)にも規制はない。
It should be noted that in FIG.
Transmitters 10 are connected to the network C15
Although one receiver 16 is connected, the number of receivers is not limited. There are no restrictions on the network topology (physical arrangement of network devices, etc.).

【0026】次に、本実施の形態の動作について説明す
る。図8は、本実施の形態の送信装置10の動作を示す
フローチャートである。まず最初に、受信装置16から
のストリーム送信要求があったか否かが判定される。即
ち、受信装置16が発行するストリーム名情報を格納し
たストリーム送信要求の受信確認を行い(ステップS2
01)、ストリーム送信要求を受信していない場合(ス
テップS201のNO)、再び、ストリーム送信要求の
受信確認を行う(ステップ201)。
Next, the operation of this embodiment will be described. FIG. 8 is a flowchart showing the operation of transmitting apparatus 10 of the present exemplary embodiment. First, it is determined whether or not there is a stream transmission request from the reception device 16. That is, the reception confirmation of the stream transmission request storing the stream name information issued by the receiving device 16 is performed (step S2).
01), if the stream transmission request is not received (NO in step S201), the reception confirmation of the stream transmission request is performed again (step 201).

【0027】一方、ストリーム送信要求を受信した場合
(ステップS201のYES)、以下に述べる手順で、
図6に示した構造のMPEGストリームの各ピクチャ
を、図7に示した構造のUDP/IPパケットで受信装
置16に送信する。
On the other hand, when the stream transmission request is received (YES in step S201), the procedure described below is performed.
Each picture of the MPEG stream having the structure shown in FIG. 6 is transmitted to the receiving device 16 as a UDP / IP packet having the structure shown in FIG.

【0028】まず、ネットワーク遅延時間1、及びネッ
トワーク遅延時間2の値を0に設定する(ステップS2
02)。ネットワーク遅延時間1は、送信したIPパケ
ットが受信装置16に到着するまでの時間を表してい
る。受信装置16は、送信装置10から送られてきたス
トリームのピクチャデータを含むピクチャIPパケット
を受信すると、当該ピクチャIPパケットを受信した受
信装置16の内部時刻を記載した受信時刻情報IPパケ
ットを送信装置10に送信する。そして、送信装置10
は、送信したIPパケットの送信時刻と、受信装置16
から送られてきた受信時刻情報IPパケットに記載され
た受信時刻とを比較し、上記送信時刻から上記受信時刻
を差し引いた時間をネットワーク遅延時間1とする。
First, the values of the network delay time 1 and the network delay time 2 are set to 0 (step S2).
02). The network delay time 1 represents the time until the transmitted IP packet arrives at the receiving device 16. When the receiving device 16 receives the picture IP packet including the picture data of the stream sent from the transmitting device 10, the receiving device 16 transmits the reception time information IP packet in which the internal time of the receiving device 16 that received the picture IP packet is described. Send to 10. Then, the transmitter 10
Is the transmission time of the transmitted IP packet and the reception device 16
The reception time information sent from the device is compared with the reception time described in the IP packet, and the time obtained by subtracting the reception time from the transmission time is set as the network delay time 1.

【0029】ネットワーク遅延時間2は、最後に受信し
た時刻情報IPパケットに対応したピクチャIPパケッ
トの次に送信したピクチャIPパケットの送信してから
の経過時間を表している。このネットワーク遅延時間2
は、送信装置10がピクチャIPパケットを送信したと
きの送信装置10の内部時刻と、現在の時刻とを比較す
ることにより得られる。即ち、現在の時刻から、送信装
置10がピクチャIPパケットを送信したときの送信装
置10の内部時刻を差し引くことにより、ネットワーク
遅延時間2が求まる。
The network delay time 2 represents the elapsed time from the transmission of the picture IP packet transmitted next to the picture IP packet corresponding to the last received time information IP packet. This network delay 2
Is obtained by comparing the internal time of the transmitter 10 when the transmitter 10 transmits the picture IP packet with the current time. That is, the network delay time 2 is obtained by subtracting the internal time of the transmitter 10 when the transmitter 10 transmits the picture IP packet from the current time.

【0030】次に、ストリームの全てのデータの送信終
了確認を行い(ステップS203)未送信のストリーム
データがある場合(ステップS203のNO)は、新た
な受信時刻情報の受信確認を行い(ステップS20
4)、受信している場合(ステップS204のYES)
には、ネットワーク遅延時間1(=最新のIPパケット
の受信時刻−最新のIPパケットの送信時刻)を算出
し、設定する(ステップS205)。
Next, it is confirmed that all the data in the stream have been transmitted (step S203). If there is untransmitted stream data (NO in step S203), the reception of new reception time information is confirmed (step S20).
4) If received (YES in step S204)
For, the network delay time 1 (= the latest IP packet reception time-the latest IP packet transmission time) is calculated and set (step S205).

【0031】最新の受信時刻情報IPパケットを受信し
たときより以降に、受信時刻情報IPパケットを未だ受
信していないピクチャIPパケットが存在するか否かを
確認し(ステップS206)、最新の受信時刻情報IP
パケットを受信したときより以降に、受信時刻情報IP
パケットを未だ受信していないピクチャIPパケットが
存在する場合、ネットワーク遅延時間2(=時刻情報未
受信のIPパケットの送信後の経過時間)を設定する
(ステップS207)。
After the latest reception time information IP packet is received, it is confirmed whether or not there is a picture IP packet which has not yet received the reception time information IP packet (step S206), and the latest reception time is received. Information IP
Reception time information IP after the packet is received
If there is a picture IP packet that has not yet received the packet, the network delay time 2 (= the elapsed time after the transmission of the IP packet for which the time information has not been received) is set (step S207).

【0032】ネットワーク遅延時間は、送信装置10か
ら送信したIPパケットが受信装置16に到着するまで
の時間であり、ネットワーク遅延時間1の値とネットワ
ーク遅延時間2の値のうちの大きい方の値をネットワー
ク遅延時間として設定する(ステップS208)。
The network delay time is the time until the IP packet transmitted from the transmission device 10 arrives at the reception device 16, and the larger value of the values of the network delay time 1 and the network delay time 2 is set. It is set as a network delay time (step S208).

【0033】次に、表示開始時刻情報IPパケットの受
信確認(受信したか否かの判定)を行い(ステップS2
09)、受信済みの場合は、後述するように、表示開始
時刻を用いた所定の演算を行うことにより、破棄レベル
1閾値、及び破棄レベル2閾値を設定する(ステップS
210)。
Next, the reception of the display start time information IP packet is confirmed (whether it is received or not) (step S2).
09), if it has been received, as will be described later, the discard level 1 threshold and the discard level 2 threshold are set by performing a predetermined calculation using the display start time (step S).
210).

【0034】破棄レベル1閾値は、送信装置10におい
て、ストリームデータを間引くことにより、狭いネット
ワークバンド幅に対応させるための指標(単位は時間)
である。マルチメディアストリームの先頭ピクチャのI
Pパケットを送信した時刻である先頭ピクチャIPパケ
ット送信時刻と表示開始時刻情報IPパケットが示す表
示開始時刻を比較し、両者の時間差を演算し、演算によ
って得られた時間差より小さい値(例えば、時間差に
0.7を乗じた値)を破棄レベル1閾値として設定す
る。
The discard level 1 threshold is an index (unit is time) for accommodating a narrow network bandwidth by thinning out stream data in the transmitter 10.
Is. I of the first picture of the multimedia stream
The transmission time of the first picture IP packet, which is the time when the P packet is transmitted, is compared with the display start time indicated by the display start time information IP packet, the time difference between them is calculated, and a value smaller than the time difference obtained by the calculation (for example, the time difference To 0.7) is set as the discard level 1 threshold.

【0035】破棄レベル2閾値は、送信装置10におい
て、ストリームデータを間引いてさらに狭いネットワー
クバンド幅に対応させるための指標(単位は時間)であ
る。先頭ピクチャIPパケット送信時刻と表示開始時刻
情報IPパケットが示す表示開始時刻を比較し、両者の
時間差を演算し、演算によって得られた時間差より小さ
い値を(例えば、時間差に0.5を乗じた値)を破棄レ
ベル2閾値として設定する。
The discard level 2 threshold is an index (unit is time) for thinning the stream data to correspond to a narrower network bandwidth in the transmitter 10. The head picture IP packet transmission time and the display start time indicated by the display start time information IP packet are compared, the time difference between them is calculated, and a value smaller than the time difference obtained by the calculation is calculated (for example, the time difference is multiplied by 0.5). Value) is set as the discard level 2 threshold.

【0036】そして、後述するように、ピクチャIPパ
ケットの受信装置16への到着予想時刻と、このピクチ
ャIPパケットの表示時刻との時間差(余裕時間)(=
表示時刻−到着予想時刻)が、破棄レベル1閾値として
示される時間を下回ると、ネットワークのバンド幅が狭
くなってきたと判断し、これに対応するために、破棄レ
ベルを1に設定し、Bピクチャを破棄して送信する。
Then, as will be described later, the time difference (margin time) between the predicted arrival time of the picture IP packet at the receiving device 16 and the display time of this picture IP packet (=
(Display time-expected arrival time) is less than the time indicated as the discard level 1 threshold, it is determined that the network bandwidth has become narrower, and in order to cope with this, the discard level is set to 1 and the B picture is set. And discard and send.

【0037】また、後述するように、ピクチャIPパケ
ットの受信装置16への到着予想時刻と、このピクチャ
IPパケットの表示時刻との時間差(余裕時間)(=表
示時刻−到着予想時刻)が、破棄レベル2閾値として示
される時間を下回ると、ネットワークのバンド幅がさら
に狭くなってきたと判断し、これに対応するために破棄
レベルを2に設定し、P及びBピクチャを破棄して送信
する。
As will be described later, the time difference (margin time) (= display time-estimated arrival time) between the estimated arrival time of the picture IP packet at the receiving device 16 and the display time of this picture IP packet is discarded. When the time is less than the level 2 threshold value, it is determined that the bandwidth of the network has become narrower. In order to cope with this, the discard level is set to 2, and P and B pictures are discarded and transmitted.

【0038】次に、余裕時間が破棄レベル2閾値より小
さいか否かが判定される(ステップS211)。余裕時
間とは、ピクチャIPパケットが受信装置16に届いた
時刻(受信装置到着予想時刻)と、受信装置16がこの
ピクチャIPパケットに含まれるピクチャをモニタ16
8に表示させる時刻(受信装置表示時刻)との差であ
り、時間的余裕を示しており、次式で算出される。 余裕時間 = 受信装置表示時刻 ― 受信装置到着予
想時刻
Next, it is judged whether or not the margin time is smaller than the discard level 2 threshold value (step S211). The spare time is the time when the picture IP packet arrives at the receiving device 16 (the estimated arrival time of the receiving device), and the receiving device 16 monitors the picture included in the picture IP packet by the monitor 16
8 is the difference from the time displayed on the display 8 (display time of the receiving device) and indicates the time margin, which is calculated by the following equation. Extra time = Time at which the receiver is displayed-Estimated time at which the receiver arrives

【0039】余裕時間が大きいほど、受信装置16側
で、受信したストリームデータが不足することにより生
じるストリームデータアンダーランが発生しにくくな
る。受信装置到着予想時刻は、現在の時刻にネットワー
ク遅延時間を加算する(現在時刻+ネットワーク遅延時
間)ことにより算出される。表示時刻は、表示開始時刻
にPTS(Presentation Time St
amp:再生時刻情報)オフセット時間を加算する(表
示開始時刻+PTSオフセット時間)ことにより算出さ
れる。
The larger the margin time, the less likely the stream data underrun caused by the lack of stream data received on the receiving device 16 side occurs. The expected arrival time of the receiving device is calculated by adding the network delay time to the current time (current time + network delay time). The display time is PTS (Presentation Time St) at the display start time.
amp: reproduction time information) It is calculated by adding the offset time (display start time + PTS offset time).

【0040】PTSは、MPEGプログラムストリー
ム、又はMPEGトランスポートストリームが含む表示
時刻情報であり、PTSオフセット時間は、MPEGス
トリームの先頭からの時間である。
The PTS is display time information included in the MPEG program stream or the MPEG transport stream, and the PTS offset time is the time from the beginning of the MPEG stream.

【0041】ステップS211において、余裕時間が破
棄レベル2閾値より小さいと判定された場合、破棄レベ
ルを2に設定する(ステップS212)。一方、ステッ
プS211において、余裕時間が破棄レベル2閾値より
大きいか又は等しいと判定された場合、余裕時間が破棄
レベル1閾値より小さいか否かが判定され(ステップ2
15)、余裕時間が破棄レベル1閾値より小さいと判定
された場合、破棄レベルを1に設定する(ステップS2
16)。一方、余裕時間が破棄レベル1閾値より大きい
か又は等しいと判定された場合、ステップS213に進
む。
If it is determined in step S211 that the margin time is smaller than the discard level 2 threshold, the discard level is set to 2 (step S212). On the other hand, when it is determined in step S211 that the surplus time is greater than or equal to the discard level 2 threshold, it is determined whether the surplus time is less than the discard level 1 threshold (step 2
15) If it is determined that the margin time is smaller than the discard level 1 threshold, the discard level is set to 1 (step S2
16). On the other hand, when it is determined that the surplus time is greater than or equal to the discard level 1 threshold value, the process proceeds to step S213.

【0042】そして、設定された破棄レベルに応じて、
ピクチャを破棄し、現在の時刻が次に送信するピクチャ
IPパケットの送信時刻になるまで待った後(ステップ
S213)、又は、既に送信時刻を過ぎている場合は直
ちに、次のピクチャIPパケットを送信し(ステップS
214)、ステップS203に戻り、ステップS203
以降の処理が繰り返し実行される。
Then, according to the set discard level,
After discarding the picture and waiting until the current time reaches the transmission time of the picture IP packet to be transmitted next (step S213), or immediately if the transmission time has already passed, the next picture IP packet is transmitted immediately. (Step S
214), the procedure returns to step S203, and step S203
The subsequent processing is repeatedly executed.

【0043】ピクチャIPパケットの送信時刻は、次式
で表される。 ピクチャIPパケットの送信時刻=先頭ピクチャIPパ
ケット送信時刻+PTSオフセット時間
The transmission time of the picture IP packet is expressed by the following equation. Picture IP packet transmission time = start picture IP packet transmission time + PTS offset time

【0044】ピクチャIPパケットは、図7に示すよう
な構造であり、ストリームミングヘッダ内の破棄レベル
1時刻は、次式に示すように、ピクチャIPパケット表
示時刻から破棄レベル1閾値を差し引くことにより算出
される。 破棄レベル1時刻 = ピクチャIPパケット表示時刻
―破棄レベル1閾値
The picture IP packet has a structure as shown in FIG. 7, and the discard level 1 time in the streaming header is obtained by subtracting the discard level 1 threshold value from the picture IP packet display time as shown in the following equation. It is calculated. Discard level 1 time = Picture IP packet display time-Discard level 1 threshold

【0045】破棄レベル2時刻は、次式に示すように、
ピクチャIPパケット表示時刻から破棄レベル1閾値を
差し引くことにより算出される。 破棄レベル2時刻 = ピクチャIPパケット表示時刻
―破棄レベル2閾値
The discard level 2 time is as shown in the following equation.
It is calculated by subtracting the discard level 1 threshold from the picture IP packet display time. Discard level 2 time = Picture IP packet display time-Discard level 2 threshold

【0046】図9は、本発明の中継装置A12、及び中
継装置B14の動作を示すフローチャートである。中継
装置A12と中継装置B14の動作は基本的に同様であ
るので、ここでは、中継装置A12の動作についてのみ
説明し、中継装置B14の動作についての説明は省略す
る。
FIG. 9 is a flow chart showing the operation of the relay device A12 and the relay device B14 of the present invention. Since the operations of the relay device A12 and the relay device B14 are basically the same, only the operation of the relay device A12 will be described here, and the description of the operation of the relay device B14 will be omitted.

【0047】まず最初に、中継装置A12のCPU12
2により、ピクチャIPパケットの受信確認(ピクチャ
IPを受信したか否かの判定)が行われ(ステップS3
01)、ピクチャIPパケットを受信していないと判定
された場合、ステップS301に戻り、ステップS30
1以降の処理が繰り返し実行される。一方、ピクチャI
Pパケットを受信したと判定された場合、受信したピク
チャIPパケットのストリーミングヘッダに格納されて
いる破棄レベル1時刻と、中継装置A12の内部時刻と
が比較され、破棄レベル1時刻を中継装置A12の内部
時刻が過ぎているか否かが判定される(ステップS30
2)。
First, the CPU 12 of the relay device A12
2, the reception confirmation of the picture IP packet (determination as to whether or not the picture IP is received) is performed (step S3).
01), if it is determined that the picture IP packet is not received, the process returns to step S301 and step S30.
The processes after 1 are repeatedly executed. On the other hand, picture I
When it is determined that the P packet is received, the discard level 1 time stored in the streaming header of the received picture IP packet is compared with the internal time of the relay device A12, and the discard level 1 time is set in the relay device A12. It is determined whether the internal time has passed (step S30).
2).

【0048】ステップS302において、受信したピク
チャIPパケットのストリーミングヘッダに格納されて
いる破棄レベル1時刻を中継装置A12の内部時刻が過
ぎていると判定された場合は、受信したピクチャIPパ
ケットがBピクチャであるか否かが判定される(ステッ
プS303)。その結果、受信したピクチャIPパケッ
トがBピクチャであると判定された場合、このピクチャ
IPパケットを破棄し(ステップS304)、受信装置
16には転送しない。
When it is determined in step S302 that the internal time of the relay device A12 has passed the discard level 1 time stored in the streaming header of the received picture IP packet, the received picture IP packet is a B picture. Is determined (step S303). As a result, when it is determined that the received picture IP packet is a B picture, this picture IP packet is discarded (step S304) and is not transferred to the reception device 16.

【0049】一方、ステップS302において、受信し
たピクチャIPパケットのストリーミングヘッダに格納
されている破棄レベル1時刻を中継装置A12の内部時
刻が過ぎていないと判定された場合、又はステップS3
03において、受信したピクチャIPパケットがBピク
チャでないと判定された場合、又はステップS304に
おいて、受信したピクチャIPパケットが破棄された
後、ステップS305に進む。
On the other hand, when it is determined in step S302 that the internal time of the relay device A12 has not passed the discard level 1 time stored in the streaming header of the received picture IP packet, or step S3
If the received picture IP packet is determined not to be a B picture in 03, or if the received picture IP packet is discarded in step S304, the process proceeds to step S305.

【0050】ステップS305においては、受信したピ
クチャIPパケットに格納されている破棄レベル2時刻
と、中継装置A12の内部時刻とが比較され、ピクチャ
IPパケットのストリーミングヘッダに格納されている
破棄レベル2時刻を中継装置A12の内部時刻が過ぎて
いた場合は、受信したピクチャIPパケットがPピクチ
ャのIPパケットであるか否かが判定される(ステップ
S306)。その結果、受信したピクチャIPパケット
がPピクチャのIPパケットであると判定された場合、
このピクチャIPパケットを破棄し(S307)、受信
装置16には転送せず、再びピクチャIPパケットの受
信確認のため、ステップS301に戻る。
In step S305, the discard level 2 time stored in the received picture IP packet is compared with the internal time of the relay device A12, and the discard level 2 time stored in the streaming header of the picture IP packet is compared. If the internal time of the relay device A12 has passed, it is determined whether the received picture IP packet is a P picture IP packet (step S306). As a result, when it is determined that the received picture IP packet is a P picture IP packet,
This picture IP packet is discarded (S307) and is not transferred to the receiving device 16, and the process returns to step S301 to confirm the reception of the picture IP packet again.

【0051】一方、ステップS305において、受信し
たピクチャIPパケットに格納されている破棄レベル2
時刻を中継装置A12の内部時刻が過ぎていないと判定
された場合、又はステップS306において、受信した
ピクチャIPパケットがPピクチャのIPパケットでは
ないと判定された場合、受信したピクチャIPパケット
を受信装置16に転送する(ステップS308)。
On the other hand, in step S305, the discard level 2 stored in the received picture IP packet
If it is determined that the internal time of the relay device A12 has not passed, or if it is determined in step S306 that the received picture IP packet is not a P picture IP packet, the received picture IP packet is received. It transfers to 16 (step S308).

【0052】図10は、本実施の形態の受信装置16の
動作を示すフローチャートである。まず最初に、受信装
置16のCPU162は、所望のストリームのストリー
ム名情報を含む送信要求をネットワークインターフェー
ス166を介して送信装置10に送信し(ステップS4
01)、図7に示すような形式で送信装置10から送ら
れてきたピクチャIPパケットを受信し、MPEGデコ
ーダ161に供給する。MPEGデコーダ161は、C
PU162より供給されたピクチャIPパケットをデコ
ードし、モニタ168に供給する。モニタ168は、M
PEGデコーダ161より供給されたデコードされたピ
クチャIPパケットに対応する動画や静止画を画面に表
示する。
FIG. 10 is a flow chart showing the operation of the receiving apparatus 16 of this embodiment. First, the CPU 162 of the reception device 16 transmits a transmission request including stream name information of a desired stream to the transmission device 10 via the network interface 166 (step S4).
01), the picture IP packet transmitted from the transmission device 10 in the format as shown in FIG. 7 is received and supplied to the MPEG decoder 161. The MPEG decoder 161 is a C
The picture IP packet supplied from the PU 162 is decoded and supplied to the monitor 168. The monitor 168 is M
A moving image or a still image corresponding to the decoded picture IP packet supplied from the PEG decoder 161 is displayed on the screen.

【0053】次に、ストリームの受信終了確認を行い
(ステップS402)、ストリームの受信が終了した場
合、本処理を終了する。一方、ストリームの受信が終了
していない場合は、新規のピクチャIPパケットの受信
確認を行い(ステップS403)、新規のピクチャIP
パケットを受信していない場合には、再び、ストリーム
の受信終了確認を行うため、ステップS402に戻る。
Next, it is confirmed whether the stream has been received (step S402). When the stream has been received, this process is terminated. On the other hand, if the reception of the stream has not ended, the reception of the new picture IP packet is confirmed (step S403), and the new picture IP packet is received.
If no packet is received, the process returns to step S402 to confirm the reception end of the stream again.

【0054】ステップS403において、新規にピクチ
ャIPパケットを受信している場合には、新規に受信し
たピクチャIPパケットが無効ピクチャIPパケットで
あるか否かが判定される(ステップS404)。無効I
Pパケットとは、過去において、送信装置10、又は中
継装置A12、又は中継装置B14によって破棄された
ピクチャIPパケットのストリーミングヘッダに含まれ
るピクチャNo.(図7)が同一の各ピクチャIPパケ
ットNo.(IPパケットNo.)のピクチャIPパケ
ットのことである。これは、単一ピクチャが複数のピク
チャIPパケットに分割される可能性を考慮している。
When a new picture IP packet is received in step S403, it is determined whether or not the newly received picture IP packet is an invalid picture IP packet (step S404). Invalid I
The P packet is a picture No. included in the streaming header of the picture IP packet that has been discarded by the transmission device 10, the relay device A12, or the relay device B14 in the past. (FIG. 7) has the same picture IP packet No. This is a picture IP packet of (IP packet No.). This takes into account the possibility that a single picture may be split into multiple picture IP packets.

【0055】ステップS404における無効IPパケッ
トであるか否かの判定は次にようにして行われる。即
ち、後述するように、ステップS408において、受信
ピクチャ番号(ストリーミングヘッダのピクチャN
o.)の連続性を判断し、受信ピクチャ番号が不連続で
ある場合には、抜けているピクチャ番号、即ち、非到着
のピクチャ番号のピクチャをステップS414にて無効
ピクチャとし、この無効ピクチャに対応するIPパケッ
トを無効IPパケットと判定する。ステップS404に
おいて、新規に受信したピクチャIPパケットが無効I
Pパケットであると判定された場合、新規に受信したピ
クチャIPパケットは破棄される(ステップS41
0)。
Whether or not the packet is an invalid IP packet in step S404 is determined as follows. That is, as will be described later, in step S408, the received picture number (picture N of the streaming header is
o. ) Is determined, and if the received picture numbers are discontinuous, the missing picture number, that is, the picture with the non-arrival picture number is set as an invalid picture in step S414, and the picture is dealt with as the invalid picture. The IP packet is determined to be an invalid IP packet. In step S404, the newly received picture IP packet is invalid I
If it is determined that the packet is a P packet, the newly received picture IP packet is discarded (step S41).
0).

【0056】一方、ステップS404において、新規に
受信したピクチャIPパケットが無効IPパケットでは
ないと判定された場合、ピクチャIPパケットを受信し
た時刻を示すパケット受信時刻情報を送信装置10に送
信する(ステップS405)。
On the other hand, if it is determined in step S404 that the newly received picture IP packet is not an invalid IP packet, packet reception time information indicating the time when the picture IP packet is received is transmitted to the transmission device 10 (step S405).

【0057】次に、既にストリームのデコードを開始し
ているか否かが判定される(ステップS406)。その
結果、既にストリームのデコードを開始していると判定
された場合、このピクチャIPパケットの受信により、
このピクチャIPパケットと同一のピクチャNo.を持
つピクチャIPパケットが、パケット数分だけ揃ったか
否かが判定される。即ち、ピクチャを構成するパケット
数(図7)だけ、同一ピクチャNo.を持つピクチャI
Pパケットを受信したか否かが判定される(ステップS
407)。
Next, it is judged whether or not the decoding of the stream has already started (step S406). As a result, when it is determined that the decoding of the stream has already started, the reception of this picture IP packet causes
The same picture number as this picture IP packet. It is determined whether or not the number of picture IP packets having "1" has been completed. That is, the same picture No. is set for the number of packets forming the picture (FIG. 7). With picture I
It is determined whether a P packet has been received (step S
407).

【0058】その結果、ピクチャを構成するパケット数
分のピクチャIPパケットを受信し、ピクチャを構成す
る全てのピクチャIPパケットが揃ったと判定された場
合、このピクチャが、直前にデコードしたピクチャと連
続していることを、このピクチャのピクチャNo.と、
直前にデコードしたピクチャのピクチャNo.とを比較
することにより確認し(ステップS408)、連続して
いる場合はこのピクチャのデコードを開始する(ステッ
プS409)。
As a result, when the picture IP packets for the number of packets forming the picture are received and it is determined that all the picture IP packets forming the picture are complete, this picture is consecutive with the picture decoded immediately before. The picture No. of this picture. When,
Picture No. of the picture decoded immediately before. It is confirmed by comparing with (step S408), and if they are continuous, decoding of this picture is started (step S409).

【0059】一方、ステップS406において、まだデ
コードを開始していないと判定された場合、ネットワー
ク遅延時間の揺らぎに対応するため、例えば、HDD1
67に蓄えたストリームデータが10秒分(連続するピ
クチャ20枚)だけあるか否かが判定される(ステップ
S411)。その結果、ストリームデータが10秒分だ
けローカル環境にある(HDD167に記憶されてい
る)と判定された場合、このストリームデータのデコー
ドを開始し(ステップS412)、表示開始時刻情報を
送信装置10に送信する(ステップS413)。
On the other hand, if it is determined in step S406 that the decoding has not started yet, in order to cope with the fluctuation of the network delay time, for example, the HDD 1
It is determined whether the stream data stored in 67 is for 10 seconds (20 consecutive pictures) (step S411). As a result, when it is determined that the stream data is in the local environment for 10 seconds (stored in the HDD 167), the decoding of the stream data is started (step S412), and the display start time information is transmitted to the transmission device 10. It is transmitted (step S413).

【0060】ステップS408において、揃ったピクチ
ャが直前にデコードしたピクチャと連続していないと判
定された場合、受信しなかったピクチャNo.のピクチ
ャを無効ピクチャとする(ステップS414)。
If it is determined in step S408 that the aligned pictures are not continuous with the picture decoded immediately before, the number of the received picture No. The picture is designated as an invalid picture (step S414).

【0061】ステップS410でIPパケットを破棄し
た後、又はステップS411において、10秒分のデー
タがまだ溜まっていないと判定された場合、又はステッ
プS407において、同一ピクチャNo.を持つ全ピク
チャIPパケットが揃っていないと判定された場合、又
はステップS413において、表示開始時刻情報を送信
した後、又はステップS409において、ピクチャのデ
コードを開始した後、又はステップS414において、
受信しなかったピクチャNo.のピクチャを無効ピクチ
ャとした後、ステップS402に戻り、ステップS40
2以降の処理が繰り返し実行される。
After discarding the IP packet in step S410, or when it is determined in step S411 that 10 seconds worth of data has not yet accumulated, or in step S407, the same picture number. If it is determined that all the picture IP packets having the same are not available, or after the display start time information is transmitted in step S413, or after the decoding of the picture is started in step S409, or in step S414,
Picture No. not received. After making the picture of the above into an invalid picture, it returns to step S402, and step S40
The processes after 2 are repeatedly executed.

【0062】以上説明したように、送信装置10、中継
装置A12、中継装置B14は、それぞれ、能動的に、
ネットワークのバンド幅に応じて、適宜ピクチャIPパ
ケットを破棄することができるので、ネットワークのバ
ンド幅にストリームデータレートを対応させるときのタ
イムラグを小さくするとともに、ネットワーク上のリソ
ースを無駄に消費することを抑制することができる。
As described above, the transmission device 10, the relay device A12, and the relay device B14 each actively
Since the picture IP packet can be appropriately discarded according to the network bandwidth, it is possible to reduce the time lag when the stream data rate corresponds to the network bandwidth and to waste the resources on the network unnecessarily. Can be suppressed.

【0063】また、上述したような処理を実行するプロ
グラムは、CD−ROM(compact disc
read only memory)、DVD(dig
ital versatile disc)、フロッピ
ー(登録商標)ディスク、メモリカード等の様々な記録
媒体に記録して提供することができる。そして、そのプ
ログラムは、各装置の動作を制御し、プログラム制御さ
れたその装置が上記プログラムにより指令される所定の
処理を実行する。
A program for executing the above-described processing is a CD-ROM (compact disc).
read only memory), DVD (dig
It can be provided by recording it on various recording media such as an digital versatile disc), a floppy (registered trademark) disk, and a memory card. Then, the program controls the operation of each device, and the program-controlled device executes a predetermined process instructed by the program.

【0064】なお、上記実施の形態においては、MPE
Gのストリームデータを扱う場合について説明したが、
これに限定されるものではない。
In the above embodiment, MPE is used.
The case of handling G stream data has been explained,
It is not limited to this.

【0065】また、上記実施の形態の構成及び動作は例
であって、本発明の趣旨を逸脱しない範囲で適宜変更す
ることができることは言うまでもない。
Further, it goes without saying that the configurations and operations of the above-described embodiments are examples, and can be changed as appropriate without departing from the spirit of the present invention.

【0066】[0066]

【発明の効果】以上の如く、本発明に係るストリーム配
信システムによれば、ストリーム送信装置は、ネットワ
ークを介してマルチメディアストリームを送信してか
ら、受信装置がマルチメディアストリームを受信するま
でのネットワーク遅延時間を検出し、ストリーム受信装
置によるマルチメディアストリームの受信が、ストリー
ム受信装置によるマルチメディアストリームの再生に間
に合うか否かを判定し、ストリーム受信装置によるマル
チメディアストリームの受信が、ストリーム受信装置に
よるマルチメディアストリームの再生に間に合わないと
判定された場合、マルチメディアストリームを部分的に
廃棄し、残りのマルチメディアストリームをネットワー
クを介して送信し、マルチメディアストリームのデータ
レートをネットワークのバンド幅に対応させるように制
御し、ストリーム中継装置は、マルチメディアストリー
ムの再生時刻を検出し、ストリーム受信装置によるマル
チメディアストリームの受信が、ストリーム受信装置に
よるマルチメディアストリームの再生に間に合うか否か
を判定し、ストリーム受信装置によるマルチメディアス
トリームの受信が、ストリーム受信装置によるマルチメ
ディアストリームの再生に間に合わないと判定された場
合、マルチメディアストリームを部分的に廃棄し、残り
のマルチメディアストリームをネットワークを介して送
信し、マルチメディアストリームのデータレートをネッ
トワークのバンド幅に対応させるように制御し、ストリ
ーム受信装置は、ネットワークを介して受信したマルチ
メディアストリームから、マルチメディアストリームの
デコード単位の一部が、ストリーム送信装置、またはス
トリーム中継装置によって破棄されたか否かを検知し、
ネットワークを介して受信したマルチメディアストリー
ムを構成する各デコード単位のうち、デコード単位の一
部が、ストリーム送信装置、またはストリーム中継装置
によって破棄されたことが検知されていないものをデコ
ードするようにしたので、ストリーム送信装置またはス
トリーム中継装置が能動的にマルチメディアストリーム
を部分的に間引いてネットワークのバンド幅に対応させ
ることができ、ストリームデータを受信装置で再生する
ときの時間的なズレを抑制することができる。また、ネ
ットワーク上のリソースを無駄に消費することを抑制す
ることができる。
As described above, according to the stream distribution system of the present invention, the stream transmitting device transmits the multimedia stream via the network and the receiving device receives the multimedia stream from the network. The delay time is detected, it is determined whether the reception of the multimedia stream by the stream receiving device is in time for the reproduction of the multimedia stream by the stream receiving device, and the reception of the multimedia stream by the stream receiving device is performed by the stream receiving device. If it is determined that the multimedia stream cannot be played in time, the multimedia stream is partially discarded, the remaining multimedia stream is transmitted through the network, and the data rate of the multimedia stream is changed to the network. The stream relay device detects the reproduction time of the multimedia stream and determines whether the reception of the multimedia stream by the stream reception device is in time for the reproduction of the multimedia stream by the stream reception device. If it is determined that the reception of the multimedia stream by the stream reception device is not in time for the reproduction of the multimedia stream by the stream reception device, the multimedia stream is partially discarded and the remaining multimedia streams are discarded. The data rate of the multimedia stream transmitted over the network is controlled so as to correspond to the bandwidth of the network, and the stream receiving device receives the multimedia stream from the multimedia stream received through the network. Some of the decode unit of the A stream, detects whether or not destroyed by the stream transmission apparatus, or stream relay device,
Among the decoding units that make up the multimedia stream received via the network, some of the decoding units are decoded if they have not been detected as being discarded by the stream transmission device or the stream relay device. Therefore, the stream transmission device or the stream relay device can actively thin out the multimedia stream to partially correspond to the bandwidth of the network, and suppress the time lag when the stream data is reproduced by the reception device. be able to. Further, it is possible to suppress wasteful consumption of resources on the network.

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

【図1】本発明のストリーム配信システムを示すシステ
ム構成図である
FIG. 1 is a system configuration diagram showing a stream distribution system of the present invention.

【図2】送信装置の構成を示すブロック図であるFIG. 2 is a block diagram showing a configuration of a transmission device.

【図3】受信装置の構成を示すブロック図であるFIG. 3 is a block diagram showing a configuration of a receiving device.

【図4】中継装置Aの構成を示すブロック図であるFIG. 4 is a block diagram showing a configuration of a relay device A.

【図5】中継装置Bの構成を示すブロック図である5 is a block diagram showing a configuration of a relay device B. FIG.

【図6】MPEGストリームのピクチャ構成を示す図で
ある
FIG. 6 is a diagram showing a picture structure of an MPEG stream.

【図7】MPEGストリームを送信するUDP/IPパ
ケット構成を示す図である
FIG. 7 is a diagram showing a UDP / IP packet structure for transmitting an MPEG stream.

【図8】送信装置の動作を示すフローチャートであるFIG. 8 is a flowchart showing the operation of the transmission device.

【図9】中継装置A,Bの動作を示すフローチャートで
ある
FIG. 9 is a flowchart showing the operation of relay devices A and B.

【図10】受信装置の動作を示すフローチャートであるFIG. 10 is a flowchart showing the operation of the receiving device.

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

10 送信装置 11 ネットワークA 12 中継装置A 13 ネットワークB 14 中継装置B 15 ネットワークC 16 受信装置 102,122,142,162 CPU 103,123,143,163 ROM 104,124,144,164 RAM 101 MPEGエンコーダ 105 ネットワーク遅延時間検出部 106,126,146,166 ネットワークインタ
ーフェース 107,167 HDD 125,145 ストリーム中継時刻判断部 161 MPEGデコーダ 165 ストリーム部分破棄検出手段 168 モニタ
10 transmitter 11 network A 12 relay device A 13 network B 14 relay device B 15 network C 16 receiver 102, 122, 142, 162 CPU 103, 123, 143, 163 ROM 104, 124, 144, 164 RAM 101 MPEG encoder 105 network delay time detection unit 106, 126, 146, 166 network interface 107, 167 HDD 125, 145 stream relay time determination unit 161 MPEG decoder 165 stream partial discard detection unit 168 monitor

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 ネットワークにマルチメディアストリー
ムを送信するストリーム送信装置と、前記マルチメディ
アストリームを受信するストリーム受信装置と、前記ス
トリーム送信装置および前記ストリーム受信装置の間で
ストリーム伝送の中継を行うストリーム中継装置とが前
記ネットワークを介して接続されるストリーム配信シス
テムであって、 前記ストリーム送信装置は、 前記ネットワークを介して前記マルチメディアストリー
ムを送信してから、前記受信装置が前記マルチメディア
ストリームを受信するまでのネットワーク遅延時間を検
出するネットワーク遅延時間検出手段と、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第1の判定手段と、 前記第1の判定手段により、前記ストリーム受信装置に
よる前記マルチメディアストリームの受信が、前記スト
リーム受信装置による前記マルチメディアストリームの
再生に間に合わないと判定された場合、前記マルチメデ
ィアストリームを部分的に廃棄し、残りの前記マルチメ
ディアストリームを前記ネットワークを介して送信し、
前記マルチメディアストリームのデータレートを前記ネ
ットワークのバンド幅に対応させるように制御する第1
の制御手段とを備え、 前記ストリーム中継装置は、 前記マルチメディアストリームの再生時刻を検出するス
トリーム再生時刻検出手段と、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第2の判定手段と、 前記第2の判定手段により、前記ストリーム受信装置に
よる前記マルチメディアストリームの受信が、前記スト
リーム受信装置による前記マルチメディアストリームの
再生に間に合わないと判定された場合、前記マルチメデ
ィアストリームを部分的に廃棄し、残りの前記マルチメ
ディアストリームを前記ネットワークを介して送信し、
前記マルチメディアストリームのデータレートを前記ネ
ットワークのバンド幅に対応させるように制御する第2
の制御手段とを備え、 前記ストリーム受信装置は、 前記ネットワークを介して受信した前記マルチメディア
ストリームから、前記マルチメディアストリームのデコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたか否かを検知
する検知手段と、 前記ネットワークを介して受信した前記マルチメディア
ストリームを構成する各デコード単位のうち、前記デコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたことが検知さ
れていないものをデコードするデコード手段とを備える
ことを特徴とするストリーム配信システム。
1. A stream transmitting apparatus for transmitting a multimedia stream to a network, a stream receiving apparatus for receiving the multimedia stream, and a stream relay for relaying stream transmission between the stream transmitting apparatus and the stream receiving apparatus. A stream distribution system in which a device is connected via the network, the stream transmitting device transmits the multimedia stream via the network, and then the receiving device receives the multimedia stream. Network delay time detecting means for detecting the network delay time up to, and the reception of the multimedia stream by the stream receiving device in time for the reproduction of the multimedia stream by the stream receiving device. And a first determining means for determining whether or not the reception of the multimedia stream by the stream receiving apparatus is in time for the reproduction of the multimedia stream by the stream receiving apparatus. If so, the multimedia stream is partially discarded, and the remaining multimedia stream is transmitted through the network,
A first controlling the data rate of the multimedia stream to correspond to the bandwidth of the network;
The stream relay device detects the playback time of the multimedia stream, and the stream receiving device receives the multimedia stream by the stream receiving device. Second determination means for determining whether or not the reproduction of the media stream is in time, and reception of the multimedia stream by the stream reception device by the second determination means determines whether the multimedia stream is received by the stream reception device. When it is determined that it is not in time for playback, the multimedia stream is partially discarded, and the remaining multimedia stream is transmitted via the network,
A second controlling the data rate of the multimedia stream to correspond to the bandwidth of the network;
The stream receiving apparatus discards a part of a decoding unit of the multimedia stream from the multimedia stream received via the network, by the stream transmitting apparatus or the stream relay apparatus. Detecting means for detecting whether or not the decoding is performed, and among the decoding units forming the multimedia stream received via the network, a part of the decoding unit is generated by the stream transmitting device or the stream relay device. A stream distribution system, comprising: a decoding unit that decodes information that has not been detected to be discarded.
【請求項2】 前記ネットワーク遅延時間検出手段は、
前記マルチメディアストリームが前記ネットワークを介
して前記ストリーム受信装置に送信された時刻と、前記
マルチメディアストリームが前記ネットワークを介して
前記ストリーム受信装置に届いた時刻とを比較すること
により、前記ネットワーク遅延時間を検出し、 前記第1の判定手段により、前記マルチメディアストリ
ーム自身が持つ再生時刻情報に基づいて、前記ストリー
ム送信装置から送信される前記マルチメディアストリー
ムの前記ストリーム受信装置への到着予想時刻が、前記
再生時刻情報によって示される再生時刻に対して、予め
規定された基準時間以上早くないと判定された場合、前
記第1の制御手段は、前記マルチメディアストリームを
部分的に破棄し、残りの前記マルチメディアストリーム
を前記ネットワークを介して前記ストリーム受信装置に
送信するように制御することを特徴とする請求項1に記
載のストリーム配信システム。
2. The network delay time detecting means,
The network delay time is calculated by comparing the time when the multimedia stream is transmitted to the stream receiving device via the network with the time when the multimedia stream reaches the stream receiving device via the network. And the estimated time of arrival at the stream receiving device of the multimedia stream transmitted from the stream transmitting device, based on the reproduction time information of the multimedia stream itself, by the first determining means, When it is determined that the reproduction time indicated by the reproduction time information is not earlier than a predetermined reference time, the first control means partially discards the multimedia stream, and the remaining part of the multimedia stream is discarded. Multimedia streams over the network The stream delivery system according to claim 1, wherein the stream delivery system controls to transmit to the stream receiving apparatus.
【請求項3】 前記第2の判定手段により、前記マルチ
メディアストリーム自身が持つ再生時刻情報と、前記ス
トリーム中継装置の内部時刻情報とが比較され、前記ス
トリーム中継装置の内部時刻情報が、前記再生時刻情報
によって示される再生時刻に対して、予め規定された基
準時間以上早くないと判定された場合、前記第2の制御
手段は、前記マルチメディアストリームを部分的に破棄
し、残りの前記マルチメディアストリームを前記ネット
ワークを介して前記ストリーム受信装置に送信するよう
に制御することを特徴とする請求項1または2に記載の
ストリーム配信システム。
3. The reproduction time information of the multimedia stream itself is compared with the internal time information of the stream relay device by the second determination means, and the internal time information of the stream relay device is reproduced. When it is determined that the playback time indicated by the time information is not earlier than a predetermined reference time, the second control means partially discards the multimedia stream and leaves the remaining multimedia. The stream distribution system according to claim 1 or 2, wherein the stream is controlled to be transmitted to the stream receiving device via the network.
【請求項4】 前記ストリーム受信装置は、前記ストリ
ーム送信装置から前記ネットワークを介して送信された
前記マルチメディアストリームが到着した時刻を示す到
着時刻情報を、前記ストリーム送信装置に送信する到着
時刻情報送信手段と、 前記マルチメディアストリームが部分的に破棄されたこ
とを検出するストリーム部分破棄検出手段と、 前記ストリーム送信装置、または前記ストリーム中継装
置において破棄された部分が含まれるデコード単位を破
棄し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第3の制御手段とをさらに備えることを特徴とする請
求項1,2または3に記載のストリーム配信システム。
4. The arrival time information transmission in which the stream reception device transmits arrival time information indicating the arrival time of the multimedia stream transmitted from the stream transmission device via the network to the stream transmission device. Means, stream partial discard detection means for detecting that the multimedia stream has been partially discarded, discarding the decoding unit including the discarded portion in the stream transmission device or the stream relay device, 4. The stream distribution system according to claim 1, further comprising third control means for controlling the data rate of the multimedia stream so as to correspond to the bandwidth of the network.
【請求項5】 ネットワークを介してストリーム受信装
置にマルチメディアストリームを送信するストリーム送
信装置であって、 前記マルチメディアストリームを前記ネットワークを介
して送信してから、前記ネットワークに接続された前記
ストリーム受信装置が前記マルチメディアストリームを
受信するまでのネットワーク遅延時間を検出するネット
ワーク遅延時間検出手段と、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記マルチメディアストリームの再生
に間に合うか否かを判定する判定手段と、 前記判定手段により、前記ストリーム受信装置による前
記マルチメディアストリームの受信が、前記マルチメデ
ィアストリームの再生に間に合わないと判定された場
合、前記マルチメディアストリームを部分的に廃棄し、
残りの前記マルチメディアストリームを前記ネットワー
クを介して送信し、前記ネットワークのバンド幅に対応
させるように制御する制御手段とを備え、 前記ネットワーク遅延時間検出手段は、前記マルチメデ
ィアストリームを前記ネットワークを介して伝送するた
めの所定のストリーム伝送プロトコルのパケットを送信
した時刻と、前記パケットが前記ストリーム受信装置に
届いた時刻とを比較することにより、前記ネットワーク
遅延時間を検出し、 前記判定手段により、前記マルチメディアストリーム自
身が持つ再生時刻情報に基づいて、前記ストリーム送信
装置から送信された前記パケットの前記ストリーム受信
装置への到着予想時刻が、前記再生時刻情報によって示
される再生時刻に対して所定の基準時間以上早くないと
判定された場合、前記制御手段は、前記マルチメディア
ストリームを部分的に破棄し、残りの前記マルチメディ
アストリームを前記ネットワークを介して送信し、前記
ネットワークのバンド幅に対応させるように制御するこ
とを特徴とするストリーム送信装置。
5. A stream transmitting apparatus for transmitting a multimedia stream to a stream receiving apparatus via a network, wherein the multimedia stream is transmitted via the network, and then the stream receiving apparatus connected to the network is received. Network delay time detection means for detecting a network delay time until the device receives the multimedia stream, and determining whether or not the reception of the multimedia stream by the stream receiving device is in time for the reproduction of the multimedia stream. And a determination unit that determines that the reception of the multimedia stream by the stream receiving apparatus cannot be performed in time for the reproduction of the multimedia stream. Abandoned
The remaining multimedia stream is transmitted via the network, and control means for controlling so as to correspond to the bandwidth of the network, the network delay time detecting means, the multimedia stream via the network. By detecting the network delay time by comparing the time when the packet of a predetermined stream transmission protocol for transmitting the packet is transmitted with the time when the packet reaches the stream receiving device, Based on the reproduction time information of the multimedia stream itself, the estimated arrival time of the packet transmitted from the stream transmission device to the stream reception device is a predetermined criterion with respect to the reproduction time indicated by the reproduction time information. Determined not to be earlier than the time In this case, the control means may partially discard the multimedia stream, transmit the remaining multimedia stream through the network, and control the bandwidth so as to correspond to the bandwidth of the network. Stream transmitter.
【請求項6】 ストリーム送信装置からネットワークを
介して送信されたマルチメディアストリームをストリー
ム受信装置に中継するストリーム中継装置であって、 前記マルチメディアストリームを中継した時刻に基づい
て、前記マルチメディアストリームの前記ストリーム受
信装置への中継が、前記ストリーム受信装置による前記
マルチメディアストリームの再生に間に合うか否かを判
定するストリーム中継時刻判定手段と、 前記ストリーム中継時刻判定手段の判定結果に応じて、
前記マルチメディアストリームを部分的に破棄し、残り
の前記マルチメディアストリームを前記ネットワークを
介して送信する制御手段とを備え、 前記ストリーム中継時刻判定手段により、前記マルチメ
ディアストリーム自身、または前記マルチメディアスト
リームのストリーム送信プロトコルが持つ再生時刻情報
と、前記ストリーム中継装置の内部時刻を示す内部時刻
情報とが比較され、前記再生時刻情報によって示される
再生時刻に対して、前記内部時刻情報によって示される
前記内部時刻が、予め規定された基準時間以上早くない
と判定された場合、前記制御手段は、前記マルチメディ
アストリームを部分的に破棄し、残りの前記マルチメデ
ィアストリームを前記ネットワークを介して送信し、前
記ネットワークのバンド幅に対応させるように制御する
ことを特徴とするストリーム中継装置。
6. A stream relay apparatus for relaying a multimedia stream transmitted from a stream transmitting apparatus via a network to a stream receiving apparatus, wherein the multimedia stream of the multimedia stream is based on a time when the multimedia stream is relayed. Relay to the stream receiving device, in accordance with the determination result of the stream relay time determination means for determining whether or not the reproduction of the multimedia stream by the stream receiving device is in time, the determination result of the stream relay time determination means,
Control means for partially discarding the multimedia stream and transmitting the remaining multimedia stream via the network, the stream relay time determining means for the multimedia stream itself or the multimedia stream. The reproduction time information of the stream transmission protocol is compared with the internal time information indicating the internal time of the stream relay device, and the internal time indicated by the internal time information is compared with the reproduction time indicated by the reproduction time information. When it is determined that the time is not earlier than a predetermined reference time, the control means partially discards the multimedia stream, and transmits the remaining multimedia stream via the network, Corresponds to network bandwidth A stream relay device characterized by being controlled so that
【請求項7】 ストリーム送信装置からネットワークお
よびストリーム中継装置を介して送信されたマルチメデ
ィアストリームを受信し、再生するストリーム受信装置
であって、 前記ストリーム送信装置から前記ネットワークを介して
送信された前記マルチメディアストリームが到着した時
刻を示す到着時刻情報を、前記ストリーム送信装置に送
信する到着時刻情報送信手段と、 前記マルチメディアストリームが部分的に破棄されたこ
とを検出するストリーム部分破棄検出手段と、 前記ストリーム送信装置、または前記ストリーム中継装
置において破棄された部分が含まれるデコード単位を破
棄し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第3の制御手段とを備えることを特徴とするストリー
ム受信装置。
7. A stream receiving device for receiving and playing a multimedia stream transmitted from a stream transmitting device via a network and a stream relay device, wherein the stream receiving device transmits from the stream transmitting device via the network. Arrival time information indicating the arrival time of the multimedia stream, arrival time information transmitting means for transmitting to the stream transmitting device, stream partial discard detecting means for detecting that the multimedia stream is partially discarded, Third control means for discarding a decoding unit including a portion discarded in the stream transmission device or the stream relay device, and controlling the data rate of the multimedia stream so as to correspond to the bandwidth of the network. Specially equipped with Stream receiver to collect.
【請求項8】 ネットワークにマルチメディアストリー
ムを送信するストリーム送信装置と、前記マルチメディ
アストリームを受信するストリーム受信装置と、前記ス
トリーム送信装置および前記ストリーム受信装置の間で
ストリーム伝送の中継を行うストリーム中継装置とが前
記ネットワークを介して接続されるストリーム配信シス
テムにおけるストリーム配信方法であって、 前記ストリーム送信装置は、 前記ネットワークを介して前記マルチメディアストリー
ムを送信してから、前記受信装置が前記マルチメディア
ストリームを受信するまでのネットワーク遅延時間を検
出するネットワーク遅延時間検出ステップと、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第1の判定ステップと、 前記第1の判定ステップにおいて、前記ストリーム受信
装置による前記マルチメディアストリームの受信が、前
記ストリーム受信装置による前記マルチメディアストリ
ームの再生に間に合わないと判定された場合、前記マル
チメディアストリームを部分的に廃棄し、残りの前記マ
ルチメディアストリームを前記ネットワークを介して送
信し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第1の制御ステップとを備え、 前記ストリーム中継装置は、 前記マルチメディアストリームの再生時刻を検出するス
トリーム再生時刻検出ステップと、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第2の判定ステップと、 前記第2の判定ステップにおいて、前記ストリーム受信
装置による前記マルチメディアストリームの受信が、前
記ストリーム受信装置による前記マルチメディアストリ
ームの再生に間に合わないと判定された場合、前記マル
チメディアストリームを部分的に廃棄し、残りの前記マ
ルチメディアストリームを前記ネットワークを介して送
信し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第2の制御ステップとを備え、 前記ストリーム受信装置は、 前記ネットワークを介して受信した前記マルチメディア
ストリームから、前記マルチメディアストリームのデコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたか否かを検知
する検知ステップと、 前記ネットワークを介して受信した前記マルチメディア
ストリームを構成する各デコード単位のうち、前記デコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたことが検知さ
れていないものをデコードするデコードステップとを備
えることを特徴とするストリーム配信方法。
8. A stream transmitting apparatus for transmitting a multimedia stream to a network, a stream receiving apparatus for receiving the multimedia stream, and a stream relay for relaying stream transmission between the stream transmitting apparatus and the stream receiving apparatus. A stream distribution method in a stream distribution system in which a device is connected via the network, wherein the stream transmission device transmits the multimedia stream via the network, and the reception device transmits the multimedia stream. A network delay time detecting step of detecting a network delay time until a stream is received; and the receiving of the multimedia stream by the stream receiving device, the receiving of the multimedia stream by the stream receiving device. A first determination step of determining whether or not it is in time for the reproduction of the audio stream, and in the first determination step, the reception of the multimedia stream by the stream receiving apparatus is performed by the stream receiving apparatus. , The multimedia stream is partially discarded, the remaining multimedia stream is transmitted through the network, and the data rate of the multimedia stream is set to the bandwidth of the network. And a first control step of controlling the stream reproduction time to detect the reproduction time of the multimedia stream, the stream relay apparatus detects the reproduction time of the multimedia stream, and the stream reception apparatus detects the reproduction time of the multimedia stream. A second determination step of determining whether or not reception is in time for the reproduction of the multimedia stream by the stream receiving apparatus; and in the second determination step, reception of the multimedia stream by the stream receiving apparatus, When it is determined that the reproduction of the multimedia stream by the stream receiving apparatus is not in time, the multimedia stream is partially discarded, and the remaining multimedia stream is transmitted via the network, and the multimedia stream is transmitted. And a second control step of controlling the data rate of the multimedia stream to correspond to the bandwidth of the network, the stream receiving apparatus is configured to extract the multimedia stream from the multimedia stream received via the network. A step of detecting whether or not a part of the decoding units of the video stream has been discarded by the stream transmission device or the stream relay device; and a decoding step of each decoding unit constituting the multimedia stream received via the network. Of these, a decoding step of decoding a part of the decoding unit that is not detected as being discarded by the stream transmission device or the stream relay device, is provided.
【請求項9】 ネットワークにマルチメディアストリー
ムを送信するストリーム送信装置と、前記マルチメディ
アストリームを受信するストリーム受信装置と、前記ス
トリーム送信装置および前記ストリーム受信装置の間で
ストリーム伝送の中継を行うストリーム中継装置とが前
記ネットワークを介して接続されるストリーム配信シス
テムを制御するストリーム配信プログラムであって、 前記ストリーム送信装置に、 前記ネットワークを介して前記マルチメディアストリー
ムを送信してから、前記受信装置が前記マルチメディア
ストリームを受信するまでのネットワーク遅延時間を検
出するネットワーク遅延時間検出ステップと、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第1の判定ステップと、 前記第1の判定ステップにおいて、前記ストリーム受信
装置による前記マルチメディアストリームの受信が、前
記ストリーム受信装置による前記マルチメディアストリ
ームの再生に間に合わないと判定された場合、前記マル
チメディアストリームを部分的に廃棄し、残りの前記マ
ルチメディアストリームを前記ネットワークを介して送
信し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第1の制御ステップとを実行させ、 前記ストリーム中継装置に、 前記マルチメディアストリームの再生時刻を検出するス
トリーム再生時刻検出ステップと、 前記ストリーム受信装置による前記マルチメディアスト
リームの受信が、前記ストリーム受信装置による前記マ
ルチメディアストリームの再生に間に合うか否かを判定
する第2の判定ステップと、 前記第2の判定ステップにおいて、前記ストリーム受信
装置による前記マルチメディアストリームの受信が、前
記ストリーム受信装置による前記マルチメディアストリ
ームの再生に間に合わないと判定された場合、前記マル
チメディアストリームを部分的に廃棄し、残りの前記マ
ルチメディアストリームを前記ネットワークを介して送
信し、前記マルチメディアストリームのデータレートを
前記ネットワークのバンド幅に対応させるように制御す
る第2の制御ステップとを実行させ、 前記ストリーム受信装置に、 前記ネットワークを介して受信した前記マルチメディア
ストリームから、前記マルチメディアストリームのデコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたか否かを検知
する検知ステップと、 前記ネットワークを介して受信した前記マルチメディア
ストリームを構成する各デコード単位のうち、前記デコ
ード単位の一部が、前記ストリーム送信装置、または前
記ストリーム中継装置によって破棄されたことが検知さ
れていないものをデコードするデコードステップとを実
行させることを特徴とするストリーム配信プログラム。
9. A stream transmitting apparatus for transmitting a multimedia stream to a network, a stream receiving apparatus for receiving the multimedia stream, and a stream relay for relaying stream transmission between the stream transmitting apparatus and the stream receiving apparatus. A device is a stream distribution program for controlling a stream distribution system connected via the network, wherein the multimedia transmitter transmits the multimedia stream to the stream transmission device via the network, A network delay time detecting step of detecting a network delay time until receiving the multimedia stream; and the receiving of the multimedia stream by the stream receiving apparatus, A first determining step of determining whether or not it is in time to play a multimedia stream; and in the first determining step, the reception of the multimedia stream by the stream receiving apparatus is performed by the stream receiving apparatus. , The multimedia stream is partially discarded, the remaining multimedia stream is transmitted through the network, and the data rate of the multimedia stream is set to the bandwidth of the network. And a stream reproduction time detecting step of detecting a reproduction time of the multimedia stream in the stream relay apparatus, the multimedia control apparatus according to the first aspect of the invention, A second determination step of determining whether or not the stream reception is in time for the reproduction of the multimedia stream by the stream reception device; and the reception of the multimedia stream by the stream reception device in the second determination step. However, if it is determined that the multimedia stream cannot be played back in time by the stream receiving device, the multimedia stream is partially discarded, and the remaining multimedia stream is transmitted via the network, A second control step of controlling the data rate of the media stream to correspond to the bandwidth of the network, and causing the stream receiving apparatus to select the multimedia stream from the multimedia stream received via the network. A detection step of detecting whether a part of the decoding unit of the media stream is discarded by the stream transmitting device or the stream relay device, and each decoding unit forming the multimedia stream received via the network. Among them, a stream distribution program, characterized in that a decoding step of decoding a part of the decoding unit that is not detected as being discarded by the stream transmission device or the stream relay device.
JP2001186032A 2001-06-20 2001-06-20 Stream distribution system Expired - Fee Related JP3654211B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001186032A JP3654211B2 (en) 2001-06-20 2001-06-20 Stream distribution system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001186032A JP3654211B2 (en) 2001-06-20 2001-06-20 Stream distribution system

Publications (2)

Publication Number Publication Date
JP2003008640A true JP2003008640A (en) 2003-01-10
JP3654211B2 JP3654211B2 (en) 2005-06-02

Family

ID=19025517

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001186032A Expired - Fee Related JP3654211B2 (en) 2001-06-20 2001-06-20 Stream distribution system

Country Status (1)

Country Link
JP (1) JP3654211B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133612A (en) * 2017-02-13 2018-08-23 日本電信電話株式会社 Communication device and communication method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133612A (en) * 2017-02-13 2018-08-23 日本電信電話株式会社 Communication device and communication method

Also Published As

Publication number Publication date
JP3654211B2 (en) 2005-06-02

Similar Documents

Publication Publication Date Title
JP5215604B2 (en) Client device, communication system, and data processing method
JP5489675B2 (en) Video information playback method and system, and video information content
JP3330797B2 (en) Moving image data storage method and moving image data decoding method
JP5043096B2 (en) Channel changing method and digital video apparatus
JP4936542B2 (en) COMMUNICATION CONTROL DEVICE, COMMUNICATION CONTROL METHOD, AND COMPUTER PROGRAM
JP2009512265A (en) Video data transmission control system and method on network
JPH11500289A (en) Method for transmitting and receiving a compressed television signal
JP3633884B2 (en) Playback image transmission device
WO2005062614A1 (en) Video data processing method and vide data processing device
JP2008508791A (en) Home entertainment system, playback method, and television receiver
JP2008029006A (en) Client device, communication system and data processing method
JP2003209807A (en) Moving picture reproducing method and apparatus
JP3558983B2 (en) Digital broadcast recording and playback device
JP2001257715A (en) Storage transmission terminal
JP3654211B2 (en) Stream distribution system
JP3931642B2 (en) Stream distribution system, stream transmission device, and relay device
JP4491918B2 (en) Data distribution apparatus and method, data distribution system
JP4217555B2 (en) Communication device, transport stream recording method, program
JP4078260B2 (en) Communication device, transport stream transmission method, program
JP2009164964A (en) Information processing apparatus, information processing method, information processing system, and information processing program
JP4587780B2 (en) Video playback device
JP4350638B2 (en) Video recording device
JP2005033424A (en) Video receiver and video transmitter
JP2003264820A (en) Distribution method, distributor, and receiver for digital image
JP2001223656A (en) Multiplex transmitter

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20050201

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: 20050208

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20050221

R150 Certificate of patent or registration of utility model

Ref document number: 3654211

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080311

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090311

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100311

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110311

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120311

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130311

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140311

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees