JP2004260668A - Moving image transmission system, moving image transmitter, moving image relay device, moving image receiver, program, and recording medium - Google Patents
Moving image transmission system, moving image transmitter, moving image relay device, moving image receiver, program, and recording medium Download PDFInfo
- Publication number
- JP2004260668A JP2004260668A JP2003050626A JP2003050626A JP2004260668A JP 2004260668 A JP2004260668 A JP 2004260668A JP 2003050626 A JP2003050626 A JP 2003050626A JP 2003050626 A JP2003050626 A JP 2003050626A JP 2004260668 A JP2004260668 A JP 2004260668A
- Authority
- JP
- Japan
- Prior art keywords
- image data
- moving image
- tcp
- transmitting
- data
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Landscapes
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は、実時間再生を要求される動画像データをIPネットワーク上をTCPを用いて安定的に伝送するシステム、動画像送信装置、動画像中継装置、動画像受信装置、プログラム、および記録媒体に関するものである。
【0002】
【従来の技術】
TCP(Transport Control Protocol)では、再送付き肯定確認応答プロトコルの改良版である可変ウィンドウサイズのスライディングウィンドウプロトコルを用いて信頼性のある効率的なデータ通信を実現している。
しかしながら、TCPによるデータ伝送では、ウィンドウサイズ分のデータを連続的に送信できるが、最初のパケットの確認応答が戻ってくるまでは、それ以上のデータを送信できない。
【0003】
TCPコネクション一つあたりのスループットは、
【数1】
スループット(データ/秒)=ウィンドウサイズ/往復遅延時間 (式1)
となる。したがって、ネットワークの往復遅延時間RTT(Round Trip Time)が大きくなると、必然とスループットがあがらなくなる。いわゆるLong Fat Pipeの問題である。
【0004】
そうした場合の解決方法として特許文献1のようにデータ(ファイル形式)を分割し、複数のTCPコネクションをはることで、より効率的にデータファイルの伝送を行う方法が提案されている。その方法を用いた場合の流れを図6に示す。
【0005】
また、特許文献2では、さらにデータ受信中の誤り発生に基づくデータブロックの再送回数を複数のコネクション毎にモニタリングし、一定時間内の再送回数の増減に応じて該当するコネクションのウィンドウサイズを変化させたり、コネクションの使用停止し別のコネクションで送信を再開したりすることで効率的にデータファイルの伝送を行う方法が提案されている。
【0006】
例えば、JPNIC Internet Week 99チュートリアルレクチャーノート櫻井智明「ストリーミング技術」(非特許文献1)で述べられているように、動画像をIPネットワーク上で伝送し実時間再生しようとする場合、一般的には、TCPよりもUDPが用いられる。UDPを用いた動画像の伝送では、受信データに誤りが発生した場合であっても、再送によって古い画像フレームを正しく送るよりも、新しい画面を送ることが優先される場合に用いられる。
なお、先行公知文献には、下記の公開特許公報および非特許文献がある。
【0007】
【特許文献1】
特開平8−305643号公報(ファイル転送方式)
【特許文献2】
特開2000−156706号公報(データ送受信方法並びにデータ送信プログラムを記憶した媒体及びデータ受信プログラムを記憶した媒体)
【特許文献3】
特開2001−195326号公報(ファイル転送方式)
【非特許文献1】
JPNIC Internet Week 99チュートリアルレクチャーノート、櫻井智明、「ストリーミング技術」、[online]、[平成15年2月17日検索]、インターネット<http://www.nic.ad.jp/ja/materials/iw/1999/notes/C15.PDF>
【0008】
【発明が解決しようとする課題】
TCPがネットワークの状態に応じた輻輳制御を行うのに対して、UDPはそのような制御は行わない。そのためTCPとUDPが共存するIPネットワーク環境においてUDPを用いて実時間動画像伝送を行うと、IPネットワーク上で回線品質が低下するなどして輻輳が発生すると、UDPによるトラフィックが、他のTCPコネクションの使用帯域を圧迫し、ネットワークの利用の公平性という観点からは好ましくない。
【0009】
IPネットワーク上をTCPを用いて、ディジタルシネマのような大容量の動画像データを実時間で伝送し再生するような場合、途中で何度もデータの再送が生じると、1フレーム周期内に1フレーム分の画像データが受信装置側に到着しないというケースが考えられる。前記複数のTCPコネクションによるデータ伝送方法を用いた場合であっても、コネクションの一部で回線品質が低下するなどして再送が何度も発生することは考えられる。特許文献1や特許文献2のようにFTP(File Transfer Protocol)によるファイル転送等、非実時間のデータ伝送にTCPを用いる場合は問題ないが、実時間の映像情報伝送を考えると、“消失したデータの再送を要求する”といったTCPの仕組みによる遅れが問題になってくる。
【0010】
また、動画像データはDVD Videoのような蓄積メディア上では、ファイルの形式をとっている場合もあるが、ビデオカメラからのディジタル映像信号をファイルという形式を介さずに直接トランスポートストリームにのせて伝送するような場合も考えられる。そうした場合、特許文献1の図1の実施例(システム構成)にあるようなファイル分割・統合モジュールでのデータの分割はできない。
【0011】
また、TCPコネクションの数が増えてくると、特許文献2のようにコネクション毎の再送回数のモニタリング自体による装置への負荷の増加が実時間での映像情報伝送の妨げとなることが考えられる。
【0012】
また、単一または複数のTCPコネクションにより1フレーム分の画像フレームデータを1フレーム周期内に伝送しようとする場合、フレーム周期の中の極一部を使ってバースト的にデータを伝送すると、IPネットワーク上で瞬間的にデータレートが高くなり、ネットワーク上のスイッチ等でパケットロスが発生する確率が高くなる。したがって、TCPの仕組みに基づいてデータの再送が生じやすくなり、データの伝送効率が上がらなくなる。
【0013】
本発明の目的は、通信経路の往復遅延時間(RTT、Round Trip Time)が大きい場合も、必要とされるスループットを確保し、効率よく安定的に動画像データを伝送し、かつ実時間での動画像再生を安定的に行うための動画像伝送システム、動画像送信装置、動画像中継装置、動画像受信装置、プログラム、および記録媒体を提供することにある。
【0014】
【課題を解決するための手段】
上記目的を達成するための一つ目の手段は、本発明の請求項1、2、3、4のように、手動または自動的に計測した送信装置・受信装置間等の1TCPコネクションあたりのスループット(実効速度)や伝送する動画像データの時間方向に平均をとったビットレートの値に応じた数(複数)のTCPコネクションを送信装置・受信装置間または中継装置との間で張り、複数のTCPコネクションを用いて画像フレームデータを分割して効率よく伝送し、さらにTCPによる再送要求の発生による遅れで1フレーム周期間内に1フレーム分の画像データが到着しないといった事態に備え、あらかじめ受信装置側でn(複数)フレーム分の動画像データをバッファに蓄えてから、nフレーム期間遅らせて実時間での動画像再生開始することである。
【0015】
二つ目の手段は、本発明の請求項5のように、分割フレームデータを複数のTCPコネクションを使って伝送する場合に、複数のTCPコネクション間のデータ送出タイミングをずらして、各TCPコネクション間のデータフローの重なりが少なくなるようにしたり、本発明の請求項6のように、伝送される動画像フレームデータ(1フレーム分)または分割フレームデータが1フレーム周期内で分散するようにシェーピングすることである。
【0016】
三つ目の手段は、本発明の請求項7、8、9のように、受信装置のバッファ部の蓄積状況のみをモニタリングすることで蓄積画像フレーム数が減少したときのみ、全てのTCPコネクションもしくは、伝送効率の下がったTCPコネクションを自動的に特定して、その接続を切り、代わりの新たなTCPコネクションを生成することである。
【0017】
前述の一つ目の手段によれば、送信装置・受信装置間の1TCPコネクションあたりのスループット(実効速度)を伝送する動画像データの平均ビットレートの値に応じた数(複数)のTCPコネクションをはることにより、Long Fat Pipeの問題を解決し、動画像データの伝送に必要とされるスループットが確保できるようになる。また1フレーム周期間内に1フレーム分の画像データが到着しないといった事態が発生した場合は、バッファに蓄積された動画像データを用いることで、安定的に動画像の実時間再生を維持することができるようになる。
【0018】
前述の二つ目の手段によれば、複数TCPコネクションのトータルのデータレートが時間方向に平均化され、通信系路上で瞬間的にデータレートが上がることがなくなり、パケットロスが生じにくくなり、より安定的に実時間再生を要求される動画像データの伝送が実現できるようになる。
【0019】
前述の三つ目の手段によれば、受信装置のバッファ部の蓄積状況のみのモニタリングとすることでモニタリングに対する負荷を軽減し、より安定的に実時間再生を要求される動画像データの伝送が実現できる。
【0020】
また、本発明の動画像送信装置は、実時間再生を要求される動画像データをTCP/IPにより送信する送信装置と、前記送信装置から送信されるデータを受信する受信装置を含む動画像伝送システムにおける動画像送信装置であって、動画像データを画像データ1フレーム分または複数フレーム分を単位とする個々の単位画像データをさらに分割するための単位画像データの分割数、およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定するパラメータ決定手段と、前記パラメータ決定手段により決定された分割数で前記個々の単位画像データを分割して分割画像データとする画像データ分割手段と、前記分割画像データを前記パラメータ決定手段により決定されたTCPコネクションの数のTCPコネクションにより送信する送信手段と、を有することを特徴とする。また、前記パラメータ決定手段は前記受信装置でバッファに蓄積するフレーム数を1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定することを特徴とする。
【0021】
また、本発明の動画像中継装置は、実時間再生を要求される動画像データをTCP/IPにより送信する送信装置と、前記送信装置から送信されるデータを受信する受信装置と、前記送信装置と前記受信装置の間にあって前記データを中継する中継装置を含む動画像伝送システムにおける動画像中継装置であって、動画像データを画像データ1フレーム分または複数フレーム分を単位として、個々の単位画像データを1つのTCPコネクションにより送信する送信装置または前段の中継装置から1つのTCPコネクションで個々の単位画像データを受信する手段と、前記個々の単位画像データをさらに分割するための単位画像データの分割数、およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定するパラメータ決定手段と、前記パラメータ決定手段により決定された分割数で前記個々の単位画像データを分割して分割画像データとする画像データ分割手段と、前記分割画像データを前記パラメータ決定手段により決定されたTCPコネクションの数のTCPコネクションにより送信する送信手段と、を有することを特徴とする。また、前記パラメータ決定手段は前記受信装置でバッファに蓄積するフレーム数を1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定することを特徴とする。また、前記動画像送信装置または前記動画像中継装置からのデータを中継する動画像中継装置であって、複数のTCPコネクションにより分割画像データを受信する受信手段と、受信した分割画像データから元の単位画像データに戻す分割画像データ統合手段と、前記単位画像データを1つのTCPコネクションで受信装置または次の中継装置に向けて送信する送信手段と、を有することを特徴とする。
【0022】
また、本発明の動画像受信装置は、前記動画像送信装置または前記動画像中継装置からデータを受信する動画像受信装置であって、複数のTCPコネクションにより分割画像データを受信する受信手段と、前記分割画像データから元の単位画像データに戻す処理を行う分割画像データ統合手段と、動画像データ複数フレーム分の蓄積を行うバッファ手段と、を有することを特徴とする。また、前記バッファ手段で蓄積するフレーム数は、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定されたフレーム数であることを特徴とする。
また、本発明のプログラムは、前記動画像送信装置、前記動画像中継装置、前記動画像受信装置のためのプログラム。
また、本発明の記録媒体は、前記プログラムを記録したコンピュータ読み取り可能な記憶媒体。
【0023】
【発明の実施の形態】
[実施例1]
図1は請求項1の発明の実施例のシステムの構成を示している。図1において、動画像伝送システム1は送信装置2と受信装置3により構成される。送信装置2は、動画像データ入力IF(インタフェース)7、フレーム検出器8、画像データ分割処理部9、動画像データネットワーク出力IF10、パラメータ収集部11、パラメータ決定部12、TCPコネクション数・ウィンドウサイズ制御部13を備える。送信装置2の動画像データ入力IF7にはビデオカメラ4から直接またはエンコーダ5を経て非蓄積型動画像データが入力され、また蓄積メディア6から蓄積型動画像データが入力される。受信装置3は、動画像データネットワーク入力IF16、分割画像データ統合処理部17、画像データ蓄積部18、動画像データ出力IF19を備える。送信装置2と受信装置3はIPネットワーク14で接続され、送信装置2の動画像データネットワーク出力IF10と受信装置3の動画像データネットワーク入力IF16間にはTCPコネクション15がはられる。受信装置3の動画像データ出力IF19から出力された動画像データは、必要に応じてデコーダ20によりデコードされ、プロジェクタ21により上映される。
【0024】
図2は、請求項1の発明の実施例の全体的な流れを示している。請求項1の発明の実施例について、図2の流れに沿って説明する。
第1の行程では、図1のパラメータ収集部11で、通信経路の往復遅延時間や、送受信装置が接続されている間のスループット(実効的な回線速度)に関する情報、動画像データの平均ビットレートを自動的に収集する。パラメータ収集部11での処理は、例えば自動的にpingコマンドを発し、そこから往復遅延時間を得たり、netperfなどのコマンドを使ってTCPストリームを発生し、そこからTCPストリームあたりのスループットを得たり、動画像データをいったんネットワーク上に一定時間流しtcpdump等でその間のパケット数をカウントすることにより動画像データの平均ビットレートを求めることができる。同パラメータは自動収集によらず、あらかじめ手動での実測等により得ておいてもよい。
【0025】
第2の行程では、それら収集したパラメータを元に最適な画像データ分割数・TCPコネクション数・ウィンドウサイズ等のパラメータを図1のパラメータ決定部12で決定する。パラメータ決定部12では次のようにしてパラメータが決定される。
【0026】
例えばTCP/IPプロトコルの拡張となる64[kB]以上のウィンドウサイズが扱える場合、ウィンドウサイズを64[kB]から順次大きくしていき、その際のTCP 1コネクションでのスループットS[Mbps]をパラメータ収集部11で計測(実測)し、その値が最大となるウィンドウサイズを最適ウィンドウサイズW[kB]として決定する。一方、拡張となる64[kB]以上のウィンドウサイズが扱えない場合は、逆にウィンドウサイズを64[kB]固定として、スループットSをパラメータ収集部11で計測する。なお、双方の場合においても、スループットSの計測の代わりに、パラメータ収集部11で計測された往復遅延時間を元に前記式1よりTCP 1コネクションでのスループットS[Mbps]を求めてもよいが、数式1で求められるスループットそのものを計測した方が実際に則しているという観点で望ましい。
【0027】
そして、動画像データの平均ビットレートがA[Mbps]であったとしたとき、
【数2】
C=ROUNDUP(A/0.9S) (式2)
となる整数CをTCPコネクション数とする(ROUNDUP(A/0.9S)はA/0.9Sを小数点以下切り上げた数、TCPストリームのオーバヘッドを10%と仮定し実効的な回線速度は0.9Sであるとして計算)。画像分割数はTCPコネクション数と等しくする。
【0028】
また、受信装置3側の蓄積フレーム数nは、例えば、1秒間分のフレーム数f(映画の場合24フレーム分)と動画像データ平均ビットレートAを実効的な回線速度0.9SとTCPコネクション数Cの積で割った値より
【数3】
n=(1+A/0.9SC)f (式3)
として決定し、受信装置3側に指示する。
以上は図2のうちの処理Aにあたり、動画像データを実際に伝送する前の前処理となっている。
【0029】
第3の行程で、パラメータ決定部12で決定されたC本のTCPコネクション15を送信装置2側の動画像データネットワーク出力IF10から受信装置3側の動画像データネットワーク入力IF16に対してはる。
【0030】
第4の行程では、送信装置2の動画像データ入力IF16に、ビデオカメラ4等からのディジタル映像信号そのものや、エンコーダ5等を経て入ってくる非蓄積型動画像データ、またはハードディスクやDVD等の蓄積メディア6上の蓄積型動画像データを入力する。
【0031】
そして、通常の映像信号/動画像データに含まれるフレーム毎の切れ目を示すデータをフレーム検出器8で検出し、第5の行程でフレーム毎に画像データ分割処理部9でC個に分割処理される。MPEGのように複数のフレームがGOP(Group of Pictures)のような別の単位で取り扱われる場合には、それを検出し、それを単位として分割処理してもよい。
【0032】
第6の行程で、送信装置2の動画像データネットワーク出力IF10よりIPネットワーク14上へ分割画像データを送出する。以上の行程は主に送信装置2側の処理となるが、第8の行程からは主に受信装置3側の処理へと移る。第7の行程で、C本のTCPコネクション15によりC分割された分割画像データをそれぞれ伝送することになる。
【0033】
第8の行程では、IPネットワーク14上から分割画像データを受信装置3の動画像データネットワーク入力IF16で受け取り、第9の行程で、受信した分割画像データを分割画像データ統合処理部17で元の1つのフレーム画像データ(単位画像データ)に統合し、第10の行程で受信装置3側のデータ蓄積部18にnフレーム分蓄積され、n+1フレーム目のデータがデータ蓄積部18に渡されるときに、第11の行程に移り1フレーム目のデータが動画像データ出力から出力される。ここで入力した動画像データがオンラインまたはオフラインでエンコードされたものであれば、デコーダ20により実時間でデコードしながら、プロジェクタ21等により動画像データを実時間上映を実現する。
すべての動画像データの入力がなくなり、動画像データをすべて受信し終わったら、全てのTCPコネクション15を切断し終了となる。
【0034】
[実施例2]
図3は、請求項1、2、3による発明の実施形態のバリエーションを示す図である。図3の形態1は、請求項1の発明の実施形態を示す例である。図は、送信装置側から4つのTCPコネクションで受信装置側へ分割画像データを伝送し、プロジェクタで実時間上映するときの構成である。図3の形態2は、請求項2の発明の実施形態を示す例である。図は、送信装置側からの1つのTCPコネクションで中継装置まで単位画像データを運び、中継装置と受信装置との間で4つのTCPコネクションを使って分割画像データを伝送する。前述の送信装置側での行程(1)、(2)、(3)および(5)、(6)の処理を中継装置で行うようにするものである。図3の形態3は、請求項3の発明の実施形態を示す例である。送信装置側から4個のTCPコネクションで分割画像データを中継装置まで運び、行程(8)、(9)の処理を中継装置で行い、別途1つのTCPコネクションを中継装置と受信装置の間にはり、それで単位画像データを受信装置に伝送するようにしたものである。請求項2と請求項3の発明の実施形態の中継装置を組み合わせて、図3の形態4のように送信装置で単位画像データを送信するTCPコネクションおよび受信装置で単位画像データを受信するTCPコネクションはともに1つとし、中継装置間の4個のTCPコネクションで分割画像データを伝送するようにしてもよい。ただし、1つのTCPコネクションで単位画像データを運ぶ場合の送信装置・中継装置間および中継装置・受信装置間は、4個のTCPコネクションで分割画像データを運ぶ間より十分遅延時間が短く、1つのTCPコネクションで実時間動画再生に耐えられるだけの速さで単位画像データを運ぶことができる必要がある。
【0035】
[実施例3]
図4は、請求項4、5の発明の実施例を説明する図である。図4(a)は1つのTCPコネクションでフレーム画像データ(単位画像データ)を伝送する場合の送信装置・受信装置間のトラフィック量の時間方向の変動の概観を示した図である。1フレーム周期で、その周期の一部を使ってバースト的にフレーム画像データが伝送される。請求項1の発明の実施例の動画像伝送システムを用いて、単に4つのTCPコネクションで分割画像データを伝送すると、図4(b)のようなトラフィックとなる。各TCPコネクションのトラフィック量は小さくなるが、ネットワーク上を流れるトラフィックの総量を求めると、(a)と同じようになってしまう。
【0036】
図4(c)は、請求項4の発明の実施例のトラフィックの様子を示している。
請求項4の発明を実装し、4つのTCPコネクションにおけるデータ送出のタイミングを上から準じ遅らせていくような形でずらしていくようにすることで、同じ1つのネットワーク上をこの4つのTCPコネクションによるデータストリームが流れる場合、それぞれのコネクションによるデータの送出タイミングがずれていることによってネットワーク上の総トラフィック量の変動が時間的に平均化される。
【0037】
図4(d)は、請求項5の発明を実施例のトラフィックの様子を示している。
請求項5の発明を実装し、各コネクションに対して平滑化プロセスによりトラフィックにシェーピングを効かせることで、データの送出がさらに分散しネットワーク上の総トラフィック量の変動が時間的にさらに平均化される。
【0038】
図4(c)(d)のようなデータストリームは、請求項4、5の発明を実装しない場合に比べて、総トラフィック量の時間的な変動が小さくなり、パケットロスとなる率が下がり、安定的な実時間動画像伝送が実現できる。
【0039】
[実施例4]
図5は、請求項6の発明の画像データの蓄積状態の監視処理の実施例を説明する図である。
蓄積画像データのフレーム数は、回線品質の低下にともない減少する。図の例1では、蓄積画像データのフレーム数が規定枚数以下になった場合に、各TCPコネクションによる分割データ到着を確認する。前記規定枚数とは、以下のTCPコネクションの張り替え処理の間に、動画像データが一時的に途絶えたとしても、実時間上映が維持できる時間分以上のフレーム数とする。各TCPコネクションによる分割データ到着確認の際、スループットの低下等により、あるTCPコネクションで分割データの未着があった場合、そのコネクションを不良コネクションとして確定し、いったんその接続を切断し、あらたに代わりの新規TCPコネクションを確立する。そうすることで、TCPコネクション数を変化させずにスループットを回線品質が低下する前と同じような状態に戻すことができる。
【0040】
TCPコネクション数に余裕があって、不良コネクションの切断後も十分なスループットが得られる場合は、新規TCPコネクションは確立せずに、必要があれば単位画像データの分割数を減らして、実時間上映を維持する。
【0041】
図の例2では蓄積画像データのフレーム数が規定枚数以下となった場合に、各コネクションのRTTをチェックしたり、各コネクションの再送回数をチェックして、それらが規定値以内かどうか判断し、規定値を超えたものを不良コネクションとして確定し、いったんその切断、必要があれば新規コネクションを確立したり、単位画像データの分割数の見直しを行う。
【0042】
なお、前記各装置はコンピュータ上で動作するプログラムとして作成することができ、また、そのプログラムをコンピュータ読み取り可能な記憶媒体に記録することができる。
【0043】
以上、本発明者によってなされた発明を、前記実施例に基づき具体的に説明したが、本発明は、前記実施例に限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは勿論である。
【0044】
【発明の効果】
以上のように、本発明では、通信経路の往復遅延時間(RTT、Round Trip Time)が大きい場合も、必要とされるスループットを確保し効率よく安定的に動画像データを伝送し、かつ実時間での動画像再生を安定的に行うための伝送システムを提供できる。
【図面の簡単な説明】
【図1】本発明の実施例のシステム構成を示す図である。
【図2】本発明の実施例の全体的な処理の流れを示す図である。
【図3】本発明の実施例のシステム構成のバリエーションを示す図である。
【図4】本発明の実施例のデータフローの様子を示す図である。
【図5】本発明の実施例の画像データ蓄積状態監視処理の例を示す図である。
【図6】従来技術の画像ファイル伝送の流れを示す図である。
【符号の説明】
1…動画像伝送システム、2…送信装置、3…受信装置、4…ビデオカメラ、5…エンコーダ、6…蓄積メディア、7…動画像データ入力IF、8…フレーム検出器、9…画像データ分割処理部、10…動画像データネットワーク出力IF、11…パラメータ収集部、12…パラメータ決定部、13…TCPコネクション数・ウィンドウサイズ制御部、14…IPネットワーク、15…TCPコネクション、16…動画像データネットワーク入力IF、17…分割画像データ統合処理部、18…画像データ蓄積部、19…動画像データ出力IF、20…デコーダ、21…プロジェクタ[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a system, a moving image transmitting apparatus, a moving image relay apparatus, a moving image receiving apparatus, a program, and a recording medium for stably transmitting moving image data required to be reproduced in real time over an IP network using TCP. It is about.
[0002]
[Prior art]
In TCP (Transport Control Protocol), reliable and efficient data communication is realized by using a variable window size sliding window protocol which is an improved version of the acknowledgment protocol with retransmission.
However, in data transmission by TCP, although data of a window size can be transmitted continuously, no further data can be transmitted until an acknowledgment of the first packet is returned.
[0003]
The throughput per TCP connection is
(Equation 1)
Throughput (data / second) = window size / round trip delay time (Equation 1)
It becomes. Therefore, when the round trip time RTT (Round Trip Time) of the network increases, the throughput necessarily decreases. This is the so-called Long Fat Pipe problem.
[0004]
As a solution to such a case, a method of dividing a data (file format) and establishing a plurality of TCP connections to transmit a data file more efficiently has been proposed as in Patent Document 1. FIG. 6 shows a flow when the method is used.
[0005]
Further, in Patent Document 2, the number of retransmissions of a data block based on the occurrence of an error during data reception is monitored for each of a plurality of connections, and the window size of the corresponding connection is changed according to the increase or decrease in the number of retransmissions within a fixed time. In addition, there has been proposed a method of efficiently transmitting a data file by stopping the use of a connection and resuming transmission on another connection.
[0006]
For example, as described in JPNIC Internet Week 99 Tutorial Lecture Note by Tomoaki Sakurai “Streaming Technology” (Non-Patent Document 1), in general, when trying to transmit a moving image over an IP network and play it in real time, , TCP is used rather than TCP. Moving image transmission using UDP is used when transmission of a new screen is prioritized over retransmission of correctly transmitting old image frames, even if an error occurs in received data.
In addition, there are the following published patent publications and non-patent literatures in the prior known documents.
[0007]
[Patent Document 1]
JP-A-8-305643 (file transfer system)
[Patent Document 2]
JP 2000-156706 A (Data transmission / reception method, medium storing data transmission program and medium storing data reception program)
[Patent Document 3]
JP 2001-195326 A (file transfer method)
[Non-patent document 1]
JPNIC Internet Week 99 Tutorial Lecture Notes, Tomoaki Sakurai, "Streaming Technology", [online], [Searched on February 17, 2003], Internet <http: // www. nic. ad. jp / ja / materials / iw / 1999 / notes / C15. PDF>
[0008]
[Problems to be solved by the invention]
While TCP performs congestion control according to the state of the network, UDP does not perform such control. Therefore, when real-time video transmission is performed using UDP in an IP network environment in which TCP and UDP coexist, when congestion occurs due to a decrease in line quality on the IP network, etc., traffic due to UDP causes another TCP connection to fail. Is not desirable from the viewpoint of fairness of network use.
[0009]
In the case where large-capacity moving image data such as digital cinema is transmitted and reproduced in real time using TCP over an IP network, if data is retransmitted many times on the way, one frame period is required within one frame period. A case is considered in which image data for a frame does not arrive at the receiving device side. Even when the data transmission method using the plurality of TCP connections is used, it is conceivable that retransmission occurs many times due to a decrease in line quality in a part of the connections. There is no problem when TCP is used for non-real-time data transmission such as file transfer by FTP (File Transfer Protocol) as in Patent Literature 1 and Patent Literature 2, but in consideration of real-time video information transmission, “ The delay due to the TCP mechanism such as "requesting data retransmission" becomes a problem.
[0010]
In some cases, moving image data is in the form of a file on a storage medium such as a DVD Video. However, a digital video signal from a video camera is directly placed on a transport stream without passing through a file format. It is also conceivable to transmit. In such a case, data cannot be divided by the file division / integration module as in the embodiment (system configuration) of FIG.
[0011]
When the number of TCP connections increases, the increase in the load on the device due to the monitoring of the number of retransmissions per connection as in Patent Document 2 may hinder real-time video information transmission.
[0012]
Further, when transmitting one frame of image frame data within one frame period using one or a plurality of TCP connections, if data is transmitted in bursts using a very small part of the frame period, an IP network As a result, the data rate instantaneously increases, and the probability of packet loss occurring in a switch or the like on the network increases. Therefore, data retransmission is likely to occur based on the TCP mechanism, and data transmission efficiency will not be improved.
[0013]
It is an object of the present invention to secure a required throughput, efficiently and stably transmit moving image data even when a round trip time (RTT, Round Trip Time) of a communication path is large, It is an object of the present invention to provide a moving image transmission system, a moving image transmitting device, a moving image relay device, a moving image receiving device, a program, and a recording medium for stably reproducing moving images.
[0014]
[Means for Solving the Problems]
The first means for achieving the above object is that the throughput per TCP connection between the transmitting device and the receiving device measured manually or automatically as in
[0015]
The second means is that, when the divided frame data is transmitted using a plurality of TCP connections as in
[0016]
The third means is to monitor only the accumulation status of the buffer unit of the receiving device and to execute all TCP connections or all TCP connections only when the number of accumulated image frames is reduced as in
[0017]
According to the first means, the number (plurality) of TCP connections corresponding to the average bit rate of moving image data for transmitting the throughput (effective speed) per TCP connection between the transmitting device and the receiving device is determined. By doing so, the problem of Long Fat Pipe can be solved and the throughput required for moving image data transmission can be secured. When one frame of image data does not arrive within one frame period, stable real-time reproduction of the moving image is maintained by using the moving image data accumulated in the buffer. Will be able to
[0018]
According to the second means described above, the total data rate of the plurality of TCP connections is averaged in the time direction, the data rate does not increase instantaneously on the communication path, and the packet loss is less likely to occur. It is possible to stably transmit moving image data required to be reproduced in real time.
[0019]
According to the third means described above, the monitoring load is reduced by monitoring only the accumulation status of the buffer unit of the receiving device, and the transmission of moving image data that requires more stable real-time reproduction can be performed. realizable.
[0020]
Also, a moving image transmitting apparatus according to the present invention includes a transmitting apparatus for transmitting moving image data required to be reproduced in real time by TCP / IP, and a receiving apparatus for receiving data transmitted from the transmitting apparatus. A moving image transmitting apparatus in a system, the number of divisions of unit image data for further dividing individual unit image data in units of moving image data for one frame or a plurality of frames, and the number of TCP connections Parameter determining means for determining based on the throughput per TCP connection and the average bit rate of moving image data; and dividing the individual unit image data by the number of divisions determined by the parameter determining means to obtain divided image data. Image data dividing means, and the parameter determining means And having a transmission means for transmitting the number TCP connections of TCP connections that are. Further, the parameter determining means determines the number of frames stored in the buffer in the receiving device based on a throughput per TCP connection and an average bit rate of moving image data.
[0021]
Also, a moving image relay device of the present invention includes a transmitting device for transmitting moving image data required to be reproduced in real time by TCP / IP, a receiving device for receiving data transmitted from the transmitting device, and a transmitting device. A moving image relay device in a moving image transmission system including a relay device for relaying the data between the receiving device and the receiving device, wherein the moving image data is divided into one unit image image unit or a plurality of frame units. Means for receiving individual unit image data with a single TCP connection from a transmitting device that transmits data over one TCP connection or a preceding relay device, and division of unit image data for further dividing the individual unit image data The number of connections and the number of TCP connections. Parameter determining means for determining based on the average bit rate of the image data; image data dividing means for dividing the individual unit image data into divided image data by the number of divisions determined by the parameter determining means; And transmitting means for transmitting by the number of TCP connections determined by the parameter determining means. Further, the parameter determining means determines the number of frames stored in the buffer in the receiving device based on a throughput per TCP connection and an average bit rate of moving image data. A moving image relay device that relays data from the moving image transmitting device or the moving image relay device, a receiving unit that receives the divided image data through a plurality of TCP connections, It is characterized in that it has divided image data integrating means for returning to unit image data, and transmitting means for transmitting the unit image data to a receiving device or a next relay device via one TCP connection.
[0022]
Further, the moving image receiving apparatus of the present invention is a moving image receiving apparatus that receives data from the moving image transmitting apparatus or the moving image relay apparatus, and a receiving unit that receives divided image data through a plurality of TCP connections; The image processing apparatus further includes a divided image data integrating unit that performs a process of returning the divided image data to the original unit image data, and a buffer unit that accumulates a plurality of frames of moving image data. Further, the number of frames stored in the buffer means is a number of frames determined based on a throughput per TCP connection and an average bit rate of moving image data.
Further, the program of the present invention is a program for the moving image transmitting device, the moving image relay device, and the moving image receiving device.
Further, a recording medium of the present invention is a computer-readable storage medium recording the program.
[0023]
BEST MODE FOR CARRYING OUT THE INVENTION
[Example 1]
FIG. 1 shows the configuration of a system according to an embodiment of the present invention. In FIG. 1, a moving image transmission system 1 includes a transmission device 2 and a
[0024]
FIG. 2 shows the overall flow of the embodiment of the first aspect of the present invention. An embodiment of the present invention will be described with reference to the flow chart of FIG.
In the first process, the parameter collection unit 11 shown in FIG. 1 uses the round trip delay time of the communication path, information on the throughput (effective line speed) while the transmission / reception device is connected, and the average bit rate of the moving image data. Collect automatically. The processing in the parameter collection unit 11 includes, for example, automatically issuing a ping command and obtaining a round-trip delay time therefrom, and generating a TCP stream using a command such as netperf and obtaining a throughput per TCP stream therefrom. The average bit rate of moving image data can be obtained by flowing moving image data once over a network for a certain period of time and counting the number of packets during tcpdump or the like. These parameters may be obtained in advance by manual measurement or the like instead of automatic collection.
[0025]
In the second step, parameters such as the optimal number of image data divisions, the number of TCP connections, and the window size are determined by the
[0026]
For example, when a window size of 64 [kB] or more, which is an extension of the TCP / IP protocol, can be handled, the window size is sequentially increased from 64 [kB], and the throughput S [Mbps] in one TCP connection at that time is set as a parameter. The collection unit 11 measures (actually measures) and determines the window size having the maximum value as the optimum window size W [kB]. On the other hand, when a window size of 64 [kB] or more cannot be handled, the window size is fixed to 64 [kB], and the throughput S is measured by the parameter collection unit 11. In both cases, the throughput S [Mbps] in the TCP 1 connection may be obtained from the above equation 1 based on the round trip delay time measured by the parameter collection unit 11 instead of measuring the throughput S. It is desirable to measure the throughput itself obtained by Expression 1 from the viewpoint that the measurement is actually performed.
[0027]
Then, assuming that the average bit rate of the moving image data is A [Mbps],
(Equation 2)
C = ROUNDUP (A / 0.9S) (Equation 2)
(ROUNDUP (A / 0.9S) is the number obtained by rounding up A / 0.9S below the decimal point, and the overhead of the TCP stream is assumed to be 10%, and the effective line speed is 0. 9S). The number of image divisions is equal to the number of TCP connections.
[0028]
The number n of accumulated frames on the receiving
[Equation 3]
n = (1 + A / 0.9SC) f (Equation 3)
And instructs the receiving
The above is the processing A in FIG. 2 and is the preprocessing before the moving image data is actually transmitted.
[0029]
In the third step, the C TCP connections 15 determined by the
[0030]
In the fourth step, the digital video signal itself from the video camera 4 or the like, the non-storage type moving image data coming in through the
[0031]
Then, the
[0032]
In the sixth step, the divided image data is transmitted from the moving image data network output IF 10 of the transmission device 2 to the IP network 14. The above steps mainly involve processing on the transmitting device 2 side, but from the eighth step mainly shift to processing on the receiving
[0033]
In the eighth step, the divided image data is received from the IP network 14 by the moving image data network input IF 16 of the receiving
When all the moving image data has been input and all the moving image data has been received, all the TCP connections 15 are disconnected and the processing is terminated.
[0034]
[Example 2]
FIG. 3 is a diagram showing a variation of the embodiment of the invention according to
[0035]
[Example 3]
FIG. 4 is a diagram for explaining an embodiment of the present invention. FIG. 4A is a diagram showing an overview of a time-direction variation of a traffic amount between a transmitting device and a receiving device when frame image data (unit image data) is transmitted through one TCP connection. In one frame period, frame image data is transmitted in bursts using a part of the period. When the divided image data is simply transmitted using four TCP connections using the moving image transmission system according to the embodiment of the present invention, the traffic becomes as shown in FIG. Although the traffic amount of each TCP connection is small, when the total amount of traffic flowing on the network is obtained, it becomes the same as that of (a).
[0036]
FIG. 4C shows a traffic situation according to the embodiment of the fourth aspect of the present invention.
The invention according to claim 4 is implemented, and the timing of data transmission in the four TCP connections is shifted in such a manner as to be delayed from the top, so that the same one network is connected by the four TCP connections. When a data stream flows, fluctuations in the total traffic volume on the network are averaged over time due to a shift in the data transmission timing by each connection.
[0037]
FIG. 4D shows a traffic situation according to the embodiment of the present invention.
By implementing the invention of
[0038]
In the data stream as shown in FIGS. 4C and 4D, the temporal fluctuation of the total traffic amount is smaller than that in the case where the inventions of
[0039]
[Example 4]
FIG. 5 is a view for explaining an embodiment of the monitoring processing of the accumulation state of image data according to the invention of
The number of frames of the stored image data decreases as the line quality decreases. In the example 1 shown in the drawing, when the number of frames of the accumulated image data becomes equal to or less than the specified number, arrival of the divided data by each TCP connection is confirmed. The specified number of frames is a frame number that is equal to or longer than the time that can be displayed in real time even if moving image data is temporarily interrupted during the following TCP connection replacement process. When confirming the arrival of divided data by each TCP connection, if there is no arrival of divided data in a certain TCP connection due to a decrease in throughput or the like, the connection is determined as a bad connection, the connection is disconnected once, and a new connection is established. Establish a new TCP connection. By doing so, the throughput can be returned to the same state as before the line quality was reduced without changing the number of TCP connections.
[0040]
If there is room for the number of TCP connections and sufficient throughput can be obtained even after disconnection of a bad connection, a new TCP connection is not established. To maintain.
[0041]
In the example 2 shown in the drawing, when the number of frames of the stored image data becomes equal to or smaller than a specified number, the RTT of each connection is checked, the number of retransmissions of each connection is checked, and it is determined whether or not they are within a specified value. A connection exceeding the specified value is determined as a defective connection, and once disconnected, a new connection is established if necessary, or the number of divisions of the unit image data is reviewed.
[0042]
Each of the devices can be created as a program that runs on a computer, and the program can be recorded on a computer-readable storage medium.
[0043]
As described above, the invention made by the inventor has been specifically described based on the embodiment. However, the present invention is not limited to the embodiment, and can be variously modified without departing from the gist of the invention. Of course.
[0044]
【The invention's effect】
As described above, according to the present invention, even when the round trip delay time (RTT, Round Trip Time) of the communication path is large, the required throughput is ensured, the moving image data is transmitted stably efficiently, and the real time A transmission system for stably reproducing a moving image on a computer can be provided.
[Brief description of the drawings]
FIG. 1 is a diagram showing a system configuration according to an embodiment of the present invention.
FIG. 2 is a diagram showing an overall processing flow of an embodiment of the present invention.
FIG. 3 is a diagram showing a variation of the system configuration according to the embodiment of the present invention.
FIG. 4 is a diagram showing a data flow according to the embodiment of the present invention.
FIG. 5 is a diagram illustrating an example of an image data accumulation state monitoring process according to the embodiment of the present invention.
FIG. 6 is a diagram showing a flow of image file transmission according to the related art.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Moving image transmission system, 2 ... Transmission device, 3 ... Receiving device, 4 ... Video camera, 5 ... Encoder, 6 ... Storage media, 7 ... Moving image data input IF, 8 ... Frame detector, 9 ... Image data division Processing unit, 10: Moving image data network output IF, 11: Parameter collecting unit, 12: Parameter determining unit, 13: Number of TCP connections / window size control unit, 14: IP network, 15: TCP connection, 16: Moving image data Network input IF, 17: Divided image data integration processing unit, 18: Image data storage unit, 19: Moving image data output IF, 20: Decoder, 21: Projector
Claims (20)
前記送信装置は、動画像データを画像データ1フレーム分または複数フレーム分を単位として、個々の単位画像データをさらに分割した分割画像データを、複数のTCPコネクションにより送信する送信装置であって、
前記受信装置は、複数のTCPコネクションにより受信した分割画像データから元の単位画像データに戻す処理と、前記動画像データ複数フレーム分の蓄積を行うバッファ部を有する受信装置であって、
前記単位画像データの分割数およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定することを特徴とする動画像伝送システム。A moving image transmission system including a transmitting device that transmits moving image data required to be reproduced in real time by TCP / IP, and a receiving device that receives data transmitted from the transmitting device,
The transmission device is a transmission device that transmits divided image data obtained by further dividing individual unit image data by a plurality of TCP connections, using moving image data as a unit of one frame of image data or a plurality of frames,
The receiving apparatus is a receiving apparatus including a process of returning divided image data received through a plurality of TCP connections to original unit image data and a buffer unit that accumulates a plurality of frames of the moving image data,
A moving image transmission system, wherein the number of divisions of the unit image data and the number of TCP connections are determined based on a throughput per TCP connection and an average bit rate of moving image data.
前記送信装置は、動画像データを画像データ1フレーム分または複数フレーム分を単位として、個々の単位画像データを1つのTCPコネクションにより送信する送信装置であって、
初段の中継装置もしくは送信装置寄りの中継装置の1つが、前記送信装置または前段の中継装置から1つのTCPコネクションで個々の単位画像データを受信し、受信した個々の単位画像データを分割して分割画像データとして、複数のTCPコネクションにより送信する中継装置であって、
前記受信装置は、複数のTCPコネクションにより受信した分割画像データから元の単位画像データに戻す処理と、前記動画像データ複数フレーム分の蓄積を行うバッファ部を有する受信装置であって
前記単位画像データの分割数およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定することを特徴とする動画像伝送システム。A transmitting apparatus for transmitting moving image data required for real-time reproduction by TCP / IP, a receiving apparatus for receiving data transmitted from the transmitting apparatus, and a relay between the transmitting apparatus and the receiving apparatus for relaying the data A video transmission system including a relay device that performs
The transmission device is a transmission device that transmits individual unit image data by one TCP connection in units of one frame or a plurality of frames of moving image data.
The first-stage relay device or one of the relay devices closer to the transmitting device receives individual unit image data from the transmitting device or the preceding relay device through one TCP connection, and divides the received individual unit image data to divide it. A relay device that transmits the image data through a plurality of TCP connections,
The receiving apparatus is a receiving apparatus having a buffer unit for performing processing for returning divided image data received through a plurality of TCP connections to original unit image data and accumulating a plurality of frames of the moving image data. Wherein the number of divisions and the number of TCP connections are determined based on the throughput per TCP connection and the average bit rate of moving image data.
前記送信装置は、動画像データを画像データ1フレーム分または複数フレーム分を単位として、個々の単位画像データをさらに分割した分割画像データを、複数のTCPコネクションにより送信する送信装置であって、
最終段の中継装置もしくは受信装置寄りの中継装置の1つが、前記送信装置または前段の中継装置から複数のTCPコネクションにより分割画像データを受信し、受信した分割画像データから元の単位画像データに戻し、前記単位画像データを1つのTCPコネクションで受信装置または次の中継装置に向けて送信する中継装置であって、
前記受信装置は、1つのTCPコネクションにより受信した前記動画像データ複数フレーム分の蓄積を行うバッファ部を有する受信装置であって
前記単位画像データの分割数およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定することを特徴とする動画像伝送システム。A transmitting device that transmits a moving image required to be reproduced in real time by TCP / IP, a receiving device that receives data transmitted from the transmitting device, and a relay device that is provided between the transmitting device and the receiving device and relays the data. A moving image transmission system including a relay device,
The transmission device is a transmission device that transmits divided image data obtained by further dividing individual unit image data by a plurality of TCP connections, using moving image data as a unit of one frame of image data or a plurality of frames,
One of the last-stage relay device or one of the relay devices closer to the receiving device receives the divided image data from the transmitting device or the preceding relay device by a plurality of TCP connections, and returns the received divided image data to the original unit image data. A relay device for transmitting the unit image data to a receiving device or a next relay device through one TCP connection,
The receiving device is a receiving device having a buffer unit that accumulates a plurality of frames of the moving image data received by one TCP connection, wherein the number of divisions of the unit image data and the number of TCP connections are determined per TCP connection. A moving image transmission system, which is determined based on a throughput and an average bit rate of moving image data.
動画像データを画像データ1フレーム分または複数フレーム分を単位とする個々の単位画像データをさらに分割するための単位画像データの分割数、およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定するパラメータ決定手段と、
前記パラメータ決定手段により決定された分割数で前記個々の単位画像データを分割して分割画像データとする画像データ分割手段と、
前記分割画像データを前記パラメータ決定手段により決定されたTCPコネクションの数のTCPコネクションにより送信する送信手段と、を有することを特徴とする動画像送信装置。A moving image transmitting apparatus in a moving image transmission system including a transmitting apparatus that transmits moving image data required to be reproduced in real time by TCP / IP, and a receiving apparatus that receives data transmitted from the transmitting apparatus,
The number of divisions of unit image data and the number of TCP connections for further dividing individual unit image data in units of one frame or a plurality of frames of moving image data as image data are defined as the throughput per one TCP connection and the moving image. Parameter determining means for determining based on the average bit rate of the data,
Image data dividing means for dividing the individual unit image data by the number of divisions determined by the parameter determining means to obtain divided image data,
A transmitting unit that transmits the divided image data by the number of TCP connections determined by the parameter determining unit.
動画像データを画像データ1フレーム分または複数フレーム分を単位として、個々の単位画像データを1つのTCPコネクションにより送信する送信装置または前段の中継装置から1つのTCPコネクションで個々の単位画像データを受信する手段と、
前記個々の単位画像データをさらに分割するための単位画像データの分割数、およびTCPコネクションの数を、1TCPコネクションあたりのスループットおよび動画像データの平均ビットレートに基づいて決定するパラメータ決定手段と、
前記パラメータ決定手段により決定された分割数で前記個々の単位画像データを分割して分割画像データとする画像データ分割手段と、
前記分割画像データを前記パラメータ決定手段により決定されたTCPコネクションの数のTCPコネクションにより送信する送信手段と、を有することを特徴とする動画像中継装置。A transmitting apparatus for transmitting moving image data required for real-time reproduction by TCP / IP, a receiving apparatus for receiving data transmitted from the transmitting apparatus, and a relay between the transmitting apparatus and the receiving apparatus for relaying the data A moving image relay device in a moving image transmission system including a relay device,
Each unit image data is received by a single TCP connection from a transmitting device or a preceding relay device that transmits each unit image data by one TCP connection in units of one frame or a plurality of frames of moving image data. Means to
Parameter determining means for determining the number of divisions of unit image data for further dividing the individual unit image data and the number of TCP connections based on the throughput per TCP connection and the average bit rate of moving image data;
Image data dividing means for dividing the individual unit image data by the number of divisions determined by the parameter determining means to obtain divided image data,
Transmitting means for transmitting the divided image data by TCP connections of the number of TCP connections determined by the parameter determining means.
複数のTCPコネクションにより分割画像データを受信する受信手段と、
受信した分割画像データから元の単位画像データに戻す分割画像データ統合手段と、
前記単位画像データを1つのTCPコネクションで受信装置または次の中継装置に向けて送信する送信手段と、を有することを特徴とする動画像中継装置。A moving image relay device for relaying data from the moving image transmitting device according to claim 10 or claim 11 or a moving image relay device according to claim 12 or 13,
Receiving means for receiving the divided image data through a plurality of TCP connections;
A divided image data integrating means for returning the received divided image data to the original unit image data;
Transmitting means for transmitting the unit image data to a receiving device or a next relay device through one TCP connection.
複数のTCPコネクションにより分割画像データを受信する受信手段と、
前記分割画像データから元の単位画像データに戻す処理を行う分割画像データ統合手段と、
動画像データ複数フレーム分の蓄積を行うバッファ手段と、を有することを特徴とする動画像受信装置。A moving image receiving apparatus for receiving data from the moving image transmitting apparatus according to claim 10 or 11 or the moving image relay apparatus according to claim 12 or 13,
Receiving means for receiving the divided image data through a plurality of TCP connections;
A divided image data integrating means for performing a process of returning the divided image data to the original unit image data,
A moving image receiving apparatus comprising: buffer means for accumulating a plurality of frames of moving image data.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003050626A JP3964806B2 (en) | 2003-02-27 | 2003-02-27 | Moving image transmission system, moving image transmitting device, moving image relay device, moving image receiving device, program, and recording medium |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003050626A JP3964806B2 (en) | 2003-02-27 | 2003-02-27 | Moving image transmission system, moving image transmitting device, moving image relay device, moving image receiving device, program, and recording medium |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004260668A true JP2004260668A (en) | 2004-09-16 |
JP3964806B2 JP3964806B2 (en) | 2007-08-22 |
Family
ID=33115987
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003050626A Expired - Lifetime JP3964806B2 (en) | 2003-02-27 | 2003-02-27 | Moving image transmission system, moving image transmitting device, moving image relay device, moving image receiving device, program, and recording medium |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3964806B2 (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007300526A (en) * | 2006-05-02 | 2007-11-15 | Nippon Hoso Kyokai <Nhk> | Transmission equipment, transmitter and receiver |
JP2010010910A (en) * | 2008-06-25 | 2010-01-14 | Texas Instr Japan Ltd | Communication device |
WO2012093718A1 (en) * | 2011-01-07 | 2012-07-12 | シャープ株式会社 | Content acquisition device, reproduction device, content acquisition method, distribution system, content acquisition program, and recording medium |
JP2012253765A (en) * | 2011-05-31 | 2012-12-20 | Samsung Sds Co Ltd | Method and apparatus for controlling stream to receive data in parallel |
JP2013081004A (en) * | 2011-09-30 | 2013-05-02 | Toshiba Corp | Server, server control method, and server control program |
JP2014007600A (en) * | 2012-06-25 | 2014-01-16 | Hitachi High-Technologies Corp | Network device, control system of network device and network system |
JP2014096674A (en) * | 2012-11-08 | 2014-05-22 | Hitachi High-Technologies Corp | Network device, network device control method, and network system |
WO2014207978A1 (en) * | 2013-06-26 | 2014-12-31 | 日本電気株式会社 | Transmission device, receiving device, and relay device |
CN101060623B (en) * | 2006-04-20 | 2015-04-22 | 佳能株式会社 | Moving image reproducing apparatus and method |
US11068751B2 (en) | 2017-03-21 | 2021-07-20 | Nec Corporation | Image processing device, image processing method, and storage medium |
CN115834975A (en) * | 2022-11-17 | 2023-03-21 | 中国联合网络通信集团有限公司 | Video transmission method, device, equipment and medium |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05160859A (en) * | 1991-12-03 | 1993-06-25 | Ricoh Co Ltd | Data transmitter |
JPH08305643A (en) * | 1995-05-11 | 1996-11-22 | Kokusai Denshin Denwa Co Ltd <Kdd> | File transfer method |
JPH11242640A (en) * | 1998-02-25 | 1999-09-07 | Kdd Corp | File transfer method |
JPH11275080A (en) * | 1998-03-19 | 1999-10-08 | Fujitsu Ltd | Voice cell transmission method and system thereof |
JP2000156706A (en) * | 1998-11-19 | 2000-06-06 | Nippon Telegr & Teleph Corp <Ntt> | Data transmission reception method, medium with data transmission program stored therein and medium data reception program stored therein |
JP2002077293A (en) * | 2000-08-28 | 2002-03-15 | Matsushita Electric Ind Co Ltd | Radio conrol/exchange conroller |
JP2002094595A (en) * | 2000-09-18 | 2002-03-29 | Nippon Telegr & Teleph Corp <Ntt> | Multilink method |
-
2003
- 2003-02-27 JP JP2003050626A patent/JP3964806B2/en not_active Expired - Lifetime
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH05160859A (en) * | 1991-12-03 | 1993-06-25 | Ricoh Co Ltd | Data transmitter |
JPH08305643A (en) * | 1995-05-11 | 1996-11-22 | Kokusai Denshin Denwa Co Ltd <Kdd> | File transfer method |
JPH11242640A (en) * | 1998-02-25 | 1999-09-07 | Kdd Corp | File transfer method |
JPH11275080A (en) * | 1998-03-19 | 1999-10-08 | Fujitsu Ltd | Voice cell transmission method and system thereof |
JP2000156706A (en) * | 1998-11-19 | 2000-06-06 | Nippon Telegr & Teleph Corp <Ntt> | Data transmission reception method, medium with data transmission program stored therein and medium data reception program stored therein |
JP2002077293A (en) * | 2000-08-28 | 2002-03-15 | Matsushita Electric Ind Co Ltd | Radio conrol/exchange conroller |
JP2002094595A (en) * | 2000-09-18 | 2002-03-29 | Nippon Telegr & Teleph Corp <Ntt> | Multilink method |
Non-Patent Citations (2)
Title |
---|
小林正好 他: "ストリーミングコンテンツ用キャッシュサーバのためのプリフェッチレート制御方式の提案", 信学技報, vol. 第101巻/第717号, CSNG200400201012, 8 March 2002 (2002-03-08), pages 103 - 110, ISSN: 0000800804 * |
小林正好 他: "ストリームプロキシサーバのためのマルチコネクションを用いたプリフェッチ方式の提案", 映像情報メディア学会技術報告, vol. 第26巻/第48号, CSNG200400555005, 12 July 2002 (2002-07-12), pages 47 - 52, ISSN: 0000856178 * |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101060623B (en) * | 2006-04-20 | 2015-04-22 | 佳能株式会社 | Moving image reproducing apparatus and method |
JP4714074B2 (en) * | 2006-05-02 | 2011-06-29 | 日本放送協会 | Transmission device, transmission device, and reception device |
JP2007300526A (en) * | 2006-05-02 | 2007-11-15 | Nippon Hoso Kyokai <Nhk> | Transmission equipment, transmitter and receiver |
JP2010010910A (en) * | 2008-06-25 | 2010-01-14 | Texas Instr Japan Ltd | Communication device |
WO2012093718A1 (en) * | 2011-01-07 | 2012-07-12 | シャープ株式会社 | Content acquisition device, reproduction device, content acquisition method, distribution system, content acquisition program, and recording medium |
JP2012253765A (en) * | 2011-05-31 | 2012-12-20 | Samsung Sds Co Ltd | Method and apparatus for controlling stream to receive data in parallel |
JP2013081004A (en) * | 2011-09-30 | 2013-05-02 | Toshiba Corp | Server, server control method, and server control program |
JP2014007600A (en) * | 2012-06-25 | 2014-01-16 | Hitachi High-Technologies Corp | Network device, control system of network device and network system |
JP2014096674A (en) * | 2012-11-08 | 2014-05-22 | Hitachi High-Technologies Corp | Network device, network device control method, and network system |
US9143458B2 (en) | 2012-11-08 | 2015-09-22 | Hitachi High-Technologies Corporation | Network device, method for controlling the network device, and network system |
WO2014207978A1 (en) * | 2013-06-26 | 2014-12-31 | 日本電気株式会社 | Transmission device, receiving device, and relay device |
US9973402B2 (en) | 2013-06-26 | 2018-05-15 | Nec Corporation | Transmission device, receiving device, and relay device |
US11068751B2 (en) | 2017-03-21 | 2021-07-20 | Nec Corporation | Image processing device, image processing method, and storage medium |
CN115834975A (en) * | 2022-11-17 | 2023-03-21 | 中国联合网络通信集团有限公司 | Video transmission method, device, equipment and medium |
CN115834975B (en) * | 2022-11-17 | 2024-05-17 | 中国联合网络通信集团有限公司 | Video transmission method, device, equipment and medium |
Also Published As
Publication number | Publication date |
---|---|
JP3964806B2 (en) | 2007-08-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11381625B2 (en) | Apparatus and method for transmitting multimedia data in hybrid network | |
US9565482B1 (en) | Adaptive profile switching system and method for media streaming over IP networks | |
JP3699910B2 (en) | Data transmission apparatus, data transmission method and program | |
US9781488B2 (en) | Controlled adaptive rate switching system and method for media streaming over IP networks | |
CN104737514B (en) | Method and apparatus for distributive medium content service | |
KR100537499B1 (en) | Method of generating transmission control parameter and selective retranmission method according to the packet characteristics. | |
JP4699187B2 (en) | Receiving device, communication system, and control program for receiving device | |
JP5094593B2 (en) | Transmitting apparatus, receiving apparatus, method, and program | |
EP1580914A1 (en) | Method and system for controlling operation of a network | |
US20120300663A1 (en) | Method and apparatus for retransmission decision making | |
JPWO2002025878A1 (en) | Data transmission / reception method, transmission device, reception device, transmission / reception system, and program | |
US8873590B2 (en) | Apparatus and method for correcting jitter | |
WO2019214550A1 (en) | Message transmission method, device and system, storage medium and electronic apparatus | |
RU2420909C2 (en) | Splitting data stream | |
JP4733743B2 (en) | Apparatus and method for measuring client input buffer usage in real-time content delivery | |
JP2007150859A5 (en) | ||
JP2008048182A (en) | Communication processing apparatus, communication control method, and computer program | |
JP3964806B2 (en) | Moving image transmission system, moving image transmitting device, moving image relay device, moving image receiving device, program, and recording medium | |
JP4601681B2 (en) | Method of providing quality of service in network, intermediate node device, and system | |
JP2005039775A (en) | Network apparatus and data transfer method for efficient data transmission/reception in mobile ad hoc network | |
JP3933555B2 (en) | DATA DISTRIBUTION SYSTEM, DATA DISTRIBUTION DEVICE, DATA DISTRIBUTION METHOD, DATA DISTRIBUTION PROGRAM, AND RECORDING MEDIUM CONTAINING THE PROGRAM | |
JP2010161550A (en) | Image content reception device and image content reception method | |
WO2010054551A1 (en) | Method, device and system for video stream transmission | |
JP2008244894A (en) | Packet receiving apparatus, method and program for determining necessary and sufficient reception buffer size | |
JP2006174231A (en) | Streaming viewing and listening quality management device, method and program, and streaming viewing and listening quality control device, method and program |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20050223 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20061002 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20061226 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070226 |
|
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: 20070522 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070524 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3964806 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: 20100601 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110601 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120601 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130601 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140601 Year of fee payment: 7 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |