JP4541758B2 - Image transmission device - Google Patents

Image transmission device Download PDF

Info

Publication number
JP4541758B2
JP4541758B2 JP2004150024A JP2004150024A JP4541758B2 JP 4541758 B2 JP4541758 B2 JP 4541758B2 JP 2004150024 A JP2004150024 A JP 2004150024A JP 2004150024 A JP2004150024 A JP 2004150024A JP 4541758 B2 JP4541758 B2 JP 4541758B2
Authority
JP
Japan
Prior art keywords
image
transmission
processing unit
unit
packet
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
JP2004150024A
Other languages
Japanese (ja)
Other versions
JP2005012780A (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.)
Hitachi Kokusai Electric Inc
Original Assignee
Hitachi Kokusai Electric Inc
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 Hitachi Kokusai Electric Inc filed Critical Hitachi Kokusai Electric Inc
Priority to JP2004150024A priority Critical patent/JP4541758B2/en
Publication of JP2005012780A publication Critical patent/JP2005012780A/en
Application granted granted Critical
Publication of JP4541758B2 publication Critical patent/JP4541758B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Compression Or Coding Systems Of Tv Signals (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Compression, Expansion, Code Conversion, And Decoders (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、画像伝送方法および伝送装置に関し、特に、動画像を圧縮してネットワークに動画像を伝送する動画像伝送方法および伝送装置に関するものである。   The present invention relates to an image transmission method and a transmission apparatus, and more particularly to a moving image transmission method and a transmission apparatus for compressing a moving image and transmitting the moving image to a network.

遠隔画像監視システムあるいは画像配信システムでは、公衆回線やインターネットに代表されるように、IP(Internet Protocol)ネットワークを伝導路とした動画像伝送装置のニーズが急速に拡大している。例えば、従来、MPEG-4(Moving Picture Experts Group Phase 4)における画像のストリームデータ(圧縮データで構成されている。)の配信では、画像伝送部において、送るべき画像データをMPEG-4により、符号化変換を行い、符号化変換された画像データをストリームデータとして画像伝送部の記憶部に一旦格納される。この画像データとしては、静止画、動画、CG( Computer Graphics)、アニメーション等の画像であり、また、音声、オーディオ、合成音楽等も含まれる。これらの画像データは、ネットワークからの要求により、記憶部から配信される。   In remote image monitoring systems or image distribution systems, as represented by public lines and the Internet, needs for moving image transmission apparatuses using an IP (Internet Protocol) network as a conduction path are rapidly expanding. For example, conventionally, in the delivery of image stream data (composed of compressed data) in MPEG-4 (Moving Picture Experts Group Phase 4), the image transmission unit encodes the image data to be sent by MPEG-4. The converted image data is temporarily stored in the storage unit of the image transmission unit as stream data. The image data includes images such as still images, moving images, CG (Computer Graphics), and animation, and also includes voice, audio, synthetic music, and the like. These image data are distributed from the storage unit in response to a request from the network.

このような画像データ、特に、動画像を配信するためには、デジタル化して伝送する必要があるが、デジタル化した場合、その情報量は膨大となるため、その情報の伝送容量を減少させるために動画像の圧縮技術が必要になる。ここで、従来から良く知られている動画像の圧縮方式としてMPEG−2あるいはMPEG−4等の圧縮の世界標準方式が使用される。   In order to distribute such image data, in particular, moving images, it is necessary to digitize and transmit, but when digitized, the amount of information becomes enormous, so that the transmission capacity of the information is reduced. In addition, video compression technology is required. Here, as a well-known moving image compression method, a compression world standard method such as MPEG-2 or MPEG-4 is used.

ここで、MPEG方式の画像圧縮技術について説明する。MPEG−2やMPEG−4の画像圧縮データ、即ち、ストリームデータは、Intra Picture(以下、Iピクチャと称する)、Predictive Picture(以下、Pピクチャと称する)およびBiderectionally Predictive Picture(以下、Bピクチャと称する)の3種類のデータから構成されて、ピクチャ毎に3つの異なる符号化モードで圧縮されている。I ピクチャとは、アナログ映像の1フレーム分全ての画像データをそのフレーム内で符号化変換されたデータである。従って、画像受信部では、この ピクチャを受信した場合、1つの I ピクチャだけで画像を再生することができる。P ピクチャとは、前の画像データ(I ピクチャまたはP ピクチャ)から一方向のフレーム間予測を行い、差分のデータのみ符号化したものである。従って、画像受信部では、受信した P ピクチャだけでは画像を再生することができず、元になる I ピクチャがなければ画像を再生できない。更に、途中の Pピクチャがなければ、誤った画像、例えば、プロック歪等が発生した画像となる。Bピクチャとは、前の画像データと次の画像データの2つの画像データから二方向のフレーム間予測を行い差分データのみ符号化したものである。このBピクチャは、Pピクチャと同様にBピクチャだけでは元の画像を再生できない。PピクチャおよびBピクチャは、前後のピクチャとの時間軸方向の冗長度を削減しているため、圧縮データ量を少なくできるが、それだけでは元の画像を再生できない。なお、一般的なMPEG−2の各ピクチャの組合せの一例を次に示す。
(I)(B)(B)(P)(B)(B)(P)(B)(B)(P)(B)(B)(P)(B)(B)(I)(B)(B)(P)・・・・・
このようにIピクチャは、15ピクチャに1回存在し、これが繰り返される構成が一般的である。
Here, an MPEG image compression technique will be described. MPEG-2 and MPEG-4 compressed image data, that is, stream data, includes Intra Picture (hereinafter referred to as I picture), Predictive Picture (hereinafter referred to as P picture), and Biderectionally Predictive Picture (hereinafter referred to as B picture). ), And each picture is compressed in three different encoding modes. An I picture is data obtained by coding and converting all image data of one frame of analog video within the frame. Therefore, when receiving this picture, the image receiving unit can reproduce the image with only one I picture. A P picture is obtained by performing inter-frame prediction in one direction from previous image data (I picture or P picture) and encoding only difference data. Therefore, the image receiving unit cannot reproduce the image only with the received P picture, and cannot reproduce the image without the original I picture. Further, if there is no P picture in the middle, the image becomes an erroneous image, for example, an image in which block distortion or the like occurs. A B picture is obtained by performing inter-frame prediction in two directions from two image data of the previous image data and the next image data, and encoding only difference data. As with the P picture, the original picture cannot be reproduced with only the B picture. Since the P picture and B picture have reduced redundancy in the time axis direction with respect to the preceding and succeeding pictures, the amount of compressed data can be reduced, but the original picture cannot be reproduced by itself. An example of a general MPEG-2 picture combination is shown below.
(I) (B) (B) (P) (B) (B) (P) (B) (B) (P) (B) (B) (P) (B) (B) (I) (B ) (B) (P) ...
In this way, an I picture is present once in 15 pictures, and this is generally repeated.

次に、上述したような圧縮動画像をネットワークに配信するシステムについて説明する。図8は、本発明者らが先に提案した画像伝送方法および画像伝送装置(特開2003−309847、出願日:2002年11月27日)で説明されているネットワーク型動画像配信システムがある。図8において、カメラ120で撮影された監視画像は、エンコーダのような画像伝送部111で符号化され、ネットワーク122を介してそれぞれデコーダのような画像受信部112−1、112−2および112−3に配信され、ここで復号され、画像モニタ124−1、124−2および124−3にそれぞれ監視画像として表示される。   Next, a system for distributing the compressed moving image as described above to the network will be described. FIG. 8 shows a network type moving image distribution system described in the image transmission method and the image transmission apparatus (JP 2003-309847, filing date: November 27, 2002) previously proposed by the present inventors. . In FIG. 8, a monitoring image captured by the camera 120 is encoded by an image transmission unit 111 such as an encoder, and image reception units 112-1, 112-2, and 112- such as decoders are respectively connected via a network 122. 3 is decoded and is displayed as a monitoring image on the image monitors 124-1, 124-2, and 124-3.

動画像を圧縮する画像伝送部111は、画像伝送部内部の圧縮処理部により所定のビットレート(圧縮率)で圧縮され、ここから生成される画像圧縮データ(ストリーム)を画像受信部112−1、112−2および112−3に伝送し、各画像受信部は、上記ストリームを元の画像データに伸張してモニタに出力する。なお、図8においては、画像伝送部111からの出力ストリームが直接ネットワーク122−1、122−2、122−3に伝送されている。このような伝送方式をユニキャスト構成と呼ばれている。   The image transmission unit 111 that compresses a moving image is compressed at a predetermined bit rate (compression rate) by a compression processing unit inside the image transmission unit, and image compression data (stream) generated therefrom is converted into an image reception unit 112-1. , 112-2 and 112-3, each image receiving unit expands the stream into the original image data and outputs it to the monitor. In FIG. 8, the output stream from the image transmission unit 111 is directly transmitted to the networks 122-1, 122-2, and 122-3. Such a transmission method is called a unicast configuration.

このシステムの動作は、例えば、画像受信部112−1からネットワーク122−1を経由し、画像伝送部111にストリームデータを要求する。画像送信部111は、ストリームデータの要求があった画像受信部112−1にストリームデータを配信する。   For example, the operation of this system requests stream data from the image transmission unit 111 from the image reception unit 112-1 via the network 122-1. The image transmission unit 111 distributes the stream data to the image reception unit 112-1 that has requested stream data.

画像受信部112−1は、ストリームデータを受信し、圧縮されているストリームデータを伸張し、モニタ124−1に表示すると共に、必要により記録部(図示せず)に記録される。次に、画像受信部112−1は、続いて、ネットワーク122−1を経由し、画像伝送部111に次のストリームデータを要求する。   The image receiving unit 112-1 receives the stream data, expands the compressed stream data, displays the stream data on the monitor 124-1, and records it in a recording unit (not shown) as necessary. Next, the image reception unit 112-1 requests the next stream data from the image transmission unit 111 via the network 122-1.

画像伝送部111は、ストリームデータ要求があった画像受信部112−1に次のストリームデータを伝送する。画像受信部112−1は、次のストリームデータを受信し、前述と同様に、圧縮されているストリームデータを伸張し、モニタ124−1に表示すると共に、必要により記録部に記録する。以降も同様であり、また、他の画像受信部112−2および112−3においても連続してストリームデータの送信要求と受信及び伸長を行なう。   The image transmission unit 111 transmits the next stream data to the image reception unit 112-1 that has requested the stream data. The image receiving unit 112-1 receives the next stream data, expands the compressed stream data, displays it on the monitor 124-1, and records it in the recording unit as necessary. The same applies to the subsequent processes, and the other image receiving units 112-2 and 112-3 continuously perform stream data transmission requests, reception, and decompression.

次に、画像伝送部111について、図9を用いて詳細に説明する。図9において、カメラ120からの映像信号が入力端子130を介して画像伝送部111に映像信号が入力される。画像伝送部111の内部は、符号化処理部131およびプロトコル制御部132からなる。なお、本例では、符号化処理部131は、MPEG−4の符号化処理部で説明するが、これに限られるものではなく、MPEG−2等の他の方式の符号化処理部で構成することも可能である。プロトコル制御部132は、I−VOP(Video Object Plane)周期バッファ133、RTP(real time transport protocol)パケット処理部134−1、134−2、134−3およびTCP(transmission control protocol)_UDP(user datagram protocol)処理部135から構成されている。なお、TCP_UDP処理部135の出力は、出力端子136から各々のネットワーク122に送られる。ここで、RTPパケット処理部が3個示されているが、本例の場合、異なる伝送速度の伝送路122が3種類であるためであり、3個に限定されるものではない。   Next, the image transmission unit 111 will be described in detail with reference to FIG. In FIG. 9, the video signal from the camera 120 is input to the image transmission unit 111 via the input terminal 130. The image transmission unit 111 includes an encoding processing unit 131 and a protocol control unit 132. In this example, the encoding processing unit 131 is described as an MPEG-4 encoding processing unit. However, the encoding processing unit 131 is not limited to this, and is configured by an encoding processing unit of another system such as MPEG-2. It is also possible. The protocol control unit 132 includes an I-VOP (Video Object Plane) periodic buffer 133, an RTP (real time transport protocol) packet processing unit 134-1, 134-2, 134-3, and a TCP (transmission control protocol) _UDP (user datagram protocol) processing unit 135. Note that the output of the TCP_UDP processing unit 135 is sent from the output terminal 136 to each network 122. Here, three RTP packet processing units are shown, but in the case of this example, there are three types of transmission paths 122 having different transmission rates, and the number is not limited to three.

而して、プロトコル制御部132を上記のように構成することにより伝送レート適応型パケット伝送を実現している。以下この構成について、詳細に説明する。なお、I−VOP周期バッファ133は、少なくてもI−VOP(先に説明したIピクチャに相当する。)から次のI−VOPの直前までの符号化データを蓄積可能な容量を有するバッファである。   Thus, the transmission rate adaptive packet transmission is realized by configuring the protocol control unit 132 as described above. This configuration will be described in detail below. The I-VOP cycle buffer 133 is a buffer having a capacity capable of storing at least encoded data from I-VOP (corresponding to the I picture described above) to immediately before the next I-VOP. is there.

RTPパケット処理部134は、MPEG−4符号化データなどをネットワーク上で伝送するのに適したパケットを生成する。即ち、RTPの基本仕様に従い、符号化データを各VOP毎に1〜数パケットに分割したパケットにし、次のTCP_UDP処理部135へ出力する。   The RTP packet processing unit 134 generates a packet suitable for transmitting MPEG-4 encoded data or the like over the network. That is, according to the basic specification of RTP, the encoded data is divided into one to several packets for each VOP and is output to the next TCP_UDP processing unit 135.

TCP_UDP処理部135では、コネクション型のTCPプロトコルか、コネクションレス型のUDPプロトコルかの何れか一方のプロトコルでRTPパケットをネットワーク122へ伝送する。なお、この選択は、ユーザがパソコン等でリモート設定できるように構成することもできる。   The TCP_UDP processing unit 135 transmits the RTP packet to the network 122 using either a connection type TCP protocol or a connectionless type UDP protocol. This selection can also be configured so that the user can remotely set it with a personal computer or the like.

プロトコル制御部132は、主にプロセッサによるソフトウェア処理であり、RTPパケット処理部134は、ユニキャストで同時配信するため伝送路に接続される画像受信部112の3種類の伝送路122の処理を行う。   The protocol control unit 132 is mainly software processing by a processor, and the RTP packet processing unit 134 performs processing of the three types of transmission paths 122 of the image reception unit 112 connected to the transmission path for simultaneous delivery by unicast. .

MPEG−4仕様の符号化処理部131は、映像信号を入力してMPEG−4符号化データを出力し、I−VOP周期バッファ133に符号化データを書き込む。RTPパケット処理部134は、TCP_UDP処理部135からの伝送レートに応じたレディー信号(図9では点線で示す信号。)により、I−VOP周期バッファ133から符号化データを読み出す。即ち、各RTPパケット処理部134−1、134−2、134−3は、それぞれの画像受信部112−1、112−2、112−3までの伝送路レート(伝送速度)に従ったデータ量をI−VOP周期バッファ133から読み出すことになる。即ち、高ビットレートの伝送路から低レート伝送路に対して必然的にI−VOP周期バッファ133内で画像データが破棄されることになる。このようにして自動的に伝送路の伝送速度にあわせて画像データが伝送される。   The MPEG-4 specification encoding processing unit 131 inputs a video signal, outputs MPEG-4 encoded data, and writes the encoded data in the I-VOP cycle buffer 133. The RTP packet processing unit 134 reads the encoded data from the I-VOP cycle buffer 133 using a ready signal (a signal indicated by a dotted line in FIG. 9) corresponding to the transmission rate from the TCP_UDP processing unit 135. That is, each RTP packet processing unit 134-1, 134-2, 134-3 has a data amount according to the transmission path rate (transmission speed) to each image receiving unit 112-1, 112-2, 112-3. Are read from the I-VOP cycle buffer 133. That is, the image data is inevitably discarded in the I-VOP cycle buffer 133 from the high bit rate transmission line to the low rate transmission line. In this way, the image data is automatically transmitted according to the transmission speed of the transmission path.

なお、TCP_UDP処理部135で伝送レートに応じたレディー信号を生成する方法は、選択されたプロトコルで異なる。TCPプロトコルの場合は、コネクション型であるため符号化処理部131からの伝送パケットに対する応答により、自動的に伝送レートに応じたレディー信号が生成可能である。   Note that the method of generating a ready signal according to the transmission rate in the TCP_UDP processing unit 135 differs depending on the selected protocol. In the case of the TCP protocol, since it is a connection type, a ready signal corresponding to the transmission rate can be automatically generated by a response to the transmission packet from the encoding processing unit 131.

一方、UDPプロトコルの場合は、コネクションレス型のため自動的にレディー信号を生成することはできない。そこで、画像受信部112から、定期的に伝送されるパケット破棄率情報をTCP_UDP処理部135で収集する。この定期的な情報から、パケット破棄率がゼロとなるようにTCP_UDP処理部135がパケットの伝送レートを制御し、それに応じたレディー信号を生成する。これにより、伝送レートに応じたレディー信号の生成が可能となる。   On the other hand, since the UDP protocol is a connectionless type, a ready signal cannot be automatically generated. Therefore, the TCP_UDP processing unit 135 collects packet discard rate information that is periodically transmitted from the image receiving unit 112. From this periodic information, the TCP_UDP processing unit 135 controls the packet transmission rate so that the packet discard rate becomes zero, and generates a ready signal corresponding thereto. As a result, it is possible to generate a ready signal according to the transmission rate.

ここで、パケット破棄率は、RTPパケットの予想受信パケット数と実際の受信パケット数から求めることができる。予想受信パケット数とは、送信側から届いたパケットの数であり、遅延パケットや重複パケットも含める。期間は、前回のRTCPパケット受信から今回のRTCPパケット受信までの間である。計算は、受信パケットの最大シーケンス番号と最小シーケンス番号から求める。シーケンス番号とはRTPヘッダーに含まれるパケットの順番を表したものである。なお、詳細は、RFC(Request For Comment)1889に説明されているので、ここでは説明を省略する。
(予想受信パケット数)=(最大シーケンス番号)−(最小シーケンス番号)+1
パケット破棄率は、以下のようにして求める。
(パケット破棄数)=(予想受信パケット数)−(実際の受信パケット数)
(パケット破棄率)=((パケット破棄数)/(予想受信パケット数))×255
また、破棄率送信間隔については、RFC1889、A.7RRCP送信間隔の計算に詳細に述べられているが、破棄率は、RTCPのRRパケットのヘッダーに含まれる情報で、約5秒間隔で送信している。
Here, the packet discard rate can be obtained from the expected number of received RTP packets and the actual number of received packets. The expected number of received packets is the number of packets received from the transmission side, and includes delayed packets and duplicate packets. The period is from the previous RTCP packet reception to the current RTCP packet reception. The calculation is obtained from the maximum sequence number and the minimum sequence number of the received packet. The sequence number represents the order of packets included in the RTP header. Note that details are described in RFC (Request For Comment) 1889, and thus description thereof is omitted here.
(Expected number of received packets) = (maximum sequence number)-(minimum sequence number) + 1
The packet discard rate is obtained as follows.
(Number of discarded packets) = (expected number of received packets)-(actual number of received packets)
(Packet discard rate) = ((Packet discard count) / (Expected received packet count)) × 255
Regarding the discard rate transmission interval, RFC 1889, A.I. As described in detail in the calculation of the 7RRCP transmission interval, the discard rate is information included in the header of the RTCP RR packet, and is transmitted at intervals of about 5 seconds.

上述したように高ビットレート伝送路から低ビットレート伝送路に画像データを伝送する場合の画像データの破棄について更に詳細に説明する。   As described above, discarding of image data when image data is transmitted from a high bit rate transmission line to a low bit rate transmission line will be described in more detail.

まず、画像データの破棄が行われる構成の一例を図3を用いて説明する。図3において、画像伝送部111から画像受信部112へ画像データを伝送する場合について説明する。なお、ここで言う画像データとは、画像符号化データのことである。画像伝送部111から画像受信部112へ画像データを送信する場合、高ビットレート伝送路(ネットワークを含む、以下同じ)125および低ビットレート伝送路126を介して画像データが送られることになる。この際、高ビットレート伝送路125から低ビットレート伝送路126にビットレートが低くなるため、画像データの破棄が発生する。更に、詳細について説明すると、上記の画像データ伝送方法では、画像符号化データは、前述したようにピクチャー単位で管理しているため、図4に示すように高ビットレート伝送路125(例えば、伝送レートは、1Mbpsである。)では、P1、P2で示すバースト的な画像符号化データで伝送される。一方、低ビットレート伝送路126(例えば、伝送レートは、384Kbpsである。)では、低ビットレートの画像符号化データP3として伝送されるため、ここでは画像符号化データの破棄が行なわれる。なお、上記のような高ビットレートの伝送路ではないが、例えば、伝送レートが320Kbpsのネットワークから伝送レートが38.8Kbpsの一般の公衆回線へデータを送るような場合にも起こり得る。   First, an example of a configuration in which image data is discarded will be described with reference to FIG. In FIG. 3, a case where image data is transmitted from the image transmission unit 111 to the image reception unit 112 will be described. The image data referred to here is encoded image data. When image data is transmitted from the image transmission unit 111 to the image reception unit 112, the image data is sent via a high bit rate transmission path (including a network, the same applies hereinafter) 125 and a low bit rate transmission path 126. At this time, since the bit rate is lowered from the high bit rate transmission path 125 to the low bit rate transmission path 126, the image data is discarded. Further, in detail, in the image data transmission method described above, since the image encoded data is managed in units of pictures as described above, a high bit rate transmission path 125 (for example, transmission) is used as shown in FIG. The rate is 1 Mbps), and is transmitted in bursty image encoded data indicated by P1 and P2. On the other hand, in the low bit rate transmission path 126 (for example, the transmission rate is 384 Kbps), since it is transmitted as the low bit rate image encoded data P3, the image encoded data is discarded here. Although not a high bit rate transmission path as described above, for example, it may occur when data is sent from a network having a transmission rate of 320 Kbps to a general public line having a transmission rate of 38.8 Kbps.

而して、TCPプロトコル使用時には再送処理が行われるので、画像符号化データの破棄が行なわれたとしても問題無いが、UDPプロトコル使用時では画像符号化データを相手側へ送る保証が無いため、バースト的なデータに対しては、画像符号化データの破棄が頻繁に発生する。従って、画像符号化データを正しく伝送できないことがある。これを対策するために、ピクチャーデータを要求するレディー信号の生成を制御し、平均的な画像符号化データの送信を行うようにすることが必要である。   Thus, since retransmission processing is performed when using the TCP protocol, there is no problem even if the image encoded data is discarded, but there is no guarantee that the image encoded data is sent to the other party when using the UDP protocol. For bursty data, image coded data is frequently discarded. Therefore, image encoded data may not be transmitted correctly. In order to cope with this, it is necessary to control generation of a ready signal for requesting picture data and to transmit average encoded image data.

また、画像符号化データの破棄を起こさない方法として、画像伝送のためのシステムおよび方法(例えば、特許文献1参照)があるが、これは、パケットデータそれぞれを予め決められた所定時間以上空けるために送信タイミングを遅延する方法が提案されている。   Further, as a method that does not cause the discard of the encoded image data, there is a system and method for image transmission (see, for example, Patent Document 1). This is because each packet data is opened for a predetermined time or more. A method for delaying transmission timing has been proposed.

