JP4433287B2 - Receiving apparatus and method, and program - Google Patents

Receiving apparatus and method, and program Download PDF

Info

Publication number
JP4433287B2
JP4433287B2 JP2004090157A JP2004090157A JP4433287B2 JP 4433287 B2 JP4433287 B2 JP 4433287B2 JP 2004090157 A JP2004090157 A JP 2004090157A JP 2004090157 A JP2004090157 A JP 2004090157A JP 4433287 B2 JP4433287 B2 JP 4433287B2
Authority
JP
Japan
Prior art keywords
transmission
layer
hierarchy
packet
unit
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.)
Expired - Fee Related
Application number
JP2004090157A
Other languages
Japanese (ja)
Other versions
JP2005277950A (en
Inventor
健治 山根
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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2004090157A priority Critical patent/JP4433287B2/en
Publication of JP2005277950A publication Critical patent/JP2005277950A/en
Application granted granted Critical
Publication of JP4433287B2 publication Critical patent/JP4433287B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

本発明は受信装置および方法、並びにプログラムに関し、特に、階層符号化されるデータの伝送に要する、通信網の帯域を通知できるようにした受信装置および方法、並びにプログラムに関する。 The present invention relates to a receiving apparatus, method, and program, and more particularly, to a receiving apparatus, method, and program that can notify a bandwidth of a communication network required for transmission of hierarchically encoded data.

昨今、ビデオオンデマンドやライブ映像などのストリーミング配信、またはビデオ会議やテレビ電話などのリアルタイム通信において、解像度の低いディスプレイおよび処理能力の低いCPU(Central Processing Unit)を有する携帯電話機から、解像度の高いディスプレイおよび処理能力の高いCPUを有するパーソナルコンピュータ(PC(Personal Computer))まで、解像度や処理能力の異なる複数の受信端末機が、同一のソースから、それぞれの受信端末機の解像度や処理能力に合ったサービスの利用が可能である、階層符号化を利用した通信システムが提案されている。   Recently, high-resolution displays from mobile phones with low-resolution displays and CPUs (Central Processing Units) with low processing power in streaming distribution such as video-on-demand and live video, or real-time communications such as video conferencing and videophones. And multiple receiving terminals with different resolutions and processing capacities from the same source to personal computers (PCs) with high processing capacities (PC (Personal Computer)) matched the resolution and processing capacities of each receiving terminal. There has been proposed a communication system using hierarchical coding that can use services.

このような階層符号化が可能な圧縮・伸張方式として、MPEG(Moving Picture Experts Group)4およびMotion JPEG(Joint Photographic Experts Group)2000がある。   There are MPEG (Moving Picture Experts Group) 4 and Motion JPEG (Joint Photographic Experts Group) 2000 as compression / decompression methods capable of such hierarchical encoding.

MPEG4においては、階層符号化技術として、FGS(Fine Granuality Scalability)符号化方式を規格に取り込むことによって、プロファイル化する予定であり、低画質のデータから高画質のデータまで、スケーラブルに配信することが可能であると言われている。   In MPEG4, as a hierarchical coding technique, FGS (Fine Granuality Scalability) coding method will be incorporated into the standard, and it will be profiled. From low-quality data to high-quality data can be distributed in a scalable manner. It is said that it is possible.

また、JPEG2000においては、データを周波数成分に変換する方法として、ウェーブレット(Wavelet)変換が用いられている。JPEG2000においては、このウェーブレット変換の特徴を生かし、復号時の空間解像度を優先してパケット化することや、復号時の画質を優先してパケット化することが可能である。   In JPEG2000, wavelet conversion is used as a method for converting data into frequency components. In JPEG2000, it is possible to packetize by giving priority to the spatial resolution at the time of decoding and to give priority to the image quality at the time of decoding by making use of the characteristics of the wavelet transform.

さらに、JPEG2000は、静止画像だけでなく動画像を扱うことができるMotion JPEG2000(Part3)の規格により、階層化したデータをファイルフォーマットで保存することが可能である。   Furthermore, JPEG2000 can store hierarchized data in a file format according to the standard of Motion JPEG2000 (Part 3) that can handle not only still images but also moving images.

従来、送信側のデータとしては、受信端末機のデータの処理能力に応じた、異なるフォーマットのデータおよび通信網の伝送帯域に応じた大きさのデータを用意する必要があったが、データを階層化することにより、1つのファイルデータから異なる処理能力の受信端末機(受信装置)あてに、受信端末機の処理能力および通信網の伝送帯域に応じたデータを、同時に配信することが可能となる。   Conventionally, as data on the transmission side, it has been necessary to prepare data of different formats according to the data processing capability of the receiving terminal and data of a size corresponding to the transmission band of the communication network. As a result, it becomes possible to simultaneously distribute data corresponding to the processing capability of the receiving terminal and the transmission band of the communication network to a receiving terminal (receiving device) having different processing capabilities from one file data. .

また、通常、このような画像データの配信においては、リアルタイム性が必要であるため、通信網において通信する場合、IETF RFC(Internet Engineering Task Force Request For Comments)768で規定されているプロトコルであるUDP(User Datagram Protocol)に従って画像データの伝送を行う。さらに、UDPの上のレイヤにおいては、IETF RFC1889で規定されているプロトコルであるRTP(Realtime Transport Protocol)に従った、アプリケーションプログラム毎、すなわち、符号化方式毎に定義されたフォーマットを用いている。   In addition, since distribution of such image data normally requires real-time properties, when communicating on a communication network, UDP, which is a protocol defined in IETF RFC (Internet Engineering Task Force Request For Comments) 768, is used. Image data is transmitted according to (User Datagram Protocol). Further, in a layer above UDP, a format defined for each application program, that is, for each encoding method, is used in accordance with RTP (Realtime Transport Protocol), which is a protocol defined by IETF RFC1889.

従来の送信装置は、送信するパケットに、階層符号化されたデータをペイロードとして格納している(例えば、特許文献1参照)。この送信装置においては、階層ごとの優先度を表す優先度情報がパケットのヘッダに付与され、最も優先度が高い1番目の階層から順番に、所定の優先度までの階層に対応するパケットが受信装置あてに送信される。   A conventional transmission apparatus stores hierarchically encoded data as a payload in a packet to be transmitted (see, for example, Patent Document 1). In this transmission apparatus, priority information indicating priority for each layer is added to the header of the packet, and packets corresponding to layers up to a predetermined priority are received in order from the first layer with the highest priority. Sent to the device.

特開2003−152544号公報JP 2003-152544 A

しかしながら、上述した特許文献1に開示されている技術においては、通信網の伝送帯域が分かっており、送信されてくるデータの階層を変更することができたとしても、受信側において、送信装置から送信されてくるデータが何階層のデータから構成されており、各階層のデータを受信するために、どれくらいの伝送帯域が必要であるかを知ることができなかったので、送信されてくるデータの階層を適切に選択することができないという課題があった。   However, in the technique disclosed in Patent Document 1 described above, even if the transmission band of the communication network is known and the hierarchy of the data to be transmitted can be changed, the receiving side does not have the transmission device. The number of layers of data that are sent, and how much transmission bandwidth is needed to receive each layer of data, There was a problem that the hierarchy could not be selected properly.

本発明は、このような状況に鑑みてなされたものであり、受信側において、階層符号化されるデータの伝送に要する通信網の帯域を把握できるようにするものである。   The present invention has been made in view of such a situation, and enables a receiving side to grasp the bandwidth of a communication network required for transmission of hierarchically encoded data.

本発明の受信装置は、送信される送信データの最も上位の階層を示す送信階層と、送信階層までの送信データを伝送するために必要な通信網の帯域とを示す階層テーブル情報を送信装置から受信するとともに、送信データ、送信された送信データの送信階層を示す送信階層情報、および複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットを送信装置から受信する受信手段と、受信した階層テーブル情報を記憶する記憶手段と、パケットの受信時刻およびパケットのパケットサイズに基づいて、パケットの受信時における通信網の帯域である受信帯域を算出する算出手段と、受信した階層テーブル情報を表示するとともに、受信したパケットに格納された送信データ、送信階層情報、および最大階層情報と、受信帯域とが表示される表示画面を表示する表示手段と、ユーザの指示に応じて生成された、送信装置から送信される送信データの送信階層の変更を要求する変更要求を送信装置に送信する送信手段とを備えることを特徴とする。 The receiving apparatus according to the present invention transmits, from the transmitting apparatus, hierarchy table information indicating a transmission layer indicating the highest layer of transmission data to be transmitted and a communication network band necessary for transmitting transmission data up to the transmission layer. Receiving means for receiving, from a transmitting device, a packet storing transmission data, transmission layer information indicating a transmission layer of the transmitted transmission data, and maximum layer information indicating the highest layer among a plurality of layers Storage means for storing the received hierarchy table information, calculation means for calculating a reception band that is a bandwidth of the communication network at the time of packet reception, based on the reception time of the packet and the packet size of the packet, and the received hierarchy In addition to displaying table information, transmission data, transmission layer information, maximum layer information, and reception bandwidth stored in the received packet Display means for displaying a display screen displayed, generated according to a user instruction, and transmitting means for transmitting a change request to the transmitting device requesting a change in the transmit hierarchy of transmission data transmitted from the transmitting device It is characterized by providing.

受信手段には、送信装置によるパケットの送信前に送信装置から送信されてくる、通信網の帯域を測定するための帯域測定パケットをさらに受信させ、受信した帯域測定パケットに基づいて、送信装置から送信される送信データの送信階層を定めるために用いられる、帯域測定パケットの受信時における通信網の帯域を算出する帯域測定手段をさらに設け、送信手段には、帯域測定手段による測定結果を送信装置にさらに送信させ、表示手段には、測定結果を表示画面に表示させることができる。
算出手段には、受信したパケットに基づいて、パケットのロス率をさらに算出させ、表示手段には、表示画面にロス率を表示させることができる。
The receiving means further receives a bandwidth measurement packet for measuring the bandwidth of the communication network, which is transmitted from the transmission device before transmission of the packet by the transmission device, and from the transmission device based on the received bandwidth measurement packet Bandwidth measuring means for calculating the bandwidth of the communication network when receiving the bandwidth measurement packet, which is used to determine the transmission layer of the transmitted data to be transmitted, is further provided, and the transmission means transmits the measurement result by the bandwidth measuring means to the transmission device Further, the display means can display the measurement result on the display screen .
The calculating means can further calculate the packet loss rate based on the received packet, and the display means can display the loss rate on the display screen.

本発明の受信方法またはプログラムは、送信される送信データの最も上位の階層を示す送信階層と、送信階層までの送信データを伝送するために必要な通信網の帯域とを示す階層テーブル情報の送信装置からの受信を制御する第1の受信制御ステップと、受信した階層テーブル情報の記憶を制御する記憶制御ステップと、受信した階層テーブル情報の表示を制御する第1の表示制御ステップと、送信データ、送信された送信データの送信階層を示す送信階層情報、および複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットの送信装置からの受信を制御する第2の受信制御ステップと、パケットの受信時刻およびパケットのパケットサイズに基づいて、パケットの受信時における通信網の帯域である受信帯域を算出する算出ステップと、受信したパケットに格納された送信データ、送信階層情報、および最大階層情報と、受信帯域とが表示される表示画面の表示を制御する第2の表示制御ステップと、ユーザの指示に応じて生成された、送信装置から送信される送信データの送信階層の変更を要求する変更要求の送信装置への送信を制御する送信制御ステップとを含むことを特徴とする。 The reception method or program according to the present invention transmits layer table information indicating a transmission layer indicating the highest layer of transmission data to be transmitted and a bandwidth of a communication network necessary for transmitting transmission data up to the transmission layer. A first reception control step for controlling reception from the apparatus; a storage control step for controlling storage of received hierarchical table information; a first display control step for controlling display of received hierarchical table information; and transmission data , Second reception control for controlling reception of a packet storing transmission layer information indicating a transmission layer of transmitted data and maximum layer information indicating a highest layer among a plurality of layers from a transmission device Based on the step, the packet reception time, and the packet packet size, the reception bandwidth that is the bandwidth of the communication network at the time of packet reception is calculated An output step, a second display control step for controlling display of a display screen on which transmission data, transmission layer information and maximum layer information stored in the received packet, and a reception band are displayed, and a user instruction And a transmission control step for controlling transmission to the transmission device of a change request for requesting a change in the transmission hierarchy of transmission data transmitted from the transmission device .

受信装置は、独立した装置であってもよいし、通信装置の受信処理を行うブロックであってもよい。   The reception device may be an independent device or a block that performs reception processing of the communication device.

本発明の受信装置および方法、並びにプログラムにおいては、送信される送信データの最も上位の階層を示す送信階層と、送信階層までの送信データを伝送するために必要な通信網の帯域とを示す階層テーブル情報が送信装置から受信され、受信された階層テーブル情報が記憶され、受信された階層テーブル情報が表示される。そして、送信データ、送信された送信データの送信階層を示す送信階層情報、および複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットが送信装置から受信され、パケットの受信時刻およびパケットのパケットサイズに基づいて、パケットの受信時における通信網の帯域である受信帯域が算出され、受信されたパケットに格納された送信データ、送信階層情報、および最大階層情報と、受信帯域とが表示される表示画面が表示され、ユーザの指示に応じて生成された、送信装置から送信される送信データの送信階層の変更を要求する変更要求が送信装置へ送信される。 In the receiving apparatus, method, and program of the present invention, a hierarchy indicating a transmission hierarchy indicating the highest hierarchy of transmission data to be transmitted and a bandwidth of a communication network necessary for transmitting transmission data up to the transmission hierarchy The table information is received from the transmitting device, the received hierarchy table information is stored, and the received hierarchy table information is displayed. A packet storing transmission data, transmission layer information indicating the transmission layer of the transmitted transmission data, and maximum layer information indicating the highest layer among the plurality of layers is received from the transmission device, and the packet is received. Based on the time and the packet size of the packet, the reception bandwidth, which is the bandwidth of the communication network at the time of packet reception, is calculated, the transmission data, transmission layer information, maximum layer information stored in the received packet, and the reception bandwidth Is displayed, and a change request for requesting a change in the transmission hierarchy of transmission data transmitted from the transmission device, generated in response to a user instruction, is transmitted to the transmission device.

ネットワークとは、少なくとも2つの装置が接続され、ある装置から、他の装置に対して、情報の伝達をできるようにした仕組みをいう。ネットワークを介して通信する装置は、独立した装置どうしであっても良いし、1つの装置を構成している内部ブロックどうしであっても良い。   The network is a mechanism in which at least two devices are connected and information can be transmitted from one device to another device. The devices that communicate via the network may be independent devices, or may be internal blocks that constitute one device.

また、通信とは、無線通信および有線通信は勿論、無線通信と有線通信とが混在した通信、即ち、ある区間では無線通信が行われ、他の区間では有線通信が行われるようなものであっても良い。さらに、ある装置から他の装置への通信が有線通信で行われ、他の装置からある装置への通信が無線通信で行われるようなものであっても良い。   The communication is not only wireless communication and wired communication, but also communication in which wireless communication and wired communication are mixed, that is, wireless communication is performed in a certain section and wired communication is performed in another section. May be. Further, communication from one device to another device may be performed by wired communication, and communication from another device to one device may be performed by wireless communication.

本発明によれば、データの受信側において、階層符号化されるデータの伝送に要する通信網の帯域を把握できる。   According to the present invention, it is possible to grasp the bandwidth of a communication network required for transmission of hierarchically encoded data on the data receiving side.

以下に本発明の実施の形態を説明するが、本明細書に記載の発明と、発明の実施の形態との対応関係を例示すると、次のようになる。この記載は、本明細書に記載されている発明をサポートする実施の形態が本明細書に記載されていることを確認するためのものである。従って、発明の実施の形態中には記載されているが、発明に対応するものとして、ここには記載されていない実施の形態があったとしても、そのことは、その実施の形態が、その発明に対応するものではないことを意味するものではない。逆に、実施の形態が発明に対応するものとしてここに記載されていたとしても、そのことは、その実施の形態が、その発明以外の発明には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. The correspondence relationship between the invention described in this specification and the embodiments of the invention is exemplified as follows. This description is intended to confirm that the embodiments supporting the invention described in this specification are described in this specification. Therefore, although there is an embodiment which is described in the embodiment of the invention but is not described here as corresponding to the invention, it means that the embodiment is not It does not mean that it does not correspond to the invention. Conversely, even if an embodiment is described herein as corresponding to an invention, that means that the embodiment does not correspond to an invention other than the invention. Absent.

さらに、この記載は、本明細書に記載されている発明の全てを意味するものではない。換言すれば、この記載は、本明細書に記載されている発明であって、この出願では請求されていない発明の存在、すなわち、将来、分割出願されたり、補正により出現、追加される発明の存在を否定するものではない。   Further, this description does not mean all the inventions described in this specification. In other words, this description is for the invention described in the present specification, which is not claimed in this application, that is, for the invention that will be applied for in the future or that will appear and be added by amendment. It does not deny existence.

本発明によれば、受信装置が提供される。この受信装置(例えば、図1のクライアント14)は、送信される送信データの最も上位の階層を示す送信階層と、送信階層までの送信データを伝送するために必要な通信網の帯域とを示す階層テーブル情報(例えば、図8のコンテンツ階層テーブル)を送信装置から受信するとともに、送信データ、送信された送信データの送信階層を示す送信階層情報、および複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットを送信装置から受信する受信手段(例えば、図6のUDP通信部151)と、受信した階層テーブル情報を記憶する記憶手段(例えば、図6のコンテンツ階層保持部159)と、パケットの受信時刻およびパケットのパケットサイズに基づいて、パケットの受信時における通信網の帯域である受信帯域を算出する算出手段(例えば、図6のストリーム情報算出部155)と、受信した階層テーブル情報を表示するとともに、受信したパケットに格納された送信データ、送信階層情報、および最大階層情報と、受信帯域とが表示される表示画面を表示する表示手段(例えば、図6の出力部87)と、ユーザの指示に応じて生成された、送信装置から送信される送信データの送信階層の変更を要求する変更要求を送信装置に送信する送信手段(例えば、図6のTCP通信部158)とを備える。 According to the present invention, a receiving device is provided. This receiving apparatus (for example, the client 14 in FIG. 1) indicates a transmission layer indicating the highest layer of transmission data to be transmitted, and a communication network band necessary for transmitting transmission data up to the transmission layer. The hierarchy table information (for example, the content hierarchy table in FIG. 8) is received from the transmission apparatus, and the transmission data, the transmission hierarchy information indicating the transmission hierarchy of the transmitted transmission data, and the highest hierarchy among the plurality of hierarchies are displayed. Receiving means (for example, UDP communication unit 151 in FIG. 6) for receiving a packet storing the maximum hierarchy information shown from the transmission device, and storage means (for example, content hierarchy holding unit in FIG. 6) for storing the received hierarchy table information 159) and the reception bandwidth, which is the bandwidth of the communication network at the time of packet reception, based on the packet reception time and the packet packet size Display means (for example, the stream information calculation unit 155 in FIG. 6), received hierarchy table information, transmission data stored in the received packet, transmission hierarchy information, maximum hierarchy information, reception bandwidth, A display means for displaying a display screen on which the message is displayed (for example, the output unit 87 in FIG. 6), and a change requesting a change in the transmission hierarchy of transmission data generated in response to a user instruction and transmitted from the transmission device Transmission means (for example, TCP communication unit 158 in FIG. 6) for transmitting the request to the transmission device .

また、本発明によれば、受信方法が提供される。この受信方法は、送信される送信データの最も上位の階層を示す送信階層と、送信階層までの送信データを伝送するために必要な通信網の帯域とを示す階層テーブル情報(例えば、図8のコンテンツ階層テーブル)の送信装置からの受信を制御する第1の受信制御ステップ(例えば、図13のステップS101)と、受信した階層テーブル情報の記憶を制御する記憶制御ステップ(例えば、図13のステップS102)と、受信した階層テーブル情報の表示を制御する第1の表示制御ステップ(例えば、図13のステップS104)と、送信データ、送信された送信データの送信階層を示す送信階層情報、および複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットの送信装置からの受信を制御する第2の受信制御ステップ(例えば、図15のステップS121)と、パケットの受信時刻およびパケットのパケットサイズに基づいて、パケットの受信時における通信網の帯域である受信帯域を算出する算出ステップ(例えば、図15のステップS128)と、受信したパケットに格納された送信データ、送信階層情報、および最大階層情報と、受信帯域とが表示される表示画面の表示を制御する第2の表示制御ステップ(例えば、図15のステップS132およびステップS133)と、ユーザの指示に応じて生成された、送信装置から送信される送信データの送信階層の変更を要求する変更要求の送信装置への送信を制御する送信制御ステップ(例えば、図15のステップS127)とを含む。 According to the present invention, a receiving method is provided. This reception method uses hierarchical table information (for example, FIG. 8) indicating a transmission layer indicating the highest layer of transmission data to be transmitted and a bandwidth of a communication network necessary for transmitting transmission data up to the transmission layer. A first reception control step (for example, step S101 in FIG. 13) for controlling reception of the content hierarchy table from the transmission device, and a storage control step (for example, step in FIG. 13) for controlling storage of the received hierarchy table information. S102), a first display control step (for example, step S104 in FIG. 13) for controlling the display of the received hierarchy table information, transmission data, transmission hierarchy information indicating the transmission hierarchy of the transmitted transmission data, and a plurality of The second reception control step for controlling the reception from the transmitting device of the packet storing the maximum layer information indicating the highest layer among the layers. 15 (for example, step S121 in FIG. 15) and a calculation step (for example, step in FIG. 15) for calculating a reception band that is a bandwidth of the communication network at the time of packet reception based on the packet reception time and the packet size of the packet. S128) and a second display control step (for example, FIG. 15) for controlling display of a display screen on which transmission data, transmission layer information, maximum layer information, and reception band stored in the received packet are displayed. Step S132 and Step S133), and a transmission control step for controlling transmission to the transmission device of a change request for requesting a change in the transmission hierarchy of transmission data transmitted from the transmission device, generated in accordance with a user instruction (for example, , And step S127) of FIG.

このプログラムは、記録媒体に記録することができる。   This program can be recorded on a recording medium.

本発明は、例えば、インターネット電話、遠隔テレビ会議システム、ライブ映像ストリーミング配信システム、またはテレビ電話などのリアルタイムにストリーミングデータを伝送する通信システムに適用できる。   The present invention can be applied to a communication system that transmits streaming data in real time, such as an Internet phone, a remote video conference system, a live video streaming distribution system, or a video phone.

図1は、本発明を適用したストリーミング配信システムの一実施の形態を示す図である。このストリーミング配信システムにおいては、インターネットなどの通信網13に、サーバ12およびクライアント14が接続されている。   FIG. 1 is a diagram showing an embodiment of a streaming distribution system to which the present invention is applied. In this streaming distribution system, a server 12 and a client 14 are connected to a communication network 13 such as the Internet.

ビデオカメラ11は、画像を撮像して、撮像した画像に対応する画像データをサーバ12に供給する。例えば、ビデオカメラ11は、動画像を撮像して、動画像に対応する画像データをサーバ12に供給する。   The video camera 11 captures an image and supplies image data corresponding to the captured image to the server 12. For example, the video camera 11 captures a moving image and supplies image data corresponding to the moving image to the server 12.

画像データは、ストリーミングデータの一例である。ストリーミングデータは、音声のデータ、またはリアルタイム制御データなど、時間の経過に対応して順次送信または受信が要求されるデータであればよい。   Image data is an example of streaming data. The streaming data may be data that is requested to be transmitted or received sequentially as time passes, such as audio data or real-time control data.

サーバ12は、通信網13の帯域を測定するための帯域測定パケットを、通信網13を介して、クライアント14あてに送信する。また、サーバ12は、クライアント14から送信されてくる帯域測定結果を受信する。ここで、帯域とは、サーバ12とクライアント14とを接続する通信網13における伝送レート、すなわち単位時間に伝送可能なデータ量をいう。   The server 12 transmits a bandwidth measurement packet for measuring the bandwidth of the communication network 13 to the client 14 via the communication network 13. Further, the server 12 receives the band measurement result transmitted from the client 14. Here, the band refers to the transmission rate in the communication network 13 connecting the server 12 and the client 14, that is, the amount of data that can be transmitted per unit time.

サーバ12は、ビデオカメラ11から供給された画像データを階層符号化し、階層符号化することによって階層化された各階層の画像データと、階層情報とを各階層に対応するパケットのそれぞれに格納する。ここで、階層情報とは、階層化された画像データの階層の数を示す最大階層情報と、送信される画像データの階層のうち、最上位の階層(以下、送信階層と称する)を示す送信階層情報とからなる。また、以下、階層化された画像データの階層のうち、最上位の階層を最大階層と称する。   The server 12 hierarchically encodes the image data supplied from the video camera 11, and stores the hierarchically encoded image data and hierarchical information in each packet corresponding to each hierarchical layer. . Here, the hierarchy information is maximum hierarchy information indicating the number of hierarchized image data hierarchies and transmission indicating the highest hierarchy (hereinafter referred to as a transmission hierarchy) among the hierarchy of image data to be transmitted. It consists of hierarchical information. In the following, the highest hierarchy among the hierarchized image data hierarchy is referred to as the maximum hierarchy.

なお、ビデオカメラ11から供給された画像データは、復号に欠くことのできない最下位の階層から、より品質の高い復号をするための最上位の階層までの複数の階層に階層化される。また、復号に欠くことのできない画像データの階層が、最下位の階層であり、より品質の高い復号をするための画像データの階層が、最上位の階層であると説明したが、復号に欠くことのできない画像データの階層を、最上位の階層とし、より品質の高い復号をするための画像データの階層を最下位の階層とするようにしてもよい。   Note that the image data supplied from the video camera 11 is hierarchized into a plurality of hierarchies from the lowest hierarchy indispensable for decoding to the highest hierarchy for higher quality decoding. Further, it has been described that the hierarchy of image data indispensable for decoding is the lowest hierarchy, and the hierarchy of image data for decoding with higher quality is the highest hierarchy. The hierarchy of image data that cannot be used may be the highest hierarchy, and the hierarchy of image data for higher quality decoding may be the lowest hierarchy.

サーバ12は、受信した帯域測定結果を基に、送信階層を選択し、選択した送信階層を基に、最下位の階層である1番目の階層から、送信階層までの階層のそれぞれに対応するパケットのそれぞれを、通信網13を介して、クライアント14あてに送信する。   The server 12 selects a transmission layer based on the received bandwidth measurement result, and based on the selected transmission layer, the packet corresponding to each of the layers from the first layer, which is the lowest layer, to the transmission layer Are transmitted to the client 14 via the communication network 13.

通信網13は、有線または無線の、通信回線、ネットワーク、またはインターネットなどからなる伝送路であり、サーバ12から送信されたパケットをクライアント14まで伝送する。   The communication network 13 is a transmission path including a wired or wireless communication line, a network, or the Internet, and transmits a packet transmitted from the server 12 to the client 14.

サーバ12は、クライアント14から送信されてきた変更要求を受信し、受信した変更要求を基に、送信階層を変更する。   The server 12 receives the change request transmitted from the client 14, and changes the transmission hierarchy based on the received change request.

クライアント14は、通信網13を介してサーバ12から送信されてきた各種のパケットを受信する。   The client 14 receives various packets transmitted from the server 12 via the communication network 13.

クライアント14は、サーバ12から送信されてきた帯域測定パケットを受信する。クライアント14は、受信した帯域測定パケットを基に、通信網13の帯域を算出し、算出した帯域を帯域測定結果として、通信網13を介して、サーバ12あてに送信する。   The client 14 receives the bandwidth measurement packet transmitted from the server 12. The client 14 calculates the bandwidth of the communication network 13 based on the received bandwidth measurement packet, and transmits the calculated bandwidth as a bandwidth measurement result to the server 12 via the communication network 13.

クライアント14は、サーバ12から送信されてきた、画像データが格納されているパケットを受信する。クライアント14は、受信したパケットから、階層情報を抽出し、抽出した階層情報を、出力部(図示せず)に表示させる。クライアント14は、送信階層の変更を要求する、変更要求を生成し、生成した変更要求を、通信網13を介して、サーバ12あてに送信する。   The client 14 receives a packet storing image data transmitted from the server 12. The client 14 extracts layer information from the received packet, and displays the extracted layer information on an output unit (not shown). The client 14 generates a change request for requesting a change in the transmission hierarchy, and transmits the generated change request to the server 12 via the communication network 13.

次に、図2のタイムチャートを参照して、サーバ12における、帯域測定の処理および送信階層の変更の処理の例を説明する。   Next, an example of bandwidth measurement processing and transmission layer change processing in the server 12 will be described with reference to the time chart of FIG.

図2において、横軸は時間を示し、帯域測定パケット31は、例えば、通信網13の帯域を測定するための、等しいパケットサイズのパケット41−1およびパケット41−2から構成される。また、例えば、フレーム32を再生するための画像データであるストリーミングデータは、パケット42−1乃至パケット42−3に格納されて送信され、フレーム33を再生するための画像データであるストリーミングデータは、パケット43−1乃至パケット43−3に格納されて送信され、フレーム34を再生するための画像データであるストリーミングデータは、パケット44−1乃至パケット44−4に格納されて送信される。   In FIG. 2, the horizontal axis indicates time, and the bandwidth measurement packet 31 includes, for example, a packet 41-1 and a packet 41-2 having the same packet size for measuring the bandwidth of the communication network 13. Further, for example, streaming data that is image data for reproducing the frame 32 is stored and transmitted in the packets 42-1 to 42-3, and streaming data that is image data for reproducing the frame 33 is: Streaming data, which is image data for reproducing the frame 34, is stored and transmitted in the packets 43-1 to 43-3 and transmitted in the packets 44-1 to 44-4.

時刻t1において、サーバ12は、通信網13の帯域を測定するためのパケット41−1を、通信網13を介して、クライアント14あてに送信する。同様に、時刻t2において、サーバ12は、通信網13の帯域を測定するためのパケット41−2を、通信網13を介して、クライアント14あてに送信する。パケット41−1およびパケット41−2は、時間間隔をおかずに、続けて(連続して)クライアント14あてに送信される。   At time t1, the server 12 transmits a packet 41-1 for measuring the bandwidth of the communication network 13 to the client 14 via the communication network 13. Similarly, at time t2, the server 12 transmits a packet 41-2 for measuring the bandwidth of the communication network 13 to the client 14 via the communication network 13. The packet 41-1 and the packet 41-2 are transmitted to the client 14 continuously (continuously) without a time interval.

時刻t11において、クライアント14は、サーバ12から送信されてきたパケット41−1を受信し、時刻t12において、クライアント14は、サーバ12から送信されてきたパケット41−2を受信する。クライアント14は、パケット41−1およびパケット41−2を受信すると、受信したパケット41−1およびパケット41−2を基に、通信網13の帯域を算出する。なお、帯域の測定についての詳細は、後述する。   At time t11, the client 14 receives the packet 41-1 transmitted from the server 12, and at time t12, the client 14 receives the packet 41-2 transmitted from the server 12. Upon receiving the packet 41-1 and the packet 41-2, the client 14 calculates the bandwidth of the communication network 13 based on the received packet 41-1 and the packet 41-2. Details of the band measurement will be described later.

時刻t13において、クライアント14は、算出した帯域の測定結果である帯域測定結果を、通信網13を介して、サーバ12あてに送信する。   At time t <b> 13, the client 14 transmits a band measurement result that is a calculated band measurement result to the server 12 via the communication network 13.

時刻t3において、サーバ12は、クライアント14から送信されてきた帯域測定結果を受信する。サーバ12は、帯域測定結果を受信すると、受信した帯域測定結果を基に、クライアント14に送信する、画像データが格納されたパケットの送信階層を選択する。   At time t3, the server 12 receives the bandwidth measurement result transmitted from the client 14. When the server 12 receives the band measurement result, the server 12 selects a transmission layer of the packet storing the image data to be transmitted to the client 14 based on the received band measurement result.

サーバ12は、画像データを所定の数の階層に階層符号化し、階層化された各階層の画像データのそれぞれを、各階層に対応するパケットのそれぞれに格納する。サーバ12は、送信階層を基に、1番目の階層から送信階層までの階層のそれぞれに対応するパケットのそれぞれを、通信網13を介して、クライアント14あてに送信する。   The server 12 hierarchically encodes the image data into a predetermined number of hierarchies, and stores the hierarchized image data of each hierarchy in each of the packets corresponding to each hierarchy. Based on the transmission layer, the server 12 transmits each packet corresponding to each of the layers from the first layer to the transmission layer to the client 14 via the communication network 13.

例えば、サーバ12は、1つのフレームを再生するための画像データを、最下位の階層である1番目の階層から、最上位の階層である4番目の階層までの4つの階層に階層化する。1番目の階層の画像データは、低解像度の画像データを復号するためのデータであり、2番目の階層の画像データは、1番目の階層の画像データとともに復号した場合、1番目の階層の画像データより、解像度が高い画像が得られる画像データである。   For example, the server 12 stratifies image data for reproducing one frame into four hierarchies from the first hierarchy that is the lowest hierarchy to the fourth hierarchy that is the highest hierarchy. The image data of the first hierarchy is data for decoding low-resolution image data. When the image data of the second hierarchy is decoded together with the image data of the first hierarchy, the image of the first hierarchy This is image data from which an image having a higher resolution than the data can be obtained.

ここで、最下位の階層の画像データである1番目の階層の画像データを復号した場合、低解像度の画像を表示させる画像データを得ることができるが、より上位の階層の画像データ、例えば、2番目の階層の画像データだけを復号しても、画像を表示させる画像データを得ることはできない。すなわち、最下位の階層の画像データは、復号に欠くことのできない画像データであり、最下位の階層より上位の階層の画像データは、その画像データ(2番目の階層以上の画像データ)だけを復号しても画像を表示させる画像データを得ることはできず、自分自身と自分より下位の階層の画像データとをともに復号した場合に、画像を表示させる画像データを得ることができる。   Here, when the image data of the first hierarchy, which is the image data of the lowest hierarchy, is decoded, it is possible to obtain image data for displaying a low-resolution image. Even if only the image data of the second hierarchy is decoded, image data for displaying an image cannot be obtained. That is, the image data of the lowest hierarchy is image data indispensable for decoding, and the image data of the hierarchy higher than the lowest hierarchy is only the image data (the image data of the second hierarchy or higher). Even if decoding, it is impossible to obtain image data for displaying an image, and it is possible to obtain image data for displaying an image when both the image data of itself and the image data of a layer lower than itself are decoded.

また、3番目の階層の画像データは、1番目の階層の画像データおよび2番目の階層の画像データとともに復号した場合、1番目の階層の画像データおよび2番目の階層の画像データを復号して得られる画像より、解像度が高い画像が得られる画像データであり、4番目の階層の画像データは、1番目の階層の画像データ、2番目の階層の画像データ、および3番目の階層の画像データとともに復号した場合、最も解像度が高い、階層符号化前の画像に近い解像度の画像が得られる画像データである。   Further, when the image data of the third hierarchy is decoded together with the image data of the first hierarchy and the image data of the second hierarchy, the image data of the first hierarchy and the image data of the second hierarchy are decoded. This is image data from which an image having a higher resolution than the obtained image is obtained. The fourth layer image data is the first layer image data, the second layer image data, and the third layer image data. When decoded together with this, the image data is the image having the highest resolution and the resolution close to the image before hierarchical encoding.

すなわち、階層符号化により、画像データが、1番目の階層から4番目の階層までの4つの階層に階層化された場合、1番目の階層は、画像データの復号に欠くことのできない最下位の階層であり、2番目の階層は、1番目の階層より1つ上位の階層であり、3番目の階層は、2番目の階層より1つ上位の階層であり、4番目の階層は、最も品質の高い復号をするための最上位の階層である。   That is, when the image data is hierarchized into four hierarchies from the first hierarchy to the fourth hierarchy by hierarchical coding, the first hierarchy is the lowest level that is indispensable for decoding of the image data. The second layer is one layer higher than the first layer, the third layer is one layer higher than the second layer, and the fourth layer is the highest quality. This is the highest layer for high-decoding.

したがって、例えば、送信階層として、3番目の階層が選択された場合、サーバ12は、1番目の階層に対応するパケット、2番目の階層に対応するパケット、および3番目の階層に対応するパケットを、通信網13を介して、クライアント14あてに送信する。   Therefore, for example, when the third hierarchy is selected as the transmission hierarchy, the server 12 sends a packet corresponding to the first hierarchy, a packet corresponding to the second hierarchy, and a packet corresponding to the third hierarchy. The data is transmitted to the client 14 via the communication network 13.

なお、ここでは、復号時の解像度を優先して、階層符号化する場合の例について説明したが、その他、画像の空間的位置や色成分を優先して、階層符号化することも可能である。   Here, an example has been described in which hierarchical encoding is performed with priority on the resolution at the time of decoding, but it is also possible to perform hierarchical encoding with priority on the spatial position and color components of the image. .

時刻t4において、サーバ12は、選択した送信階層を基に、パケット42−1乃至パケット42−3を、通信網13を介して、クライアント14あてに送信する。同様に、サーバ12は、パケット43−1乃至パケット43−3を、通信網13を介して、クライアント14あてに送信する。   At time t4, the server 12 transmits the packets 42-1 to 42-3 to the client 14 via the communication network 13 based on the selected transmission layer. Similarly, the server 12 transmits the packets 43-1 to 43-3 to the client 14 via the communication network 13.

クライアント14は、サーバ12から送信されてきたパケット42−1乃至パケット42−3、およびパケット43−1乃至パケット43−3を受信する。   The client 14 receives the packets 42-1 to 42-3 and the packets 43-1 to 43-3 transmitted from the server 12.

時刻t14において、クライアント14は、送信階層の変更を要求する、変更要求を、通信網13を介して、サーバ12あてに送信する。   At time t <b> 14, the client 14 transmits a change request for requesting a change in the transmission hierarchy to the server 12 via the communication network 13.

時刻t5において、サーバ12は、クライアント14から送信されてきた変更要求を受信する。サーバ12は、受信した変更要求を基に、送信階層を変更し、変更された送信階層を基に、パケット44−1乃至パケット44−4を、通信網13を介して、クライアント14あてに送信する。クライアント14は、サーバ12から送信されてきたパケット44−1乃至パケット44−4を受信する。   At time t5, the server 12 receives the change request transmitted from the client 14. The server 12 changes the transmission layer based on the received change request, and transmits the packets 44-1 to 44-4 to the client 14 via the communication network 13 based on the changed transmission layer. To do. The client 14 receives the packets 44-1 to 44-4 transmitted from the server 12.

このようにして、サーバ12は、帯域に応じて送信階層を選択し、選択した送信階層を基に、画像データが格納されているパケットをクライアント14あてに送信する。   In this way, the server 12 selects a transmission layer according to the bandwidth, and transmits a packet storing image data to the client 14 based on the selected transmission layer.

図3は、帯域の測定を説明する図である。   FIG. 3 is a diagram for explaining band measurement.

帯域を測定する方法として、パケットペアと呼ばれる方法がある。この方法においては、サーバ12が、通信網13を介して、クライアント14あてに、等しいパケットサイズのパケットを、送信間隔を空けずに、いわゆるバックトゥーバック(back−to−back)で送信することによって、通信網13の伝送遅延を基に、サーバ12と、クライアント14との、通信網13のボトルネックリンクの帯域が測定される。このボトルネックリンクの帯域が、通信網13の伝送速度である帯域である。   As a method for measuring the bandwidth, there is a method called a packet pair. In this method, the server 12 transmits packets of the same packet size to the client 14 via the communication network 13 in a so-called back-to-back manner without leaving a transmission interval. Thus, the bandwidth of the bottleneck link of the communication network 13 between the server 12 and the client 14 is measured based on the transmission delay of the communication network 13. The bandwidth of this bottleneck link is a bandwidth that is the transmission speed of the communication network 13.

ここで、等しいパケットサイズのパケットをバックトゥーバックで送信するとは、2つのパケットを、時間間隔をおかずに、連続して送信することをいう。また、このように、パケットを連続して送信する場合、テイルトゥーノーズ(tail−to−nose)で送信するとも称する。   Here, transmitting packets of equal packet size by back-to-back refers to transmitting two packets continuously without leaving a time interval. In addition, when packets are transmitted continuously in this way, it is also referred to as transmission with tail-to-nose.

図3において、縦軸は、時間を示す。時刻t31において、サーバ12は、パケット41−1を、通信網13を介してクライアント14あてに送信する。また、時刻t32において、サーバ12は、パケット41−2を、通信網13を介してクライアント14あてに送信する。   In FIG. 3, the vertical axis represents time. At time t31, the server 12 transmits the packet 41-1 to the client 14 via the communication network 13. At time t32, the server 12 transmits the packet 41-2 to the client 14 via the communication network 13.

サーバ12から送信されたパケット41−1およびパケット41−2は、通信網13におけるノード61−1およびノード61−2を介して、クライアント14に受信される。   The packet 41-1 and the packet 41-2 transmitted from the server 12 are received by the client 14 via the node 61-1 and the node 61-2 in the communication network 13.

時刻t33において、クライアント14は、サーバ12から送信されてきたパケット41−1を受信する。また、時刻t34において、クライアント14は、サーバ12から送信されてきたパケット41−2を受信する。   At time t33, the client 14 receives the packet 41-1 transmitted from the server 12. At time t34, the client 14 receives the packet 41-2 transmitted from the server 12.

ノード61−1とノード61−2との間の伝送速度が遅い場合、サーバ12から送信間隔を空けずに送信されたパケット41−1およびパケット41−2が、ノード61−1からノード61−2の区間で、時間軸方向に伸ばされていることが分かる。したがって、通信網13において、ノード61−1からノード61−2までの区間は、サーバ12からクライアント14までの区間において、パケットの伝送帯域が最も低い、ボトルネックリンクであることが分かる。   When the transmission speed between the node 61-1 and the node 61-2 is low, the packet 41-1 and the packet 41-2 transmitted from the server 12 without leaving a transmission interval are transferred from the node 61-1 to the node 61-. It can be seen that it is extended in the time axis direction in the interval of 2. Therefore, in the communication network 13, it can be seen that the section from the node 61-1 to the node 61-2 is the bottleneck link having the lowest packet transmission band in the section from the server 12 to the client 14.

クライアント14は、受信したパケット41−1およびパケット41−2の受信時刻を基に、ボトルネックリンクの帯域、すなわち帯域を算出する。帯域は、式(1)より算出される。   The client 14 calculates the bandwidth of the bottleneck link, that is, the bandwidth based on the reception times of the received packets 41-1 and 41-2. The bandwidth is calculated from equation (1).

(帯域)=S1/(t34−t33) ・・・(1)   (Bandwidth) = S1 / (t34-t33) (1)

ここで、S1は、41−2のパケットサイズ(パケットの大きさ)を表す。   Here, S1 represents the packet size (packet size) of 41-2.

このようにして、クライアント14は、サーバ12から送信されてきた帯域測定パケットを基に、帯域を算出する。   In this way, the client 14 calculates the bandwidth based on the bandwidth measurement packet transmitted from the server 12.

図4は、サーバ12の構成の例を示すブロック図である。CPU(Central Processing Unit)81は、ROM(Read Only Memory)82、または記録部88に記録されているプログラムに従って各種の処理を実行する。RAM(Random Access Memory)83には、CPU81が実行するプログラムやデータなどが適宜記憶される。これらのCPU81、ROM82、およびRAM83は、バス84により相互に接続されている。   FIG. 4 is a block diagram illustrating an example of the configuration of the server 12. A CPU (Central Processing Unit) 81 executes various processes according to a program recorded in a ROM (Read Only Memory) 82 or a recording unit 88. A RAM (Random Access Memory) 83 appropriately stores programs executed by the CPU 81 and data. The CPU 81, ROM 82, and RAM 83 are connected to each other by a bus 84.

CPU81にはまた、バス84を介して入出力インタフェース85が接続されている。入出力インタフェース85には、キーボード、マウス、スイッチなどよりなる入力部86、ディスプレイ、スピーカ、ランプなどよりなる出力部87が接続されている。CPU81は、入力部86から入力される指令に対応して各種の処理を実行する。   An input / output interface 85 is also connected to the CPU 81 via the bus 84. The input / output interface 85 is connected to an input unit 86 including a keyboard, a mouse, and a switch, and an output unit 87 including a display, a speaker, and a lamp. The CPU 81 executes various processes in response to commands input from the input unit 86.

入出力インタフェース85に接続されている記録部88は、例えばハードディスクなどで構成され、CPU81が実行するプログラムや各種のデータを記録する。通信部89は、インターネット、その他のネットワークなどの通信網13を介して、クライアント14などの外部の装置と通信する。   The recording unit 88 connected to the input / output interface 85 is composed of, for example, a hard disk and records programs executed by the CPU 81 and various data. The communication unit 89 communicates with an external device such as the client 14 via the communication network 13 such as the Internet or other networks.

また、通信部89を介してプログラムを取得し、記録部88に記録してもよい。   Alternatively, the program may be acquired via the communication unit 89 and recorded in the recording unit 88.

入出力インタフェース85に接続されているドライブ90は、磁気ディスク111、光ディスク112、光磁気ディスク113、或いは半導体メモリ114などが装着されたとき、それらを駆動し、そこに記録されているプログラムやデータなどを取得する。取得されたプログラムやデータは、必要に応じて記録部88に転送され、記録される。   The drive 90 connected to the input / output interface 85 drives the magnetic disk 111, the optical disk 112, the magneto-optical disk 113, or the semiconductor memory 114 when they are mounted, and programs and data recorded there. Get etc. The acquired program and data are transferred to the recording unit 88 and recorded as necessary.

なお、クライアント14は、サーバ12と同様に構成されるので、その説明は省略する。   Since the client 14 is configured in the same manner as the server 12, the description thereof is omitted.

図5は、サーバ12の機能の構成を示すブロック図である。   FIG. 5 is a block diagram illustrating a functional configuration of the server 12.

サーバ12は、エンコーダ131、パケタイザ132、バッファ133、UDP通信部134、TCP通信部135、送信階層選択部136、コンテンツ階層保持部137、送信階層情報保持部138、および階層処理部139を含むように構成される。   The server 12 includes an encoder 131, a packetizer 132, a buffer 133, a UDP communication unit 134, a TCP communication unit 135, a transmission layer selection unit 136, a content layer holding unit 137, a transmission layer information holding unit 138, and a layer processing unit 139. Configured.

エンコーダ131は、ビデオカメラ11から供給されたストリーミングデータの一例である画像データを、コンテンツ階層保持部137に保持(記録)されているコンテンツ階層テーブルを参照して、所定の方式により周波数帯域ごとに階層符号化する。エンコーダ131は、階層符号化した画像データをパケタイザ132に供給する。   The encoder 131 refers to the content hierarchy table held (recorded) in the content hierarchy holding unit 137 for image data, which is an example of streaming data supplied from the video camera 11, for each frequency band by a predetermined method. Hierarchical coding. The encoder 131 supplies the hierarchically encoded image data to the packetizer 132.

ここで、コンテンツ階層テーブルには、画像データを階層化する階層の数と、各階層に対応する画像データを、通信網13を介して伝送するために必要な伝送帯域である、必要帯域とが対応して(関係付けられて)記録されている。コンテンツ階層テーブルの詳細は、後述する。   Here, the content hierarchy table includes the number of hierarchies for hierarchizing image data and the necessary bandwidth, which is a transmission bandwidth necessary for transmitting image data corresponding to each layer via the communication network 13. Corresponding (related) is recorded. Details of the content hierarchy table will be described later.

なお、エンコーダ131は、コンテンツ階層テーブルを参照せずに階層符号化するようにしてもよい。この場合、エンコーダ131は、階層化された画像データの階層の数および各階層の必要帯域を示す情報を、コンテンツ階層保持部137に供給する。   Note that the encoder 131 may perform hierarchical encoding without referring to the content hierarchy table. In this case, the encoder 131 supplies information indicating the number of hierarchized image data layers and the required bandwidth of each layer to the content layer holding unit 137.

パケタイザ132は、階層処理部139から階層情報を取得する。パケタイザ132は、階層処理部139から取得した階層情報およびエンコーダ131から供給された画像データを、RTP方式のパケットに格納することにより、RTPパケットを生成する。パケタイザ132は、生成したRTPパケットをバッファ133に供給する。   The packetizer 132 acquires the hierarchy information from the hierarchy processing unit 139. The packetizer 132 generates an RTP packet by storing the hierarchical information acquired from the hierarchical processing unit 139 and the image data supplied from the encoder 131 in an RTP packet. The packetizer 132 supplies the generated RTP packet to the buffer 133.

より詳細には、パケタイザ132は、階層符号化された、1つの階層に対応する画像データ、RTPパケットに格納される画像データの階層を示す情報、最大階層情報、および送信階層情報を1つのRTPパケットに格納することにより、各階層に対応するRTPパケットのそれぞれを生成する。パケタイザ132は、生成した各階層に対応するRTPパケットのそれぞれを、バッファ133に供給する。   More specifically, the packetizer 132 converts the hierarchically encoded image data corresponding to one layer, the information indicating the layer of the image data stored in the RTP packet, the maximum layer information, and the transmission layer information into one RTP. Each of the RTP packets corresponding to each layer is generated by storing in the packet. The packetizer 132 supplies each of the generated RTP packets corresponding to each layer to the buffer 133.

なお、パケタイザ132は、1番目の階層から送信階層までの階層の画像データのそれぞれを、1つのRTPパケットに格納するようにしてもよい。この場合、パケタイザ132は、階層符号化された、1番目の階層から送信階層までの階層の画像データのそれぞれ、最大階層情報、および送信階層情報を1つのRTPパケットに格納することにより、RTPパケットを生成する。パケタイザ132は、生成した各階層に対応するRTPパケットを、バッファ133に供給する。   Note that the packetizer 132 may store each of the image data of the layers from the first layer to the transmission layer in one RTP packet. In this case, the packetizer 132 stores the maximum layer information and the transmission layer information of the layer-encoded image data from the first layer to the transmission layer in one RTP packet, so that the RTP packet Is generated. The packetizer 132 supplies the generated RTP packet corresponding to each layer to the buffer 133.

バッファ133は、階層処理部139の制御のもと、パケタイザ132から供給されたRTPパケットのうち、1番目の階層から送信階層までの階層に対応するRTPパケットのそれぞれをUDP通信部134に供給する。バッファ133は、UDP通信部134に供給しないRTPパケットを破棄する。   Under the control of the layer processing unit 139, the buffer 133 supplies each of RTP packets corresponding to layers from the first layer to the transmission layer among the RTP packets supplied from the packetizer 132 to the UDP communication unit 134. . The buffer 133 discards RTP packets that are not supplied to the UDP communication unit 134.

UDP通信部134は、通信網13を介して、各種のデータの送信を行う。UDP通信部134は、UDPに従って、データの送受信を行う。   The UDP communication unit 134 transmits various data via the communication network 13. The UDP communication unit 134 transmits and receives data according to UDP.

UDP通信部134は、バッファ133から供給されたRTPパケットおよび送信階層選択部136から供給された帯域測定パケットを、通信網13を介してクライアント14あてに送信する。   The UDP communication unit 134 transmits the RTP packet supplied from the buffer 133 and the bandwidth measurement packet supplied from the transmission layer selection unit 136 to the client 14 via the communication network 13.

TCP通信部135は、通信網13を介して、各種のデータの送受信を行う。TCP通信部135は、IETF RFC793で規定されているプロトコルであるTCP(Transmission Control Protocol)に従って、データの送受信を行う。   The TCP communication unit 135 transmits and receives various data via the communication network 13. The TCP communication unit 135 transmits and receives data in accordance with TCP (Transmission Control Protocol), which is a protocol defined in IETF RFC793.

TCP通信部135は、コンテンツ階層保持部137から供給されたコンテンツ階層テーブルを、通信網13を介してクライアント14あてに送信する。また、TCP通信部135は、クライアント14から送信されてきた変更要求を受信し、受信した変更要求を階層処理部139に供給する。TCP通信部135は、クライアント14から送信されてきた帯域測定結果を受信し、受信した帯域測定結果を、送信階層選択部136に供給する。   The TCP communication unit 135 transmits the content layer table supplied from the content layer holding unit 137 to the client 14 via the communication network 13. Further, the TCP communication unit 135 receives the change request transmitted from the client 14 and supplies the received change request to the hierarchy processing unit 139. The TCP communication unit 135 receives the band measurement result transmitted from the client 14 and supplies the received band measurement result to the transmission layer selection unit 136.

なお、UDP通信部134およびTCP通信部135は、通信部89を制御して、通信部89を介することにより、データの送受信を行う。   Note that the UDP communication unit 134 and the TCP communication unit 135 control the communication unit 89 to transmit and receive data via the communication unit 89.

送信階層選択部136は、通信網13の帯域を測定するための帯域測定パケットを生成し、生成した帯域測定パケットをUDP通信部134に供給する。   The transmission layer selection unit 136 generates a band measurement packet for measuring the band of the communication network 13 and supplies the generated band measurement packet to the UDP communication unit 134.

送信階層選択部136は、TCP通信部135から供給された帯域測定結果およびコンテンツ階層保持部137に記録されているコンテンツ階層テーブルを基に、送信階層を選択し、送信階層情報を生成する。送信階層選択部136は、生成した送信階層情報を送信階層情報保持部138に供給する。   The transmission layer selection unit 136 selects a transmission layer based on the band measurement result supplied from the TCP communication unit 135 and the content layer table recorded in the content layer holding unit 137, and generates transmission layer information. The transmission layer selection unit 136 supplies the generated transmission layer information to the transmission layer information holding unit 138.

コンテンツ階層保持部137は、コンテンツ階層テーブルを保持(記録)している。コンテンツ階層保持部137は、コンテンツ階層テーブルをエンコーダ131、TCP通信部135、送信階層選択部136、および階層処理部139に供給する。   The content hierarchy holding unit 137 holds (records) a content hierarchy table. The content layer holding unit 137 supplies the content layer table to the encoder 131, the TCP communication unit 135, the transmission layer selection unit 136, and the layer processing unit 139.

また、コンテンツ階層保持部137は、エンコーダ131から、階層化された画像データの階層の数および各階層の必要帯域を示す情報が供給された場合、供給された、階層化された画像データの階層の数および各階層の必要帯域を示す情報を基に、コンテンツ階層テーブルを生成し、生成したコンテンツ階層テーブルを記録する。   Further, when information indicating the number of hierarchized image data hierarchies and the required bandwidth of each hierarchy is supplied from the encoder 131, the content hierarchy holding unit 137 supplies the hierarchized image data hierarchies. The content hierarchy table is generated based on the number of and the information indicating the required bandwidth of each hierarchy, and the generated content hierarchy table is recorded.

送信階層情報保持部138は、送信階層選択部136または階層処理部139から供給された送信階層情報を保持(記憶)する。送信階層情報保持部138は、記憶している送信階層情報を階層処理部139に供給する。   The transmission layer information holding unit 138 holds (stores) the transmission layer information supplied from the transmission layer selection unit 136 or the layer processing unit 139. The transmission layer information holding unit 138 supplies the stored transmission layer information to the layer processing unit 139.

階層処理部139は、送信階層情報保持部138から供給された送信階層情報およびコンテンツ階層保持部137から供給されたコンテンツ階層テーブルを基に、階層情報を生成し、生成した階層情報をパケタイザ132に供給する。   The hierarchy processing unit 139 generates hierarchy information based on the transmission hierarchy information supplied from the transmission hierarchy information holding unit 138 and the content hierarchy table supplied from the content hierarchy holding unit 137, and the generated hierarchy information is stored in the packetizer 132. Supply.

階層処理部139は、バッファ133を制御して、生成した階層情報を基に、1番目の階層から送信階層までの階層のそれぞれに対応するRTPパケットのそれぞれをUDP通信部134に供給させる。   The layer processing unit 139 controls the buffer 133 to supply the UDP communication unit 134 with RTP packets corresponding to the layers from the first layer to the transmission layer based on the generated layer information.

階層処理部139は、TCP通信部135から供給された変更要求を基に、送信階層情報を生成し、生成した送信階層情報を送信階層情報保持部138に供給する。   The layer processing unit 139 generates transmission layer information based on the change request supplied from the TCP communication unit 135, and supplies the generated transmission layer information to the transmission layer information holding unit 138.

図6は、クライアント14の機能の構成を示すブロック図である。   FIG. 6 is a block diagram illustrating a functional configuration of the client 14.

クライアント14は、入力部86、出力部87、UDP通信部151、RTP処理部152、デコーダ153、合成部154、ストリーム情報算出部155、階層情報保持部156、帯域算出部157、TCP通信部158、コンテンツ階層保持部159、および階層変更要求部160を含むように構成される。   The client 14 includes an input unit 86, an output unit 87, a UDP communication unit 151, an RTP processing unit 152, a decoder 153, a synthesis unit 154, a stream information calculation unit 155, a hierarchy information holding unit 156, a bandwidth calculation unit 157, and a TCP communication unit 158. , A content layer holding unit 159, and a layer change request unit 160.

UDP通信部151は、サーバ12のUDP通信部134に対応し、通信網13を介して、各種のデータの受信を行う。UDP通信部151は、UDPに従って、データの送受信を行う。   The UDP communication unit 151 corresponds to the UDP communication unit 134 of the server 12 and receives various data via the communication network 13. The UDP communication unit 151 transmits and receives data according to UDP.

UDP通信部151は、サーバ12から送信されてきた帯域測定パケットを受信し、受信した帯域測定パケットを帯域算出部157に供給する。   The UDP communication unit 151 receives the bandwidth measurement packet transmitted from the server 12 and supplies the received bandwidth measurement packet to the bandwidth calculation unit 157.

また、UDP通信部151は、サーバ12から送信されてきたRTPパケットを受信し、受信したRTPパケットをRTP処理部152に供給する。   Further, the UDP communication unit 151 receives the RTP packet transmitted from the server 12 and supplies the received RTP packet to the RTP processing unit 152.

RTP処理部152は、UDP通信部151から供給されたRTPパケットから画像データを抽出し、抽出した画像データをデコーダ153に供給する。また、RTP処理部152は、UDP通信部151から供給されたRTPパケットから階層情報を抽出し、抽出した階層情報を階層情報保持部156に供給する。   The RTP processing unit 152 extracts image data from the RTP packet supplied from the UDP communication unit 151 and supplies the extracted image data to the decoder 153. Also, the RTP processing unit 152 extracts layer information from the RTP packet supplied from the UDP communication unit 151 and supplies the extracted layer information to the layer information holding unit 156.

RTP処理部152は、UDP通信部151から供給されたRTPパケットからシーケンス番号を抽出し、抽出したシーケンス番号、RTPパケットの受信時刻、およびRTPパケットのパケットサイズ(RTPパケットの大きさ)をストリーム情報算出部155に供給する。   The RTP processing unit 152 extracts the sequence number from the RTP packet supplied from the UDP communication unit 151, and the extracted sequence number, the reception time of the RTP packet, and the packet size of the RTP packet (the size of the RTP packet) are stream information. It supplies to the calculation part 155.

デコーダ153は、RTP処理部152から供給された画像データを、エンコーダ131に対応する復号方式で復号し、復号した画像データを合成部154に供給する。   The decoder 153 decodes the image data supplied from the RTP processing unit 152 by a decoding method corresponding to the encoder 131, and supplies the decoded image data to the synthesis unit 154.

より詳細には、デコーダ153は、RTP処理部152から供給された1番目の階層から送信階層までの階層のそれぞれの画像データを、エンコーダ131に対応する復号方式で1つの画像データに復号し、復号した画像データを合成部154に供給する。   More specifically, the decoder 153 decodes each image data of the layers from the first layer to the transmission layer supplied from the RTP processing unit 152 into one image data by a decoding method corresponding to the encoder 131, The decoded image data is supplied to the synthesis unit 154.

合成部154は、デコーダ153から供給された画像データおよび階層情報保持部156から供給された階層情報を表示させる画像データを合成(重畳)し、重畳した画像データを出力部87に供給する。   The combining unit 154 combines (superimposes) the image data supplied from the decoder 153 and the image data for displaying the hierarchical information supplied from the hierarchical information holding unit 156, and supplies the superimposed image data to the output unit 87.

なお、合成部154は、ストリーム情報算出部155からRTPパケットのロス率を表示させる画像データおよび受信帯域を表示させる画像データを取得し、帯域算出部157から帯域測定結果を表示させる画像データを取得するようにしてもよい。   The synthesizing unit 154 acquires image data for displaying the loss rate of the RTP packet and image data for displaying the reception band from the stream information calculation unit 155, and acquires image data for displaying the band measurement result from the band calculation unit 157. You may make it do.

この場合、合成部154は、デコーダ153から供給された画像データ、階層情報保持部156から供給された階層情報を表示させる画像データ、ストリーム情報算出部155から取得したRTPパケットのロス率を表示させる画像データおよび受信帯域を表示させる画像データ、並びに帯域算出部157から取得した帯域測定結果を表示させる画像データを重畳し、重畳した画像データを出力部87に供給する。   In this case, the synthesis unit 154 displays the image data supplied from the decoder 153, the image data for displaying the hierarchy information supplied from the hierarchy information holding unit 156, and the loss rate of the RTP packet acquired from the stream information calculation unit 155. The image data for displaying the image data and the reception band and the image data for displaying the band measurement result acquired from the band calculation unit 157 are superimposed, and the superimposed image data is supplied to the output unit 87.

また、合成部154は、階層情報保持部156から階層情報を表示させる画像データを取得せずに、デコーダ153から供給された画像データだけを出力部87に供給するようにしてもよい。   Further, the synthesis unit 154 may supply only the image data supplied from the decoder 153 to the output unit 87 without acquiring the image data for displaying the hierarchy information from the hierarchy information holding unit 156.

ストリーム情報算出部155は、RTP処理部152から供給されたシーケンス番号を基に、UDP通信部151が受信したRTPパケットのロス率を算出する。また、ストリーム情報算出部155は、RTP処理部152から供給されたRTPパケットの受信時刻およびRTPパケットのパケットサイズを基に、通信網13の受信帯域を算出する。   The stream information calculation unit 155 calculates the loss rate of the RTP packet received by the UDP communication unit 151 based on the sequence number supplied from the RTP processing unit 152. Further, the stream information calculation unit 155 calculates the reception band of the communication network 13 based on the reception time of the RTP packet supplied from the RTP processing unit 152 and the packet size of the RTP packet.

ここで、受信帯域とは、UDP通信部151がRTPパケット受信した時刻における、通信網13の帯域をいう。なお、通信網13の受信帯域の算出についての詳細は、後述する。   Here, the reception band refers to the band of the communication network 13 at the time when the UDP communication unit 151 receives the RTP packet. Details of the calculation of the reception band of the communication network 13 will be described later.

ストリーム情報算出部155は、算出したRTPパケットのロス率を基に、RTPパケットのロス率を表示させる画像データを生成し、生成した画像データを出力部87に供給する。また、ストリーム情報算出部155は、算出した受信帯域を基に、通信網13の受信帯域を表示させる画像データを生成し、生成した画像データを出力部87に供給する。なお、ストリーム情報算出部155は、生成したRTPパケットのロス率を表示させる画像データおよび通信網13の受信帯域を表示させる画像データを、出力部87に供給せずに、合成部154に供給するようにしてもよい。   The stream information calculation unit 155 generates image data for displaying the RTP packet loss rate based on the calculated RTP packet loss rate, and supplies the generated image data to the output unit 87. Further, the stream information calculation unit 155 generates image data for displaying the reception band of the communication network 13 based on the calculated reception band, and supplies the generated image data to the output unit 87. The stream information calculation unit 155 supplies the image data for displaying the loss rate of the generated RTP packet and the image data for displaying the reception band of the communication network 13 to the combining unit 154 without supplying to the output unit 87. You may do it.

階層情報保持部156は、RTP処理部152から供給された階層情報を保持(記憶)する。階層情報保持部156は、RTP処理部152から供給された階層情報を基に、階層情報を表示させる画像データを生成し、生成した画像データを合成部154に供給する。階層情報保持部156は、RTP処理部152から供給された階層情報を、階層変更要求部160に供給する。   The hierarchy information holding unit 156 holds (stores) the hierarchy information supplied from the RTP processing unit 152. The hierarchy information holding unit 156 generates image data for displaying the hierarchy information based on the hierarchy information supplied from the RTP processing unit 152, and supplies the generated image data to the synthesis unit 154. The hierarchy information holding unit 156 supplies the hierarchy information supplied from the RTP processing unit 152 to the hierarchy change request unit 160.

なお、階層情報保持部156は、生成した階層情報を表示させる画像データを、合成部154に供給せずに、出力部87に供給するようにしてもよい。   Note that the hierarchy information holding unit 156 may supply image data for displaying the generated hierarchy information to the output unit 87 without supplying the image data to the synthesis unit 154.

階層情報保持部156は、送信階層情報保持部181および最大階層情報保持部182を含むように構成される。   The hierarchy information holding unit 156 is configured to include a transmission hierarchy information holding unit 181 and a maximum hierarchy information holding unit 182.

階層情報保持部156の送信階層情報保持部181は、RTP処理部152から供給された階層情報の送信階層情報を記憶する。階層情報保持部156の最大階層情報保持部182は、RTP処理部152から供給された階層情報の最大階層情報を記憶する。   The transmission layer information holding unit 181 of the layer information holding unit 156 stores the transmission layer information of the layer information supplied from the RTP processing unit 152. The maximum hierarchy information holding unit 182 of the hierarchy information holding unit 156 stores the maximum hierarchy information of the hierarchy information supplied from the RTP processing unit 152.

帯域算出部157は、UDP通信部151から供給された帯域計測パケットを基に、通信網13の帯域を算出する。   The bandwidth calculation unit 157 calculates the bandwidth of the communication network 13 based on the bandwidth measurement packet supplied from the UDP communication unit 151.

帯域算出部157は、算出した帯域を基に、帯域測定結果を生成し、生成した帯域測定結果を、TCP通信部158および出力部87に供給する。   The band calculation unit 157 generates a band measurement result based on the calculated band, and supplies the generated band measurement result to the TCP communication unit 158 and the output unit 87.

より詳細には、帯域算出部157は、算出した帯域を基に、帯域測定結果を生成し、生成した帯域測定結果をTCP通信部158に供給する。そして、帯域算出部157は、生成した帯域結果を表示させる画像データを生成し、生成した画像データを出力部87に供給する。   More specifically, the bandwidth calculation unit 157 generates a bandwidth measurement result based on the calculated bandwidth, and supplies the generated bandwidth measurement result to the TCP communication unit 158. Then, the band calculating unit 157 generates image data for displaying the generated band result, and supplies the generated image data to the output unit 87.

なお、帯域算出部157は、生成した帯域結果を表示させる画像データを、出力部87に供給せずに、合成部154に供給するようにしてもよい。   Note that the band calculating unit 157 may supply the image data for displaying the generated band result to the synthesizing unit 154 without supplying the image data to the output unit 87.

TCP通信部158は、サーバ12のTCP通信部135に対応し、通信網13を介して、各種のデータの送受信を行う。TCP通信部158は、TCPに従って、データの送受信を行う。   The TCP communication unit 158 corresponds to the TCP communication unit 135 of the server 12, and transmits and receives various data via the communication network 13. The TCP communication unit 158 transmits and receives data according to TCP.

TCP通信部158は、サーバ12から送信されてきたコンテンツ階層テーブルを受信し、受信したコンテンツ階層テーブルをコンテンツ階層保持部159に供給する。   The TCP communication unit 158 receives the content layer table transmitted from the server 12 and supplies the received content layer table to the content layer holding unit 159.

TCP通信部158は、帯域算出部157から供給された帯域測定結果を、通信網13を介して、サーバ12あてに送信する。TCP通信部158は、階層変更要求部160から供給された変更要求を、通信網13を介して、サーバ12あてに送信する。   The TCP communication unit 158 transmits the band measurement result supplied from the band calculation unit 157 to the server 12 via the communication network 13. The TCP communication unit 158 transmits the change request supplied from the hierarchy change request unit 160 to the server 12 via the communication network 13.

なお、UDP通信部151およびTCP通信部158は、通信部(図示せず)を制御して、通信部を介することにより、データの送受信を行う。   Note that the UDP communication unit 151 and the TCP communication unit 158 control a communication unit (not shown) and transmit / receive data via the communication unit.

コンテンツ階層保持部159は、TCP通信部158から供給されたコンテンツ階層テーブルを保持(記憶)する。コンテンツ階層保持部159は、TCP通信部158から供給されたコンテンツ階層テーブルを基に、コンテンツ階層テーブルを表示させる画像データを生成し、生成した画像データを出力部87に供給する。   The content hierarchy holding unit 159 holds (stores) the content hierarchy table supplied from the TCP communication unit 158. The content hierarchy holding unit 159 generates image data for displaying the content hierarchy table based on the content hierarchy table supplied from the TCP communication unit 158, and supplies the generated image data to the output unit 87.

出力部87は、合成部154から供給された画像データ、ストリーム情報算出部155から供給されたRTPパケットのロス率を表示させる画像データおよび受信帯域を表示させる画像データ、帯域算出部157から供給された帯域測定結果を表示させる画像データ、並びにコンテンツ階層保持部159から供給されたコンテンツ階層テーブルを表示させる画像データを、ディスプレイである出力部87に出力し、画像、ロス率、受信帯域、帯域測定結果、およびコンテンツ階層テーブルを表示させる。   The output unit 87 is supplied from the image data supplied from the combining unit 154, the image data that displays the loss rate of the RTP packet supplied from the stream information calculation unit 155, the image data that displays the reception band, and the band calculation unit 157. The image data for displaying the band measurement result and the image data for displaying the content layer table supplied from the content layer holding unit 159 are output to the output unit 87 which is a display, and the image, loss rate, reception band, and band measurement are output. Display results and content hierarchy table.

入力部86は、ユーザが、入力部86を操作することによって、送信階層の変更を指示した場合、変更信号を生成し、生成した変更信号を階層変更要求部160に供給する。   When the user instructs to change the transmission hierarchy by operating the input unit 86, the input unit 86 generates a change signal and supplies the generated change signal to the hierarchy change request unit 160.

より詳細には、入力部86は、ユーザが、入力部86を操作することによって、送信階層を、設定されている階層の1つ上位の階層に変更する旨の指示をした場合、送信階層を1つ上位の階層に変更する旨の変更信号を生成し、生成した変更信号を階層変更要求部160に供給する。また、入力部86は、ユーザが、入力部86を操作することによって、送信階層を、設定されている階層の1つ下位の階層に変更する旨の指示をした場合、送信階層を1つ下位の階層に変更する旨の変更信号を生成し、生成した変更信号を階層変更要求部160に供給する。   More specifically, when the user instructs to change the transmission layer to a layer one level higher than the set layer by operating the input unit 86, the input unit 86 changes the transmission layer. A change signal for changing to the next higher hierarchy is generated, and the generated change signal is supplied to the hierarchy change request unit 160. In addition, when the user operates the input unit 86 to instruct the user to change the transmission layer to a layer one level lower than the set layer, the input unit 86 is one level lower than the transmission layer. A change signal for changing to the next layer is generated, and the generated change signal is supplied to the layer change request unit 160.

ここで、設定されている階層の1つ上位の階層とは、例えば、設定されている階層が、3番目の階層である場合、4番目の階層をいい、同様に、設定されている階層の1つ下位の階層とは、例えば、設定されている階層が、3番目の階層である場合、2番目の階層をいう。   Here, the hierarchy one level above the set hierarchy is, for example, the fourth hierarchy when the set hierarchy is the third hierarchy. Similarly, the hierarchy of the set hierarchy is For example, when the set hierarchy is the third hierarchy, the next lower hierarchy means the second hierarchy.

なお、ユーザが、所望の送信階層を、入力部86に入力することによって、送信階層の変更を指示するようにしてもよい。この場合、入力部86は、ユーザによって入力された送信階層を示す情報を生成し、生成した送信階層を示す情報を、階層変更要求部160に供給する。   Note that the user may instruct to change the transmission layer by inputting a desired transmission layer to the input unit 86. In this case, the input unit 86 generates information indicating the transmission layer input by the user, and supplies the generated information indicating the transmission layer to the layer change request unit 160.

階層変更要求部160は、階層情報保持部156から供給された階層情報および入力部86から供給された変更信号を基に、変更要求を生成し、生成した変更要求をTCP通信部158に供給する。   The hierarchy change request unit 160 generates a change request based on the hierarchy information supplied from the hierarchy information holding unit 156 and the change signal supplied from the input unit 86, and supplies the generated change request to the TCP communication unit 158. .

より詳細には、階層変更要求部160は、入力部86から、送信階層を1つ上位の階層に変更する旨の変更信号が供給された場合、階層情報保持部156から供給された階層情報が示す送信階層の1つ上位の階層を、送信階層にする旨の変更要求を生成し、生成した変更要求をTCP通信部158に供給する。   More specifically, when a change signal for changing the transmission hierarchy to the next higher hierarchy is supplied from the input unit 86, the hierarchy change request unit 160 receives the hierarchy information supplied from the hierarchy information holding unit 156. A change request indicating that the layer one level higher than the transmission layer shown is to be a transmission layer is generated, and the generated change request is supplied to the TCP communication unit 158.

また、階層変更要求部160は、入力部86から、送信階層を1つ下位の階層に変更する旨の変更信号が供給された場合、階層情報保持部156から供給された階層情報が示す送信階層の1つ下位の階層を、送信階層にする旨の変更要求を生成し、生成した変更要求をTCP通信部158に供給する。   Further, when a change signal for changing the transmission hierarchy to the next lower hierarchy is supplied from the input unit 86, the hierarchy change request unit 160 indicates the transmission hierarchy indicated by the hierarchy information supplied from the hierarchy information holding unit 156. A change request to make the layer one lower level of the transmission layer a transmission layer is generated, and the generated change request is supplied to the TCP communication unit 158.

なお、階層変更要求部160は、入力部86から送信階層を示す情報が供給された場合、送信階層を示す情報によって指示された階層を送信階層にする旨の変更要求を生成し、生成した変更要求をTCP通信部158に供給する。   In addition, when the information indicating the transmission layer is supplied from the input unit 86, the layer change request unit 160 generates a change request indicating that the layer specified by the information indicating the transmission layer is the transmission layer, and the generated change The request is supplied to the TCP communication unit 158.

次に、図7のフローチャートを参照して、サーバプログラムを実行するサーバ12による、送信階層の変更の処理を説明する。   Next, transmission layer change processing by the server 12 that executes the server program will be described with reference to the flowchart of FIG.

ステップS11において、送信階層選択部136は、帯域測定の処理を行う。なお、帯域測定の処理の詳細は、後述するが、帯域測定の処理において、サーバ12とクライアント14との間の通信網13の帯域が測定され、測定された帯域を基に、送信階層が選択される。   In step S11, the transmission layer selection unit 136 performs band measurement processing. Although details of the bandwidth measurement processing will be described later, in the bandwidth measurement processing, the bandwidth of the communication network 13 between the server 12 and the client 14 is measured, and the transmission layer is selected based on the measured bandwidth. Is done.

ステップS12において、コンテンツ階層保持部137は、記録しているコンテンツ階層テーブルをTCP通信部135に供給する。より詳細には、ステップS12において、コンテンツ階層保持部137は、記録しているコンテンツ階層テーブルをTCPに従ったパケットに格納し、コンテンツ階層テーブルを格納したパケットをTCP通信部135に供給する。   In step S <b> 12, the content layer holding unit 137 supplies the recorded content layer table to the TCP communication unit 135. More specifically, in step S12, the content layer holding unit 137 stores the recorded content layer table in a packet according to TCP, and supplies the packet storing the content layer table to the TCP communication unit 135.

ここで、コンテンツ階層テーブルは、例えば、図8で示される、階層と必要帯域を表すテーブルである。コンテンツ階層テーブルには、ビデオカメラ11から供給された画像データが階層化される階層と、階層化された各階層の画像データを送信するために必要な、通信網13の帯域である必要帯域とが記録されている。   Here, the content hierarchy table is, for example, a table representing a hierarchy and a necessary bandwidth shown in FIG. The content hierarchy table includes a hierarchy in which the image data supplied from the video camera 11 is hierarchized, and a necessary band that is a band of the communication network 13 necessary for transmitting the hierarchized image data of each hierarchy. Is recorded.

図8で示されるコンテンツ階層テーブルを基に符号化した場合、ビデオカメラ11から供給された画像データは、最下位の階層である1番目の階層の符号化された画像データ、1番目の階層の1つ上位の階層である2番目の階層の符号化された画像データ、2番目の階層の1つ上位の階層である3番目の階層の符号化された画像データ、3番目の階層の1つ上位の階層である4番目の階層の符号化された画像データ、および最上位の階層である5番目の階層の符号化された画像データに階層化される。   When encoding is performed based on the content hierarchy table shown in FIG. 8, the image data supplied from the video camera 11 is the encoded image data of the first hierarchy, which is the lowest hierarchy, and the first hierarchy. Encoded image data of the second hierarchy, which is the next higher hierarchy, encoded image data of the third hierarchy, which is the uppermost hierarchy of the second hierarchy, one of the third hierarchy It is hierarchized into encoded image data of the fourth hierarchy that is the upper hierarchy and encoded image data of the fifth hierarchy that is the highest hierarchy.

また、1番目の階層の画像データが格納されたRTPパケットを送信するためには、通信網13の帯域が、0.1Mbps以上必要であり、2番目の階層の画像データが格納されたRTPパケットを送信するためには、通信網13の帯域が、0.2Mbps以上必要であり、3番目の階層の画像データが格納されたRTPパケットを送信するためには、通信網13の帯域が、0.3Mbps以上必要である。さらに、4番目の階層の画像データが格納されたRTPパケットを送信するためには、通信網13の帯域が、0.4Mbps以上必要であり、5番目の階層の画像データが格納されたRTPパケットを送信するためには、通信網13の帯域が、0.5Mbps以上必要である。   In addition, in order to transmit the RTP packet in which the first layer image data is stored, the bandwidth of the communication network 13 is required to be 0.1 Mbps or more, and the RTP packet in which the second layer image data is stored. In order to transmit, the bandwidth of the communication network 13 is required to be 0.2 Mbps or more, and in order to transmit the RTP packet storing the image data of the third layer, the bandwidth of the communication network 13 is 0.3 Mbps or more. is necessary. Further, in order to transmit the RTP packet storing the image data of the fourth layer, the bandwidth of the communication network 13 is required to be 0.4 Mbps or more, and the RTP packet storing the image data of the fifth layer is required. In order to transmit, the bandwidth of the communication network 13 is required to be 0.5 Mbps or more.

図7の説明に戻り、ステップS13において、TCP通信部135は、コンテンツ階層保持部137から供給されたコンテンツ階層テーブルを、通信網13を介して、クライアント14あてに送信する。   Returning to the description of FIG. 7, in step S <b> 13, the TCP communication unit 135 transmits the content layer table supplied from the content layer holding unit 137 to the client 14 via the communication network 13.

ステップS14において、階層処理部139は、TCP通信部135が、クライアント14から送信されてきた変更要求を受信したか否かを判定する。ステップS14において、変更要求を受信したと判定された場合、ステップS15に進み、階層処理部139は、TCP通信部135が受信し、TCP通信部135から供給された変更要求を基に、送信階層を変更する。   In step S <b> 14, the hierarchy processing unit 139 determines whether the TCP communication unit 135 has received the change request transmitted from the client 14. If it is determined in step S14 that the change request has been received, the process proceeds to step S15, where the hierarchy processing unit 139 transmits the transmission hierarchy based on the change request received by the TCP communication unit 135 and supplied from the TCP communication unit 135. To change.

より詳細には、ステップS15において、階層処理部139は、TCP通信部135が受信し、TCP通信部135から供給された変更要求を基に、送信階層情報を生成し、生成した送信階層情報を送信階層情報保持部138に供給する。そして、送信階層情報保持部138は、階層処理部139から供給された送信階層情報を記憶することによって、送信階層を変更する。   More specifically, in step S15, the layer processing unit 139 generates transmission layer information based on the change request received by the TCP communication unit 135 and supplied from the TCP communication unit 135, and the generated transmission layer information is displayed. The data is supplied to the transmission layer information holding unit 138. Then, the transmission layer information holding unit 138 changes the transmission layer by storing the transmission layer information supplied from the layer processing unit 139.

例えば、ステップS15において、階層処理部139は、TCP通信部135から供給された変更要求が、送信階層を4番目の階層に変更する旨の変更要求であった場合、送信階層が4番目の階層であることを示す送信階層情報を生成し、生成した送信階層情報を送信階層情報保持部138に供給し、送信階層情報保持部138は、階層処理部139から供給された送信階層が4番目の階層であることを示す送信階層情報を記憶する。   For example, when the change request supplied from the TCP communication unit 135 is a change request for changing the transmission layer to the fourth layer in step S15, the layer processing unit 139 determines that the transmission layer is the fourth layer. Is generated, and the generated transmission layer information is supplied to the transmission layer information holding unit 138. The transmission layer information holding unit 138 has the fourth transmission layer supplied from the layer processing unit 139. Transmission hierarchy information indicating the hierarchy is stored.

一方ステップS14において、変更要求を受信していないと判定された場合、送信階層を変更する必要がないので、ステップS15の処理はスキップされ、手続きは、ステップS16に進む。   On the other hand, if it is determined in step S14 that a change request has not been received, there is no need to change the transmission hierarchy, so the process of step S15 is skipped and the procedure proceeds to step S16.

ステップS16において、サーバ12の各部は、データ送信の処理を行う。なお、データ送信の処理の詳細は、後述するが、データ送信の処理において、ビデオカメラ11から供給された画像データが、階層符号化され、各階層の画像データのそれぞれが、各階層に対応するRTPパケットのそれぞれに格納される。そして、各階層に対応するRTPパケットのそれぞれは、通信網13を介して、クライアント14あてに送信される。   In step S16, each unit of the server 12 performs a data transmission process. Although details of the data transmission process will be described later, in the data transmission process, the image data supplied from the video camera 11 is hierarchically encoded, and each of the image data of each layer corresponds to each layer. Stored in each RTP packet. Each RTP packet corresponding to each layer is transmitted to the client 14 via the communication network 13.

データ送信の処理が終了すると、手続きは、ステップS14に戻り、上述した処理を繰り返す。   When the data transmission process ends, the procedure returns to step S14 and repeats the above-described process.

このようにして、サーバ12は、クライアント14から送信されてきた変更要求を基に、送信階層の変更を行う。   In this way, the server 12 changes the transmission hierarchy based on the change request transmitted from the client 14.

図9のフローチャートを参照して、図7のステップS11の処理に対応する帯域測定の処理を説明する。   With reference to the flowchart of FIG. 9, the bandwidth measurement process corresponding to the process of step S11 of FIG. 7 will be described.

ステップS31において、送信階層選択部136は、帯域測定パケットを生成し、生成した帯域測定パケットをUDP通信部134に供給する。例えば、ステップS31において、送信階層選択部136は、帯域測定パケットであるパケットペアを生成し、生成したパケットペアをUDP通信部134に供給する。   In step S <b> 31, the transmission layer selection unit 136 generates a bandwidth measurement packet and supplies the generated bandwidth measurement packet to the UDP communication unit 134. For example, in step S <b> 31, the transmission layer selection unit 136 generates a packet pair that is a bandwidth measurement packet, and supplies the generated packet pair to the UDP communication unit 134.

ステップS32において、UDP通信部134は、送信階層選択部136から供給された帯域測定パケットを、通信網13を介して、クライアント14あてに送信する。   In step S 32, the UDP communication unit 134 transmits the bandwidth measurement packet supplied from the transmission layer selection unit 136 to the client 14 via the communication network 13.

ステップS32において、クライアント14あてに送信された帯域測定パケットは、クライアント14に受信される。帯域測定パケットを受信したクライアント14は、受信した帯域測定パケットを基に、帯域測定結果を生成し、生成した帯域測定結果を、通信網13を介して、サーバ12あてに送信する。   In step S32, the bandwidth measurement packet transmitted to the client 14 is received by the client 14. The client 14 that has received the bandwidth measurement packet generates a bandwidth measurement result based on the received bandwidth measurement packet, and transmits the generated bandwidth measurement result to the server 12 via the communication network 13.

ステップS33において、TCP通信部135は、クライアント14から送信されてきた帯域測定結果を受信し、受信した帯域測定結果を送信階層選択部136に供給する。   In step S33, the TCP communication unit 135 receives the band measurement result transmitted from the client 14, and supplies the received band measurement result to the transmission layer selection unit 136.

ステップS34において、送信階層選択部136は、TCP通信部135から供給された帯域測定結果およびコンテンツ階層保持部137に記録されているコンテンツ階層テーブルを基に、送信階層を選択する。そして、送信階層選択部136は、選択された送信階層を基に、送信階層情報を生成し、生成した送信階層情報を、送信階層情報保持部138に供給する。   In step S <b> 34, the transmission layer selection unit 136 selects a transmission layer based on the band measurement result supplied from the TCP communication unit 135 and the content layer table recorded in the content layer holding unit 137. Then, the transmission layer selection unit 136 generates transmission layer information based on the selected transmission layer, and supplies the generated transmission layer information to the transmission layer information holding unit 138.

例えば、ステップS34において、送信階層選択部136は、TCP通信部135から供給された帯域測定結果が示す帯域の測定結果が、0.35Mbpsであった場合、コンテンツ階層保持部137が記録している、図8で示されるコンテンツ階層テーブルを参照し、0.35Mbpsは、0.3Mbpsより大きく0.4Mbpsより小さいので、送信階層として、3番目の階層を選択する。そして、送信階層選択部136は、選択した送信階層を基に、送信階層が、3番目の階層であることを示す送信階層情報を生成し、生成した送信階層情報を送信階層情報保持部138に供給する。   For example, in step S34, the transmission layer selection unit 136 records the content layer holding unit 137 when the bandwidth measurement result indicated by the bandwidth measurement result supplied from the TCP communication unit 135 is 0.35 Mbps. Referring to the content hierarchy table shown in FIG. 8, since 0.35 Mbps is larger than 0.3 Mbps and smaller than 0.4 Mbps, the third hierarchy is selected as the transmission hierarchy. Then, the transmission layer selection unit 136 generates transmission layer information indicating that the transmission layer is the third layer based on the selected transmission layer, and sends the generated transmission layer information to the transmission layer information holding unit 138. Supply.

ステップS35において、送信階層情報保持部138は、送信階層選択部136から供給された送信階層情報を保持(記憶)し、処理は、終了する。   In step S35, the transmission layer information holding unit 138 holds (stores) the transmission layer information supplied from the transmission layer selection unit 136, and the process ends.

このようにして、送信階層選択部136は、通信網13の帯域を測定する。   In this way, the transmission layer selection unit 136 measures the bandwidth of the communication network 13.

次に、図10のフローチャートを参照して、クライアントプログラムを実行する、クライアント14による帯域算出の処理を説明する。   Next, a bandwidth calculation process by the client 14 that executes the client program will be described with reference to the flowchart of FIG.

ステップS51において、UDP通信部151は、サーバ12から送信されてきた帯域測定パケットを受信し、受信した帯域測定パケットを帯域算出部157に供給する。   In step S <b> 51, the UDP communication unit 151 receives the bandwidth measurement packet transmitted from the server 12 and supplies the received bandwidth measurement packet to the bandwidth calculation unit 157.

ステップS52において、帯域算出部157は、UDP通信部151から供給された帯域測定パケットを基に、通信網13の帯域を算出する。例えば、ステップS52において、帯域算出部157は、UDP通信部151から供給された帯域測定パケットであるパケットペアの受信時刻およびパケットペアの1つのパケットのパケットサイズを、式(1)に代入することによって、通信網13の帯域を算出する。   In step S52, the bandwidth calculation unit 157 calculates the bandwidth of the communication network 13 based on the bandwidth measurement packet supplied from the UDP communication unit 151. For example, in step S52, the bandwidth calculation unit 157 substitutes the reception time of the packet pair, which is the bandwidth measurement packet supplied from the UDP communication unit 151, and the packet size of one packet of the packet pair into the equation (1). Thus, the bandwidth of the communication network 13 is calculated.

ステップS53において、帯域算出部157は、算出した通信網13の帯域を基に、通信網13の帯域を示す、帯域測定結果を生成し、生成した帯域測定結果を、TCP通信部158および出力部87に供給する。   In step S53, the bandwidth calculation unit 157 generates a bandwidth measurement result indicating the bandwidth of the communication network 13 based on the calculated bandwidth of the communication network 13, and the generated bandwidth measurement result is transmitted to the TCP communication unit 158 and the output unit. 87.

より詳細には、ステップS53において、帯域算出部157は、算出した通信網13の帯域を基に、帯域測定結果を生成し、生成した帯域測定結果をTCPに従うパケットに格納する。そして、帯域算出部157は、帯域測定結果を格納したパケットを、TCP通信部158に供給する。さらに、帯域算出部157は、生成した帯域測定結果を基に、帯域測定結果を表示させる画像データを生成し、生成した画像データを出力部87に供給する。   More specifically, in step S53, the bandwidth calculation unit 157 generates a bandwidth measurement result based on the calculated bandwidth of the communication network 13, and stores the generated bandwidth measurement result in a packet according to TCP. Then, the bandwidth calculation unit 157 supplies the packet storing the bandwidth measurement result to the TCP communication unit 158. Further, the band calculation unit 157 generates image data for displaying the band measurement result based on the generated band measurement result, and supplies the generated image data to the output unit 87.

ステップS54において、出力部87は、帯域算出部157から供給された帯域測定結果を表示する画像データを、ディスプレイである出力部87に供給し、画像データを基に、画像をディスプレイに表示させる。   In step S54, the output unit 87 supplies the image data for displaying the band measurement result supplied from the band calculation unit 157 to the output unit 87 which is a display, and displays an image on the display based on the image data.

ステップS55において、TCP通信部158は、帯域算出部157から供給された帯域測定結果を、通信網13を介して、サーバ12あてに送信し、帯域算出の処理は、終了する。   In step S55, the TCP communication unit 158 transmits the band measurement result supplied from the band calculation unit 157 to the server 12 via the communication network 13, and the band calculation process ends.

このようにして、クライアント14は、サーバ12から送信されてきた帯域測定パケットを受信し、受信した帯域測定パケットを基に、通信網13の帯域を算出する。   In this way, the client 14 receives the bandwidth measurement packet transmitted from the server 12, and calculates the bandwidth of the communication network 13 based on the received bandwidth measurement packet.

図11のフローチャートを参照して、図7のステップS16の処理に対応するデータ送信の処理を説明する。   A data transmission process corresponding to the process of step S16 of FIG. 7 will be described with reference to the flowchart of FIG.

ステップS71において、サーバ12は、データ送信の処理に必要なデータを初期化する。例えばステップS71において、エンコーダ131は、内蔵しているタイマの値を0msにセットし、パケタイザ132は、タイムスタンプをよびシーケンス番号を初期化する。   In step S71, the server 12 initializes data necessary for data transmission processing. For example, in step S71, the encoder 131 sets the value of the built-in timer to 0 ms, and the packetizer 132 initializes the time stamp and the sequence number.

ステップS72において、エンコーダ131は、内蔵しているタイマの値を基に、タイマが終了したか否かを判定し、タイマが終了していないと判定された場合、ステップS72に戻り、タイマが終了したと判定されるまで、判定の処理を繰り返す。   In step S72, the encoder 131 determines whether or not the timer has ended based on the value of the built-in timer. If it is determined that the timer has not ended, the encoder 131 returns to step S72 and the timer ends. The determination process is repeated until it is determined that the determination has been made.

ステップS72において、タイマが終了したと判定された場合、処理は、ステップS73に進む。   If it is determined in step S72 that the timer has expired, the process proceeds to step S73.

例えば、画像データのフレームの数が、1秒当たり30である場合、タイマが時間の経過に対応して値を増加させるとき、ステップS72において、エンコーダ131は、33msなどの所定の値とタイマの値とを比較することにより、タイマが終了したか否かを判定する。   For example, when the number of frames of image data is 30 per second, when the timer increases the value corresponding to the passage of time, in step S72, the encoder 131 sets a predetermined value such as 33 ms and the timer. By comparing with the value, it is determined whether or not the timer has expired.

例えば、ステップS71において、タイマの値を33msにセットし、タイマの値が、時間の経過に対応して値を減少させるとき、エンコーダ131は、タイマの値と、0msなどの所定の値とを比較することにより、タイマが終了したか否かを判定する。なお、この場合における、タイマの値と比較される0msまたは33msは、フレームの数が1秒当たり30である場合の例であり、本発明を限定するものではない。   For example, in step S71, when the timer value is set to 33 ms and the timer value decreases with the passage of time, the encoder 131 sets the timer value and a predetermined value such as 0 ms. By comparing, it is determined whether or not the timer has expired. In this case, 0 ms or 33 ms compared with the timer value is an example in the case where the number of frames is 30 per second, and does not limit the present invention.

ステップS73において、エンコーダ131は、ビデオカメラ11から供給された画像データを1フレーム分キャプチャする。例えば、ステップS73において、エンコーダ131は、ビデオカメラ11から供給された画像データを順次取得して、取得した画像データのうち、1フレーム分をキャプチャする。   In step S73, the encoder 131 captures one frame of image data supplied from the video camera 11. For example, in step S73, the encoder 131 sequentially acquires image data supplied from the video camera 11, and captures one frame of the acquired image data.

ステップS74において、エンコーダ131は、コンテンツ階層保持部137に記録されているコンテンツ階層テーブルを参照して、所定の方式によりキャプチャした画像データを、周波数帯域ごとに階層符号化する。エンコーダ131は、階層符号化した画像データをパケタイザ132に供給する。   In step S74, the encoder 131 refers to the content hierarchy table recorded in the content hierarchy holding unit 137 and hierarchically encodes the image data captured by a predetermined method for each frequency band. The encoder 131 supplies the hierarchically encoded image data to the packetizer 132.

例えば、ステップS74において、エンコーダ131は、Motion JEPEG2000などの方式により階層符号化する。この場合、エンコーダ131は、コンテンツ階層保持部137に記録されているコンテンツ階層テーブルを参照し、階層符号化における、1番目の階層から各階層までの画像データのビットレートの合計が、コンテンツ階層テーブルに記録されている、各階層の必要帯域の値のそれぞれを超えないように階層符号化する。例えば、エンコーダ131は、キャプチャした画像データに、ウェーブレット変換を適用することによって、画像データを周波数帯域ごとに階層符号化する。   For example, in step S74, the encoder 131 performs hierarchical encoding by a method such as Motion JEPEG2000. In this case, the encoder 131 refers to the content layer table recorded in the content layer holding unit 137, and the sum of the bit rates of the image data from the first layer to each layer in the layer encoding is the content layer table. The layer coding is performed so as not to exceed the values of the necessary bandwidth of each layer recorded in (1). For example, the encoder 131 applies the wavelet transform to the captured image data, thereby hierarchically encoding the image data for each frequency band.

したがって、例えば、ステップS74において、図8で示されるコンテンツ階層テーブルを参照して、階層符号化を行う場合、エンコーダ131は、1番目の階層の画像データのビットレートが、0.1Mbpsとなるように符号化する。また、2番目の階層の画像データのビットレートは、1番目の階層の画像データのビットレートおよび2番目の階層の画像データのビットレートの合計が、2番目の階層の必要帯域の値と同じになるように符号化する。すなわち、1番目の階層の画像データのビットレートが0.1Mbpsであり、2番目の階層の必要帯域が0.2Mbpsであるので、2番目の階層の画像データのビットレートが、0.1Mbpsとなるように符号化する。   Therefore, for example, when performing hierarchical encoding with reference to the content hierarchy table shown in FIG. 8 in step S74, the encoder 131 sets the bit rate of image data of the first hierarchy to 0.1 Mbps. Encode. The bit rate of the image data of the second layer is the same as the required bandwidth value of the second layer, with the sum of the bit rate of the image data of the first layer and the bit rate of the image data of the second layer. Is encoded so that That is, since the bit rate of the image data of the first layer is 0.1 Mbps and the necessary bandwidth of the second layer is 0.2 Mbps, the bit rate of the image data of the second layer is 0.1 Mbps. Encode.

同様にして、エンコーダ131は、3番目の階層の画像データを、1番目の階層の画像データのビットレート乃至3番目の階層の画像データのビットレートの合計が、3番目の階層の必要帯域の値と同じになるように、0.1Mbpsで符号化し、4番目の階層の画像データを、1番目の階層の画像データのビットレート乃至4番目の階層の画像データのビットレートの合計が、4番目の階層の必要帯域の値と同じになるように、0.1Mbpsで符号化し、5番目の階層の画像データを、1番目の階層の画像データのビットレート乃至5番目の階層の画像データのビットレートの合計が、5番目の階層の必要帯域の値と同じになるように、0.1Mbpsで符号化する。   Similarly, the encoder 131 sets the third layer image data from the bit rate of the first layer image data to the bit rate of the third layer image data of the required bandwidth of the third layer. The fourth layer image data is encoded at 0.1 Mbps so as to be the same as the value, and the total of the bit rates of the first layer image data to the fourth layer image data is the fourth layer image data. The encoding is performed at 0.1 Mbps so as to be the same as the required bandwidth value of the first layer, and the fifth layer image data is converted from the first layer image data bit rate to the fifth layer image data bit rate. Is encoded at 0.1 Mbps so that the total of the required bandwidth is the same as the required bandwidth value of the fifth layer.

なお、エンコーダ131は、Motion JEPEG2000に限らず、MPEG4などの方式により、階層符号化するようにしてもよい。この場合、エンコーダ131は、キャプチャした画像データに、離散コサイン変換を適用することによって、画像データを周波数帯域ごとに階層符号化する。そして、エンコーダ131は、符号化における画像データの階層の数および各階層の必要帯域を示す情報をコンテンツ階層保持部137に供給する。コンテンツ階層保持部137は、供給された、階層化された画像データの階層の数および各階層の必要帯域を示す情報を基に、コンテンツ階層テーブルを生成し、生成したコンテンツ階層テーブルを記録する。   The encoder 131 is not limited to Motion JEPEG2000, and may be hierarchically encoded by a scheme such as MPEG4. In this case, the encoder 131 hierarchically encodes the image data for each frequency band by applying discrete cosine transform to the captured image data. Then, the encoder 131 supplies information indicating the number of image data layers in encoding and the required bandwidth of each layer to the content layer holding unit 137. The content hierarchy holding unit 137 generates a content hierarchy table based on the supplied information indicating the number of hierarchized image data hierarchies and the required bandwidth of each hierarchy, and records the generated content hierarchy table.

ステップS75において、階層処理部139は、コンテンツ階層保持部137に記録されているコンテンツ階層テーブルおよび送信階層情報保持部138から供給された送信階層情報を基に、階層情報を生成し、生成した階層情報をパケタイザ132に供給する。   In step S75, the hierarchy processing unit 139 generates hierarchy information based on the content hierarchy table recorded in the content hierarchy holding unit 137 and the transmission hierarchy information supplied from the transmission hierarchy information holding unit 138, and the generated hierarchy Information is supplied to the packetizer 132.

ステップS76において、パケタイザ132は、エンコーダ131から供給された画像データおよび階層処理部139から供給された階層情報を基に、各階層に対応するRTPパケットを生成する。   In step S76, the packetizer 132 generates an RTP packet corresponding to each layer based on the image data supplied from the encoder 131 and the layer information supplied from the layer processing unit 139.

より詳細には、ステップS76において、パケタイザ132は、エンコーダ131から供給された、各階層の画像データ、送信階層情報、最大階層情報、およびRTPパケットに格納される階層の画像データを示す情報を各階層に対応するRTPパケットのそれぞれに格納することによって、各階層に対応するRTPパケットのそれぞれを生成する。   More specifically, in step S76, the packetizer 132 receives the image data of each layer, the transmission layer information, the maximum layer information, and information indicating the layer image data stored in the RTP packet supplied from the encoder 131. Each RTP packet corresponding to each layer is generated by storing in each RTP packet corresponding to the layer.

したがって、例えば、送信階層が3番目の階層であり、最大階層が、5番目の階層である場合、パケタイザ132は、1番目の階層の画像データ、送信階層情報、最大階層情報、および1番目の階層の画像データが、RTPパケットに格納されていることを示す情報を1番目の階層に対応するRTPパケットに格納することによって、1番目の階層に対応するRTPパケットを生成し、2番目の階層の画像データ、送信階層情報、最大階層情報、および2番目の階層の画像データが、RTPパケットに格納されていることを示す情報を2番目の階層に対応するRTPパケットに格納することによって、2番目の階層に対応するRTPパケットを生成し、3番目の階層の画像データ、送信階層情報、最大階層情報、および3番目の階層の画像データが、RTPパケットに格納されていることを示す情報を3番目の階層に対応するRTPパケットに格納することによって、3番目の階層に対応するRTPパケットを生成する。同様に、4番目の階層の画像データ、送信階層情報、最大階層情報、および4番目の階層の画像データが、RTPパケットに格納されていることを示す情報を4番目の階層に対応するRTPパケットに格納することによって、4番目の階層に対応するRTPパケットを生成し、5番目の階層の画像データ、送信階層情報、最大階層情報、および5番目の階層の画像データが、RTPパケットに格納されていることを示す情報を5番目の階層に対応するRTPパケットに格納することによって、5番目の階層に対応するRTPパケットを生成する。   Therefore, for example, when the transmission layer is the third layer and the maximum layer is the fifth layer, the packetizer 132 has the first layer image data, the transmission layer information, the maximum layer information, and the first layer. By storing information indicating that the image data of the layer is stored in the RTP packet in the RTP packet corresponding to the first layer, an RTP packet corresponding to the first layer is generated, and the second layer By storing information indicating that image data, transmission layer information, maximum layer information, and image data of the second layer are stored in the RTP packet in the RTP packet corresponding to the second layer, 2 An RTP packet corresponding to the third layer is generated, and the third layer image data, transmission layer information, maximum layer information, and third layer image data are stored in the RTP packet. It is by storing the RTP packet corresponding to the third hierarchical information showing that are to generate an RTP packet corresponding to the third hierarchy. Similarly, information indicating that the image data of the fourth layer, the transmission layer information, the maximum layer information, and the image data of the fourth layer are stored in the RTP packet is the RTP packet corresponding to the fourth layer. Is stored in the RTP packet corresponding to the fourth layer, and the image data of the fifth layer, the transmission layer information, the maximum layer information, and the image data of the fifth layer are stored in the RTP packet. Is stored in an RTP packet corresponding to the fifth layer, thereby generating an RTP packet corresponding to the fifth layer.

また、ステップS76において、パケタイザ132は、1番目の階層から送信階層までの階層の画像データのそれぞれを、1つのRTPパケットに格納するようにしてもよい。この場合、パケタイザ132は、1番目の階層から送信階層までの階層の画像データのそれぞれ、最大階層情報、および送信階層情報を、1つのRTPパケットに格納することにより、RTPパケットを生成する。   In step S76, the packetizer 132 may store each of the image data of the layers from the first layer to the transmission layer in one RTP packet. In this case, the packetizer 132 generates an RTP packet by storing the maximum layer information and the transmission layer information of the image data of the layers from the first layer to the transmission layer in one RTP packet.

なお、RTPパケットは、クライアント14に送信する画像データを格納するパケットの一例である。   The RTP packet is an example of a packet that stores image data to be transmitted to the client 14.

図12は、RTPパケットを説明する図である。RTPパケットの先頭には、図12において“V”で表される、2ビットのバージョン情報が配置される。バージョン情報は、RTPパケットのバージョンを示す。   FIG. 12 is a diagram for explaining an RTP packet. At the head of the RTP packet, 2-bit version information represented by “V” in FIG. 12 is arranged. The version information indicates the version of the RTP packet.

バージョン情報の次に図12中の“P”で表される1ビットのパディングが配置され、パディングに続いて、1ビットの拡張情報がRTPパケットに配置される。拡張情報は図12において、“X”で表される。拡張情報は、拡張ヘッダの有無を表し、RTPパケットに拡張ヘッダを配置する場合に、所定の値に設定される。   Next to the version information, 1-bit padding represented by “P” in FIG. 12 is arranged, and following the padding, 1-bit extension information is arranged in the RTP packet. The extended information is represented by “X” in FIG. The extension information indicates the presence or absence of the extension header, and is set to a predetermined value when the extension header is arranged in the RTP packet.

拡張情報に続いて、CSRC(Contributing Source)カウントがRTPパケットに配置される。CSRCカウントは、図12中において、“CC”で表される。CSRCカウントは、CSRC識別子の数を表す。   Following the extended information, a CSRC (Contributing Source) count is arranged in the RTP packet. The CSRC count is represented by “CC” in FIG. The CSRC count represents the number of CSRC identifiers.

CSRCカウントに続いて配置される、1ビットのメーカー情報は、プロファイルによって定義される。メーカー情報は、図12中において“m”で表される。   One-bit manufacturer information arranged following the CSRC count is defined by a profile. The manufacturer information is represented by “m” in FIG.

メーカー情報に続いて配置される、7ビットのペイロードタイプは、RTPパケットのフォーマットを定義するための情報である。ペイロードタイプは、図12中において、“PT”で表される。RTPパケットにおいて、ペイロードタイプは、33とされる。   The 7-bit payload type arranged after the manufacturer information is information for defining the format of the RTP packet. The payload type is represented by “PT” in FIG. In the RTP packet, the payload type is 33.

シーケンス番号は、ペイロードタイプの次に配置される、16ビットの情報である。シーケンス番号は、RTPパケットの再生の順番を示す番号であり、送信の度に、1ずつ増える。シーケンス番号は、パケットロスを検出し、RTPパケットの順序を修復するために使用される。   The sequence number is 16-bit information arranged next to the payload type. The sequence number is a number indicating the order of reproduction of the RTP packets, and is incremented by 1 for each transmission. The sequence number is used to detect packet loss and repair the order of RTP packets.

シーケンス番号の次に配置される、32ビットのタイムスタンプは、そのRTPパケットに格納されているストリーミングデータの最初のオクテットがサンプルされた時刻を示す情報であり、タイムスタンプを基に、RTPパケットの展開時に処理時間の制御が実行され、リアルタイム画像、または音声の再生制御が行われる。また、同じフレームのストリーミングデータを格納しているRTPパケットには、共通のタイムスタンプが設定される。   The 32-bit time stamp placed next to the sequence number is information indicating the time when the first octet of the streaming data stored in the RTP packet is sampled. Based on the time stamp, the RTP packet Control of processing time is executed at the time of development, and real-time image or audio reproduction control is performed. A common time stamp is set for RTP packets storing streaming data of the same frame.

SSRC(Synchronization Source)識別子は、タイムスタンプの次に配置される、32ビットの情報であって、RTPパケットに格納されるストリーミングデータのソースを示す。   The SSRC (Synchronization Source) identifier is 32-bit information arranged next to the time stamp and indicates the source of streaming data stored in the RTP packet.

RTPパケットにおいて、SSRC識別子の次には、RTPパケットに格納される、ストリーミングデータの送信階層を表す、送信階層情報が配置される、送信階層情報は、図12において、“送信階層”で表す。また、送信階層情報の次には、RTPパケットに格納される、ストリーミングデータの最大階層を表す、最大階層情報が配置される、最大階層情報は、図12において、“最大階層”で表す。   In the RTP packet, next to the SSRC identifier, transmission layer information representing the transmission layer of streaming data stored in the RTP packet is arranged. The transmission layer information is represented by “transmission layer” in FIG. Next to the transmission layer information, the maximum layer information indicating the maximum layer of streaming data stored in the RTP packet is arranged. The maximum layer information is represented by “maximum layer” in FIG.

さらに、RTPパケットにおいて、最大階層情報の次には、RTPパケットに格納されているストリーミングデータの階層を表す、オリジナルデータの階層が配置される。オリジナルデータの階層は、図12において、“オリジナルデータの階層”で表される。   Further, in the RTP packet, next to the maximum layer information, a layer of original data representing a layer of streaming data stored in the RTP packet is arranged. The hierarchy of original data is represented by “hierarchy of original data” in FIG.

RTPパケットにおいて、オリジナルデータの階層の次には、ストリーミングデータが格納される。図12において、“Original Data”は、ストリーミングデータを示す。   In the RTP packet, next to the original data layer, streaming data is stored. In FIG. 12, “Original Data” indicates streaming data.

図11のフローチャートの説明に戻り、ステップS77において、パケタイザ132は、生成した各階層に対応するRTPパケットのそれぞれを、バッファ133に供給し、ステップS78において、バッファ133は、階層処理部139の制御のもと、パケタイザ132から供給された、各階層に対応するRTPパケットのそれぞれのうち、1番目の階層から送信階層までの階層のそれぞれに対応するRTPパケットのそれぞれをUDP通信部134に供給し、UDP通信部134に供給しないRTPパケット、すなわち、送信階層より上位の階層に対応するRTPパケットを破棄する。   Returning to the description of the flowchart of FIG. 11, in step S77, the packetizer 132 supplies each of the generated RTP packets corresponding to each layer to the buffer 133. In step S78, the buffer 133 controls the layer processing unit 139. The RTP packet corresponding to each of the layers from the first layer to the transmission layer among the RTP packets corresponding to each layer supplied from the packetizer 132 is supplied to the UDP communication unit 134. The RTP packet not supplied to the UDP communication unit 134, that is, the RTP packet corresponding to the layer higher than the transmission layer is discarded.

ステップS79において、UDP通信部134は、バッファ133から供給されたRTPパケットを、通信網13を介してクライアント14あてに送信し、ステップS80において、パケタイザ132は、RTPパケットに付加するタイムスタンプを更新する。   In step S79, the UDP communication unit 134 transmits the RTP packet supplied from the buffer 133 to the client 14 via the communication network 13, and in step S80, the packetizer 132 updates the time stamp added to the RTP packet. To do.

ステップS81において、エンコーダ131は、内蔵しているタイマをセットし、処理は、終了する。例えば、ステップS81において、エンコーダ131は、内蔵しているタイマの値を0msにセットする。   In step S81, the encoder 131 sets a built-in timer, and the process ends. For example, in step S81, the encoder 131 sets the value of the built-in timer to 0 ms.

このようにして、サーバ12は、画像データをRTPパケットに格納し、画像データが格納されたRTPパケットを、通信網13を介して、クライアント14あてに送信する。   In this way, the server 12 stores the image data in the RTP packet, and transmits the RTP packet in which the image data is stored to the client 14 via the communication network 13.

図13のフローチャートを参照して、クライアント14によるコンテンツ階層テーブル受信の処理を説明する。   With reference to the flowchart of FIG. 13, the content hierarchy table reception processing by the client 14 will be described.

ステップS101において、TCP通信部158は、サーバ12から送信されてきた、コンテンツ階層テーブルを受信し、受信したコンテンツ階層テーブルをコンテンツ階層保持部159に供給する。   In step S101, the TCP communication unit 158 receives the content layer table transmitted from the server 12, and supplies the received content layer table to the content layer holding unit 159.

ステップS102において、コンテンツ階層保持部159は、TCP通信部158から供給されたコンテンツ階層テーブルを記憶する。   In step S102, the content hierarchy holding unit 159 stores the content hierarchy table supplied from the TCP communication unit 158.

ステップS103において、TCP通信部158から供給されたコンテンツ階層テーブルを基に、コンテンツ階層テーブルを表示させる画像データを生成し、生成したコンテンツ階層テーブルを表示させる画像データを出力部87に供給する。   In step S103, based on the content hierarchy table supplied from the TCP communication unit 158, image data for displaying the content hierarchy table is generated, and the image data for displaying the generated content hierarchy table is supplied to the output unit 87.

ステップS104において、出力部87は、コンテンツ階層保持部159から供給されたコンテンツ階層テーブルを表示させる画像データを基に、コンテンツ階層テーブルを表示させ、コンテンツ階層テーブル受信の処理は終了する。   In step S104, the output unit 87 displays the content layer table based on the image data for displaying the content layer table supplied from the content layer holding unit 159, and the content layer table reception process ends.

例えば、ステップS104において、出力部87は、コンテンツ階層保持部159から供給されたコンテンツ階層テーブルを表示させる画像データを基に、図14で示されるコンテンツ階層テーブルを、ディスプレイである出力部87に表示させる。   For example, in step S104, the output unit 87 displays the content hierarchy table shown in FIG. 14 on the output unit 87, which is a display, based on the image data for displaying the content hierarchy table supplied from the content hierarchy holding unit 159. Let

ディスプレイである出力部87には、ウィンドウ201が表示される。ウィンドウ201には、サーバ12から送信されてくる画像データが階層化された階層と、各階層の画像データのそれぞれを送信するために必要とされる、通信網13の必要帯域とを表す、コンテンツ階層テーブルが表示される。   A window 201 is displayed on the output unit 87 which is a display. The window 201 is a content that represents a hierarchy in which the image data transmitted from the server 12 is hierarchized and a necessary bandwidth of the communication network 13 that is required to transmit the image data of each hierarchy. A hierarchy table is displayed.

また、ユーザが、入力部86を操作することによって、ディスプレイである出力部87に表示されているポインタ(図示せず)を、ボタン202上に移動させ、ボタン202がクリックされると、ウィンドウ201は、閉じられる。ここで、クリックとは、マウスの左ボタンを押圧して、離す操作をいう。   Further, when the user operates the input unit 86 to move a pointer (not shown) displayed on the output unit 87 that is a display onto the button 202, when the button 202 is clicked, the window 201 is clicked. Is closed. Here, clicking means an operation of pressing and releasing the left button of the mouse.

このようにして、クライアント14は、サーバ12から送信されてきたコンテンツ階層テーブルを受信し、受信したコンテンツ階層テーブルを表示させる。   In this way, the client 14 receives the content hierarchy table transmitted from the server 12 and displays the received content hierarchy table.

次に、図15を参照して、クライアント14による変更要求の送信の処理を説明する。   Next, with reference to FIG. 15, processing for transmitting a change request by the client 14 will be described.

ステップS121において、UDP通信部151は、サーバ12から送信されてきたRTPパケットを受信し、受信したRTPパケットをRTP処理部152に供給する。   In step S 121, the UDP communication unit 151 receives the RTP packet transmitted from the server 12 and supplies the received RTP packet to the RTP processing unit 152.

ステップS122において、RTP処理部152は、UDP通信部151から供給されたRTPパケットから、階層情報を抽出し、抽出した階層情報を階層情報保持部156に供給する。   In step S122, the RTP processing unit 152 extracts layer information from the RTP packet supplied from the UDP communication unit 151, and supplies the extracted layer information to the layer information holding unit 156.

より詳細には、ステップS122において、RTP処理部152は、UDP通信部151から供給されたRTPパケットから、送信階層情報および最大階層情報を抽出し、抽出した送信階層情報および最大階層情報を、階層情報として、階層情報保持部156に供給する。そして、RTP処理部152は、UDP通信部151から供給されたRTPパケットから画像データを抽出し、抽出した画像データをデコーダ153に供給する。そして、さらにRTP処理部152は、UDP通信部151から供給されたRTPパケットから、シーケンス番号を抽出し、抽出したシーケンス番号、RTPパケットの受信時刻、および受信されたRTPパケットのパケットサイズを、ストリーム情報算出部155に供給する。   More specifically, in step S122, the RTP processing unit 152 extracts transmission layer information and maximum layer information from the RTP packet supplied from the UDP communication unit 151, and extracts the extracted transmission layer information and maximum layer information from the layer. The information is supplied to the hierarchy information holding unit 156 as information. Then, the RTP processing unit 152 extracts image data from the RTP packet supplied from the UDP communication unit 151, and supplies the extracted image data to the decoder 153. Further, the RTP processing unit 152 extracts the sequence number from the RTP packet supplied from the UDP communication unit 151, and displays the extracted sequence number, the reception time of the RTP packet, and the packet size of the received RTP packet as a stream. It supplies to the information calculation part 155.

ステップS123において、階層情報保持部156は、RTP処理部152から供給された階層情報を記憶する。より詳細には、ステップS123において、階層情報保持部156の送信階層情報保持部181は、RTP処理部152から供給された、階層情報である送信階層情報を記憶し、階層情報保持部156の最大階層情報保持部182は、RTP処理部から供給された、階層情報である最大階層情報を記憶する。   In step S123, the hierarchy information holding unit 156 stores the hierarchy information supplied from the RTP processing unit 152. More specifically, in step S123, the transmission layer information holding unit 181 of the layer information holding unit 156 stores the transmission layer information that is the layer information supplied from the RTP processing unit 152, and the maximum of the layer information holding unit 156 is stored. The hierarchy information holding unit 182 stores the maximum hierarchy information that is the hierarchy information supplied from the RTP processing unit.

ステップS124において、階層変更要求部160は、入力部86から変更信号が供給されたか否かを判定する。   In step S124, the hierarchy change request unit 160 determines whether or not a change signal is supplied from the input unit 86.

なお、変更信号は、ユーザが入力部86を操作することによって、送信階層の変更を指示した場合に、入力部86によって生成され、生成された変更信号が、階層変更要求部160に供給される。ユーザは、ディスプレイである出力部87に表示される、受信した画像、コンテンツ階層テーブル、受信帯域、RTPパケットのロス率、帯域、および送信階層を参照し、必要に応じて、送信階層変更を指示する。   The change signal is generated by the input unit 86 when the user instructs the change of the transmission hierarchy by operating the input unit 86, and the generated change signal is supplied to the hierarchy change request unit 160. . The user refers to the received image, content layer table, reception band, RTP packet loss rate, band, and transmission layer displayed on the output unit 87, which is a display, and instructs transmission layer change as necessary. To do.

ステップS124において、入力部86から変更信号が供給されたと判定された場合、ステップS125に進み、階層変更要求部160は、階層情報保持部156から階層情報を取得する。   If it is determined in step S124 that a change signal has been supplied from the input unit 86, the process advances to step S125, and the hierarchy change request unit 160 acquires the hierarchy information from the hierarchy information holding unit 156.

ステップS126において、階層変更要求部160は、入力部86から供給された変更信号および階層情報保持部156から取得した階層情報を基に、変更要求を生成し、生成した変更要求をTCP通信部158に供給する。   In step S126, the hierarchy change request unit 160 generates a change request based on the change signal supplied from the input unit 86 and the hierarchy information acquired from the hierarchy information holding unit 156, and the generated change request is transmitted to the TCP communication unit 158. To supply.

より詳細には、ステップS126において、階層変更要求部160は、入力部86から、送信階層を1つ上位の階層に変更する旨の変更信号が供給された場合、階層情報保持部156から取得した、階層情報である送信階層情報を基に、送信階層を、送信階層情報が示す送信階層の1つ上位の階層に変更する旨の変更要求を生成し、生成した変更要求をTCPに従うパケットに格納する。そして、階層変更要求部160は、変更要求を格納したパケットをTCP通信部158に供給する。   More specifically, in step S126, the hierarchy change request unit 160 obtains from the hierarchy information holding unit 156 when a change signal for changing the transmission hierarchy to the next higher hierarchy is supplied from the input unit 86. Based on the transmission layer information that is the layer information, a change request for changing the transmission layer to a layer one level higher than the transmission layer indicated by the transmission layer information is generated, and the generated change request is stored in a packet according to TCP. To do. Then, the hierarchy change request unit 160 supplies the packet storing the change request to the TCP communication unit 158.

したがって、例えば、ステップS126において、階層変更要求部160は、入力部86から、送信階層を1つ上位の階層に変更する旨の変更信号が供給され、階層情報保持部156から取得した階層情報である送信階層情報が、送信階層が4番目の階層であることを示す送信階層情報であった場合、送信階層を5番目の階層に変更する旨の変更要求を生成し、生成した変更要求をTCPに従うパケットに格納する。そして、階層変更要求部160は、変更要求を格納したパケットをTCP通信部158に供給する。   Therefore, for example, in step S126, the hierarchy change request unit 160 is supplied with a change signal indicating that the transmission hierarchy is changed to the next higher hierarchy from the input unit 86, and the hierarchy information acquired from the hierarchy information holding unit 156 is used. If certain transmission layer information is transmission layer information indicating that the transmission layer is the fourth layer, a change request for changing the transmission layer to the fifth layer is generated, and the generated change request is sent to the TCP. Stored in a packet conforming to Then, the hierarchy change request unit 160 supplies the packet storing the change request to the TCP communication unit 158.

また、ステップS126において、階層変更要求部160は、入力部86から、送信階層を1つ下位の階層に変更する旨の変更信号が供給された場合、階層情報保持部156から取得した、階層情報である送信階層情報を基に、送信階層を、送信階層情報が示す送信階層の1つ下位の階層に変更する旨の変更要求を生成し、生成した変更要求をTCPに従うパケットに格納する。そして、階層変更要求部160は、変更要求を格納したパケットをTCP通信部158に供給する。   In step S126, the hierarchy change request unit 160 receives the hierarchy information acquired from the hierarchy information holding unit 156 when the change signal indicating that the transmission hierarchy is changed to the next lower hierarchy is supplied from the input unit 86. Based on the transmission layer information, a change request for changing the transmission layer to a layer one level lower than the transmission layer indicated by the transmission layer information is generated, and the generated change request is stored in a packet according to TCP. Then, the hierarchy change request unit 160 supplies the packet storing the change request to the TCP communication unit 158.

したがって、例えば、ステップS126において、階層変更要求部160は、入力部86から送信階層を1つ下位の階層に変更する旨の変更信号が供給され、階層情報保持部156から取得した階層情報である送信階層情報が、送信階層が4番目の階層であることを示す送信階層情報であった場合、送信階層を3番目の階層に変更する旨の変更要求を生成し、生成した変更要求をTCPに従うパケットに格納する。そして、階層変更要求部160は、変更要求を格納したパケットをTCP通信部158に供給する。   Therefore, for example, in step S126, the hierarchy change request unit 160 is the hierarchy information acquired from the hierarchy information holding unit 156 when the change signal indicating that the transmission hierarchy is changed to the next lower hierarchy is supplied from the input unit 86. If the transmission layer information is transmission layer information indicating that the transmission layer is the fourth layer, a change request for changing the transmission layer to the third layer is generated, and the generated change request conforms to TCP. Store in packet. Then, the hierarchy change request unit 160 supplies the packet storing the change request to the TCP communication unit 158.

ステップS127において、TCP通信部158は、階層変更要求部160から供給された変更要求を、通信網13を介して、サーバ12あてに送信し、ステップS128に進む。   In step S127, the TCP communication unit 158 transmits the change request supplied from the hierarchy change request unit 160 to the server 12 via the communication network 13, and proceeds to step S128.

一方ステップS124において、入力部86から変更信号が供給されなかったと判定された場合、変更要求をサーバ12に送信する必要がないので、ステップS125乃至ステップS127の処理は、スキップされ、手続きは、ステップS128に進む。   On the other hand, if it is determined in step S124 that the change signal has not been supplied from the input unit 86, it is not necessary to send a change request to the server 12, so the processing from step S125 to step S127 is skipped, and the procedure Proceed to S128.

ステップS128において、ストリーム情報算出部155は、RTP処理部152から供給されたRTPパケットの受信時刻およびパケットサイズを基に、受信帯域を算出し、算出した受信帯域を基に、受信帯域を表示させる画像データを生成する。そして、ストリーム情報算出部155は、生成した受信帯域を表示させる画像データを出力部87に供給する。   In step S128, the stream information calculation unit 155 calculates a reception band based on the reception time and packet size of the RTP packet supplied from the RTP processing unit 152, and displays the reception band based on the calculated reception band. Generate image data. Then, the stream information calculation unit 155 supplies image data for displaying the generated reception band to the output unit 87.

例えば、ステップS128において、ストリーム情報算出部155は、RTP処理部152から供給された1つのフレームを構成するRTPパケットのパケットサイズの合計、およびRTPパケットを受信した時刻を式(2)に代入することによって、受信帯域を算出する。   For example, in step S128, the stream information calculation unit 155 substitutes the sum of the packet sizes of the RTP packets constituting one frame supplied from the RTP processing unit 152 and the time when the RTP packet is received into Expression (2). Thus, the reception band is calculated.

(受信帯域)=S2/(t42−t41) ・・・(2)   (Reception band) = S2 / (t42-t41) (2)

ここで、S2は、受信された1つのフレームを構成するRTPパケットのパケットサイズの合計である。また、t41は、1つのフレームを構成するRTPパケットのうち、一番初めに受信されたRTPパケットの受信時刻であり、t42は、次の1つのフレームを構成するRTPパケットのうち、一番初めに受信されたRTPパケットの受信時刻である。   Here, S2 is the total packet size of the RTP packets constituting one received frame. Also, t41 is the reception time of the first RTP packet received among the RTP packets constituting one frame, and t42 is the first among the RTP packets constituting the next one frame. This is the reception time of the RTP packet received at.

したがって、例えば、図2の例において、受信されたフレーム32を構成するパケット42−1乃至パケット42−3を基に、受信帯域を算出する場合、RTPパケットのパケットサイズの合計S2は、パケット42−1乃至パケット42−3のパケットサイズの合計であり、フレーム32を構成するパケットのうち、一番初めに受信されたパケットの受信時刻t41は、クライアント14が、パケット42−1を受信した時刻であり、次のフレーム33を構成するパケットのうち、一番初めに受信されたパケットの受信時刻t42は、クライアント14が、パケット43−1を受信した時刻である。   Therefore, for example, in the example of FIG. 2, when the reception bandwidth is calculated based on the packets 42-1 to 42-3 constituting the received frame 32, the total packet size S2 of the RTP packet is the packet 42. -1 to packet 42-3, and the reception time t41 of the first packet received among the packets constituting the frame 32 is the time when the client 14 received the packet 42-1. Of the packets constituting the next frame 33, the reception time t42 of the first packet received is the time when the client 14 received the packet 43-1.

ステップS129において、ストリーム情報算出部155は、RTP処理部152から供給されたシーケンス番号を基に、RTPパケットのロス率を算出し、算出したロス率を基に、ロス率を表示させる画像データを生成する。そして、ストリーム情報算出部155は、生成したロス率を表示させる画像データを、出力部87に供給する。   In step S129, the stream information calculation unit 155 calculates the loss rate of the RTP packet based on the sequence number supplied from the RTP processing unit 152, and generates image data for displaying the loss rate based on the calculated loss rate. Generate. Then, the stream information calculation unit 155 supplies image data for displaying the generated loss rate to the output unit 87.

ステップS130において、デコーダ153は、RTP処理部153から供給された画像データを、エンコーダ131の符号化方式に対応する方式により復号する。デコーダ153は、復号した画像データを合成部154に供給する。   In step S <b> 130, the decoder 153 decodes the image data supplied from the RTP processing unit 153 by a method corresponding to the encoding method of the encoder 131. The decoder 153 supplies the decoded image data to the synthesis unit 154.

例えば、ステップS130において、デコーダ153は、RTP処理部152から、1番目の階層から3番目の階層の画像データのそれぞれが供給された場合、供給された1番目の階層から3番目の階層の画像データのそれぞれをエンコーダ131の符号化方式に対応する方式により、1つの画像データに復号し、復号した画像データを合成部154に供給する。   For example, in step S130, when each of the image data of the third hierarchy from the first hierarchy is supplied from the RTP processing unit 152, the decoder 153 receives the image of the third hierarchy from the supplied first hierarchy. Each of the data is decoded into one image data by a method corresponding to the encoding method of the encoder 131, and the decoded image data is supplied to the synthesis unit 154.

ステップS131において、合成部154は、デコーダ153から供給された画像データおよび階層情報保持部156から供給された階層情報を表示させるデータを重畳し、重畳した画像データを出力部87に供給する。   In step S131, the synthesis unit 154 superimposes the image data supplied from the decoder 153 and the data for displaying the hierarchy information supplied from the hierarchy information holding unit 156, and supplies the superimposed image data to the output unit 87.

ステップS132において、出力部87は、合成部154から供給された画像データを基に、画像をディスプレイである出力部87に表示させる。例えば、ステップS132において、出力部87は、合成部154から供給された画像データを基に、図16で示される画像をディスプレイである出力部87に表示させる。   In step S132, the output unit 87 causes the output unit 87, which is a display, to display an image based on the image data supplied from the combining unit 154. For example, in step S132, the output unit 87 causes the output unit 87, which is a display, to display the image shown in FIG. 16 based on the image data supplied from the combining unit 154.

ディスプレイである出力部87には、ウィンドウ231が表示され、ウィンドウ231には、受信された画像241が表示される。また、ウィンドウ231には、受信帯域、RTPパケットのロス率、帯域、および送信階層のそれぞれを表す文字“受信帯域”、“ロス率”、“帯域”、および“送信階層”のそれぞれが表示され、表示されたそれぞれの文字の右側に、それぞれの値が表示される。   A window 231 is displayed on the output unit 87 which is a display, and the received image 241 is displayed on the window 231. The window 231 displays the characters “reception band”, “loss rate”, “band”, and “transmission layer” representing the reception band, RTP packet loss rate, band, and transmission layer, respectively. Each value is displayed to the right of each displayed character.

例えば、受信帯域を表す文字“受信帯域”の右側に、受信帯域の値“0.4Mbps”が表示され、RTPパケットのロス率を表す文字“ロス率”の右側に、ロス率の値“1%”が表示され、帯域を表す文字“帯域”の右側に、帯域の値“0.3Mbps”が表示され、送信階層を表す文字“送信階層”の右側に、最大階層が5番目の階層であり、送信階層が3番目の階層であることを示す“3/5”が表示される。   For example, the reception band value “0.4 Mbps” is displayed on the right side of the character “reception band” indicating the reception band, and the loss rate value “1%” is displayed on the right side of the character “loss rate” indicating the loss rate of the RTP packet. ”Is displayed, the band value“ 0.3 Mbps ”is displayed to the right of the character“ band ”representing the band, the maximum layer is the fifth layer to the right of the character“ transmission layer ”representing the transmission layer, “3/5” is displayed indicating that the transmission layer is the third layer.

また、送信階層を表す文字“送信階層”の下には、最大階層および送信階層を表す数直線が表示される。図16の例においては、数直線上の“3”で表される目盛り上に表示されている四角によって、送信階層が3番目の階層であることが表されている。   In addition, a number line representing the maximum hierarchy and the transmission hierarchy is displayed under the characters “transmission hierarchy” representing the transmission hierarchy. In the example of FIG. 16, the square displayed on the scale represented by “3” on the number line indicates that the transmission layer is the third layer.

さらに、ユーザが、入力部86を操作することによって、ポインタ(図示せず)を移動させ、ボタン232がクリックされた場合、ウィンドウ231は、閉じられる。   Furthermore, when the user moves a pointer (not shown) by operating the input unit 86 and the button 232 is clicked, the window 231 is closed.

より詳細には、ステップS132において、出力部87は、合成部154から供給された画像データ、ストリーム情報算出部155から供給された、ロス率を表示させる画像データおよび受信帯域を表示させる画像データ、並びに帯域算出部157から供給された帯域測定結果を表示させる画像データを重畳し、重畳した画像データを基に、ディスプレイである出力部87に画像を表示させる。また、出力部87は、合成部154、ストリーム情報算出部155、または帯域算出部157から新たな画像データが供給された場合、表示している画像の画像データと新たに供給された画像データとを重畳し、重畳した画像データを基に、ディスプレイである出力部87に画像を表示させる。   More specifically, in step S132, the output unit 87 outputs the image data supplied from the synthesizing unit 154, the image data supplied from the stream information calculating unit 155, the image data for displaying the loss rate, and the image data for displaying the reception band, In addition, the image data for displaying the band measurement result supplied from the band calculating unit 157 is superimposed, and the image is displayed on the output unit 87 which is a display based on the superimposed image data. In addition, when new image data is supplied from the synthesis unit 154, the stream information calculation unit 155, or the band calculation unit 157, the output unit 87 displays the image data of the displayed image and the newly supplied image data. And the image is displayed on the output unit 87 which is a display based on the superimposed image data.

したがって、例えば、帯域算出部157から、帯域測定結果を表示する新たな画像データが供給された場合、出力部87は、それまで表示していた帯域測定結果を表示させる画像データを破棄し、合成部154から供給された画像データ、ストリーム情報算出部155から供給された、ロス率を表示させる画像データおよび受信帯域を表示させる画像データ、並びに帯域算出部157から、新たに供給された帯域測定結果を表示させる画像データを重畳し、重畳した画像データを基に、ディスプレイである出力部87に画像を表示させる。   Therefore, for example, when new image data for displaying the band measurement result is supplied from the band calculation unit 157, the output unit 87 discards the image data for displaying the band measurement result that has been displayed so far, and performs synthesis. The image data supplied from the unit 154, the image data supplied from the stream information calculation unit 155 to display the loss rate and the image data to display the reception band, and the band measurement result newly supplied from the band calculation unit 157 Is superimposed on the image data, and an image is displayed on the output unit 87, which is a display, based on the superimposed image data.

ステップS133において、出力部87は、ストリーム情報算出部155から供給された通信網13の受信帯域を表示させる画像データを基に、ディスプレイである出力部87に、通信網13の受信帯域を表示させる。   In step S133, the output unit 87 causes the output unit 87, which is a display, to display the reception band of the communication network 13 based on the image data that displays the reception band of the communication network 13 supplied from the stream information calculation unit 155. .

ステップS134において、出力部87は、ストリーム情報算出部155から供給されたRTPパケットのロス率を表示させる画像データを基に、ディスプレイである出力部87に、RTPパケットのロス率を表示させ、ステップS121に戻り、上述した処理を繰り返す。   In step S134, the output unit 87 causes the output unit 87, which is a display, to display the loss rate of the RTP packet based on the image data that displays the loss rate of the RTP packet supplied from the stream information calculation unit 155. Returning to S121, the above-described processing is repeated.

このようにして、クライアント14は、変更要求を生成し、生成した変更要求を、通信網13を介して、サーバ12あてに送信する。また、クライアント14は、ロス率、階層情報、および受信帯域を表示するので、ユーザは、設定されている送信階層が、通信網13の帯域に対して、適正であるか否かを知ることができる。   In this way, the client 14 generates a change request and transmits the generated change request to the server 12 via the communication network 13. Further, since the client 14 displays the loss rate, the hierarchy information, and the reception band, the user can know whether or not the set transmission hierarchy is appropriate for the band of the communication network 13. it can.

以上のように、クライアント14は、サーバ12から送信されてくるコンテンツ階層テーブルを表示させることができる。   As described above, the client 14 can display the content hierarchy table transmitted from the server 12.

次に、本発明の第2の実施例について、説明する。   Next, a second embodiment of the present invention will be described.

図17のタイムチャートを参照して、サーバ12における、帯域測定の処理および送信階層の変更の処理の例を説明する。   An example of bandwidth measurement processing and transmission layer change processing in the server 12 will be described with reference to the time chart of FIG.

図17において、横軸は時間を示し、帯域測定パケット261は、例えば、通信網13の帯域を測定するための、等しいパケットサイズのパケット271−1およびパケット271−2から構成される。また、例えば、フレーム262を再生するための画像データであるストリーミングデータは、パケット272−1乃至パケット272−3に格納されて送信され、フレーム263を再生するための画像データであるストリーミングデータは、パケット273−1乃至パケット273−3に格納されて送信され、フレーム264を再生するための画像データであるストリーミングデータは、パケット274−1乃至パケット274−4に格納されて送信される。   In FIG. 17, the horizontal axis indicates time, and the bandwidth measurement packet 261 includes, for example, a packet 271-1 and a packet 271-2 having the same packet size for measuring the bandwidth of the communication network 13. Further, for example, streaming data that is image data for reproducing the frame 262 is stored and transmitted in the packets 272-1 to 272-3, and streaming data that is image data for reproducing the frame 263 is: Streaming data, which is image data for reproducing the frame 264, is stored and transmitted in the packets 273-1 to 273-3, and is stored and transmitted in the packets 274-1 to 274-4.

時刻t51において、サーバ12は、通信網13の帯域を測定するためのパケット271−1を、通信網13を介して、クライアント14あてに送信する。同様に、時刻t52において、サーバ12は、通信網13の帯域を測定するためのパケット271−2を、通信網13を介して、クライアント14あてに送信する。パケット271−1およびパケット271−2は、時間間隔をおかずに、続けて(連続して)クライアント14あてに送信される。   At time t51, the server 12 transmits a packet 271-1 for measuring the bandwidth of the communication network 13 to the client 14 via the communication network 13. Similarly, at time t <b> 52, the server 12 transmits a packet 271-2 for measuring the bandwidth of the communication network 13 to the client 14 via the communication network 13. The packet 271-1 and the packet 271-2 are transmitted to the client 14 continuously (continuously) without a time interval.

時刻t61において、クライアント14は、サーバ12から送信されてきたパケット271−1を受信し、時刻t62において、クライアント14は、サーバ12から送信されてきたパケット271−2を受信する。クライアント14は、パケット271−1およびパケット271−2を受信すると、受信したパケット271−1およびパケット271−2を基に、通信網13における帯域を算出する。   At time t61, the client 14 receives the packet 271-1 transmitted from the server 12, and at time t62, the client 14 receives the packet 271-2 transmitted from the server 12. Upon receiving the packet 271-1 and the packet 271-2, the client 14 calculates a bandwidth in the communication network 13 based on the received packet 271-1 and the packet 271-2.

時刻t63において、クライアント14は、算出した帯域の測定結果である帯域測定結果を、通信網13を介して、サーバ12あてに送信する。例えば、クライアント14は、帯域測定結果をパケットに格納し、帯域測定結果を格納したパケットを、通信網13を介して、サーバ12あてに送信する。   At time t <b> 63, the client 14 transmits a band measurement result that is a calculated band measurement result to the server 12 via the communication network 13. For example, the client 14 stores the bandwidth measurement result in a packet, and transmits the packet storing the bandwidth measurement result to the server 12 via the communication network 13.

時刻t53において、サーバ12は、クライアント14から送信されてきた帯域測定結果を受信する。サーバ12は、帯域測定結果を受信すると、受信した帯域測定結果を基に、送信階層を選択し、時刻t54において、送信階層情報および最大階層情報からなる階層情報を、通信網13を介して、クライアント14あてに送信する。例えば、サーバ12は、階層情報をパケットに格納し、階層情報を格納したパケットを、通信網13を介して、クライアント14あてに送信する。   At time t <b> 53, the server 12 receives the bandwidth measurement result transmitted from the client 14. Upon receiving the band measurement result, the server 12 selects a transmission layer based on the received band measurement result, and at time t54, the layer information including the transmission layer information and the maximum layer information is transmitted via the communication network 13. It is sent to the client 14. For example, the server 12 stores the hierarchical information in a packet, and transmits the packet storing the hierarchical information to the client 14 via the communication network 13.

サーバ12は、階層情報をクライアント14あてに送信してから、選択した送信階層を基に、パケット272−1乃至パケット272−3を、通信網13を介して、クライアント14あてに送信する。同様に、サーバ12は、パケット273−1乃至パケット273−3を、通信網13を介して、クライアント14あてに送信する。   After transmitting the hierarchy information to the client 14, the server 12 transmits the packets 272-1 to 272-3 to the client 14 via the communication network 13 based on the selected transmission hierarchy. Similarly, the server 12 transmits the packets 273-1 to 273-3 to the client 14 via the communication network 13.

クライアント14は、サーバ12から送信されてきた階層情報、パケット272−1乃至パケット272−3、およびパケット273−1乃至パケット273−3を受信する。   The client 14 receives the hierarchy information, the packets 272-1 to 272-3, and the packets 273-1 to 273-3 transmitted from the server 12.

時刻t64において、クライアント14は、変更要求を、通信網13を介して、サーバ12あてに送信する。例えば、クライアント14は、変更要求をパケットに格納し、変更要求を格納したパケットを、通信網13を介して、サーバ12あてに送信する。   At time t <b> 64, the client 14 transmits a change request to the server 12 via the communication network 13. For example, the client 14 stores the change request in a packet, and transmits the packet storing the change request to the server 12 via the communication network 13.

サーバ12は、クライアント14から送信されてきた変更要求を受信する。サーバ12は、受信した変更要求を基に、送信階層を変更し、変更した送信階層を基に、階層情報を生成する。   The server 12 receives the change request transmitted from the client 14. The server 12 changes the transmission layer based on the received change request, and generates layer information based on the changed transmission layer.

時刻t55において、サーバ12は、生成した階層情報を、通信網13を介して、クライアント14あてに送信する。サーバ12は、階層情報を送信してから、変更した送信階層を基に、パケット274−1乃至パケット274−4を、通信網13を介して、クライアント14あてに送信する。   At time t55, the server 12 transmits the generated hierarchy information to the client 14 via the communication network 13. After transmitting the hierarchy information, the server 12 transmits packets 274-1 to 274-4 to the client 14 via the communication network 13 based on the changed transmission hierarchy.

クライアント14は、サーバ12から送信されてきた階層情報およびパケット274−1乃至パケット274−4を受信する。   The client 14 receives the hierarchy information and the packets 274-1 to 274-4 transmitted from the server 12.

このようにして、サーバ12は、帯域に応じて送信階層を選択し、選択した送信階層を基に、画像データが格納されているパケットをクライアント14に送信する。   In this way, the server 12 selects a transmission layer according to the band, and transmits a packet storing image data to the client 14 based on the selected transmission layer.

図18は、サーバ12の機能の構成を示すブロック図である。   FIG. 18 is a block diagram illustrating a functional configuration of the server 12.

サーバ12は、エンコーダ291、パケタイザ292、バッファ293、UDP通信部294、TCP通信部295、送信階層選択部296、コンテンツ階層保持部297、送信階層情報保持部298、および階層処理部299を含むように構成される。   The server 12 includes an encoder 291, a packetizer 292, a buffer 293, a UDP communication unit 294, a TCP communication unit 295, a transmission layer selection unit 296, a content layer holding unit 297, a transmission layer information holding unit 298, and a layer processing unit 299. Configured.

なお、エンコーダ291、バッファ293、UDP通信部294、送信階層選択部296、コンテンツ階層保持部297、および送信階層情報保持部298のそれぞれは、図5におけるエンコーダ131、バッファ133、UDP通信部134、送信階層選択部136、コンテンツ階層保持部137、および送信階層情報保持部138のそれぞれと同様なので、その説明は、省略する。   Note that the encoder 291, the buffer 293, the UDP communication unit 294, the transmission layer selection unit 296, the content layer holding unit 297, and the transmission layer information holding unit 298 are respectively the encoder 131, the buffer 133, the UDP communication unit 134 in FIG. Since it is the same as each of the transmission hierarchy selection part 136, the content hierarchy holding | maintenance part 137, and the transmission hierarchy information holding part 138, the description is abbreviate | omitted.

パケタイザ292は、エンコーダ291から供給された画像データを、RTP方式のパケットに格納することにより、RTPパケットを生成する。パケタイザ292は、生成したRTPパケットをバッファ293に供給する。   The packetizer 292 generates an RTP packet by storing the image data supplied from the encoder 291 in an RTP packet. The packetizer 292 supplies the generated RTP packet to the buffer 293.

より詳細には、パケタイザ292は、階層符号化された、1つの階層に対応する画像データを1つのRTPパケットに格納することにより、各階層に対応するRTPパケットのそれぞれを生成する。パケタイザ292は、生成した各階層に対応するRTPパケットのそれぞれを、バッファ293に供給する。   More specifically, the packetizer 292 generates each RTP packet corresponding to each layer by storing the image data corresponding to one layer, which is layer-encoded, in one RTP packet. The packetizer 292 supplies each of the generated RTP packets corresponding to each layer to the buffer 293.

TCP通信部295は、通信網13を介して、各種のデータの送受信を行う。TCP通信部295は、TCPに従って、データの送受信を行う。   The TCP communication unit 295 transmits and receives various data via the communication network 13. The TCP communication unit 295 transmits and receives data according to TCP.

TCP通信部295は、コンテンツ階層保持部297から供給されたコンテンツ階層テーブルを、通信網13を介してクライアント14あてに送信する。TCP通信部295は、階層処理部299から供給された階層情報を、通信網13を介して、クライアント14あてに送信する。また、TCP通信部295は、クライアント14から送信されてきた変更要求を受信し、受信した変更要求を階層処理部299に供給する。TCP通信部295は、クライアント14から送信されてきた帯域測定結果を受信し、受信した帯域測定結果を、送信階層選択部296に供給する。   The TCP communication unit 295 transmits the content layer table supplied from the content layer holding unit 297 to the client 14 via the communication network 13. The TCP communication unit 295 transmits the hierarchy information supplied from the hierarchy processing unit 299 to the client 14 via the communication network 13. Also, the TCP communication unit 295 receives the change request transmitted from the client 14 and supplies the received change request to the hierarchy processing unit 299. The TCP communication unit 295 receives the band measurement result transmitted from the client 14 and supplies the received band measurement result to the transmission layer selection unit 296.

なお、UDP通信部294およびTCP通信部295は、通信部(図示せず)を制御して、通信部を介することにより、データの送受信を行う。   Note that the UDP communication unit 294 and the TCP communication unit 295 control the communication unit (not shown), and transmit and receive data via the communication unit.

階層処理部299は、送信階層情報保持部298から供給された送信階層情報およびコンテンツ階層保持部297から供給されたコンテンツ階層テーブルを基に、階層情報を生成し、生成した階層情報をTCP通信部295に供給する。   The hierarchy processing unit 299 generates hierarchy information based on the transmission hierarchy information supplied from the transmission hierarchy information holding unit 298 and the content hierarchy table supplied from the content hierarchy holding unit 297, and the generated hierarchy information is transmitted to the TCP communication unit. 295.

階層処理部299は、バッファ293を制御して、生成した階層情報を基に、1番目の階層から送信階層までの階層のそれぞれに対応するRTPパケットのそれぞれをUDP通信部294に供給させる。   The layer processing unit 299 controls the buffer 293 to supply the UDP communication unit 294 with each of the RTP packets corresponding to each layer from the first layer to the transmission layer based on the generated layer information.

階層処理部299は、TCP通信部295から供給された変更要求を基に、送信階層情報を生成し、生成した送信階層情報を送信階層情報保持部298に供給する。   The layer processing unit 299 generates transmission layer information based on the change request supplied from the TCP communication unit 295, and supplies the generated transmission layer information to the transmission layer information holding unit 298.

図19は、クライアント14の機能の構成を示すブロック図である。   FIG. 19 is a block diagram illustrating a functional configuration of the client 14.

クライアント14は、UDP通信部311、RTP処理部312、デコーダ313、合成部314、ストリーム情報算出部315、階層情報保持部316、帯域算出部317、TCP通信部318、コンテンツ階層保持部319、出力部320、入力部321、および階層変更要求部322を含むように構成される。   The client 14 includes a UDP communication unit 311, an RTP processing unit 312, a decoder 313, a synthesis unit 314, a stream information calculation unit 315, a hierarchy information holding unit 316, a bandwidth calculation unit 317, a TCP communication unit 318, a content hierarchy holding unit 319, an output A unit 320, an input unit 321, and a hierarchy change request unit 322 are configured.

なお、UDP通信部311、デコーダ313、合成部314、ストリーム情報算出部315、帯域算出部317、コンテンツ階層保持部319、出力部320、入力部321、および階層変更要求部322のそれぞれは、図6におけるUDP通信部151、デコーダ153、合成部154、ストリーム情報算出部155、帯域算出部157、コンテンツ階層保持部159、出力部87、入力部86、および階層変更要求部160のそれぞれと同様なので、その説明は、省略する。   Note that the UDP communication unit 311, decoder 313, synthesis unit 314, stream information calculation unit 315, band calculation unit 317, content layer holding unit 319, output unit 320, input unit 321, and layer change request unit 322 are shown in FIG. 6 is the same as the UDP communication unit 151, decoder 153, synthesis unit 154, stream information calculation unit 155, bandwidth calculation unit 157, content layer holding unit 159, output unit 87, input unit 86, and layer change request unit 160 in FIG. The description is omitted.

RTP処理部312は、UDP通信部311から供給されたRTPパケットから画像データを抽出し、抽出した画像データをデコーダ313に供給する。また、RTP処理部312は、UDP通信部311から供給されたRTPパケットからシーケンス番号を抽出し、抽出したシーケンス番号、RTPパケットの受信時刻、およびRTPパケットのパケットサイズをストリーム情報算出部315に供給する。   The RTP processing unit 312 extracts image data from the RTP packet supplied from the UDP communication unit 311 and supplies the extracted image data to the decoder 313. Further, the RTP processing unit 312 extracts a sequence number from the RTP packet supplied from the UDP communication unit 311, and supplies the extracted sequence number, RTP packet reception time, and packet size of the RTP packet to the stream information calculation unit 315. To do.

階層情報保持部316は、TCP通信部318から供給された階層情報を保持(記憶)する。階層情報保持部316は、TCP通信部318から供給された階層情報を基に、階層情報を表示させる画像データを生成し、生成した画像データを合成部314に供給する。階層情報保持部316は、TCP通信部318から供給された階層情報を、階層変更要求部322に供給する。   The hierarchy information holding unit 316 holds (stores) the hierarchy information supplied from the TCP communication unit 318. The hierarchy information holding unit 316 generates image data for displaying the hierarchy information based on the hierarchy information supplied from the TCP communication unit 318, and supplies the generated image data to the synthesis unit 314. The hierarchy information holding unit 316 supplies the hierarchy information supplied from the TCP communication unit 318 to the hierarchy change request unit 322.

なお、階層情報保持部316は、生成した階層情報を表示させる画像データを、合成部314に供給せずに、出力部320に供給するようにしてもよい。   Note that the hierarchy information holding unit 316 may supply the image data for displaying the generated hierarchy information to the output unit 320 without supplying the image data to the synthesis unit 314.

階層情報保持部316は、送信階層情報保持部331および最大階層情報保持部332を含むように構成される。   The hierarchy information holding unit 316 is configured to include a transmission hierarchy information holding unit 331 and a maximum hierarchy information holding unit 332.

階層情報保持部316の送信階層情報保持部331は、TCP通信部318から供給された階層情報の送信階層情報を記憶する。階層情報保持部316の最大階層情報保持部332は、TCP通信部318から供給された階層情報の最大階層情報を記憶する。   The transmission layer information holding unit 331 of the layer information holding unit 316 stores the transmission layer information of the layer information supplied from the TCP communication unit 318. The maximum hierarchy information holding unit 332 of the hierarchy information holding unit 316 stores the maximum hierarchy information of the hierarchy information supplied from the TCP communication unit 318.

TCP通信部318は、サーバ12のTCP通信部295に対応し、通信網13を介して、各種のデータの送受信を行う。TCP通信部318は、TCPに従って、データの送受信を行う。   The TCP communication unit 318 corresponds to the TCP communication unit 295 of the server 12 and transmits / receives various data via the communication network 13. The TCP communication unit 318 transmits and receives data according to TCP.

TCP通信部318は、サーバ12から送信されてきたコンテンツ階層テーブルを受信し、受信したコンテンツ階層テーブルをコンテンツ階層保持部319に供給する。また、TCP通信部318は、サーバ12から送信されてきた階層情報を受信し、受信した階層情報を階層情報保持部316に供給する。   The TCP communication unit 318 receives the content layer table transmitted from the server 12 and supplies the received content layer table to the content layer holding unit 319. In addition, the TCP communication unit 318 receives the hierarchy information transmitted from the server 12 and supplies the received hierarchy information to the hierarchy information holding unit 316.

TCP通信部318は、帯域算出部317から供給された帯域測定結果を、通信網13を介して、サーバ12あてに送信する。TCP通信部318は、階層変更要求部322から供給された変更要求を、通信網13を介して、サーバ12あてに送信する。   The TCP communication unit 318 transmits the band measurement result supplied from the band calculation unit 317 to the server 12 via the communication network 13. The TCP communication unit 318 transmits the change request supplied from the hierarchy change request unit 322 to the server 12 via the communication network 13.

なお、UDP通信部311およびTCP通信部318は、通信部(図示せず)を制御して、通信部を介することにより、データの送受信を行う。   Note that the UDP communication unit 311 and the TCP communication unit 318 control a communication unit (not shown) and perform data transmission / reception via the communication unit.

次に、図20のフローチャートを参照して、サーバプログラムを実行するサーバ12による、送信階層変更の処理を説明する。   Next, transmission layer change processing by the server 12 that executes the server program will be described with reference to the flowchart of FIG.

ステップS151において、送信階層選択部296は、帯域測定の処理を実行する。ステップS151における帯域測定の処理は、図9のフローチャートを参照して説明した処理と同様なので、その説明は省略する。なお、帯域測定の処理において、送信階層が選択される。   In step S151, the transmission layer selection unit 296 executes bandwidth measurement processing. The bandwidth measurement process in step S151 is the same as the process described with reference to the flowchart of FIG. In the band measurement process, a transmission layer is selected.

ステップS152において、階層処理部299は、コンテンツ階層保持部297から供給されたコンテンツ階層テーブルおよび送信階層情報保持部298から供給された送信階層情報を基に、階層情報を生成し、生成した階層情報をTCP通信部295に供給する。   In step S152, the hierarchy processing unit 299 generates hierarchy information based on the content hierarchy table supplied from the content hierarchy holding unit 297 and the transmission hierarchy information supplied from the transmission hierarchy information holding unit 298, and the generated hierarchy information Is supplied to the TCP communication unit 295.

より詳細には、ステップS152において、階層処理部299は、コンテンツ階層保持部297から供給されたコンテンツ階層テーブルおよび送信階層情報保持部298から供給された送信階層情報を基に、階層情報を生成し、生成した階層情報をTCPに従ったパケットに格納する。そして、階層処理部299は、階層情報を格納したパケットをTCP通信部295に供給する。   More specifically, in step S152, the hierarchy processing unit 299 generates hierarchy information based on the content hierarchy table supplied from the content hierarchy holding unit 297 and the transmission hierarchy information supplied from the transmission hierarchy information holding unit 298. The generated hierarchy information is stored in a packet according to TCP. Then, the layer processing unit 299 supplies the packet storing the layer information to the TCP communication unit 295.

ステップS153において、TCP通信部295は、階層処理部299から供給された階層情報を、通信網13を介して、クライアント14あてに送信し、ステップS154に進む。   In step S153, the TCP communication unit 295 transmits the hierarchy information supplied from the hierarchy processing unit 299 to the client 14 via the communication network 13, and proceeds to step S154.

ステップS154乃至ステップS157の処理のそれぞれは、図7におけるステップS12乃至ステップS15の処理のそれぞれと同様なので、その説明は、省略する。なお、ステップS156において、TCP通信部295が、クライアント14から変更要求を受信したと判定された場合、ステップS157に進み、変更要求を受信していないと判定された場合、送信階層を変更する必要がないので、ステップS157乃至ステップS159の処理は、スキップされ、手続きは、ステップS160に進む。   Since the processes of steps S154 to S157 are the same as the processes of steps S12 to S15 in FIG. 7, description thereof is omitted. If it is determined in step S156 that the TCP communication unit 295 has received a change request from the client 14, the process proceeds to step S157, and if it is determined that a change request has not been received, the transmission hierarchy needs to be changed. Therefore, the process from step S157 to step S159 is skipped, and the procedure proceeds to step S160.

ステップS158において、階層処理部299は、コンテンツ階層保持部297から供給されたコンテンツ階層テーブルおよび送信階層情報保持部298から供給された送信階層情報を基に、階層情報を生成し、生成した階層情報をTCP通信部295に供給する。   In step S158, the hierarchy processing unit 299 generates hierarchy information based on the content hierarchy table supplied from the content hierarchy holding unit 297 and the transmission hierarchy information supplied from the transmission hierarchy information holding unit 298, and the generated hierarchy information Is supplied to the TCP communication unit 295.

より詳細には、ステップS158において、階層処理部299は、コンテンツ階層保持部297から供給されたコンテンツ階層テーブルおよび送信階層情報保持部298から供給された送信階層情報を基に、階層情報を生成し、生成した階層情報をTCPに従ったパケットに格納する。そして、階層処理部299は、階層情報を格納したパケットをTCP通信部295に供給する。   More specifically, in step S158, the hierarchy processing unit 299 generates hierarchy information based on the content hierarchy table supplied from the content hierarchy holding unit 297 and the transmission hierarchy information supplied from the transmission hierarchy information holding unit 298. The generated hierarchy information is stored in a packet according to TCP. Then, the layer processing unit 299 supplies the packet storing the layer information to the TCP communication unit 295.

ステップS159において、TCP通信部295は、階層処理部299から供給された階層情報を、通信網13を介して、クライアント14あてに送信し、ステップS160に進む。   In step S159, the TCP communication unit 295 transmits the hierarchy information supplied from the hierarchy processing unit 299 to the client 14 via the communication network 13, and proceeds to step S160.

ステップS160において、サーバ12の各部は、データ送信の処理を行う。なお、データ送信の処理の詳細は、後述するが、データ送信の処理において、ビデオカメラ11から供給された画像データが、階層符号化され、各階層の画像データが、各階層に対応するRTPパケットに格納される。そして、各階層に対応するRTPパケットのそれぞれは、通信網13を介して、クライアント14あてに送信される。   In step S160, each unit of the server 12 performs data transmission processing. Although details of the data transmission processing will be described later, in the data transmission processing, the image data supplied from the video camera 11 is hierarchically encoded, and the image data of each layer is an RTP packet corresponding to each layer. Stored in Each RTP packet corresponding to each layer is transmitted to the client 14 via the communication network 13.

データ送信の処理が終了すると、手続きは、ステップS156に戻り、上述した処理を繰り返す。   When the data transmission process ends, the procedure returns to step S156 to repeat the above-described process.

このようにして、サーバ12は、クライアント14から送信されてきた変更要求を基に、送信階層の変更を行う。   In this way, the server 12 changes the transmission hierarchy based on the change request transmitted from the client 14.

次に図21のフローチャートを参照して、図20のステップS160の処理に対応するデータ送信の処理を説明する。   Next, a data transmission process corresponding to the process of step S160 of FIG. 20 will be described with reference to the flowchart of FIG.

ステップS181乃至ステップS184の処理のそれぞれは、図11におけるステップS71乃至ステップS74の処理のそれぞれと同様なので、その説明は、省略する。   Since each of the processing of step S181 to step S184 is the same as each of the processing of step S71 to step S74 in FIG. 11, the description thereof is omitted.

ステップS185において、パケタイザ293は、エンコーダ291から供給された画像データを基に、図22で示される、各階層に対応するRTPパケットを生成し、ステップS186に進む。   In step S185, the packetizer 293 generates an RTP packet corresponding to each layer shown in FIG. 22 based on the image data supplied from the encoder 291 and proceeds to step S186.

図22は、RTPパケットを説明する図である。バージョン情報、パディング、拡張情報、CSRCカウント、メーカー情報、ペイロードタイプ、シーケンス番号、タイムスタンプ、SSRC識別子、およびオリジナルデータは、図12で示されるRTPパケットの場合と同様であるので、その説明は、省略する。   FIG. 22 is a diagram for explaining an RTP packet. Since version information, padding, extended information, CSRC count, manufacturer information, payload type, sequence number, time stamp, SSRC identifier, and original data are the same as in the case of the RTP packet shown in FIG. Omitted.

より詳細には、ステップS185において、パケタイザ292は、エンコーダ291から供給された、各階層に対応する画像データのそれぞれを各階層に対応するRTPパケットのそれぞれに格納することによって、各階層に対応するRTPパケットのそれぞれを生成する。   More specifically, in step S185, the packetizer 292 stores each of the image data corresponding to each layer supplied from the encoder 291 in each RTP packet corresponding to each layer, thereby corresponding to each layer. Generate each RTP packet.

したがって、例えば、パケタイザ292は、最大階層が、5番目の階層である場合、1番目の階層の画像データをRTPパケットに格納することによって、1番目の階層に対応するRTPパケットを生成し、2番目の階層の画像データをRTPパケットに格納することによって、2番目の階層に対応するRTPパケットを生成し、3番目の階層の画像データをRTPパケットに格納することによって、3番目の階層に対応するRTPパケットを生成する。同様に、4番目の階層の画像データをRTPパケットに格納することによって、4番目の階層に対応するRTPパケットを生成し、5番目の階層の画像データをRTPパケットに格納することによって、5番目の階層に対応するRTPパケットを生成する。   Therefore, for example, when the maximum hierarchy is the fifth hierarchy, the packetizer 292 generates an RTP packet corresponding to the first hierarchy by storing the image data of the first hierarchy in the RTP packet, and 2 By storing the image data of the third layer in the RTP packet, the RTP packet corresponding to the second layer is generated, and by storing the image data of the third layer in the RTP packet, it corresponds to the third layer. RTP packet to be generated. Similarly, the fourth layer image data is stored in the RTP packet to generate an RTP packet corresponding to the fourth layer, and the fifth layer image data is stored in the RTP packet. RTP packet corresponding to the hierarchy of is generated.

なお、RTPパケットは、クライアント14に送信する画像データを格納するパケットの一例である。   The RTP packet is an example of a packet that stores image data to be transmitted to the client 14.

ステップS186乃至ステップS190の処理のそれぞれは、図11におけるステップS77乃至ステップS81の処理のそれぞれと同様なので、その説明は、省略する。   Since each of the processing from step S186 to step S190 is the same as each of the processing from step S77 to step S81 in FIG. 11, the description thereof is omitted.

このようにして、サーバ12は、画像データをRTPパケットに格納し、画像データが格納されたRTPパケットを、通信網13を介して、クライアント14あてに送信する。   In this way, the server 12 stores the image data in the RTP packet, and transmits the RTP packet in which the image data is stored to the client 14 via the communication network 13.

次に、図23を参照して、クライアント14による変更要求の送信の処理を説明する。   Next, with reference to FIG. 23, processing for transmitting a change request by the client 14 will be described.

ステップS211において、UDP通信部311は、サーバ12から送信されてきたRTPパケットを受信し、受信したRTPパケットをRTP処理部312に供給する。   In step S211, the UDP communication unit 311 receives the RTP packet transmitted from the server 12, and supplies the received RTP packet to the RTP processing unit 312.

ステップS212において、階層情報保持部316は、階層情報受信の処理を行い、ステップS213に進む。なお、階層情報受信の処理の詳細は、後述するが、階層情報受信の処理において、受信された階層情報が、階層情報保持部316に記憶される。   In step S212, the hierarchy information holding unit 316 performs a hierarchy information reception process, and proceeds to step S213. Although details of the hierarchy information reception process will be described later, the received hierarchy information is stored in the hierarchy information holding unit 316 in the hierarchy information reception process.

ステップS213乃至ステップS216の処理のそれぞれは、図15におけるステップS124乃至ステップS127の処理のそれぞれと同様なので、その説明は、省略する。   Since each of the processing from step S213 to step S216 is the same as each of the processing from step S124 to step S127 in FIG. 15, the description thereof is omitted.

ステップS217において、階層情報保持部316は、階層情報受信の処理を行い、ステップS218に進む。   In step S217, the hierarchy information holding unit 316 performs hierarchy information reception processing, and proceeds to step S218.

ステップS218乃至ステップS224の処理のそれぞれは、図15におけるステップS128乃至ステップS134の処理のそれぞれと同様なので、その説明は、省略する。   Since the processes in steps S218 to S224 are the same as those in steps S128 to S134 in FIG. 15, the description thereof is omitted.

また、ステップS222において、出力部320は、図24で示される画像をディスプレイである出力部320に表示させるようにしてもよい。   In step S222, the output unit 320 may display the image shown in FIG. 24 on the output unit 320 that is a display.

この場合、ディスプレイである出力部320には、ウィンドウ231が表示され、ウィンドウ231には、受信された画像241が表示される。また、ウィンドウ231と同時に表示される、別のウィンドウ351には、受信帯域、RTPパケットのロス率、帯域、および送信階層のそれぞれを表す文字“受信帯域”、“ロス率”、“帯域”、および“送信階層”のそれぞれが表示され、表示されたそれぞれの文字の右側に、それぞれの値が表示される。   In this case, a window 231 is displayed on the output unit 320 that is a display, and the received image 241 is displayed on the window 231. In another window 351 displayed at the same time as the window 231, the characters “reception band”, “loss ratio”, “band”, which indicate the reception band, the loss rate of the RTP packet, the band, and the transmission layer, And “transmission hierarchy” are displayed, and the respective values are displayed to the right of the displayed characters.

例えば、受信帯域を表す文字“受信帯域”の右側に、受信帯域の値“0.4Mbps”が表示され、RTPパケットのロス率を表す文字“ロス率”の右側に、ロス率の値“1%”が表示され、帯域を表す文字“帯域”の右側に、帯域の値“0.3Mbps”が表示され、送信階層を表す文字“送信階層”の右側に、最大階層が5番目の階層であり、送信階層が3番目の階層であることを示す“3/5”が表示される。   For example, the reception band value “0.4 Mbps” is displayed on the right side of the character “reception band” indicating the reception band, and the loss rate value “1%” is displayed on the right side of the character “loss rate” indicating the loss rate of the RTP packet. ”Is displayed, the band value“ 0.3 Mbps ”is displayed to the right of the character“ band ”representing the band, the maximum layer is the fifth layer to the right of the character“ transmission layer ”representing the transmission layer, “3/5” is displayed indicating that the transmission layer is the third layer.

また、送信階層を表す文字“送信階層”の下には、最大階層および送信階層を表す数直線が表示される。図24の例においては、数直線上の“3”で表される目盛り上に表示されている四角によって、送信階層が3番目の階層であることが表されている。   In addition, a number line representing the maximum hierarchy and the transmission hierarchy is displayed under the characters “transmission hierarchy” representing the transmission hierarchy. In the example of FIG. 24, the square displayed on the scale represented by “3” on the number line indicates that the transmission layer is the third layer.

さらに、ユーザが、入力部321を操作することによって、ポインタ(図示せず)を移動させ、ボタン232がクリックされた場合、ウィンドウ231は、閉じられる。同様に、ユーザが、入力部321を操作することによって、ポインタ(図示せず)を移動させ、ボタン352がクリックされた場合、ウィンドウ351は、閉じられる。   Furthermore, when the user moves a pointer (not shown) by operating the input unit 321 and the button 232 is clicked, the window 231 is closed. Similarly, when the user moves the pointer (not shown) by operating the input unit 321 and the button 352 is clicked, the window 351 is closed.

このようにして、クライアント14は、変更要求を生成し、生成した変更要求を、通信網13を介して、サーバ12あてに送信する。   In this way, the client 14 generates a change request and transmits the generated change request to the server 12 via the communication network 13.

次に図25のフローチャートを参照して、図23のステップS212およびステップS217の処理に対応する、階層情報受信の処理を説明する。   Next, with reference to the flowchart of FIG. 25, the hierarchy information reception process corresponding to the processes of steps S212 and S217 of FIG. 23 will be described.

ステップS241において、階層情報保持部316は、TCP通信部318が、サーバ12から送信されてきた階層情報を受信したか否かを判定する。   In step S <b> 241, the hierarchy information holding unit 316 determines whether the TCP communication unit 318 has received the hierarchy information transmitted from the server 12.

ステップS241において、TCP通信部318が、階層情報を受信したと判定された場合、ステップS242に進み、階層情報保持部316は、TCP通信部318から階層情報を取得し、取得した階層情報を記憶する。   If it is determined in step S241 that the TCP communication unit 318 has received the hierarchy information, the process proceeds to step S242, and the hierarchy information holding unit 316 acquires the hierarchy information from the TCP communication unit 318 and stores the acquired hierarchy information. To do.

より詳細には、ステップS242において、階層情報保持部316は、TCP通信部318から階層情報を取得し、階層情報保持部316の送信階層情報保持部331は、取得された階層情報である送信階層情報を記憶する。また、階層情報保持部316の最大階層情報保持部332は、取得された階層情報である最大階層情報を記憶し、処理は終了する。   More specifically, in step S242, the layer information holding unit 316 acquires layer information from the TCP communication unit 318, and the transmission layer information holding unit 331 of the layer information holding unit 316 is a transmission layer that is the acquired layer information. Store information. Further, the maximum hierarchy information holding unit 332 of the hierarchy information holding unit 316 stores the maximum hierarchy information that is the acquired hierarchy information, and the process ends.

一方、ステップS241において、TCP通信部318が、階層情報を受信していないと判定された場合、ステップS242の処理は、スキップされ、処理は、終了する。   On the other hand, if it is determined in step S241 that the TCP communication unit 318 has not received the hierarchy information, the process in step S242 is skipped, and the process ends.

このようにして、階層情報保持部316は、受信された階層情報を記憶する。   In this way, the hierarchy information holding unit 316 stores the received hierarchy information.

以上のように、クライアント14は、サーバ12から送信されてくるコンテンツ階層テーブルを表示させることができる。   As described above, the client 14 can display the content hierarchy table transmitted from the server 12.

第1の本発明によれば、送信装置から送信されてきたデータを受信するようにしたので、受信したデータを出力(表示)することができる。また、第1の本発明によれば、送信装置から送信されてきたコンテンツ階層テーブルを表示させるようにしたので、データの受信側において、階層符号化されるデータの伝送に要する通信網の帯域を把握することができる。   According to the first aspect of the present invention, since the data transmitted from the transmission device is received, the received data can be output (displayed). In addition, according to the first aspect of the present invention, the content hierarchy table transmitted from the transmission device is displayed. Therefore, on the data receiving side, the bandwidth of the communication network required for transmission of the hierarchically encoded data is reduced. I can grasp it.

また、第2の発明によれば、データをパケットに格納するようにしたので、データを送信することができる。また、第2の発明によれば、コンテンツ階層テーブルを送信するようにしたので、データの受信側に、階層符号化されるデータの伝送に要する通信網の帯域を通知することができる。   According to the second invention, since data is stored in a packet, data can be transmitted. According to the second invention, since the content layer table is transmitted, it is possible to notify the data receiving side of the bandwidth of the communication network required for transmitting the data to be hierarchically encoded.

なお、帯域の測定は、パケットペアを送信することにより測定すると説明したが、パケットトレイン方式などにより測定するようにしてもよく、その他、Diffserv(Differentiated Services)やSNMP(Simple Network Management Protocol)を利用することによって測定するようにしてもよい。   Although it has been explained that the bandwidth is measured by sending a packet pair, it may be measured by the packet train method, etc. In addition, Diffserv (Differentiated Services) and SNMP (Simple Network Management Protocol) are used. You may make it measure by doing.

また、クライアント14の出力部87に画像を表示させると説明したが、クライアント14とは別に、画像を表示させる出力装置を設けるようにしてもよい。   Further, although it has been described that an image is displayed on the output unit 87 of the client 14, an output device that displays an image may be provided separately from the client 14.

上述した一連の処理は、ハードウェアにより実行させることもできるが、ソフトウェアにより実行させることもできる。一連の処理をソフトウェアにより実行させる場合には、そのソフトウェアを構成するプログラムが、専用のハードウェアに組み込まれているコンピュータ、または、各種のプログラムをインストールすることで、各種の機能を実行することが可能な、例えば汎用のパーソナルコンピュータなどに、記録媒体からインストールされる。   The series of processes described above can be executed by hardware, but can also be executed by software. When a series of processing is executed by software, a program constituting the software may execute various functions by installing a computer incorporated in dedicated hardware or various programs. For example, it is installed from a recording medium in a general-purpose personal computer.

この記録媒体は、図4に示すように、コンピュータとは別に、ユーザにプログラムを提供するために配布される、プログラムが記録されている磁気ディスク111(フレキシブルディスクを含む)、光ディスク112(CD-ROM(Compact Disc-Read Only Memory)、DVD(Digital Versatile Disc)を含む)、光磁気ディスク113(MD(Mini-Disc)(商標)を含む)、若しくは半導体メモリ114などよりなるパッケージメディアにより構成されるだけでなく、コンピュータに予め組み込まれた状態でユーザに提供される、プログラムが記録されているROM82や、記録部88に含まれるハードディスクなどで構成される。   As shown in FIG. 4, the recording medium is distributed to provide a program to the user separately from the computer, and includes a magnetic disk 111 (including a flexible disk) on which the program is recorded, an optical disk 112 (CD- ROM (Compact Disc-Read Only Memory), DVD (including Digital Versatile Disc)), magneto-optical disk 113 (including MD (Mini-Disc) (trademark)), or a package medium composed of semiconductor memory 114, etc. In addition, it is configured by a ROM 82 on which a program is recorded and a hard disk included in the recording unit 88, which are provided to the user in a state of being incorporated in advance in the computer.

なお、上述した一連の処理を実行させるプログラムは、必要に応じてルータ、モデムなどのインタフェースを介して、ローカルエリアネットワーク、インターネット、デジタル衛星放送といった、有線または無線の通信媒体を介してコンピュータにインストールされるようにしてもよい。   The program for executing the series of processes described above is installed in a computer via a wired or wireless communication medium such as a local area network, the Internet, or digital satellite broadcasting via an interface such as a router or a modem as necessary. You may be made to do.

また、本明細書において、記録媒体に格納されるプログラムを記述するステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。   Further, in the present specification, the step of describing the program stored in the recording medium is not limited to the processing performed in chronological order according to the described order, but is not necessarily performed in chronological order. It also includes processes that are executed individually.

なお、本明細書において、システムとは、複数の装置により構成される装置全体を表すものである。   In the present specification, the system represents the entire apparatus constituted by a plurality of apparatuses.

本発明を適用したストリーミング配信システムの一実施の形態を示す図である。It is a figure which shows one Embodiment of the streaming delivery system to which this invention is applied. ストリーミングデータ配信システムを説明するタイムチャートである。It is a time chart explaining a streaming data delivery system. 帯域の測定を説明する図である。It is a figure explaining the measurement of a zone | band. サーバの構成の例を示すブロック図である。It is a block diagram which shows the example of a structure of a server. サーバの機能の構成を示すブロック図である。It is a block diagram which shows the structure of the function of a server. クライアントの機能の構成を示すブロック図である。It is a block diagram which shows the structure of the function of a client. 送信階層の変更の処理を説明するフローチャートである。It is a flowchart explaining the process of a change of a transmission hierarchy. コンテンツ階層テーブルを説明する図である。It is a figure explaining a content hierarchy table. 帯域測定の処理を説明するフローチャートである。It is a flowchart explaining the process of a band measurement. 帯域算出の処理を説明するフローチャートである。It is a flowchart explaining the process of a zone | band calculation. データ送信の処理を説明するフローチャートである。It is a flowchart explaining the process of data transmission. RTPパケットを説明する図である。It is a figure explaining an RTP packet. コンテンツ階層テーブル受信の処理を説明するフローチャートである。It is a flowchart explaining a content hierarchy table reception process. 出力部に表示されるコンテンツ階層テーブルを説明する図である。It is a figure explaining the content hierarchy table displayed on an output part. 変更要求の送信の処理を説明するフローチャートである。It is a flowchart explaining the process of transmission of a change request. 出力部に表示される画像を説明する図である。It is a figure explaining the image displayed on an output part. ストリーミングデータ配信システムを説明するタイムチャートである。It is a time chart explaining a streaming data delivery system. サーバの機能の構成を示すブロック図である。It is a block diagram which shows the structure of the function of a server. クライアントの機能の構成を示すブロック図である。It is a block diagram which shows the structure of the function of a client. 送信階層の変更の処理を説明するフローチャートである。It is a flowchart explaining the process of a change of a transmission hierarchy. データ送信の処理を説明するフローチャートである。It is a flowchart explaining the process of data transmission. RTPパケットを説明する図である。It is a figure explaining an RTP packet. 変更要求の送信の処理を説明するフローチャートである。It is a flowchart explaining the process of transmission of a change request. 出力部に表示される画像を説明する図である。It is a figure explaining the image displayed on an output part. 階層情報受信の処理を説明するフローチャートである。It is a flowchart explaining the process of hierarchy information reception.

符号の説明Explanation of symbols

12 サーバ, 13 通信網, 14 クライアント, 81 CPU, 82 ROM, 83 RAM, 86 入力部, 87 出力部, 88 記録部, 111 磁気ディスク, 112 光ディスク, 113 光磁気ディスク, 114 半導体メモリ 131 エンコーダ, 132 パケタイザ, 136 送信階層選択部, 137 コンテンツ階層保持部, 138 送信階層保持部, 139 階層処理部, 152 RTP処理部, 153 デコーダ, 155 ストリーム情報算出部, 156 階層情報保持部, 157 帯域算出部, 159 コンテンツ階層保持部, 160 階層変更要求部, 181 送信階層情報保持部, 182 最大階層情報保持部, 296 送信階層選択部, 298 送信階層情報保持部, 299 階層処理部, 312 RTP処理部, 316 階層情報保持部, 317 帯域算出部, 320 階層変更要求部   12 server, 13 communication network, 14 client, 81 CPU, 82 ROM, 83 RAM, 86 input unit, 87 output unit, 88 recording unit, 111 magnetic disk, 112 optical disk, 113 magneto-optical disk, 114 semiconductor memory 131 encoder, 132 Packetizer, 136 transmission layer selection unit, 137 content layer holding unit, 138 transmission layer holding unit, 139 layer processing unit, 152 RTP processing unit, 153 decoder, 155 stream information calculation unit, 156 layer information holding unit, 157 band calculation unit, 159 content layer holding unit, 160 layer change request unit, 181 transmission layer information holding unit, 182 maximum layer information holding unit, 296 transmission layer selection unit, 298 transmission layer information holding unit, 299 layer processing unit 312 RTP processor, 316 hierarchy information holding unit, 317 bandwidth calculation unit, 320 hierarchical change request unit

Claims (5)

通信網を介して送信装置から送信されてくる、復号に欠くことのできない最下位の階層から、より品質の高い復号をするためのより上位の階層までの複数の階層に階層符号化された送信データを受信する受信装置において、
送信される前記送信データの最も上位の階層を示す送信階層と、前記送信階層までの前記送信データを伝送するために必要な前記通信網の帯域とを示す階層テーブル情報を前記送信装置から受信するとともに、前記送信データ、送信された前記送信データの前記送信階層を示す送信階層情報、および前記複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットを前記送信装置から受信する受信手段と、
受信した前記階層テーブル情報を記憶する記憶手段と、
前記パケットの受信時刻および前記パケットのパケットサイズに基づいて、前記パケットの受信時における前記通信網の帯域である受信帯域を算出する算出手段と、
受信した前記階層テーブル情報を表示するとともに、受信した前記パケットに格納された前記送信データ、前記送信階層情報、および前記最大階層情報と、前記受信帯域とが表示される表示画面を表示する表示手段と、
ユーザの指示に応じて生成された、前記送信装置から送信される前記送信データの前記送信階層の変更を要求する変更要求を前記送信装置に送信する送信手段と
を備えることを特徴とする受信装置。
Hierarchically encoded transmissions from the lowest layer, which is indispensable for decoding, to a higher layer for higher quality decoding, transmitted from the transmitting device via the communication network In a receiving device that receives data,
Hierarchical table information indicating a transmission hierarchy indicating the highest hierarchy of the transmission data to be transmitted and a bandwidth of the communication network necessary for transmitting the transmission data up to the transmission hierarchy is received from the transmission apparatus. In addition, a packet storing the transmission data, transmission layer information indicating the transmission layer of the transmitted transmission data, and maximum layer information indicating the highest layer among the plurality of layers is received from the transmission device. a receiving unit that,
Storage means for storing the received hierarchy table information ;
Calculation means for calculating a reception band which is a band of the communication network at the time of reception of the packet, based on a reception time of the packet and a packet size of the packet;
Display means for displaying the received hierarchy table information and displaying a display screen on which the transmission data, the transmission hierarchy information, the maximum hierarchy information, and the reception band stored in the received packet are displayed. When,
And a transmission unit configured to transmit to the transmission device a change request for requesting a change in the transmission layer of the transmission data transmitted from the transmission device, generated according to a user instruction. .
前記受信手段は、前記送信装置による前記パケットの送信前に前記送信装置から送信されてくる、前記通信網の帯域を測定するための帯域測定パケットをさらに受信し、
受信した前記帯域測定パケットに基づいて、前記送信装置から送信される前記送信データの前記送信階層を定めるために用いられる、前記帯域測定パケットの受信時における前記通信網の帯域を算出する帯域測定手段をさらに備え、
前記送信手段は、前記帯域測定手段による測定結果を前記送信装置にさらに送信し、
前記表示手段は、前記測定結果を前記表示画面に表示させる
ことを特徴とする請求項1に記載の受信装置。
The receiving means further receives a bandwidth measurement packet for measuring a bandwidth of the communication network, transmitted from the transmission device before transmission of the packet by the transmission device,
Band measurement means for calculating the bandwidth of the communication network at the time of reception of the band measurement packet, which is used to determine the transmission layer of the transmission data transmitted from the transmission device based on the received band measurement packet Further comprising
The transmission means further transmits the measurement result by the band measurement means to the transmission device,
The receiving apparatus according to claim 1 , wherein the display unit displays the measurement result on the display screen .
前記算出手段は、受信した前記パケットに基づいて、前記パケットのロス率をさらに算出し、The calculation means further calculates a loss rate of the packet based on the received packet,
前記表示手段は、前記表示画面に前記ロス率を表示させるThe display means displays the loss rate on the display screen.
ことを特徴とする請求項2に記載の受信装置。The receiving device according to claim 2.
通信網を介して送信装置から送信されてくる、復号に欠くことのできない最下位の階層から、より品質の高い復号をするためのより上位の階層までの複数の階層に階層符号化された送信データを受信する受信装置の受信方法において、
送信される前記送信データの最も上位の階層を示す送信階層と、前記送信階層までの前記送信データを伝送するために必要な前記通信網の帯域とを示す階層テーブル情報の前記送信装置からの受信を制御する第1の受信制御ステップと、
受信した前記階層テーブル情報の記憶を制御する記憶制御ステップと、
受信した前記階層テーブル情報の表示を制御する第1の表示制御ステップと、
前記送信データ、送信された前記送信データの前記送信階層を示す送信階層情報、および前記複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットの前記送信装置からの受信を制御する第2の受信制御ステップと、
前記パケットの受信時刻および前記パケットのパケットサイズに基づいて、前記パケットの受信時における前記通信網の帯域である受信帯域を算出する算出ステップと、
受信した前記パケットに格納された前記送信データ、前記送信階層情報、および前記最大階層情報と、前記受信帯域とが表示される表示画面の表示を制御する第2の表示制御ステップと、
ユーザの指示に応じて生成された、前記送信装置から送信される前記送信データの前記送信階層の変更を要求する変更要求の前記送信装置への送信を制御する送信制御ステップと
を含むことを特徴とする受信方法。
Hierarchically encoded transmissions from the lowest layer, which is indispensable for decoding, to a higher layer for higher quality decoding, transmitted from the transmitting device via the communication network In a receiving method of a receiving device that receives data,
Receiving from the transmitting device, layer table information indicating a transmission layer indicating the highest layer of the transmission data to be transmitted and a bandwidth of the communication network required for transmitting the transmission data up to the transmission layer A first reception control step for controlling
A storage control step for controlling storage of the received hierarchy table information ;
A first display control step for controlling display of the received hierarchy table information;
Reception of a packet storing the transmission data, transmission layer information indicating the transmission layer of the transmitted transmission data, and maximum layer information indicating the highest layer among the plurality of layers from the transmission device. A second reception control step for controlling;
A calculation step of calculating a reception bandwidth that is a bandwidth of the communication network at the time of reception of the packet based on the reception time of the packet and the packet size of the packet;
A second display control step for controlling display of a display screen on which the transmission data stored in the received packet, the transmission layer information, the maximum layer information, and the reception band are displayed;
A transmission control step for controlling transmission to the transmission device of a change request for requesting a change in the transmission hierarchy of the transmission data transmitted from the transmission device, generated according to a user instruction. And the receiving method.
通信網を介して送信装置から送信されてくる、復号に欠くことのできない最下位の階層から、より品質の高い復号をするためのより上位の階層までの複数の階層に階層符号化された送信データを受信する受信装置に、
送信される前記送信データの最も上位の階層を示す送信階層と、前記送信階層までの前記送信データを伝送するために必要な前記通信網の帯域とを示す階層テーブル情報の前記送信装置からの受信を制御する第1の受信制御ステップと、
受信した前記階層テーブル情報の記憶を制御する記憶制御ステップと、
受信した前記階層テーブル情報の表示を制御する第1の表示制御ステップと、
前記送信データ、送信された前記送信データの前記送信階層を示す送信階層情報、および前記複数の階層のうちの最上位の階層を示す最大階層情報が格納されたパケットの前記送信装置からの受信を制御する第2の受信制御ステップと、
前記パケットの受信時刻および前記パケットのパケットサイズに基づいて、前記パケットの受信時における前記通信網の帯域である受信帯域を算出する算出ステップと、
受信した前記パケットに格納された前記送信データ、前記送信階層情報、および前記最大階層情報と、前記受信帯域とが表示される表示画面の表示を制御する第2の表示制御ステップと、
ユーザの指示に応じて生成された、前記送信装置から送信される前記送信データの前記送信階層の変更を要求する変更要求の前記送信装置への送信を制御する送信制御ステップと
を含む処理を実行させることを特徴とするプログラム。
Hierarchically encoded transmissions from the lowest layer, which is indispensable for decoding, to a higher layer for higher quality decoding, transmitted from the transmitting device via the communication network To the receiving device that receives data ,
Receiving from the transmitting device, layer table information indicating a transmission layer indicating the highest layer of the transmission data to be transmitted and a bandwidth of the communication network required for transmitting the transmission data up to the transmission layer A first reception control step for controlling
A storage control step for controlling storage of the received hierarchy table information ;
A first display control step for controlling display of the received hierarchy table information;
Reception of a packet storing the transmission data, transmission layer information indicating the transmission layer of the transmitted transmission data, and maximum layer information indicating the highest layer among the plurality of layers from the transmission device. A second reception control step for controlling;
A calculation step of calculating a reception bandwidth that is a bandwidth of the communication network at the time of reception of the packet based on the reception time of the packet and the packet size of the packet;
A second display control step for controlling display of a display screen on which the transmission data stored in the received packet, the transmission layer information, the maximum layer information, and the reception band are displayed;
A process including a transmission control step for controlling transmission to the transmission device of a change request for requesting a change in the transmission hierarchy of the transmission data transmitted from the transmission device, generated in response to a user instruction A program characterized by letting
JP2004090157A 2004-03-25 2004-03-25 Receiving apparatus and method, and program Expired - Fee Related JP4433287B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004090157A JP4433287B2 (en) 2004-03-25 2004-03-25 Receiving apparatus and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004090157A JP4433287B2 (en) 2004-03-25 2004-03-25 Receiving apparatus and method, and program

Publications (2)

Publication Number Publication Date
JP2005277950A JP2005277950A (en) 2005-10-06
JP4433287B2 true JP4433287B2 (en) 2010-03-17

Family

ID=35177125

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004090157A Expired - Fee Related JP4433287B2 (en) 2004-03-25 2004-03-25 Receiving apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP4433287B2 (en)

Families Citing this family (36)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7068729B2 (en) 2001-12-21 2006-06-27 Digital Fountain, Inc. Multi-stage code generator and decoder for communication systems
US6307487B1 (en) 1998-09-23 2001-10-23 Digital Fountain, Inc. Information additive code generator and decoder for communication systems
US9240810B2 (en) 2002-06-11 2016-01-19 Digital Fountain, Inc. Systems and processes for decoding chain reaction codes through inactivation
KR101143282B1 (en) 2002-10-05 2012-05-08 디지털 파운튼, 인크. Systematic encoding and decoding of chain reaction codes
CN101834610B (en) 2003-10-06 2013-01-30 数字方敦股份有限公司 Method and device for receiving data transmitted from source through communication channel
KR101205758B1 (en) 2004-05-07 2012-12-03 디지털 파운튼, 인크. File download and streaming system
CN101686107B (en) 2006-02-13 2014-08-13 数字方敦股份有限公司 Streaming and buffering using variable FEC overhead and protection periods
US9270414B2 (en) 2006-02-21 2016-02-23 Digital Fountain, Inc. Multiple-field based code generator and decoder for communications systems
JP4343913B2 (en) * 2006-03-06 2009-10-14 日本電信電話株式会社 Image communication system, image distribution system, image communication method, image distribution system control program, and program recording medium
WO2007134196A2 (en) 2006-05-10 2007-11-22 Digital Fountain, Inc. Code generator and decoder using hybrid codes
US9209934B2 (en) 2006-06-09 2015-12-08 Qualcomm Incorporated Enhanced block-request streaming using cooperative parallel HTTP and forward error correction
US9419749B2 (en) 2009-08-19 2016-08-16 Qualcomm Incorporated Methods and apparatus employing FEC codes with permanent inactivation of symbols for encoding and decoding processes
US9432433B2 (en) 2006-06-09 2016-08-30 Qualcomm Incorporated Enhanced block-request streaming system using signaling or block creation
US9178535B2 (en) 2006-06-09 2015-11-03 Digital Fountain, Inc. Dynamic stream interleaving and sub-stream based delivery
US9386064B2 (en) 2006-06-09 2016-07-05 Qualcomm Incorporated Enhanced block-request streaming using URL templates and construction rules
US9380096B2 (en) 2006-06-09 2016-06-28 Qualcomm Incorporated Enhanced block-request streaming system for handling low-latency streaming
JP4999601B2 (en) * 2007-08-14 2012-08-15 キヤノン株式会社 Transmission device and bandwidth control device
JP5027305B2 (en) 2007-09-12 2012-09-19 デジタル ファウンテン, インコーポレイテッド Generation and transmission of source identification information to enable reliable communication
US9281847B2 (en) 2009-02-27 2016-03-08 Qualcomm Incorporated Mobile reception of digital video broadcasting—terrestrial services
KR101842411B1 (en) * 2009-08-14 2018-03-26 디티에스 엘엘씨 System for adaptively streaming audio objects
US9288010B2 (en) 2009-08-19 2016-03-15 Qualcomm Incorporated Universal file delivery methods for providing unequal error protection and bundled file delivery services
US9917874B2 (en) 2009-09-22 2018-03-13 Qualcomm Incorporated Enhanced block-request streaming using block partitioning or request controls for improved client-side handling
US20110096828A1 (en) * 2009-09-22 2011-04-28 Qualcomm Incorporated Enhanced block-request streaming using scalable encoding
US20120307913A1 (en) 2010-02-15 2012-12-06 Panasonic Corporation Content communication device, content processing device and content communication system
US9485546B2 (en) 2010-06-29 2016-11-01 Qualcomm Incorporated Signaling video samples for trick mode video representations
US8918533B2 (en) 2010-07-13 2014-12-23 Qualcomm Incorporated Video switching for streaming video data
US9185439B2 (en) 2010-07-15 2015-11-10 Qualcomm Incorporated Signaling data for multiplexing video components
US9596447B2 (en) 2010-07-21 2017-03-14 Qualcomm Incorporated Providing frame packing type information for video coding
US8806050B2 (en) 2010-08-10 2014-08-12 Qualcomm Incorporated Manifest file updates for network streaming of coded multimedia data
US8958375B2 (en) 2011-02-11 2015-02-17 Qualcomm Incorporated Framing for an improved radio link protocol including FEC
US9270299B2 (en) 2011-02-11 2016-02-23 Qualcomm Incorporated Encoding and decoding using elastic codes with flexible source block mapping
US9253233B2 (en) 2011-08-31 2016-02-02 Qualcomm Incorporated Switch signaling methods providing improved switching between representations for adaptive HTTP streaming
US9843844B2 (en) 2011-10-05 2017-12-12 Qualcomm Incorporated Network streaming of media data
KR101197103B1 (en) * 2012-03-09 2012-11-07 (주) 지솔루션 An apparatus for segmenting a satellite compressed image and the method thereof
US9294226B2 (en) 2012-03-26 2016-03-22 Qualcomm Incorporated Universal object delivery and template-based file delivery
US8661491B1 (en) * 2012-08-02 2014-02-25 Ericsson Television Inc. Methods using base content and additive content and related client devices and network server devices

Also Published As

Publication number Publication date
JP2005277950A (en) 2005-10-06

Similar Documents

Publication Publication Date Title
JP4433287B2 (en) Receiving apparatus and method, and program
US7385921B2 (en) Data communication system, data transmission and encoding apparatus, data receiving apparatus, data communication method, data transmission method, received-data processing method, and computer program using priority information
US7573877B2 (en) Terminal apparatus, data transmitting apparatus, data transmitting and receiving system, and data transmitting and receiving method
TWI383684B (en) System and method for dynamic video encoding in multimedia streaming
WO2009128515A1 (en) Gateway device, method, and program
WO2011004886A1 (en) Delivering system, method, gateway apparatus and program
WO2017138387A1 (en) Information processing device and information processing method
EP2129126A1 (en) Transmission apparatus, transmission method, and reception apparatus
US20060224763A1 (en) Switching and simultaneous usage of 802.11a and 802.11g technologies for video streaming
JP4850932B2 (en) Image transmission device
JP2005176352A (en) Wireless moving picture streaming file, method and system for moving picture streaming service of mobile communication terminal
JP2006319992A (en) Packet transfer apparatus and method for multimedia streaming service therefor
JP2004192140A (en) Data communication system, data transmitting device, data receiving device and method, and computer program
US7974313B2 (en) System for intermediating A/V stream between data network and IEEE 1394 network and method thereof
WO2011030811A1 (en) Delivery system, gateway, delivery method, and program
US20100240320A1 (en) Radio communication device, program and radio communication method
KR100672054B1 (en) The A/V stream intermediation system for intermediating A/V stream between the data network and the IEEE 1394 network and method thereof
JP4433286B2 (en) Transmission device and method, reception device and method, recording medium, and program
JP2005130428A (en) Two-way video communication apparatus, its processing method, client device and program
TW202143740A (en) Adaptive video streaming systems and methods
CN114470745A (en) Cloud game implementation method, device and system based on SRT
JP5675164B2 (en) Transmission device, transmission method, and program
JP4876427B2 (en) COMMUNICATION SYSTEM, TRANSMISSION DEVICE, TRANSMISSION METHOD, RECEPTION DEVICE, RECEPTION METHOD, AND PROGRAM
WO2011142312A1 (en) Remote mobile communications system, server device, and remote mobile communications system control method
JP4541758B2 (en) Image transmission device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070305

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20090708

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090820

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091007

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

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20091216

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

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees