JP2004072147A - Image distribution system, image reproducing system, and image distribution reproducing system - Google Patents

Image distribution system, image reproducing system, and image distribution reproducing system Download PDF

Info

Publication number
JP2004072147A
JP2004072147A JP2002224541A JP2002224541A JP2004072147A JP 2004072147 A JP2004072147 A JP 2004072147A JP 2002224541 A JP2002224541 A JP 2002224541A JP 2002224541 A JP2002224541 A JP 2002224541A JP 2004072147 A JP2004072147 A JP 2004072147A
Authority
JP
Japan
Prior art keywords
data
code string
image
string data
parameter
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2002224541A
Other languages
Japanese (ja)
Inventor
Keiichi Suzuki
鈴木 啓一
Shogo Oneda
大根田 章吾
Yukio Kadowaki
門脇 幸男
Yutaka Sano
佐野 豊
Takanori Yano
矢野 隆則
Minoru Fukuda
福田 実
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2002224541A priority Critical patent/JP2004072147A/en
Publication of JP2004072147A publication Critical patent/JP2004072147A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an image distribution system for preventing a data quantity of a not reproduced image stored in a buffer of a client side from being zero resulting in interrupting the reproduction of the image. <P>SOLUTION: A parsing means 12 parses a syntax of code stream data, which results from applying hierarchical compression encoding to moving picture data each frame of which is divided into one or more tiles and pixel values of each tile is subjected to discrete wavelet transform. A code stream generating means 13 performs a plurality of jobs in paralell, generating other code stream data from the code stream data on the basis of the result of analysis. A data read amount detection means 25 detects a read amount per unit time of received code stream data, and a parameter generating means 16 integrates data of the read amounts to discriminate a congestion state of a channel and to produce proper parameters for generating the code stream data. <P>COPYRIGHT: (C)2004,JPO

Description

【0001】
【発明の属する技術分野】
本発明は、画像配信システム、画像再生システム及び画像配信再生システムに関する。
【0002】
【従来の技術】
従来、サーバから動画像データを供給し、クライアントからは動画像データの転送要求をサーバに対して行なって、受け取ったデータをもとにクライアントで動画像を再生する、動画像配信技術が存在する。かかる技術において、クライアント側の再生装置がサーバから動画像データを受信して再生する手法には、大別してダウンロード再生とストリーム再生が知られている。
【0003】
ダウンロード再生とは、サーバからクライアントのバッファ上にダウンロードされたデータを再生するものであり、このタイプは、一旦バッファにデータをとりこんだ後に再生するため、バッファの記憶容量の制限により動画像データを再生できる時間が短くなるという短所があるが、すべてのデータを受け取ってから再生すれば、サーバ側の処理負担や伝送路の速度や混雑状況によらず、動画像の再生が行なえる長所がある。
【0004】
一方、ストリーミング再生とは、クライアント側の再生装置がサーバから連続的にデータを要求し、そのデータをバッファ上に取得する作業と並行して動画像の再生処理を行なうものである。このタイプは、クライアントが連続的に動画像データを受け取るため、自己のバッファ上のデータを再生したら放棄する一方で、新たなデータを上書きしていく。従って、バッファの記憶容量の制限を受けることなく長時間の動画像の再生が可能であるという長所がある。
【0005】
しかし、サーバに同時にアクセスしているクライアント数の増加によるサーバ負荷の増大や、伝送線路の速度に影響を受けやすいという短所がある。よって、サーバの負荷増大や、伝送線路の速度低下により動画像の再生がストップしてしまうというような重大な問題を引き起こす可能性がある。一般に、このような重大な影響を回避する手法として、動画像データの容量を変化させるスケーラビリティという手法が知られている。
【0006】
また、従来から、画像圧縮伸長アルゴリズムとして、動画像専用のMPEG1/MPEG2/MPEG4や、静止画像を連続したフレームとして扱うMotion JPEGが使用されているが、最近では、後者のMotion静止画像の符号化については、国際標準としてMotion JPEG2000という新しい方式が規格化されつつある。
【0007】
【発明が解決しようとする課題】
しかし、前記従来の動画像配信技術では、一般にサーバ上に配信コンテンツをあらかじめ複数のスケーラビリティで保存しておき、通信路の送信能力やクライアントの再生能力に応じて、最もふさわしいスケーラビリティをユーザが選択してストリーミング再生を行なうのが普通である。
【0008】
この場合は、クライアントソフトを操作するユーザが通信路の制約を考慮して適切な条件を選択する必要が生じる不便さがあるだけでなく、一度選択してしまったら途中で変更できないという不具合がある。すなわち、ストリーミング再生の途中で通信路が急に混んできた場合、クライアント側での画像再生の速度に対して、画像データがクライアントに到達するのが遅れがちとなり、ストリーミング再生を行なうクライアントでバッファリングしている未再生の動画像データが0になり、画像再生が途切れてしまうという不具合がある。
【0009】
この発明の目的は、動画像データの配信先においてストリーミング再生を行なっていても、クライアント側のバッファに保持されている未再生画像のデータ量が0になって画像の再生が途切れてしまうことを防止することである。
【0010】
【課題を解決するための手段】
請求項1に記載の発明は、動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、前記各送信先における前記符号列データの単位時間当たりの読込量を統合したデータに応じて作成された前記符号列作成手段による符号列データを作成する際の符号列のパラメータにより当該符号列データの作成を指示して、前記送信手段で送信する符号列データの単位時間当たりのデータ量を調整するパラメータ指示手段と、を備えている画像配信システムである。
【0011】
したがって、符号列データの送信先における符号列データの単位時間当たりの読込量を統合したデータから通信路の混雑状況を判断して作成されたパラメータによって符号列データのデータ量を削減又は増加するようにして、送信する符号列データの単位時間当たりのデータ量を調整し、動画像データの配信先においてストリーミング再生を行なっていても、未再生画像のデータ量が0になって画像の再生が途切れてしまうことを防止することができる。
【0012】
請求項2に記載の発明は、請求項1に記載の画像配信システムにおいて、前記単位時間当たりの読込量のデータを前記各送信先から受信する受信手段と、この受信した各読込量のデータに応じて前記パラメータを作成するパラメータ作成手段と、を備えている。
【0013】
したがって、符号列データの配信先から符号列データの単位時間当たりの読込量のデータを集めて、画像配信システムでパラメータを作成することができる。
【0014】
請求項3に記載の発明は、請求項1又は2に記載の画像配信システムにおいて、前記パラメータ作成手段は、前記送信先がn箇所(n=1,2,…)あるときに、各送信先における前記単位時間当たりの読込量をAnとし、本画像配信システムによる前記符号列データの最大のデータ配信能力をBとすると、通信回線の使用率Cを、
C=ΣAn/B
により求め、この使用率Cの値に応じて前記パラメータの作成を行なうものである。
【0015】
したがって、配信先における符号列データの単位時間当たりの読込量のデータから通信回線の使用率を求めて、パラメータを作成することができる。
【0016】
請求項4に記載の発明は、請求項1〜3の何れかの一に記載の画像配信システムにおいて、前記パラメータ指示手段が用いるパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の圧縮率に関するパラメータである。
【0017】
したがって、画像解像度、フレームレート又は画像の圧縮率のパラメータにより、送信する符号列データの単位時間当たりのデータ量を調整することができる。
【0018】
請求項5に記載の発明は、動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データをネットワークを介して受信する受信手段と、この受信した符号列データを復号する復号手段と、前記受信手段による前記符号列データの単位時間当たりの読込量を検出するデータ読込量検出手段と、この検出した単位時間当たりの読込量のデータを前記符号列データの送信先に送信する送信手段と、を備えている画像再生システムである。
【0019】
したがって、受信する符号列データの単位時間当たりの読込量を検出して、符号列データの送信先に送信するので、送信先では当該データから通信路の混雑状況を判断して、送信する符号列データのデータ量を削減又は増加するようにして、送信する符号列データの単位時間当たりのデータ量を調整し、動画像データの配信先においてストリーミング再生を行なっていても、未再生画像のデータ量が0になって画像の再生が途切れてしまうことを防止することができる。
【0020】
請求項6に記載の発明は、請求項2に記載の画像配信システムと、この画像配信システムから前記符号列データを受信し、この画像配信システムに前記単位時間当たりの読込量のデータを送信する1又は複数の請求項5に記載の画像再生システムと、を備えている画像配信再生システムである。
【0021】
したがって、画像再生システムでは受信する符号列データの単位時間当たりの読込量を検出し、画像配信システムでは、この読込量のデータから通信路の混雑状況を判断して所定のパラメータを作成して送信する符号列データのデータ量を削減又は増加するようにして、送信する符号列データの単位時間当たりのデータ量を調整し、動画像データの配信先においてストリーミング再生を行なっていても、未再生画像のデータ量が0になって画像の再生が途切れてしまうことを防止することができる。
【0022】
【発明の実施の形態】
この発明の一実施の形態について説明する。
【0023】
図1は、本実施の形態である画像配信再生システム全体のシステム構成を示すブロック図である。図1において、このシステムは本発明の画像配信システムを実施するサーバ1と、本発明の画像再生システムを実施するクライアント2とが、通信路3を介してネットワークで接続されている。
【0024】
サーバ1は、動画像データを記憶する磁気記憶装置11を備えている。この磁気記憶装置11には、元の動画像データがJPEG2000アルゴリズムで圧縮符号化されてなる符号列データが記憶されている。よって、この符号列データは、動画像データをフレームごとに1又は複数の矩形領域(タイル)に分割し、このタイルごとに画素値を離散ウェーブレット変換(DWT:Discrete Wavelet Transform)して階層的に圧縮符号化して作成されたものである。
【0025】
この符号列データをクライアント2に配信するときは、構文解析手段12が、符号列データの構文、すなわちヘッダに記述された情報を解析し、符号列作成手段13は、この解析結果に基づいて当該符号列データから別の符号列データを作成する。そして、送信手段を実現する通信インターフェイス14を介して、この作成後の符号列データを、通信路3を介してクライアント2に送信する。符号列作成手段13は、複数のクライアント2に対応して、同時並行的に複数の符号列データを作成することができる。符号列作成手段13は、それぞれ一本の符号列データを作成する符号列作成手段131〜13n(n=1,2,3,…n)を備え、各符号列作成手段131〜13nが符号列データを作成する。
【0026】
パラメータ指示手段15は、符号列作成手段13が符号列データを作成するのに際して使用するパラメータを指示し、このパラメータの変更により、符号列データを送信する際の単位時間当たりのデータ量を調整する。
【0027】
パラメータ作成手段16は、パラメータ指示手段15が指示するパラメータを作成する。その詳細については後述する。
【0028】
クライアント2は、ストリーミング再生で画像の再生を行なう。すなわち、各クライアント2(クライアント201,202,203,…,20n)は、符号列作成手段131〜13nの何れかで作成された符号列データを、受信手段を実現する通信インターフェイス21で受信する。そして、この受信した符号列データは、復号手段23により復号され、復号された動画像データがバッファ22でバッファリングされて、表示装置24に表示される。
【0029】
データ読込量検出手段25は、各クライアント2において、サーバ1から受信する符号列データの単位時間当たりのデータ読込量、例えば、1秒あたりのデータ読込量An(n=1,2,…)(単位:bps)を検出する。この検出は、サーバ1からの符号列データの受信中は継続し、そのデータ読込量Anの検出値は、サーバ1からの符号列データの受信中に、例えば、一分ごとに通信インターフェイス21を介して各クライアント2からサーバ1に送信する。
【0030】
サーバ1は、このデータ読込量Anの検出値の情報を各クライアント2から受信し、パラメータ作成手段16は、この各データ読込量Anに基づいて、前述のパラメータを作成する。
【0031】
具体的には、通信回線の使用率をCとし、全回線のデータ転送能力の合計(単位:bps)、すなわち、サーバ1の最大のデータ配信能力をBとすると、
C=ΣAn/B
となる。
【0032】
これにより、データ読込量Anを統合し、この統合したデータから通信回線の混雑状況を示す使用率Cが求められる。そして、使用率Cが所定の閾値cを上回ったときには、通信路3が混雑しているものと判断し、各符号列作成手段131〜13nで送信する単位時間当たりの符号列データのデータ量が小さくなるように、前述のパラメータを変化させる。この場合は、多かれ少なかれ送信する符号列データによる画像は画質が低下することとなる。逆に、使用率Cが所定の閾値cを下回ったときには、通信路3が空いているものと判断し、各符号列作成手段131〜13nで送信する単位時間当たりの符号列データのデータ量が大きくなるように、前述のパラメータを変化させる。この場合は、符号列データによる画像は画質が向上することとなる。なお、閾値cを段階的に複数用意して、前述のパラメータを段階的に変更して、各符号列作成手段131〜13nで送信する単位時間当たりの符号列データのデータ量を段階的に調節するようにしても良い。あるいは、使用率Cの大きさに応じて、前述のパラメータを無段階的に変更し、各符号列作成手段131〜13nで送信する単位時間当たりの符号列データのデータ量を無段階的に調節するようにしても良い。
【0033】
パラメータとしては、画像解像度(画像の縦横のドット数)、S/N(圧縮アルゴリズムの圧縮率)、フレームレート(単位時間のフレーム数)のいずれか又は複数を用いることができる。すなわち、画像解像度、S/N、フレームレートを大きくすれば、送信する符号列データのデータ量も多くなる。
【0034】
フレームレートを調節する場合は、負荷が小さい時は全フレーム送信するが、負荷の増大に従ってフレームレートを図2に示すように落としていく。すなわち、図2(a)には元の符号列データを示している。この符号列データには、n個のフレーム(bit stream)が含まれているが、図2(b)に示すように、偶数番目(2,4,…)のフレームを削除し、2フレーム中の1フレームのみを送信することで、フレームレートを半分に落とし、もって、データ量を半分に落とすことができる。偶数番目(2,4,…)のフレームを削除するときは、偶数番目(2,4,…)のフレームを削除した奇数番目(1,3,…)のフレーム部分のみを連結し、それに合わせてヘッダ(Header)を書き換え、新たな符号列データとする。
【0035】
また、画像解像度を調節する場合は、負荷が小さい場合には解像度の高い画像データを送信すべく、全てのサブバンドデータを送信するが、負荷の増大に従い、下位のサブバンドから送信を停止し、低解像度の画像データを送信するようにする。
【0036】
すなわち、図3(a)には元の全サブバンドデータを含む符号データのファイルの内容が示されている。ここでは、各サブバンド順に符号データが並んでいる。各サブバンドの切れ目には区切り記号が入っており、境界を容易に判別することが可能である。そして、負荷が小さい場合には最終サブバンド(0)まで送信するが、負荷の増大に伴い、サブバンド1、あるいは2,3まで送信して、それ以降のサブバンドは送信しないように下位サブバンドデータを削除し、図3(b)に示すような新たな符号列を作成する。
【0037】
図4は図3の符号列中の一つのサブバンドを表している。サブバンド内はビットプレーンのMSBから順に符号化されたデータが入っている。図4の例では、図4(a)の元データのLSBから2ビットプレーンのデータを破棄して、図4(b)に示す新たな符号列を作成して、データ量を削減している。
【0038】
【発明の効果】
請求項1,5,6に記載の発明は、通信路の混雑状況を判断し、送信する符号列データのデータ量を削減又は増加するようにして、送信する符号列データの単位時間当たりのデータ量を調整し、動画像データの配信先においてストリーミング再生を行なっていても、未再生画像のデータ量が0になって画像の再生が途切れてしまうことを防止することができる。
【0039】
請求項2に記載の発明は、請求項1に記載の発明において、符号列データの配信先から符号列データの単位時間当たりの読込量のデータを集めて、画像配信システムでパラメータを作成することができる。
【0040】
請求項3に記載の発明は、請求項1又は2に記載の発明において、配信先における符号列データの単位時間当たりの読込量のデータから通信回線の使用率を求めて、パラメータを作成することができる。
【0041】
請求項4に記載の発明は、請求項1〜3の何れかの一に記載の発明において、画像解像度、フレームレート又は画像の圧縮率のパラメータにより、送信する符号列データの単位時間当たりのデータ量を調整することができる。
【図面の簡単な説明】
【図1】この発明の一実施の形態におけるシステム構成のブロック図である。
【図2】図1のシステムで符号列データのフレームレートを調節する場合の説明図である。
【図3】図1のシステムで符号列データの画像解像度を調節する場合の説明図である。
【図4】図1のシステムで符号列データの画像解像度を調節する場合の説明図である。
【符号の説明】
1   画像配信システム
2   画像再生システム
12  構文解析手段
13  符号列作成手段
14  送信手段
15  パラメータ指示手段
16  パラメータ作成手段
21  受信手段
22  バッファ
23  復号手段
24  表示装置
25  データ読込量検出手段
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to an image distribution system, an image reproduction system, and an image distribution and reproduction system.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, there is a moving image distribution technology in which moving image data is supplied from a server, a transfer request of moving image data is issued from a client to a server, and a moving image is reproduced by a client based on the received data. . In this technique, download reproduction and stream reproduction are generally known as methods in which a reproduction device on the client side receives and reproduces moving image data from a server.
[0003]
Download reproduction is to reproduce the data downloaded from the server to the buffer of the client. This type is to reproduce the data once it is loaded into the buffer. There is a disadvantage that the playback time is short, but if all the data is received and then played back, there is an advantage that the moving image can be played regardless of the processing load on the server side, the speed of the transmission path, and the congestion situation. .
[0004]
On the other hand, in the streaming reproduction, a reproduction device on the client side continuously requests data from a server and performs a reproduction process of a moving image in parallel with an operation of acquiring the data on a buffer. In this type, since the client continuously receives moving image data, the data in its own buffer is reproduced and discarded, while new data is overwritten. Therefore, there is an advantage that a long-time moving image can be reproduced without being limited by the storage capacity of the buffer.
[0005]
However, there are disadvantages in that the server load increases due to an increase in the number of clients accessing the server at the same time, and the transmission line is easily affected by the speed. Therefore, there is a possibility that a serious problem that reproduction of a moving image is stopped due to an increase in a load on a server or a decrease in speed of a transmission line. In general, as a method for avoiding such a serious influence, a method called scalability for changing the capacity of moving image data is known.
[0006]
Conventionally, MPEG1 / MPEG2 / MPEG4 dedicated to moving images and Motion JPEG which treats still images as continuous frames have been used as image compression / decompression algorithms. Recently, however, the encoding of the latter Motion still images has been used. As for, a new method called Motion JPEG2000 is being standardized as an international standard.
[0007]
[Problems to be solved by the invention]
However, in the conventional moving image distribution technology, distribution contents are generally stored on a server in advance with a plurality of scalabilities, and a user selects the most suitable scalability according to a transmission capability of a communication path and a reproduction capability of a client. It is common to perform streaming playback.
[0008]
In this case, there is not only the inconvenience that the user operating the client software needs to select an appropriate condition in consideration of the restriction of the communication path, but also a problem that once the selection is made, it cannot be changed on the way. . That is, if the communication path suddenly becomes crowded during streaming playback, the image data arrives at the client at a delay with respect to the image playback speed at the client side, so that the buffering at the client performing streaming playback is difficult. However, there is a problem that the unreproduced moving image data becomes 0 and the image reproduction is interrupted.
[0009]
An object of the present invention is to prevent the unreproduced image data amount held in the buffer on the client side from becoming zero and the reproduction of the image to be interrupted even when the streaming reproduction is performed at the distribution destination of the moving image data. It is to prevent.
[0010]
[Means for Solving the Problems]
According to the first aspect of the present invention, there is provided code string data obtained by dividing moving image data into one or a plurality of rectangular regions for each frame, performing discrete wavelet transform on pixel values for each rectangular region, and hierarchically compressing and encoding. Syntax analysis means for analyzing the syntax of the code string data, and code string creation means capable of simultaneously performing a plurality of tasks of creating another code string data from the code string data based on the analysis result. Transmitting means for transmitting each of the code string data created by the code string creating means to a plurality of destinations simultaneously and in parallel via a network; and an amount of reading of the code string data per unit time at each of the destinations Instructing the creation of the code string data by a code string parameter when creating the code string data by the code string creation means created according to the data obtained by integrating A parameter instructing means for adjusting the data amount per unit time of the code string data to be transmitted by the transmission means, an image distribution system comprising a.
[0011]
Therefore, the data amount of the code string data is reduced or increased by a parameter created by judging the congestion state of the communication path from the data obtained by integrating the read amount of the code string data per unit time at the transmission destination of the code string data. Then, even if the amount of code string data to be transmitted per unit time is adjusted and the streaming reproduction is performed at the destination of the moving image data, the data amount of the unreproduced image becomes 0 and the reproduction of the image is interrupted. Can be prevented.
[0012]
According to a second aspect of the present invention, in the image distribution system according to the first aspect, receiving means for receiving the data of the read amount per unit time from each of the transmission destinations, And a parameter creating means for creating the parameter in response.
[0013]
Therefore, the data of the read amount per unit time of the code string data is collected from the code string data distribution destination, and the parameter can be created in the image distribution system.
[0014]
According to a third aspect of the present invention, in the image distribution system according to the first or second aspect, when the number of the destinations is n (n = 1, 2,...) Assuming that the read amount per unit time in An is An and the maximum data distribution capability of the code string data by the image distribution system is B, the communication line usage rate C is
C = ΣAn / B
And the parameters are created in accordance with the value of the usage rate C.
[0015]
Therefore, a parameter can be created by determining the usage rate of the communication line from the data of the read amount of the code string data per unit time at the distribution destination.
[0016]
According to a fourth aspect of the present invention, in the image distribution system according to any one of the first to third aspects, the parameter used by the parameter indicating unit is an image resolution or an image resolution obtained when decoding the code string data. It is a parameter related to the frame rate or a parameter related to the image compression ratio.
[0017]
Therefore, the data amount per unit time of the code string data to be transmitted can be adjusted by the parameters of the image resolution, the frame rate, or the image compression ratio.
[0018]
According to a fifth aspect of the present invention, there is provided code string data obtained by dividing moving image data into one or a plurality of rectangular regions for each frame, performing discrete wavelet transform on pixel values for each of the rectangular regions, and performing hierarchical compression coding. Receiving means for receiving, via a network, decoding means for decoding the received code string data, data reading amount detecting means for detecting the reading amount of the code string data per unit time by the receiving means, A transmission means for transmitting the detected data of the read amount per unit time to a transmission destination of the code string data.
[0019]
Accordingly, the amount of read code string data to be received per unit time is detected and transmitted to the destination of the code string data, so that the transmission destination judges the congestion state of the communication path from the data and transmits the code string to be transmitted. By reducing or increasing the data amount of the data, the data amount per unit time of the code string data to be transmitted is adjusted, and even if the streaming reproduction is performed at the destination of the moving image data, the data amount of the unreproduced image is Can be prevented from becoming zero and the reproduction of the image being interrupted.
[0020]
According to a sixth aspect of the present invention, there is provided the image distribution system according to the second aspect, wherein the code string data is received from the image distribution system, and the data of the read amount per unit time is transmitted to the image distribution system. An image distribution / reproduction system comprising at least one image reproduction system according to claim 5.
[0021]
Therefore, the image reproduction system detects the read amount of the received code string data per unit time, and the image distribution system determines the congestion state of the communication path from the data of the read amount and creates a predetermined parameter for transmission. By reducing or increasing the amount of code string data to be transmitted, the amount of code string data to be transmitted is adjusted per unit time, and even when streaming playback is performed at the destination of moving image data, unplayed images are not Can be prevented from being interrupted due to the data amount of 0 becoming zero.
[0022]
BEST MODE FOR CARRYING OUT THE INVENTION
An embodiment of the present invention will be described.
[0023]
FIG. 1 is a block diagram showing a system configuration of the entire image distribution / reproduction system according to the present embodiment. 1, in this system, a server 1 that implements an image distribution system of the present invention and a client 2 that implements an image reproduction system of the present invention are connected via a communication path 3 via a network.
[0024]
The server 1 includes a magnetic storage device 11 that stores moving image data. The magnetic storage device 11 stores code string data obtained by compressing and encoding original moving image data using the JPEG2000 algorithm. Therefore, the code string data is obtained by dividing the moving image data into one or a plurality of rectangular areas (tiles) for each frame, and performing a discrete wavelet transform (DWT) on each of the tiles to obtain a hierarchical structure. It is created by compression encoding.
[0025]
When distributing the code string data to the client 2, the syntax analysis means 12 analyzes the syntax of the code string data, that is, the information described in the header, and the code string creation means 13 performs the analysis based on the analysis result. Create another code string data from the code string data. Then, the generated code string data is transmitted to the client 2 via the communication path 3 via the communication interface 14 which realizes a transmission unit. The code string creation means 13 can create a plurality of code string data simultaneously and in parallel for a plurality of clients 2. The code string creating means 13 includes code string creating means 131 to 13n (n = 1, 2, 3,... N) for creating one piece of code string data, respectively. Create data.
[0026]
The parameter instructing means 15 instructs a parameter used when the code string creating means 13 creates code string data, and adjusts the data amount per unit time when transmitting the code string data by changing the parameter. .
[0027]
The parameter creating unit 16 creates a parameter designated by the parameter designating unit 15. The details will be described later.
[0028]
The client 2 reproduces an image by streaming reproduction. That is, each client 2 (clients 201, 202, 203,..., 20n) receives the code string data created by any of the code string creating units 131 to 13n through the communication interface 21 that implements the receiving unit. The received code string data is decoded by the decoding unit 23, and the decoded moving image data is buffered in the buffer 22 and displayed on the display device 24.
[0029]
The data read amount detection means 25 is provided in each client 2 for the data read amount per unit time of the code string data received from the server 1, for example, the data read amount An per second (n = 1, 2,...) (Unit: bps) is detected. This detection is continued during the reception of the code string data from the server 1, and the detected value of the data read amount An is determined, for example, by the communication interface 21 every minute during the reception of the code string data from the server 1. The data is transmitted from each client 2 to the server 1 via the client 2.
[0030]
The server 1 receives the information of the detected value of the data read amount An from each client 2, and the parameter creating unit 16 creates the above-described parameters based on each data read amount An.
[0031]
Specifically, assuming that the usage rate of the communication line is C and the total data transfer capability of all the lines (unit: bps), that is, the maximum data distribution capability of the server 1 is B,
C = ΣAn / B
It becomes.
[0032]
As a result, the data read amount An is integrated, and the utilization rate C indicating the congestion state of the communication line is obtained from the integrated data. When the usage rate C exceeds a predetermined threshold value c, it is determined that the communication path 3 is congested, and the amount of code string data per unit time transmitted by each of the code string creation units 131 to 13n is reduced. The above-mentioned parameters are changed so as to be smaller. In this case, the image quality of the image based on the code string data to be transmitted more or less is reduced. Conversely, when the usage rate C falls below the predetermined threshold value c, it is determined that the communication path 3 is free, and the data amount of the code string data per unit time transmitted by each of the code string creation units 131 to 13n is reduced. The above-mentioned parameters are changed so as to increase. In this case, the image quality of the image based on the code string data is improved. It should be noted that a plurality of thresholds c are prepared in a stepwise manner, the above-mentioned parameters are changed in a stepwise manner, and the amount of code string data per unit time transmitted by each of the code string creating means 131 to 13n is adjusted stepwise You may do it. Alternatively, the above-mentioned parameter is changed steplessly according to the magnitude of the usage rate C, and the data amount of the code string data per unit time transmitted by each of the code string creating means 131 to 13n is adjusted steplessly. You may do it.
[0033]
As the parameters, one or more of image resolution (the number of vertical and horizontal dots of the image), S / N (compression rate of the compression algorithm), and frame rate (the number of frames per unit time) can be used. That is, if the image resolution, the S / N, and the frame rate are increased, the amount of code string data to be transmitted also increases.
[0034]
When adjusting the frame rate, all frames are transmitted when the load is small, but the frame rate is reduced as shown in FIG. 2 as the load increases. That is, FIG. 2A shows the original code string data. This code string data includes n frames (bit streams). As shown in FIG. 2B, even-numbered (2, 4,...) Frames are deleted, and By transmitting only one frame, the frame rate can be reduced by half, and the data amount can be reduced by half. When deleting even-numbered (2, 4,...) Frames, only odd-numbered (1, 3,...) Frames from which even-numbered (2, 4,. The header (Header) is rewritten to obtain new code string data.
[0035]
When adjusting the image resolution, all the sub-band data is transmitted in order to transmit high-resolution image data when the load is small. However, as the load increases, transmission from lower sub-bands is stopped. , Low-resolution image data is transmitted.
[0036]
That is, FIG. 3A shows the contents of a code data file including all the original sub-band data. Here, code data is arranged in order of each subband. Delimiters are included in the breaks between the subbands, so that the boundaries can be easily determined. When the load is small, transmission is performed up to the last sub-band (0), but as the load increases, transmission is performed up to sub-band 1 or 2, 3 and lower sub-bands are not transmitted so as to not transmit the subsequent sub-bands. The band data is deleted, and a new code string as shown in FIG. 3B is created.
[0037]
FIG. 4 shows one subband in the code string of FIG. The sub-band contains coded data in order from the MSB of the bit plane. In the example of FIG. 4, the 2-bit plane data is discarded from the LSB of the original data in FIG. 4A, and a new code string shown in FIG. 4B is created to reduce the data amount. .
[0038]
【The invention's effect】
The invention according to Claims 1, 5, and 6 determines the congestion state of a communication channel and reduces or increases the amount of code string data to be transmitted, so that the data per unit time of the code string data to be transmitted is determined. Even if the amount is adjusted and the streaming reproduction is performed at the destination of the moving image data, it is possible to prevent the data amount of the unreproduced image from becoming zero and the reproduction of the image from being interrupted.
[0039]
According to a second aspect of the present invention, in the first aspect of the invention, data of a read amount per unit time of the code string data is collected from a destination of the code string data, and parameters are created in the image distribution system. Can be.
[0040]
According to a third aspect of the present invention, in the first or second aspect of the present invention, a parameter is created by obtaining a communication line utilization rate from data of a read amount of code string data per unit time at a distribution destination. Can be.
[0041]
According to a fourth aspect of the present invention, in the invention according to any one of the first to third aspects, the data per unit time of the code string data to be transmitted is determined by a parameter of an image resolution, a frame rate, or an image compression ratio. The amount can be adjusted.
[Brief description of the drawings]
FIG. 1 is a block diagram of a system configuration according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram in a case where a frame rate of code string data is adjusted in the system of FIG. 1;
FIG. 3 is an explanatory diagram when adjusting the image resolution of code string data in the system of FIG. 1;
FIG. 4 is an explanatory diagram when adjusting the image resolution of code string data in the system of FIG. 1;
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 Image distribution system 2 Image reproduction system 12 Syntax analysis means 13 Code string creation means 14 Transmission means 15 Parameter instruction means 16 Parameter creation means 21 Receiving means 22 Buffer 23 Decoding means 24 Display device 25 Data reading amount detection means

Claims (6)

動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データを対象として、その符号列データの構文を解析する構文解析手段と、
この解析結果に基づいて前記符号列データから別の符号列データを作成する作業を同時並行的に複数行なえる符号列作成手段と、
この符号列作成手段で作成した各符号列データをネットワークを介して同時並行的に複数の送信先に送信できる送信手段と、
前記各送信先における前記符号列データの単位時間当たりの読込量を統合したデータに応じて作成された前記符号列作成手段による符号列データを作成する際の符号列のパラメータにより当該符号列データの作成を指示して、前記送信手段で送信する符号列データの単位時間当たりのデータ量を調整するパラメータ指示手段と、
を備えている画像配信システム。
The moving image data is divided into one or a plurality of rectangular regions for each frame, and pixel values of each of the rectangular regions are subjected to discrete wavelet transform. Parsing means for parsing the syntax,
Code string creating means capable of simultaneously performing a plurality of tasks of creating another code string data from the code string data based on the analysis result,
Transmitting means for simultaneously transmitting each code string data created by the code string creating means to a plurality of destinations via a network;
The code string data is created by the code string creating means created according to the integrated data of the read amount per unit time of the code string data at each of the transmission destinations. Parameter instructing means for instructing creation, adjusting a data amount per unit time of the code string data transmitted by the transmitting means,
An image distribution system comprising:
前記単位時間当たりの読込量のデータを前記各送信先から受信する受信手段と、
この受信した各読込量のデータに応じて前記パラメータを作成するパラメータ作成手段と、
を備えている請求項1に記載の画像配信システム。
Receiving means for receiving the data of the read amount per unit time from each of the destinations,
Parameter creating means for creating the parameter according to the received data of each read amount,
The image distribution system according to claim 1, further comprising:
前記パラメータ作成手段は、前記送信先がn箇所(n=1,2,…)あるときに、各送信先における前記単位時間当たりの読込量をAnとし、本画像配信システムによる前記符号列データの最大のデータ配信能力をBとすると、通信回線の使用率Cを、
C=ΣAn/B
により求め、この使用率Cの値に応じて前記パラメータの作成を行なうものである、
請求項1又は2に記載の画像配信システム。
The parameter creating means, when there are n destinations (n = 1, 2,...), Sets the read amount per unit time at each destination to An, and stores the code string data by the image distribution system. Assuming that the maximum data distribution capacity is B, the communication line usage rate C is
C = ΣAn / B
And the parameter is created according to the value of the usage rate C.
The image distribution system according to claim 1.
前記パラメータ指示手段が用いるパラメータは、前記符号列データを復号する際に得られる画像解像度若しくはフレームレートに関するパラメータ、又は、画像の圧縮率に関するパラメータである、
請求項1〜3の何れかの一に記載の画像配信システム。
The parameter used by the parameter instructing unit is a parameter related to an image resolution or a frame rate obtained when decoding the code string data, or a parameter related to a compression ratio of an image.
The image distribution system according to claim 1.
動画像データをフレームごとに1又は複数の矩形領域に分割し当該矩形領域ごとに画素値を離散ウェーブレット変換して階層的に圧縮符号化されている符号列データをネットワークを介して受信する受信手段と、
この受信した符号列データを復号する復号手段と、
前記受信手段による前記符号列データの単位時間当たりの読込量を検出するデータ読込量検出手段と、
この検出した単位時間当たりの読込量のデータを前記符号列データの送信先に送信する送信手段と、
を備えている画像再生システム。
Receiving means for dividing moving image data into one or a plurality of rectangular areas for each frame, and performing discrete wavelet transform of pixel values for each of the rectangular areas, and receiving hierarchically compression-coded code string data via a network When,
Decoding means for decoding the received code string data;
A data reading amount detecting unit that detects a reading amount per unit time of the code string data by the receiving unit,
Transmitting means for transmitting the data of the detected read amount per unit time to a destination of the code string data,
An image playback system comprising:
請求項2に記載の画像配信システムと、
この画像配信システムから前記符号列データを受信し、この画像配信システムに前記単位時間当たりの読込量のデータを送信する1又は複数の請求項5に記載の画像再生システムと、
を備えている画像配信再生システム。
An image distribution system according to claim 2,
6. The image reproduction system according to claim 5, wherein the image reproduction system receives the code string data from the image distribution system, and transmits the read amount data per unit time to the image distribution system.
An image distribution / playback system comprising:
JP2002224541A 2002-08-01 2002-08-01 Image distribution system, image reproducing system, and image distribution reproducing system Pending JP2004072147A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2002224541A JP2004072147A (en) 2002-08-01 2002-08-01 Image distribution system, image reproducing system, and image distribution reproducing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2002224541A JP2004072147A (en) 2002-08-01 2002-08-01 Image distribution system, image reproducing system, and image distribution reproducing system

Publications (1)

Publication Number Publication Date
JP2004072147A true JP2004072147A (en) 2004-03-04

Family

ID=32012473

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2002224541A Pending JP2004072147A (en) 2002-08-01 2002-08-01 Image distribution system, image reproducing system, and image distribution reproducing system

Country Status (1)

Country Link
JP (1) JP2004072147A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009098933A1 (en) * 2008-02-04 2009-08-13 Sony Corporation Video signal transmission device, video signal transmission method, video signal reception device, and video signal reception method
US9014258B2 (en) 2008-02-04 2015-04-21 Sony Corporation Transmission device and method of determining transmission date format

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009098933A1 (en) * 2008-02-04 2009-08-13 Sony Corporation Video signal transmission device, video signal transmission method, video signal reception device, and video signal reception method
JP2009213110A (en) * 2008-02-04 2009-09-17 Sony Corp Video signal transmission device, video signal transmission method, video signal receiving device, and video signal reception method
CN101682745B (en) * 2008-02-04 2012-11-14 索尼株式会社 Video signal transmission device, video signal transmission method, video signal reception device, and video signal reception method
US8948254B2 (en) 2008-02-04 2015-02-03 Sony Corporation Video signal transmitting device, video signal transmitting method, video signal receiving device, and video signal receiving method
US9014258B2 (en) 2008-02-04 2015-04-21 Sony Corporation Transmission device and method of determining transmission date format

Similar Documents

Publication Publication Date Title
US8265140B2 (en) Fine-grained client-side control of scalable media delivery
KR101737325B1 (en) Method and apparatus for reducing decreasing of qualitly of experience in a multimedia system
US7386176B2 (en) Image sending apparatus and image receiving apparatus for sending and receiving code sequence data
TWI511544B (en) Techniques for adaptive video streaming
US8176199B2 (en) Content delivery system, communicating apparatus, communicating method, and program
JP5899334B2 (en) Adaptive trick play streaming
KR100887165B1 (en) A method and a device of coding a multi-media object, a method for controlling and receiving a bit-stream, a controller for controlling the bit-stream, and a receiver for receiving the bit-stream, and a multiplexer
KR100631743B1 (en) Method and apparatus for efficient transmission of scalable bitstream
US9749713B2 (en) Budget encoding
JP2004192140A (en) Data communication system, data transmitting device, data receiving device and method, and computer program
KR101657073B1 (en) Adaptive streaming aware node, encoder and client enabling smooth quality transition
EP2785068B1 (en) Video image data delivery device, method and system
JP4392783B2 (en) Movie reproduction system, movie transmission device, movie transmission method, program, and recording medium
JP2002135783A (en) Processing method of variable bit rate for streaming service
US7409094B2 (en) Methods and systems for packetizing encoded data
AU2018250308B2 (en) Video compression using down-sampling patterns in two phases
JP4915208B2 (en) Stream data playback system
JP4526294B2 (en) STREAM DATA TRANSMITTING DEVICE, RECEIVING DEVICE, RECORDING MEDIUM CONTAINING PROGRAM, AND SYSTEM
KR19980081099A (en) Image transfer device and image transfer method
JP4586328B2 (en) Information processing system, information processing apparatus and method, recording medium, and program
JP2004072147A (en) Image distribution system, image reproducing system, and image distribution reproducing system
KR102137133B1 (en) Information processing apparatus
JP2004040526A (en) System for distributing image and system for distributing and reproducing image
JP2004007163A (en) Image distributing system and image reproducing system
Auli-Llinas et al. Enhanced JPEG2000 quality scalability through block-wise layer truncation

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20041006

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050223

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20050414

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050414

RD05 Notification of revocation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7425

Effective date: 20060925

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061003

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061010

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061206

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20061206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071002

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080212