特開平2002−77260号公報Japanese Patent Laid-Open No. 2002-77260

上述したようにUDPプロトコル使用時には、画像符号化データの破棄が頻繁に発生し、画像符号化データを確実に相手側へ送る保証が無いため、受信側で要求する画像符号化データが入手できないと言う問題が発生する。また、上記特開平2002−77260号公報の技術は、パケットデータのサイズと予め設定されているネットワークの帯域、最低遅延時間とから遅延時間を計算する方法であるため、処理が複雑かつ回路規模も大きくなると言う問題がある。   As described above, when the UDP protocol is used, the image encoded data is frequently discarded, and there is no guarantee that the image encoded data is reliably transmitted to the other side. The problem to say occurs. Further, the technique disclosed in Japanese Patent Application Laid-Open No. 2002-77260 is a method for calculating a delay time from the size of packet data, a preset network bandwidth, and a minimum delay time. There is a problem of getting bigger.

本発明の目的は、受信側で要求する画像符号化データを正しく伝送可能にする画像伝送方法および画像伝送装置を提供することである。   An object of the present invention is to provide an image transmission method and an image transmission apparatus that enable image encoded data requested on the receiving side to be transmitted correctly.

本発明の他の目的は、バースト的なデータでは無く、時間単位において平均的な画像符号化データを伝送可能にする画像伝送方法および画像伝送装置を提供することである。   Another object of the present invention is to provide an image transmission method and an image transmission apparatus that can transmit average image encoded data in time units, not bursty data.

本発明の他の目的は、低ビットレート伝送路でのパケット破棄を低減し、画像符号化データを伝送可能にする画像伝送方法および画像伝送装置を提供することである。   Another object of the present invention is to provide an image transmission method and an image transmission apparatus that reduce packet discard in a low bit rate transmission path and enable transmission of image encoded data.

本発明の更に他の目的は、伝送負荷の集中等の一時的な伝送路の障害に対しても画像符号化データを伝送可能にする画像伝送方法および画像伝送装置を提供することである。   Still another object of the present invention is to provide an image transmission method and an image transmission apparatus that enable transmission of image encoded data even against a temporary transmission path failure such as concentration of transmission load.

本発明の画像伝送装置は、画像信号を入力する画像入力手段と、上記画像信号が入力され、符号化し、伝送する画像伝送部と、上記画像伝送部からの符号化されたデータを伝送する複数の伝送速度の異なる伝送路と、上記伝送路にそれぞれ結合された画像受信部を有し、上記画像伝送部は、上記画像信号をピクチャ単位にストリームデータに変換する符号化処理部と、上記符号化処理部で符号化されたストリームデータをパケット化して送信するプロトコル制御部を有し、上記プロトコル制御部は、上記ストリームデータを蓄積するバッファと、該バッファに結合され、上記伝送路のそれぞれに上記バッファに蓄積されたパケットデータを読み出す複数のパケット処理部、設定されている要求間隔に従ってパケットデータを要求する複数のタイマー処理部および上記伝送路の破棄率情報と要求間隔に加算する遅延時間との関係を示す遅延時間テーブルを記憶したメモリを有し、上記複数のタイマー処理部の各々は、それぞれの伝送路への接続時に上記画像受信部より、その伝送路のビットレート、または、ビットレートが不明との情報を受けて、要求間隔の初期値を設定するとともに、上記それぞれの画像受信部からの上記パケットデータの送信要求があると、上記遅延時間テーブルで定められた上記画像受信部から送られてくる上記破棄率情報に対応する遅延時間を前記要求間隔に加算し、加算された要求間隔の経過後に上記パケット処理部を介して上記バッファからパケットデータを読み出し、上記要求のあったそれぞれの上記伝送路に上記パケットデータを伝送し、上記プロトコル制御部は、更に、複数の上記伝送路に対応して複数のトリガー発生部を有し、上記それぞれのトリガー発生部は、所定間隔で上記それぞれのタイマー処理部で設定されている上記要求間隔を所定時間だけ短くするためのトリガパルスを発生するとともに、上記タイマー処理部は、該トリガパルスを受信すると、上記タイマー処理部で設定されている上記要求間隔を所定時間だけ短くするように構成される。 An image transmission apparatus according to the present invention includes an image input unit that inputs an image signal, an image transmission unit that receives and encodes the image signal, and a plurality of units that transmit encoded data from the image transmission unit. Transmission channels having different transmission speeds and image receiving units coupled to the transmission channels, the image transmission unit converting the image signal into stream data in units of pictures, and the code A protocol control unit that packetizes and transmits the stream data encoded by the conversion processing unit, and the protocol control unit is coupled to the buffer for storing the stream data, and is coupled to the buffer. a plurality of packet processing section for reading the stored packet data to the buffer, a plurality of data requesting packet data according to the request interval set Mer processing unit and a memory for storing a delay time table showing the relationship between the delay time to be added to the discard ratio information and the request interval of the transmission path, each of said plurality of timer processing unit to each of the transmission path When receiving the information that the bit rate of the transmission path or the bit rate is unknown from the image receiving unit at the time of connection, the initial value of the request interval is set, and the packet data from the respective image receiving units When there is a transmission request, the delay time corresponding to the discard rate information sent from the image receiving unit defined in the delay time table is added to the request interval, and after the added request interval has passed, reading packet data from the buffer via the packet processing unit transmits the packet data to each of said transmission lines for which the above request, the pro Coll control unit further includes a plurality of trigger generators corresponding to a plurality of the transmission path, the each of the trigger generating unit, the request interval set by the respective timer processing unit at predetermined intervals The timer processing unit is configured to shorten the request interval set by the timer processing unit by a predetermined time when receiving the trigger pulse. The

本発明によれば、受信側で要求する画像符号化データを正しく伝送することができ、また、バースト的なデータでは無く、時間単位において平均的な画像符号化データを伝送可能にすることができる。更に、低ビットレート伝送路でのパケット破棄を低減し、画像符号化データを伝送可能にし、伝送負荷の集中等の一時的な伝送路の障害に対しても画像符号化データを伝送可能にする画像伝送方法および画像伝送装置を提供することができる。   According to the present invention, it is possible to correctly transmit image encoded data requested on the receiving side, and it is possible to transmit average image encoded data in time units, not bursty data. . Furthermore, packet discard on the low bit rate transmission path is reduced, image encoded data can be transmitted, and image encoded data can be transmitted even for temporary transmission path failures such as concentration of transmission load. An image transmission method and an image transmission apparatus can be provided.

本発明の原理を図5により説明する。図5において、高ビットレート伝送路125から低ビットレート伝送路126に画像符号化データを送る場合、高ビットレート伝送路125からの画像符号化データの送信を分散した画像符号化データとして低ビットレート伝送路126に送信するように構成することである。以下、これについて詳細に説明する。   The principle of the present invention will be described with reference to FIG. In FIG. 5, when image encoded data is sent from the high bit rate transmission path 125 to the low bit rate transmission path 126, transmission of the image encoded data from the high bit rate transmission path 125 is a low bit as image encoded data in which the transmission is distributed. It is configured to transmit to the rate transmission path 126. This will be described in detail below.

図1は、本発明の一実施例を示すブロック図である。137−1、137−2、137−3は、RTPパケット処理部である。なお、特に、区別する必要がないときは、RTPパケット処理部137と総称する。138は、UDP処理部、139−1、139−2、139−3は、タイマー処理部(総称する場合は、タイマー処理部139とする。)である。なお、図9と同じものには同じ符号が付されている。また、この画像伝送部111は、例えば、図8に示される画像配信システムにも使用されるもので、その詳細については、既に説明したので、ここでは説明を省略する。   FIG. 1 is a block diagram showing an embodiment of the present invention. Reference numerals 137-1, 137-2, and 137-3 denote RTP packet processing units. In particular, when there is no need to distinguish between them, the RTP packet processing unit 137 is collectively referred to. Reference numeral 138 denotes a UDP processing unit, 139-1, 139-2, and 139-3, a timer processing unit (when collectively referred to as a timer processing unit 139). In addition, the same code | symbol is attached | subjected to the same thing as FIG. The image transmission unit 111 is also used, for example, in the image distribution system shown in FIG. 8, and the details thereof have already been described.

図1において、カメラ120からの映像信号が入力端子130を介して画像伝送部111に入力される。画像伝送部111の内部は、符号化処理部131およびプロトコル制御部132からなる。なお、符号化処理部131は、MPEG−4やMPEG−2等の方式の符号化処理部で構成することが可能である。プロトコル制御部132は、I−VOP周期バッファ133、RTPパケット処理部137−1、137−2、137−3およびUDP処理部138から構成されている。UDP処理部138の中にはタイマー処理部139−1、139−2、139−3がある。なお、UDP処理部138の出力は、出力端子136から各々のネットワーク122に送られる。ここで、RTPパケット処理部、タイマー処理部が各々3個示されているが、3個に限定されるものではない。   In FIG. 1, the video signal from the camera 120 is input to the image transmission unit 111 via the input terminal 130. The image transmission unit 111 includes an encoding processing unit 131 and a protocol control unit 132. The encoding processing unit 131 can be configured by an encoding processing unit of a scheme such as MPEG-4 or MPEG-2. The protocol control unit 132 includes an I-VOP cycle buffer 133, RTP packet processing units 137-1, 137-2, and 137-3, and a UDP processing unit 138. The UDP processing unit 138 includes timer processing units 139-1, 139-2, and 139-3. The output of the UDP processing unit 138 is sent from the output terminal 136 to each network 122. Here, three RTP packet processing units and three timer processing units are shown, but the number is not limited to three.

次に、この動作について図6を用いて説明する。図6は、図1中の構成で例えば、I−VOP周期バッファ133、RTPパケット処理部137−1およびUDP処理部138のタイマー処理部139−1の動作を説明するための図である。なお、入力端子145には、符号化処理部131から符号化された画像符号化データが印加される。また、他のRTPパケット処理部137−2、3およびタイマー処理部139−2、3の動作も同様であるので説明は省略する。   Next, this operation will be described with reference to FIG. FIG. 6 is a diagram for explaining the operation of the timer processing unit 139-1 of the I-VOP cycle buffer 133, the RTP packet processing unit 137-1, and the UDP processing unit 138, for example, with the configuration in FIG. Note that encoded image data encoded from the encoding processing unit 131 is applied to the input terminal 145. Further, the operations of the other RTP packet processing units 137-2 and 3 and timer processing units 139-2 and 3 are also the same, and thus description thereof is omitted.

まず、予めネットワーク122のビットレートがわかっている場合、個々のネットワーク接続時に画像受信部112からネットワーク122のビットレートが端子136を介して画像伝送部111に通知される。画像受信部112のビットレート設定は、PCなどで設定することができる。例えば、画像受信部112−1が画像伝送部111へネットワークで接続されたとすると、ビットレート情報は、UDP処理部138に送られる。UDP処理部138は、タイマー処理部139−1へビットレート情報を送り、タイマー処理部139−1ではビットレート情報に合わせた待ち時間設定、所謂、ビットレート待ち時間を設定する。タイマー処理部139−1では、UDP処理部138からレディー信号が送られてくると、ビットレート待ち時間分だけ処理を休ませてからレディー信号をRTPパケット処理部137−1に送る。例えば、ビットレート待ち時間が10msecと設定された場合、タイマー処理部139−1は、システムの動作時(初期値設定時)は、10msec間隔でパケット(画像符号化データを伝送するためにパケット化したもの)を送るようRTPパケット処理部137−1に要求を出す働きをする。なお、この要求間隔(初期値はビットレート待ち時間)には、伝送路122から送られてくる破棄率情報に基づいて適宜遅延時間が加算される。例えば、表1は、破棄率と遅延時間との関係を示すもので、このようなテーブルがUDP処理部138のメモリ(図示せず)に記憶されている。   First, when the bit rate of the network 122 is known in advance, the bit rate of the network 122 is notified from the image receiving unit 112 to the image transmission unit 111 via the terminal 136 when each network is connected. The bit rate setting of the image receiving unit 112 can be set by a PC or the like. For example, if the image reception unit 112-1 is connected to the image transmission unit 111 via a network, the bit rate information is sent to the UDP processing unit 138. The UDP processing unit 138 sends bit rate information to the timer processing unit 139-1, and the timer processing unit 139-1 sets a waiting time setting in accordance with the bit rate information, that is, a so-called bit rate waiting time. When the ready signal is sent from the UDP processing unit 138, the timer processing unit 139-1 pauses the processing for the bit rate waiting time and then sends the ready signal to the RTP packet processing unit 137-1. For example, when the bit rate waiting time is set to 10 msec, the timer processing unit 139-1 is configured to perform packet (packetization for transmitting image encoded data) at intervals of 10 msec during system operation (at the time of initial value setting). To send a request to the RTP packet processing unit 137-1. Note that a delay time is appropriately added to the request interval (the initial value is the bit rate waiting time) based on the discard rate information sent from the transmission path 122. For example, Table 1 shows the relationship between the discard rate and the delay time, and such a table is stored in a memory (not shown) of the UDP processing unit 138.

Figure 0004541758

表1において、破棄率情報は、0(0%に相当)〜255(100%に相当)で表され、それらに対応して遅延時間が設定されている。即ち、破棄率0で遅延時間0msec(正常時、遅延時間なし。)、破棄率1〜10では、10msec、破棄率11〜20では、20msec、・・・のように破棄率が大きくなるに従ってパケットの要求間隔に加算される遅延時間が増加するように設定されている。また、表1のように破棄率に応じて遅延時間を異ならせるのではなく、破棄率が0でない場合は、要求間隔に一定の遅延時間を加算する、例えば、10msecずつ加算するようにすることも可能である。このように破棄率に対する遅延時間の設定は、破棄率が伝送路の伝送帯域、使用頻度等の種々の要因で変化するため、予め実験等により定めておくことが望ましい。
Figure 0004541758

In Table 1, the discard rate information is represented by 0 (corresponding to 0%) to 255 (corresponding to 100%), and a delay time is set corresponding to them. That is, when the discard rate increases, the discard rate becomes 0 msec (normal, no delay time), the discard rate 1 to 10 is 10 msec, the discard rate 11 to 20 is 20 msec, and so on. The delay time added to the request interval is set to increase. Also, instead of changing the delay time according to the discard rate as shown in Table 1, when the discard rate is not 0, a certain delay time is added to the request interval, for example, 10 msec is added. Is also possible. As described above, the setting of the delay time with respect to the discard rate is preferably determined in advance by experiments or the like because the discard rate changes due to various factors such as the transmission band of the transmission path and the use frequency.

図6において、まず、UDP処理部138からレディー信号R1でパケットDを送る要求をRTPパケット処理部137−1に出す。RTPパケット処理部137−1では、レディー信号R1を受信すると、パケットDを送る動作を開始するが、送るべきパケットが存在しない場合、RTPパケット処理部137−1は、レディー信号R2によりI−VOP周期バッファ133に画像符号化データS1を要求する。画像符号化データS1が送られてくると、RTPパケット処理部137−1は、画像符号化データS1をパケット化し、蓄積すると共に、パケットD1をUDP処理部138に送る。UDP処理部138では、送られてきたパケットD1を出力端子136を介して伝送路122に伝送する。なお、RTPパケット処理部137−1では、画像符号化データS1をD1、D2、D3の3個のパケットにパケット化した場合を示しているが、特に、これに限定されるものではない。これに対して、図5の原理説明図では、画像符号化データとしてP4,P5,P6,P7をそれぞれ4つのパケットにパケット化した場合について例示している。   In FIG. 6, first, the UDP processing unit 138 issues a request to send the packet D with the ready signal R1 to the RTP packet processing unit 137-1. When the RTP packet processing unit 137-1 receives the ready signal R1, the RTP packet processing unit 137-1 starts the operation of sending the packet D. When there is no packet to be sent, the RTP packet processing unit 137-1 receives the I-VOP by the ready signal R2. The encoded image data S1 is requested to the cycle buffer 133. When the encoded image data S1 is sent, the RTP packet processing unit 137-1 packetizes and stores the encoded image data S1, and sends the packet D1 to the UDP processing unit 138. The UDP processing unit 138 transmits the transmitted packet D 1 to the transmission path 122 via the output terminal 136. In the RTP packet processing unit 137-1, the case where the encoded image data S1 is packetized into three packets D1, D2, and D3 is shown, but the present invention is not particularly limited thereto. On the other hand, the principle explanatory diagram of FIG. 5 illustrates the case where P4, P5, P6, and P7 are each packetized as four packets as image encoded data.

次に、UDP処理部138でパケットD1を受信すると、UDP処理部138では、次のレディー信号R3により次のパケットD2の送信を要求する。ここで、パケットD2を要求するレディー信号R3を送信するに当たり、タイマー処理部139−1に設定されている要求間隔に従ってレディー信号R3が送信される。例えば、今、タイマー処理部139−1に設定されている要求間隔が10msecであるとすると、パケットD1を受信して、10msec後にレディー信号R3がRTPパケット処理部137−1に送られ、次のパケットD2がUDP処理部138に送られる。同様に、更に、10msec後にレディー信号R4がRTPパケット処理部137−1に送られ、パケットD3がUDP処理部138に送られる。   Next, when the UDP processing unit 138 receives the packet D1, the UDP processing unit 138 requests transmission of the next packet D2 by the next ready signal R3. Here, when transmitting the ready signal R3 requesting the packet D2, the ready signal R3 is transmitted according to the request interval set in the timer processing unit 139-1. For example, if the request interval set in the timer processing unit 139-1 is 10 msec, the packet D1 is received, and after 10 msec, the ready signal R3 is sent to the RTP packet processing unit 137-1. The packet D2 is sent to the UDP processing unit 138. Similarly, the ready signal R4 is further sent to the RTP packet processing unit 137-1 after 10 msec, and the packet D3 is sent to the UDP processing unit 138.

このようにUDP処理部138は、タイマー処理部139−1に設定されている要求間隔に基づいてパケットDを要求するレディー信号Rの要求タイミングを制御するように構成されている。また、タイマー処理部139−1に設定されている要求間隔は、前述した表1に示される破棄率と遅延時間との関係で適宜増加して行く。なお、図6では、レディー信号R1の要求時にパケットDが存在しない場合について説明したが、パケットDが存在した場合は、レディー信号R1の到来に応じてパケットD1を送信することは言うまでもない。また、上述の説明では、UDP処理部138のタイマー処理部139−1とRTPパケット処理部137−1についての動作を説明したが、他のタイマー処理部139とRTPパケット処理部137についても同様であるので、説明は省略する。このようにすることによって、図5に示すように高ビットレート伝送路125から分散した画像符号化データP4、P5として低ビットレート伝送路126に伝送することができるので、低ビットレート伝送路126でのパケット破棄を低減した画像符号化データP6、P7とすることが可能となる。   As described above, the UDP processing unit 138 is configured to control the request timing of the ready signal R for requesting the packet D based on the request interval set in the timer processing unit 139-1. Further, the request interval set in the timer processing unit 139-1 is appropriately increased in accordance with the relationship between the discard rate and the delay time shown in Table 1 described above. In FIG. 6, the case where the packet D does not exist when the ready signal R1 is requested has been described. Needless to say, when the packet D exists, the packet D1 is transmitted in response to the arrival of the ready signal R1. In the above description, the operations of the timer processing unit 139-1 and the RTP packet processing unit 137-1 of the UDP processing unit 138 have been described, but the same applies to the other timer processing units 139 and RTP packet processing unit 137. Since there is, explanation is omitted. In this way, as shown in FIG. 5, the encoded image data P4 and P5 distributed from the high bit rate transmission path 125 can be transmitted to the low bit rate transmission path 126. Thus, it is possible to obtain the image encoded data P6 and P7 with reduced packet discard in

以上は、予めネットワーク122のビットレートがわかっている場合について説明したが、ネットワーク122のビットレートが不明な場合、接続時に画像受信部122はビットレートが不明であることを画像伝送部111、具体的には、UDP処理部138に通知する。この場合、タイマ処理部139では、レディー信号Rの要求間隔を予め設定しておいたシステムの最小の待ち時間(初期値)に設定する。例えば、ここでは、10msecとする。これにより画像配信システムは、画像符号化データを最小の間隔で画像伝送部111からネットワーク122へ送信していく。このため、画像符号化データは、バースト的になり、低ビットレート伝送路を通過する際にデータの破棄が起こり、画像受信部112では正しいデータを受信できなくなる。その結果、画像受信部112は、画像伝送部111のUDP処理部138にパケット破棄率情報を送信する。UDP処理部138では、この破棄率情報に基づいて表1に示すテーブルからタイマー処理部139で適切なレディー信号Rの要求間隔を設定する。つまり、破棄率情報に基づいて遅延時間を加算して行き、要求間隔を増加させる。このように構成することにより予めネットワーク122のビットレートがわかっている場合と同様に、低ビットレート伝送路でのパケット破棄を低減した画像符号化データを伝送することが可能となる。   The above is a case where the bit rate of the network 122 is known in advance. However, when the bit rate of the network 122 is unknown, the image receiving unit 122 indicates that the bit rate is unknown at the time of connection. Specifically, it notifies the UDP processing unit 138. In this case, the timer processing unit 139 sets the request interval of the ready signal R to the minimum waiting time (initial value) of the system set in advance. For example, it is 10 msec here. Thus, the image distribution system transmits the encoded image data from the image transmission unit 111 to the network 122 at a minimum interval. For this reason, the encoded image data becomes bursty, and data is discarded when passing through the low bit rate transmission path, and the image receiving unit 112 cannot receive correct data. As a result, the image reception unit 112 transmits the packet discard rate information to the UDP processing unit 138 of the image transmission unit 111. In the UDP processing unit 138, an appropriate request interval for the ready signal R is set by the timer processing unit 139 from the table shown in Table 1 based on the discard rate information. That is, the request interval is increased by adding the delay time based on the discard rate information. With this configuration, it is possible to transmit encoded image data with reduced packet discard on the low bit rate transmission path, as in the case where the bit rate of the network 122 is known in advance.

而して、図1で説明した実施例の場合、ネットワーク122の通話量の増大、所謂、トラフィックの増加やネットワーク障害などのために一時的なネットワークの制約が発生する。この場合、破棄率が増大し、しばらくの間、ネットワークの伝送するビットレートが下がる。ビットレートが下がると、パケットの破棄が発生し、上述したような実施例の動作が行われ、画像符号化データの配信が低速になる。その結果、一時的にネットワークのビットレートが下がっただけにもかかわらず、UDP処理部138は、ネットワーク122を低ビットレート伝送路であると認識し、タイマー処理部のパケットの要求間隔(待ち時間)を延ばしてしまう。結果として、トラフィックの解消やネットワーク障害が除去され、ネットワークの伝送容量が十分あるにもかかわらず(例えば、パケットの破棄率が0となっていたとしても)、延びたままの要求間隔を用いるため少量の画像符号化データを送信し、回線の使用容量を余らせてしまう結果となる。従って、上記実施例で説明した技術では、トラフィックの増加やネットワーク障害などの一時的な障害には充分でない場合もあった。   Thus, in the case of the embodiment described with reference to FIG. 1, temporary network restrictions occur due to an increase in the amount of calls on the network 122, so-called traffic increase or network failure. In this case, the discard rate increases, and the bit rate transmitted by the network decreases for a while. When the bit rate is lowered, the packet is discarded, and the operation of the embodiment as described above is performed, and the delivery of the encoded image data becomes slow. As a result, the UDP processing unit 138 recognizes the network 122 as a low bit rate transmission path even though the bit rate of the network is temporarily lowered, and the packet processing interval (waiting time) of the timer processing unit. ). As a result, the elimination of traffic and network failures is eliminated, and the extended request interval is used even though the network transmission capacity is sufficient (for example, even if the packet discard rate is 0). As a result, a small amount of encoded image data is transmitted, resulting in excess line capacity. Therefore, the techniques described in the above embodiments may not be sufficient for temporary failures such as an increase in traffic and network failures.

次に、これを改善するための本発明の他の一実施例を図2を用いて説明する。図2において、140は、UDP処理部で、新たにトリガー発生部141−1、141−2、141−3を設けている。なお、トリガー発生部を総称する場合は、トリガー発生部141と称する。また、図1と同じものには同じ符号が付されている。図2において、カメラ120からの映像信号が入力端子130を介して画像伝送部111に映像信号が入力される。画像伝送部111の内部は、符号化処理部131およびプロトコル制御部132からなる。   Next, another embodiment of the present invention for improving this will be described with reference to FIG. In FIG. 2, reference numeral 140 denotes a UDP processing unit, which is newly provided with trigger generation units 141-1, 141-2, and 141-3. Note that the trigger generation unit is collectively referred to as the trigger generation unit 141. In addition, the same components as those in FIG. In FIG. 2, the video signal from the camera 120 is input to the image transmission unit 111 via the input terminal 130. The image transmission unit 111 includes an encoding processing unit 131 and a protocol control unit 132.

なお、符号化処理部131は、MPEG−4、MPEG−2等の方式の符号化処理部で構成することが可能である。プロトコル制御部132は、I−VOP周期バッファ133、RTPパケット処理部137−1、137−2、137−3およびUDP処理部140から構成されている。UDP処理部140の中には、タイマー処理部139−1、139−2、139−3およびトリガー発生部141−1、141−2、141−3が設けられている。なお、UDP処理部140の出力は、出力端子136から各々のネットワーク122に送られる。ここで、RTPパケット処理部、タイマー処理部、トリガー発生部が各々3個示されているが、3個に限定されるものではない。   Note that the encoding processing unit 131 can be configured by an encoding processing unit of a scheme such as MPEG-4 or MPEG-2. The protocol control unit 132 includes an I-VOP cycle buffer 133, RTP packet processing units 137-1, 137-2, and 137-3, and a UDP processing unit 140. In the UDP processing unit 140, timer processing units 139-1, 139-2, and 139-3 and trigger generation units 141-1, 141-2, and 141-3 are provided. The output of the UDP processing unit 140 is sent from the output terminal 136 to each network 122. Here, three RTP packet processing units, three timer processing units, and three trigger generation units are shown, but the number is not limited to three.

次に、図2に示す実施例の動作について説明する。この画像伝送部111の基本的な動作は上記実施例と同じであるので、トリガー発生部141による送信待ち時間の制御について説明する。先の実施例で説明したように、例えば、RTPパケット処理部137−1からUDP処理部140に送られてくるパケットの時間間隔は、レディー信号の要求間隔で決まることを説明した。このレディー信号の要求間隔は、タイマ処理部139で設定される間隔、例えば、10msecで決まるが、ネットワークからの破棄率により、このレディー信号のパケットの要求間隔が増大する。トリガー発生部141は、この増大したレディー信号のパケットの要求間隔を定期的に減らし、初期値(上述したビットレート待ち時間又は最少の待ち時間)に戻す働きをする。   Next, the operation of the embodiment shown in FIG. 2 will be described. Since the basic operation of the image transmission unit 111 is the same as that of the above embodiment, the control of the transmission waiting time by the trigger generation unit 141 will be described. As described in the previous embodiment, for example, it has been described that the time interval of packets sent from the RTP packet processing unit 137-1 to the UDP processing unit 140 is determined by the ready signal request interval. The request interval of the ready signal is determined by an interval set by the timer processing unit 139, for example, 10 msec, but the request interval of the ready signal packet increases due to the discard rate from the network. The trigger generation unit 141 functions to periodically reduce the request interval of the increased ready signal packet and return it to the initial value (the above-described bit rate waiting time or the minimum waiting time).

一例を上げると、トリガー発生部141は、例えば、1分、10分、1時間あるいは24時間と言うような間隔で、タイマー処理部139の要求間隔を、例えば、10msecずつ戻す働きをする。例えば、トリガー発生部141−1に1時間毎にタイマー処理部139−1のレディー信号の要求間隔を10msec減らすように設定されていると、最初、タイマー処理部139−1のレディー信号の要求間隔が10msec(初期値)に設定され、1時間後にネットワークからの破棄率によりレディー信号の要求間隔が60msecに増加していたとする。この時、トリガー発生部141−1からのトリガーパルスがタイマー処理部139−1に印加され、これによりタイマー処理部139−1のレディー信号の要求間隔が10msec減らされ、50msecに変更(再設定)される。同様に、更に1時間後には、トリガー発生部141−1からトリガーパルスがタイマー処理部139−1に印加され、タイマー処理部139−1のレディ信号の要求間隔が10msec減らされ、40msecに変更される。このような動作が繰り返されると、更に、3時間後には、タイマー処理部139−1のレディー信号の要求間隔は初期値である10msecにまで戻る。なお、必ずしも初期値にまで戻すとは限らず、伝送路の伝送帯域、使用頻度等の種々の要因で設定値が変更されることはもちろんである。また、実際には、この間においてもネットワークからの破棄率によりレディー信号の要求間隔は、徐々に増加することは勿論である。   For example, the trigger generation unit 141 works to return the request interval of the timer processing unit 139 by 10 msec, for example, at intervals of 1 minute, 10 minutes, 1 hour, or 24 hours, for example. For example, when the trigger generation unit 141-1 is set to reduce the request interval of the ready signal of the timer processing unit 139-1 by 10 msec every hour, the request interval of the ready signal of the timer processing unit 139-1 is initially set. Is set to 10 msec (initial value), and the ready signal request interval is increased to 60 msec due to the discard rate from the network one hour later. At this time, the trigger pulse from the trigger generation unit 141-1 is applied to the timer processing unit 139-1, whereby the request interval of the ready signal of the timer processing unit 139-1 is reduced by 10 msec and changed (reset) to 50 msec. Is done. Similarly, after another hour, a trigger pulse is applied from the trigger generation unit 141-1 to the timer processing unit 139-1, and the ready signal request interval of the timer processing unit 139-1 is reduced by 10 msec and changed to 40 msec. The When such an operation is repeated, after 3 hours, the ready signal request interval of the timer processing unit 139-1 returns to the initial value of 10 msec. It should be noted that the setting value is not necessarily returned to the initial value, and the setting value is changed due to various factors such as the transmission band of the transmission path and the usage frequency. In practice, the request interval for the ready signal gradually increases during this period due to the discard rate from the network.

このようにトリガー発生部141は、タイマー処理部139のレディー信号の要求間隔を短くする働きをする。なお、トリガー発生間隔は、上述したように1分、10分、1時間あるいは24時間と言うように、実際のシステムの状況に応じて種々な値を用いることが可能であり、予めメモリ(図示せず)に登録しておくことができる。また、上記では、タイマー処理部139の要求間隔を10msecにづつ減らすようにしていたが、何msecずつ減らすか、という値についても、実際のシステムの状況に応じて種々な値を用いることが可能であり、予めメモリ(図示せず)に登録しておくことができる。   Thus, the trigger generation unit 141 serves to shorten the ready signal request interval of the timer processing unit 139. As described above, the trigger generation interval can be set to various values depending on the actual system status, such as 1 minute, 10 minutes, 1 hour, or 24 hours as described above. (Not shown). In the above description, the request interval of the timer processing unit 139 is reduced by 10 msec. However, various values can be used for the value of how many msec the interval is reduced depending on the actual system situation. And can be registered in advance in a memory (not shown).

動作の詳細を図7により説明する。トリガー発生部141では、ステップ151で、前回トリガー発生からの経過時間を測定する。ステップ152では、前回トリガー発生からの経過時間がトリガー発生間隔に達しているかを調べ、トリガー発生間隔に達していた場合は、トリガーをタイマー処理部139に発生させる(ステップ153)。トリガー発生間隔に達していない場合は、時間待ち(ステップ154)を行う。   Details of the operation will be described with reference to FIG. In step 151, the trigger generation unit 141 measures an elapsed time from the previous trigger generation. In step 152, it is checked whether the elapsed time from the previous trigger generation has reached the trigger generation interval. If the trigger generation interval has been reached, the timer processing unit 139 generates a trigger (step 153). If the trigger generation interval has not been reached, the system waits for a time (step 154).

トリガーを受信したタイマー処理部139では、ステップ155で画像受信部112からビットレートが通知されているかを検出する。ビットレートが通知されている場合、現在の待ち時間(要求間隔)とビットレート待ち時間を比較(ステップ156)し、現在の待ち時間がビットレート待ち時間より大きい場合、待ち時間を減らす(ステップ157)処理を行なう。逆の場合は、待ち時間を減らす必要はない。また、ビットレートが通知されていない場合、ステップ158に進み、現在の待ち時間が最小の待ち時間、例えば、10msecより大きい場合、待ち時間を減らす(ステップ157)処理を行なう。逆の場合は、待ち時間を減らす必要はない。以上の動作を繰り返すことでタイマー処理部139の待ち時間を元にもどし、(初期値に戻し)伝送路の一時的なビットレートの変化に対応することが可能となる。   In step 155, the timer processing unit 139 that has received the trigger detects whether the bit rate is notified from the image receiving unit 112. When the bit rate is notified, the current waiting time (request interval) is compared with the bit rate waiting time (step 156), and when the current waiting time is larger than the bit rate waiting time, the waiting time is reduced (step 157). ) Perform processing. In the opposite case, there is no need to reduce the waiting time. When the bit rate is not notified, the process proceeds to step 158, and when the current waiting time is longer than the minimum waiting time, for example, 10 msec, the waiting time is reduced (step 157). In the opposite case, there is no need to reduce the waiting time. By repeating the above operation, it is possible to restore the waiting time of the timer processing unit 139 (to return to the initial value) and cope with a temporary change in the bit rate of the transmission path.

なお、上述した実施例では、トリガーが発生する度に、タイマー処理部139は、例えば、現在の要求間隔を例えば、10msecずつ減らすようにしていたが、他の例として、トリガーが発生する度にタイマー処理部139は、要求間隔を強制的に初期値(ビットレート待ち時間、或いは、最小の待ち時間)に戻すようにしても良い。また、その際、初期値に戻す前の直前の要求間隔をUDP処理部140のメモリ(図示せず。)に記憶しておき、例えば、要求間隔を初期値に戻した直後の破棄率が所定値以上(例えば、初期値に戻す直前の破棄率以上)であった場合は、要求間隔を上記メモリに記憶しておいた直前の要求間隔に戻すようにしても良い。   In the above-described embodiment, every time a trigger occurs, the timer processing unit 139 reduces the current request interval, for example, by 10 msec. However, as another example, every time a trigger occurs. The timer processing unit 139 may forcibly return the request interval to an initial value (bit rate waiting time or minimum waiting time). At that time, the request interval immediately before returning to the initial value is stored in a memory (not shown) of the UDP processing unit 140, and for example, the discard rate immediately after returning the request interval to the initial value is predetermined. If it is greater than or equal to the value (for example, greater than or equal to the discard rate immediately before returning to the initial value), the request interval may be returned to the immediately preceding request interval stored in the memory.

Figure 0004541758

次に、表2に言及して本発明の更に他の実施例を説明する。なお、画像伝送部111の構成は図1に示したものと同様である。上述した実施例では、タイマー処理部139は、表1に示したテーブルを用いて破棄率に基づいて遅延時間を加算して要求間隔を増大させる処理を行う一方で、その処理とは別に、所定間隔で発生するトリガーに基づいて図7で示したように要求間隔を減らす処理を行っていた。本実施例では、表2で示したテーブルを用いて、伝送路から送られてくる破棄率情報に基づいて適宜要求間隔を再設定するようにしたため、上述した実施例とは異なり、破棄率の増減に応じて要求間隔は適宜長い間隔となったり、短い間隔となったりする。表2は、破棄率と要求間隔との関係を示すもので、このようなテーブルがUDP処理部138のメモリに記憶されている。表2において、破棄率情報は、0(0%に相当)〜255(100%に相当)で表され、それらに対応して要求間隔が設定されている。即ち、一例として、破棄率0(初期値)で要求間隔10msec(正常時)、破棄率1〜10では、20msec、破棄率11〜20では、60msec、・・・のように破棄率が大きくなるに従ってパケットの要求間隔が増加するように設定されている。
Figure 0004541758

Next, still another embodiment of the present invention will be described with reference to Table 2. The configuration of the image transmission unit 111 is the same as that shown in FIG. In the above-described embodiment, the timer processing unit 139 performs a process of increasing the request interval by adding a delay time based on the discard rate using the table shown in Table 1, but separately from the process, Based on the trigger generated at the interval, the processing for reducing the request interval is performed as shown in FIG. In the present embodiment, since the request interval is reset as appropriate based on the discard rate information sent from the transmission line using the table shown in Table 2, unlike the above-described embodiment, the discard rate Depending on the increase / decrease, the request interval is appropriately long or short. Table 2 shows the relationship between the discard rate and the request interval, and such a table is stored in the memory of the UDP processing unit 138. In Table 2, the discard rate information is represented by 0 (corresponding to 0%) to 255 (corresponding to 100%), and the request interval is set corresponding to them. That is, as an example, when the discard rate is 0 (initial value), the request interval is 10 msec (normal), when the discard rate is 1 to 10, the discard rate is 20 msec, when the discard rate is 11 to 20, the discard rate is 60 msec. Is set so that the packet request interval increases.

例えば、ネットワーク122のビットレートが不明な場合、タイマー処理部139−1では、UDP処理部138からレディー信号が送られてくると、システムの動作時(初期値設定時)は、正常と見なし、例えば、表2に示されている破棄率0に対応する要求間隔、即ち、10msec間隔でパケットを送るようRTPパケット処理部137−1に要求を出す働きをする。この要求間隔(待ち時間)は、伝送路から送られてくる破棄率情報に基づいて適宜変更される。   For example, when the bit rate of the network 122 is unknown, when the ready signal is sent from the UDP processing unit 138, the timer processing unit 139-1 regards the system as operating (initial value setting) as normal, For example, the RTP packet processing unit 137-1 is requested to send a packet at a request interval corresponding to the discard rate 0 shown in Table 2, that is, an interval of 10 msec. This request interval (waiting time) is appropriately changed based on the discard rate information sent from the transmission path.

従って、例えば、ネットワーク122の通話量が増大してパケットの破棄が発生した場合、表2に示したテーブルに従い破棄率に応じた要求間隔が設定される。一方、ネットワーク122の通話量の増大が解消された場合、パケットの破棄は発生しなくなり、例えば、パケットの破棄率が0になると、要求間隔は、表2に示したように、破棄率0に対応した要求間隔、即ち、初期値に戻ることになる。   Therefore, for example, when the amount of calls on the network 122 increases and packet discard occurs, a request interval corresponding to the discard rate is set according to the table shown in Table 2. On the other hand, when the increase in the traffic volume of the network 122 is resolved, the packet discard does not occur. For example, when the packet discard rate becomes 0, the request interval is set to the discard rate 0 as shown in Table 2. The corresponding request interval, that is, the initial value is returned.

なお、ネットワーク122のビットレートがわかっている場合には、ビットレート情報に合わせた待ち時間設定、所謂、ビットレート待ち時間を破棄率が0の場合の初期値の要求間隔として設定すればよい。   When the bit rate of the network 122 is known, the waiting time setting according to the bit rate information, that is, the so-called bit rate waiting time may be set as the initial request interval when the discard rate is 0.

本発明の実施例によれば、各々の伝送路の回線速度を個別に対応して制御し、受信側で要求する画像符号化データを正しく伝送可能にすると共に高ビットレート伝送路から低ビットレート伝送路への符号化データの伝送に対してパケット破棄率を低減し、画像符号化データを伝送可能にする画像伝送方法および画像伝送装置を提供することができる。また、一時的な伝送路の障害に対しても画像符号化データを最適な状態で伝送可能にする画像伝送方法および画像伝送装置を提供することができる。   According to the embodiment of the present invention, the line speed of each transmission path is individually controlled to enable the image encoded data requested on the receiving side to be transmitted correctly and from the high bit rate transmission path to the low bit rate. It is possible to provide an image transmission method and an image transmission apparatus capable of reducing the packet discard rate with respect to transmission of encoded data to a transmission path and transmitting image encoded data. In addition, it is possible to provide an image transmission method and an image transmission apparatus that can transmit encoded image data in an optimum state even for a temporary transmission path failure.

以上、本発明の実施例について詳細に説明したが、本発明は、ここに記載された画像伝送方法および画像伝送装置の実施例に限定されるものではなく、上記以外の画像伝送方法および画像伝送装置に広く適応することが出来ることは、言うまでも無い。また、これまでの実施例では、処理対象となるデータはMPEG−4、MPEG−2等を例に挙げて説明したが、単なる例示であって処理対象データをMPEGに限定するものでは無い。   Although the embodiments of the present invention have been described in detail above, the present invention is not limited to the embodiments of the image transmission method and the image transmission apparatus described herein, and other image transmission methods and image transmissions than those described above. Needless to say, it can be widely applied to the apparatus. In the embodiments described so far, the data to be processed has been described by taking MPEG-4, MPEG-2, etc. as examples. However, the data to be processed is merely an example and the data to be processed is not limited to MPEG.

本発明の一実施例を説明するためのブロック図である。It is a block diagram for demonstrating one Example of this invention. 本発明の他の一実施例を説明するためのブロック図である。It is a block diagram for demonstrating other one Example of this invention. 従来の画像データの破棄を説明するための原理説明図である。It is principle explanatory drawing for demonstrating discard of the conventional image data. 従来の画像データの破棄を説明するための原理説明図である。It is principle explanatory drawing for demonstrating discard of the conventional image data. 本発明の原理を説明するための図である。It is a figure for demonstrating the principle of this invention. 本発明の動作を説明するためのブロック図である。It is a block diagram for demonstrating operation | movement of this invention. 図2に示す本発明の一実施例の動作を説明するためのフローチャートである。It is a flowchart for demonstrating operation | movement of one Example of this invention shown in FIG. ネットワーク型動画像配信システムの一例を示すブロック図である。It is a block diagram which shows an example of a network type moving image delivery system. 従来の画像伝送部の一例を説明するためのブロック図である。It is a block diagram for demonstrating an example of the conventional image transmission part.

111:画像伝送部、112:画像受信部、120:監視カメラ、122:ネットワーク、124:モニタ、125:高ビットレート伝送路、126:低ビットレート伝送路、130、145:入力端子、131:符号化処理部、132:プロトコル制御部、133:I-VOP周期バッファ、136:入出力端子、137:RTPパケット処理部、138、140:UDP処理部、139:タイマー処理部、141:トリガー発生部、R1、・・・R4:レデイー信号、D1、・・・D3:パケット、S1:画像符号化データ。   111: Image transmission unit, 112: Image reception unit, 120: Monitoring camera, 122: Network, 124: Monitor, 125: High bit rate transmission path, 126: Low bit rate transmission path, 130, 145: Input terminal, 131: Encoding processing unit, 132: protocol control unit, 133: I-VOP period buffer, 136: input / output terminal, 137: RTP packet processing unit, 138, 140: UDP processing unit, 139: timer processing unit, 141: trigger generation R1,... R4: Ready signal, D1,... D3: Packet, S1: Image encoded data.

Claims (1)

画像信号を入力する画像入力手段と、上記画像信号が入力され、符号化し、伝送する画像伝送部と、上記画像伝送部からの符号化されたデータを伝送する複数の伝送速度の異なる伝送路と、上記伝送路にそれぞれ結合された画像受信部を有し、
上記画像伝送部は、上記画像信号をピクチャ単位にストリームデータに変換する符号化処理部と、上記符号化処理部で符号化されたストリームデータをパケット化して送信するプロトコル制御部を有し、
上記プロトコル制御部は、上記ストリームデータを蓄積するバッファと、該バッファに結合され、上記伝送路のそれぞれに上記バッファに蓄積されたパケットデータを読み出す複数のパケット処理部、設定されている要求間隔に従ってパケットデータを要求する複数のタイマー処理部および上記伝送路の破棄率情報と要求間隔に加算する遅延時間との関係を示す遅延時間テーブルを記憶したメモリを有し、
上記複数のタイマー処理部の各々は、それぞれの伝送路への接続時に上記画像受信部より、その伝送路のビットレート、または、ビットレートが不明との情報を受けて、要求間隔の初期値を設定するとともに、上記それぞれの画像受信部からの上記パケットデータの送信要求があると、上記遅延時間テーブルで定められた上記画像受信部から送られてくる上記破棄率情報に対応する遅延時間を前記要求間隔に加算し、加算された要求間隔の経過後に上記パケット処理部を介して上記バッファからパケットデータを読み出し、上記要求のあったそれぞれの上記伝送路に上記パケットデータを伝送し、
上記プロトコル制御部は、更に、複数の上記伝送路に対応して複数のトリガー発生部を有し、上記それぞれのトリガー発生部は、所定間隔で上記それぞれのタイマー処理部で設定されている上記要求間隔を所定時間だけ短くするためのトリガパルスを発生するとともに、上記タイマー処理部は、該トリガパルスを受信すると、上記タイマー処理部で設定されている上記要求間隔を所定時間だけ短くすることを特徴とする画像伝送装置。
Image input means for inputting an image signal, an image transmission unit for inputting, encoding, and transmitting the image signal, and a plurality of transmission paths having different transmission speeds for transmitting encoded data from the image transmission unit And an image receiving unit coupled to each of the transmission paths,
The image transmission unit includes an encoding processing unit that converts the image signal into stream data in units of pictures, and a protocol control unit that packetizes and transmits the stream data encoded by the encoding processing unit,
The protocol control unit includes a buffer that stores the stream data, a plurality of packet processing units that are coupled to the buffer and that read the packet data stored in the buffer in each of the transmission paths, according to a set request interval. A plurality of timer processing units for requesting packet data and a memory storing a delay time table indicating a relationship between the discard rate information of the transmission path and a delay time to be added to the request interval ;
Each of the plurality of timer processing units receives the information indicating that the bit rate of the transmission channel or the bit rate is unknown from the image receiving unit when connected to the transmission channel, and sets an initial value of the request interval. and sets, when there is a transmission request of the packet data from the respective image receiving unit, a delay time corresponding to the discard rate information sent from the image receiving section defined by the delay time table the Add to the request interval, read the packet data from the buffer via the packet processing unit after the added request interval, and transmit the packet data to each of the requested transmission path ,
The protocol control unit further includes a plurality of trigger generators corresponding to a plurality of the transmission paths, each of the trigger generating unit described above, the request at predetermined intervals are set by the respective timer processing unit A trigger pulse for shortening the interval by a predetermined time is generated , and the timer processing unit shortens the request interval set by the timer processing unit by a predetermined time when receiving the trigger pulse. An image transmission device.
JP2004150024A 2003-05-23 2004-05-20 Image transmission device Expired - Fee Related JP4541758B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004150024A JP4541758B2 (en) 2003-05-23 2004-05-20 Image transmission device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2003145677 2003-05-23
JP2004150024A JP4541758B2 (en) 2003-05-23 2004-05-20 Image transmission device

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2009159427A Division JP4850932B2 (en) 2003-05-23 2009-07-06 Image transmission device

Publications (2)

Publication Number Publication Date
JP2005012780A JP2005012780A (en) 2005-01-13
JP4541758B2 true JP4541758B2 (en) 2010-09-08

Family

ID=34106551

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004150024A Expired - Fee Related JP4541758B2 (en) 2003-05-23 2004-05-20 Image transmission device

Country Status (1)

Country Link
JP (1) JP4541758B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5593152B2 (en) * 2010-07-20 2014-09-17 株式会社日立国際電気 Data recording system, data recording apparatus, management apparatus, and communication amount control method
CN113747087B (en) * 2021-09-10 2023-09-19 湖南君瀚信息技术有限公司 Remote driving low-delay image transmission method, device, computer equipment and medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0383431A (en) * 1989-08-28 1991-04-09 Matsushita Electric Works Ltd Communication equipment for private communication network
JPH09107368A (en) * 1995-06-16 1997-04-22 Hitachi Ltd Atm exchange, atm multiplexer and network repeater
JPH11177623A (en) * 1997-12-15 1999-07-02 Matsushita Electric Ind Co Ltd Data sending device, data reception equipment and data transmission equipment
JPH11284659A (en) * 1998-03-31 1999-10-15 Canon Inc Method and device for communication control and storage medium
JP2000209242A (en) * 1999-01-14 2000-07-28 Omron Corp Node
JP2001211195A (en) * 2000-01-25 2001-08-03 Fujitsu Ltd Data communication system
JP2002077260A (en) * 2000-08-31 2002-03-15 Toshiba Corp System and method for transmitting image

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0383431A (en) * 1989-08-28 1991-04-09 Matsushita Electric Works Ltd Communication equipment for private communication network
JPH09107368A (en) * 1995-06-16 1997-04-22 Hitachi Ltd Atm exchange, atm multiplexer and network repeater
JPH11177623A (en) * 1997-12-15 1999-07-02 Matsushita Electric Ind Co Ltd Data sending device, data reception equipment and data transmission equipment
JPH11284659A (en) * 1998-03-31 1999-10-15 Canon Inc Method and device for communication control and storage medium
JP2000209242A (en) * 1999-01-14 2000-07-28 Omron Corp Node
JP2001211195A (en) * 2000-01-25 2001-08-03 Fujitsu Ltd Data communication system
JP2002077260A (en) * 2000-08-31 2002-03-15 Toshiba Corp System and method for transmitting image

Also Published As

Publication number Publication date
JP2005012780A (en) 2005-01-13

Similar Documents

Publication Publication Date Title
JP4850932B2 (en) Image transmission device
JP4949591B2 (en) Video error recovery method
US7061936B2 (en) Method and apparatus for packet transmission with header compression
RU2497304C2 (en) Dynamic modification of video properties
EP2129126A1 (en) Transmission apparatus, transmission method, and reception apparatus
JP2006166489A (en) Scan format conversion apparatus and method
JP2006319992A (en) Packet transfer apparatus and method for multimedia streaming service therefor
EP2178261B1 (en) Communication apparatus, communication method for communication apparatsu, and computer-readable medium storing communication control program for communication apparatus
EP1679895A1 (en) Medium signal transmission method, reception method, transmission/reception method, and device
JP2001320422A (en) Method and apparatus for packet transmission attended with header compression
JP3668110B2 (en) Image transmission system and image transmission method
US7593424B2 (en) Transmitting/receiving system, transmitting apparatus, transmitting method, receiving apparatus, receiving method, recording medium, and program
JP2005322995A (en) Buffer control method in real-time video image transfer, transmitting terminal, receiving terminal, video image distributing system and program
JP3871661B2 (en) Multimedia content receiving apparatus and multimedia content receiving method
WO2005074182A1 (en) Content distribution method, encoding method, reception/reproduction method and device, and program
JP2005051299A (en) Packet transmission apparatus, packet reception apparatus, packet transmission method and packet reception method
JP4541758B2 (en) Image transmission device
KR20160062679A (en) Data Transceiving Apparatus and Method in Telepresence System
JP4255685B2 (en) Image transmission method and image transmission apparatus
JP4892541B2 (en) Image transmission method and image transmission system
JP4049378B2 (en) Server in bidirectional image communication system, processing method thereof, and program
JP4343808B2 (en) Server in bidirectional image communication system, processing method thereof, and program
Foo Siu Cheung Hui et al. Enhancing the quality of low bit‐rate real‐time Internet communication services
EP2337257A1 (en) Method and apparatus of sending encoded multimedia digital data taking into account sending deadlines
JP2006067410A (en) Transmitter and transmission method, program, and transmission/reception system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071127

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080125

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20080125

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090706

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090728

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

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

R150 Certificate of patent or registration of utility model

Ref document number: 4541758

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130702

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20140702

Year of fee payment: 4

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees