JP2010187292A - Transmission apparatus and transmission control method - Google Patents

Transmission apparatus and transmission control method Download PDF

Info

Publication number
JP2010187292A
JP2010187292A JP2009031240A JP2009031240A JP2010187292A JP 2010187292 A JP2010187292 A JP 2010187292A JP 2009031240 A JP2009031240 A JP 2009031240A JP 2009031240 A JP2009031240 A JP 2009031240A JP 2010187292 A JP2010187292 A JP 2010187292A
Authority
JP
Japan
Prior art keywords
transmission
video frame
video
packet
time
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009031240A
Other languages
Japanese (ja)
Other versions
JP5178568B2 (en
Inventor
Masayuki Baba
昌之 馬場
Yoshiaki Kato
嘉明 加藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP2009031240A priority Critical patent/JP5178568B2/en
Publication of JP2010187292A publication Critical patent/JP2010187292A/en
Application granted granted Critical
Publication of JP5178568B2 publication Critical patent/JP5178568B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a transmission apparatus in which the transmission of a packet is controlled. <P>SOLUTION: The transmission apparatus includes: a packet transmitting unit 11 for packetizing a video frame for every video frame and transmitting it to a receiving device; an authentication receiving unit 12 for receiving an authentication for each packet from the receiving device; and a transmission control unit 10 for transferring a video frame received from an external device to the packet transmitting unit 11, recording a transmission time indicative of a time at which a video frame is transmitted to the receiving device, and also receiving an authentication from the authentication receiving unit 12 and managing the situation of receiving the video frame transmitted to the receiving device. When all authentications corresponding to the transmitted video frames are not received, the transmission control unit 10 determines a difference between a transmission time of the latest video frame, among the video frames of which the authentications are not received, and the present time and controls transmission of video frames on the basis of results of comparing the difference with a predetermined threshold. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、パケットの送信を制御する送信装置に関する。   The present invention relates to a transmission apparatus that controls transmission of a packet.

通常、IP(Internet Protocol)を使用してデータを伝送する際、リアルタイム性が要求される場合はUDP(User Datagram Protocol)が、リアルタイム性が要求されない場合はTCP(Transmission Control Protocol)が用いられる。TCPは、ロスしたパケットの再送を行うことにより信頼性を持たせているが、再送機能のためリアルタイム性が保障されない。一方、UDPは、再送機能が無いため信頼性は無いが、リアルタイム性は向上する。   Normally, when data is transmitted using IP (Internet Protocol), UDP (User Datagram Protocol) is used when real time property is required, and TCP (Transmission Control Protocol) is used when real time property is not required. TCP provides reliability by retransmitting lost packets, but real-time performance is not guaranteed due to the retransmission function. On the other hand, UDP is not reliable because it does not have a retransmission function, but real-time performance is improved.

移動体通信用に開発されたHSDPA(High Speed Downlink Packet Access)を用いてIP通信を行う場合、HSDPAの再送機能によりIPパケットのロスが発生しなくなる。この場合、UDPを用いても再送が行われるため、リアルタイム性が損なわれる。再送が行われる状況では、再送対象のIPパケットがネットワーク内に停滞している。このような状況で送信側からIPパケットを送信すると、ネットワーク内に停滞するIPパケットが増えて伝送遅延も増し、さらにリアルタイム性が損なわれる。   When IP communication is performed using HSDPA (High Speed Downlink Packet Access) developed for mobile communication, loss of IP packets does not occur due to the HSDPA retransmission function. In this case, since the retransmission is performed even if UDP is used, the real-time property is impaired. In a situation where retransmission is performed, the IP packet to be retransmitted is stagnant in the network. When an IP packet is transmitted from the transmission side in such a situation, the number of IP packets stagnating in the network increases, the transmission delay increases, and real-time performance is further impaired.

リアルタイム性を向上させるためには、ネットワーク内に停滞しているIPパケットを減らす必要がある。下記特許文献1において、ネットワークにIPパケットが停滞している程度を認識する方法としてRTT(Round Trip Time)を使用し、RTTの大きに基づいて送出レートを制御する技術が開示されている。   In order to improve the real-time property, it is necessary to reduce IP packets stagnating in the network. Japanese Patent Application Laid-Open No. 2004-228561 discloses a technique of using RTT (Round Trip Time) as a method for recognizing the degree of IP packet stagnation in the network and controlling the transmission rate based on the magnitude of RTT.

特開2006−014329号公報JP 2006-014329 A

しかしながら、上記従来の技術によれば、RTTの大きさによって送出レートを制御しているが、送出レートを下げても依然としてネットワーク内にIPパケットを送出している。そのため、ネットワーク内に停滞するIPパケットはますます増えるおそれがある、という問題があった。   However, according to the above conventional technique, the transmission rate is controlled by the size of the RTT, but IP packets are still transmitted into the network even if the transmission rate is lowered. For this reason, there is a problem that the number of IP packets stagnating in the network may increase.

また、RTTが計測できない場合は一時的に送出レートの制御ができない。そのため、ネットワーク内に停滞するIPパケットが増えるおそれがある、という問題があった。   Further, when the RTT cannot be measured, the transmission rate cannot be temporarily controlled. Therefore, there is a problem that the number of IP packets stagnating in the network may increase.

また、送出レートを調整しても遅延時間を保証するものではない。そのため、最大遅延時間を考慮したリアルタイム性を実現することができない、という問題があった。   Also, adjusting the transmission rate does not guarantee a delay time. For this reason, there has been a problem that real-time performance in consideration of the maximum delay time cannot be realized.

本発明は、上記に鑑みてなされたものであって、リアルタイム性を向上させつつ、最大遅延時間の規定が可能な送信装置を得ることを目的とする。   The present invention has been made in view of the above, and an object of the present invention is to obtain a transmission apparatus capable of defining the maximum delay time while improving the real-time property.

上述した課題を解決し、目的を達成するために、本発明は、連続する映像フレームを映像フレーム毎にパケット化して受信装置へ送信するパケット送信手段と、前記受信装置から、パケットごとに送達確認を受信する確認受信手段と、外部装置から受信した前記連続する映像フレームを前記パケット送信手段へ転送し、一方で、前記受信装置へ映像フレームを送信した時刻を示す送信時刻を記録し、また、前記確認受信手段から送達確認を受け取り、前記受信装置へ送信した映像フレームの受信状況を管理する送信制御手段と、を備え、前記送信制御手段は、前記パケット送信手段が送信した映像フレームに対応する全ての送達確認を受信していない場合、当該送達確認を受信していない映像フレームの中で最も古い映像フレームの送信時刻と現時刻との差分を求め、当該差分と所定のしきい値との比較結果に基づいて映像フレームの送信を制御する、ことを特徴とする。   In order to solve the above-described problems and achieve the object, the present invention provides packet transmission means for packetizing continuous video frames for each video frame and transmitting the packets to the reception device, and delivery confirmation for each packet from the reception device. And a confirmation receiving means for receiving the image data, and transferring the continuous video frames received from an external device to the packet transmitting means, while recording a transmission time indicating a time at which the video frames are transmitted to the receiving device, Transmission control means for receiving a delivery confirmation from the confirmation receiving means and managing the reception status of the video frame transmitted to the receiving device, the transmission control means corresponding to the video frame transmitted by the packet transmitting means If not all acknowledgments have been received, the transmission time of the oldest video frame among the video frames that have not received the acknowledgment Obtains a difference between the current time, it controls the transmission of the video frame based on a comparison result between the difference and a predetermined threshold value, characterized in that.

本発明によれば、リアルタイム性を向上させつつ、最大遅延時間を規定できる、という効果を奏する。   According to the present invention, there is an effect that the maximum delay time can be defined while improving the real-time property.

図1は、通信システムの構成例を示す図である。FIG. 1 is a diagram illustrating a configuration example of a communication system. 図2は、送信装置の構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of a transmission apparatus. 図3は、送信装置の送信制御の処理を示すフローチャートである。FIG. 3 is a flowchart illustrating a transmission control process of the transmission apparatus. 図4は、送信装置の送信制御の処理を示すシーケンス図である。FIG. 4 is a sequence diagram illustrating a transmission control process of the transmission apparatus. 図5は、送信装置の送信制御の処理を示すシーケンス図である。FIG. 5 is a sequence diagram illustrating a transmission control process of the transmission apparatus. 図6は、送信装置の構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a transmission apparatus.

以下に、本発明にかかる送信装置の実施の形態を図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。   Embodiments of a transmission apparatus according to the present invention will be described below in detail with reference to the drawings. Note that the present invention is not limited to the embodiments.

実施の形態1.
図1は、本発明の送信装置を備えた通信システムの構成例を示す図である。通信システムは、送信装置1と、受信装置2と、ネットワーク3から構成される。送信装置1は、連続する映像フレームデータを送信する。受信装置2は、前記映像フレームデータを受信する。ネットワーク3は、送信装置1と受信装置2の間でのデータの送受を仲介する。送信装置1は、ネットワーク3を介して、受信装置2との間でパケット通信を行いながら映像フレームデータの伝送を行う。なお、ネットワーク3を介さず、送信装置1と受信装置2を直接接続することも可能である。
Embodiment 1 FIG.
FIG. 1 is a diagram illustrating a configuration example of a communication system including a transmission apparatus according to the present invention. The communication system includes a transmission device 1, a reception device 2, and a network 3. The transmission device 1 transmits continuous video frame data. The receiving device 2 receives the video frame data. The network 3 mediates data transmission / reception between the transmission device 1 and the reception device 2. The transmission device 1 transmits video frame data via the network 3 while performing packet communication with the reception device 2. It is also possible to directly connect the transmission device 1 and the reception device 2 without going through the network 3.

図2は、送信装置1の構成例を示す図である。送信装置1は、送信制御部10と、パケット送信部11と、確認受信部12と、を備える。送信制御部10は、外部から映像フレームデータを入力し、逐次映像フレームデータの送信可否を判断する。パケット送信部11は、送信すべき映像フレームデータをパケット化して送信する。確認受信部12は、送達確認データを受信する。   FIG. 2 is a diagram illustrating a configuration example of the transmission device 1. The transmission device 1 includes a transmission control unit 10, a packet transmission unit 11, and a confirmation reception unit 12. The transmission control unit 10 inputs video frame data from the outside, and determines whether or not the video frame data can be transmitted sequentially. The packet transmission unit 11 packetizes and transmits the video frame data to be transmitted. The confirmation receiving unit 12 receives delivery confirmation data.

つづいて、送信装置1の送信動作について説明する。送信制御部10は、図示しない外部装置から取り込んだ連続する映像フレームデータを、フレーム単位にしてパケット送信部11へ転送する。このとき、映像フレーム番号等を用いて送信する映像フレームを管理する。また、映像フレームにタイムスタンプされている時刻情報を送信時刻そして管理する。映像フレームデータを1フレームずつ受け取ったパケット送信部11は、1フレームの映像データ単位にパケット化して、ネットワーク3経由で、受信装置2へ送信する。   Next, the transmission operation of the transmission device 1 will be described. The transmission control unit 10 transfers continuous video frame data captured from an external device (not shown) to the packet transmission unit 11 in units of frames. At this time, video frames to be transmitted are managed using video frame numbers and the like. It also manages the time information stamped in the video frame and the transmission time. The packet transmission unit 11 that has received the video frame data frame by frame packetizes the video data in units of one frame of video data and transmits the packet data to the reception device 2 via the network 3.

確認受信部12は、パケット送信部11が送信した映像パケットに対応する送達確認データを受信する。送達確認データには映像フレーム番号等が示され、確認受信部12は、どの映像フレームまでを受信装置2が受信したのかを認識できる。確認受信部12は、受信装置2が受信した映像フレームの情報(例えば、映像フレーム番号)を送信制御部10へ通知する。   The confirmation reception unit 12 receives delivery confirmation data corresponding to the video packet transmitted by the packet transmission unit 11. The delivery confirmation data indicates a video frame number and the like, and the confirmation receiving unit 12 can recognize up to which video frame the reception device 2 has received. The confirmation receiving unit 12 notifies the transmission control unit 10 of information (for example, video frame number) of the video frame received by the receiving device 2.

送信制御部10は、パケット送信部11に転送した映像フレームの状況、および確認受信部12から通知される送達確認された映像フレームの状況から、送達確認されていない映像フレームの状況を認識できる。例えば、固定フレームレートで映像フレームを伝送している場合、これから送信をしようとしている映像フレームに対して、5映像フレーム前の映像フレームの送達確認が取れていないと認識する。この場合、これから送信をしようとしている映像フレームと送達確認が取れていない映像フレームとの映像フレーム数の差分があらかじめ設定した値(しきい値T)を越えた場合に、送信制御部10は、パケット送信部11への映像フレームデータの転送を中断する。送信制御部10は、送達確認が取れていない映像フレームとの映像フレーム数の差分を一定以下に抑えることで、低遅延の映像データ伝送を実現する。   The transmission control unit 10 can recognize the status of the video frame whose delivery has not been confirmed from the status of the video frame transferred to the packet transmission unit 11 and the status of the video frame whose delivery has been confirmed notified from the confirmation receiving unit 12. For example, when a video frame is transmitted at a fixed frame rate, it is recognized that delivery confirmation of a video frame five video frames before the video frame to be transmitted has not been confirmed. In this case, when the difference in the number of video frames between a video frame that is about to be transmitted and a video frame that has not been confirmed for delivery exceeds a preset value (threshold value T), the transmission control unit 10 The transfer of the video frame data to the packet transmission unit 11 is interrupted. The transmission control unit 10 realizes low-delay video data transmission by suppressing the difference in the number of video frames from a video frame for which delivery confirmation has not been obtained.

つづいて、送信装置1における送達確認データの受信状況に基づく映像フレームの送信制御について説明する。図3は、送信装置1の送信制御の処理を示すフローチャートである。送信制御部10は、受信した信号の種別を確認する(ステップS1)。送信用の映像フレームを受信した場合(ステップS1:映像フレーム)、最も古い送達未確認の映像フレームの送信時刻と現時刻との差分を求める(ステップS2)。ただし、送達未確認がない場合には差分は0として計算する。つぎに、送信制御部10は、求めた差分がしきい値Tより大きいかどうかを確認する(ステップS3)。   Next, transmission control of video frames based on the reception status of delivery confirmation data in the transmission device 1 will be described. FIG. 3 is a flowchart showing a transmission control process of the transmission apparatus 1. The transmission control unit 10 confirms the type of the received signal (step S1). When a video frame for transmission is received (step S1: video frame), a difference between the transmission time of the oldest unconfirmed video frame and the current time is obtained (step S2). However, when there is no unconfirmed delivery, the difference is calculated as 0. Next, the transmission control unit 10 checks whether or not the obtained difference is larger than the threshold value T (step S3).

差分がしきい値Tより大きい場合(ステップS3:Yes)、送信制御部10は、受信した映像フレームをパケット送信部11へ転送せず、映像フレームを送信しない(ステップS4)。この場合、送信済み映像フレーム番号は更新しない。差分がしきい値T以下の場合(ステップS3:No)、送信制御部10が、パケット送信部11へ映像フレームを転送し、パケット送信部11が、ネットワーク3を経由して、映像パケットを受信装置2へ送信する(ステップS5)。その後、送信制御部10は、送信済み映像フレーム番号の記録を更新する(ステップS6)。   When the difference is larger than the threshold value T (step S3: Yes), the transmission control unit 10 does not transfer the received video frame to the packet transmission unit 11 and does not transmit the video frame (step S4). In this case, the transmitted video frame number is not updated. When the difference is equal to or smaller than the threshold value T (step S3: No), the transmission control unit 10 transfers the video frame to the packet transmission unit 11, and the packet transmission unit 11 receives the video packet via the network 3. It transmits to the apparatus 2 (step S5). Thereafter, the transmission control unit 10 updates the record of the transmitted video frame number (step S6).

確認受信部12では、送達確認データを受信した場合、送達確認データを送信制御部10へ転送する。または、映像フレーム番号を送信制御部10へ通知する。送信制御部10が、送達確認データを受信した場合(ステップS1:送達確認)、先に記録した送信済み映像フレーム番号のうち、受信した送達確認データに対応する映像フレーム番号を削除する(ステップS7)。これにより、送信済み映像フレーム番号のうち、送達確認を受けていないもの(送達未確認の映像フレーム番号)のみが記録される。   When the confirmation receiving unit 12 receives the delivery confirmation data, the confirmation receiving unit 12 transfers the delivery confirmation data to the transmission control unit 10. Alternatively, the transmission control unit 10 is notified of the video frame number. When the transmission control unit 10 receives the delivery confirmation data (step S1: delivery confirmation), the video frame number corresponding to the received delivery confirmation data is deleted from the previously recorded transmitted video frame numbers (step S7). ). As a result, only the transmitted video frame numbers that have not been confirmed for delivery (video frame numbers for which delivery has not been confirmed) are recorded.

送信制御部10は、映像フレームの送信(ステップS5、S6)、および送達確認データの受信(ステップS7、S8)を繰り返すことで、送達未確認の映像フレーム番号の記録を逐次更新する。固定フレームレートで伝送を行う場合は、ステップS2の処理で求める差分は、「フレーム数×フレーム周期」で求めることができる。そのため、映像フレームに付与される番号によって、容易に「差分」を求めることができる。なお、可変フレームレートで伝送を行う場合は、映像フレームに付与されているタイムスタンプを送信時刻として、差分を求めることができる。   The transmission control unit 10 repeats transmission of video frames (steps S5 and S6) and reception of delivery confirmation data (steps S7 and S8), thereby sequentially updating recording of unconfirmed video frame numbers. When transmission is performed at a fixed frame rate, the difference obtained in step S2 can be obtained by “number of frames × frame period”. Therefore, the “difference” can be easily obtained from the number assigned to the video frame. When transmission is performed at a variable frame rate, the difference can be obtained using the time stamp given to the video frame as the transmission time.

このように、送信制御部10は、送達未確認の映像フレームを管理し、最も古い送達未確認の映像フレームの送信時刻と現時刻との差分がしきい値Tより大きい場合、映像フレームを送信しない送信制御を行う。これにより、網内でデータの停滞が発生している状況で、さらに送信を続けて悪化させる事態を回避できる。また、網内の停滞が緩和されたときに映像データの送信を素早く開始できるので、相対的に低遅延の伝送が可能になる。   As described above, the transmission control unit 10 manages undelivered video frames, and when the difference between the transmission time of the oldest unacknowledged video frame and the current time is larger than the threshold T, transmission without transmitting the video frame. Take control. Thereby, it is possible to avoid a situation in which transmission further deteriorates in a situation where data stagnation occurs in the network. Further, since transmission of video data can be started quickly when stagnation in the network is alleviated, transmission with relatively low delay becomes possible.

つぎに、送信装置1が行う具体的な送信制御について説明する。図4は、送信制御の処理を示すシーケンス図である。ここでは、固定フレームレートで映像フレームのデータが発生し、送信装置1は、一定周期で映像パケットを送信する。送信制御部10は、送信時刻と現時刻との差分を3フレーム時間として、3フレーム時間以上前の映像パケットに対する送達確認データを受信していない場合は、映像パケットを送信しない。   Next, specific transmission control performed by the transmission apparatus 1 will be described. FIG. 4 is a sequence diagram illustrating a transmission control process. Here, video frame data is generated at a fixed frame rate, and the transmission apparatus 1 transmits video packets at a constant period. The transmission control unit 10 sets the difference between the transmission time and the current time as 3 frame times, and does not transmit the video packet when the delivery confirmation data is not received for a video packet that is more than 3 frame times before.

送信装置1は、3フレーム目までは無条件に映像パケットを送信できる。映像パケットは、遅延を伴って受信装置2に到達する。受信装置2は、受信した映像パケットに対応する送達確認データを、送信装置1へ送信する。送信装置1は、4フレーム目を送る際に、2フレーム時間前の2フレーム目の送達確認データを受信しているので、4フレーム目を送信できる。さらに、7フレーム目までは、3フレーム時間前の送達確認データを受信しているので映像パケットを送信できる。   The transmission device 1 can transmit a video packet unconditionally up to the third frame. The video packet reaches the receiving device 2 with a delay. The receiving device 2 transmits delivery confirmation data corresponding to the received video packet to the transmitting device 1. When transmitting the fourth frame, the transmission device 1 can receive the second frame delivery confirmation data two frames before, and therefore can transmit the fourth frame. Furthermore, video packets can be transmitted up to the seventh frame because the delivery confirmation data three frames before is received.

送信装置1は、8フレーム目の送信タイミングで、網内のデータの停滞等の原因により、3フレーム時間前の送達確認データ(5フレーム目の送達確認データ)を受信していない。そのため、8フレーム目の映像パケットを送信しない。以降、11フレーム目の送信タイミングまでは3フレーム時間前の送達確認データを受信していないため、映像パケットを送信しない。7フレーム目の送達確認データを受信したことにより、送信済み映像パケットに対して送達未確認のものが無くなったため、送信装置1は、12フレーム目より映像パケットの送信を再開する。   The transmission device 1 has not received the delivery confirmation data three frames before (the delivery confirmation data of the fifth frame) due to a stagnation of data in the network at the transmission timing of the eighth frame. Therefore, the video packet of the eighth frame is not transmitted. Thereafter, the transmission confirmation data of 3 frame times before is not received until the transmission timing of the 11th frame, so the video packet is not transmitted. Since the delivery confirmation data of the seventh frame has been received, there is no undelivered transmission of the transmitted video packet, and therefore the transmission device 1 resumes transmission of the video packet from the 12th frame.

送信装置1は、所定のフレーム時間以上前の映像パケットに対応する送達確認データを受信していない場合は、映像パケットを送信しないことで、網の輻輳を助長せず、低遅延の伝送が実現できる。   When the transmission device 1 has not received the delivery confirmation data corresponding to the video packet that is more than a predetermined frame time ago, the transmission device 1 does not transmit the video packet, thereby promoting low-latency transmission without promoting network congestion. it can.

なお、外部装置から入力される映像フレームのデータがフレーム内で閉じた符号化処理を行っている場合、送信制御部10は、送信しない映像フレームのデータを廃棄する。例えば、各映像フレームがJPEG(Joint Photographic Experts Group)符号化を行っていた場合、他の映像フレームとは独立した符号化なので、一部の映像フレームが廃棄されても各映像フレームの復号に影響を与えない。よって、データの廃棄が可能となる。   Note that when the video frame data input from the external device is being encoded within the frame, the transmission control unit 10 discards the video frame data not to be transmitted. For example, if each video frame is JPEG (Joint Photographic Experts Group) encoded, it is independent of other video frames, so even if some video frames are discarded, the decoding of each video frame is affected. Not give. Therefore, data can be discarded.

一方、一般的な動画符号化を用いている場合、前後の映像フレームの情報を用いて符号化を行っているため、1つの映像フレームのデータを廃棄すると他の映像フレームにも影響が及ぶ。この場合、送信制御部10は、廃棄可能なフレームを制限するか、データを廃棄した映像フレームの後の映像フレームの再符号化を行うなどの処理が必要となる。   On the other hand, when general moving picture encoding is used, encoding is performed using information of previous and subsequent video frames, and discarding data of one video frame also affects other video frames. In this case, the transmission control unit 10 requires processing such as limiting frames that can be discarded or re-encoding a video frame after a video frame in which data is discarded.

送信制御部10は、映像パケットを送信しない場合、その映像フレームのデータを廃棄することで、簡易に送信データ量の制限ができるとともに、低遅延の伝送が実現できる。   If the transmission control unit 10 does not transmit a video packet, the transmission control unit 10 can easily limit the amount of transmission data and realize low-delay transmission by discarding the data of the video frame.

ここで、差分と比較するしきい値Tの設定について説明する。映像パケットを送信してから送達確認データを受信するまでの時間は、網内の固定的な伝送遅延、変動的な伝送揺らぎ、さらに、輻輳によるデータの停滞等により変化する。網内でのデータの停滞の有無は、固定的な伝送遅延の時間と比較することで推測可能である。そこで、固定的な伝送遅延の算出方法として、所定の期間、映像パケットを送信してから送達確認データを受信するまでの時間を計測し、その最小値を選択する。伝送揺らぎや網内の停滞が無い場合が固定的な伝送遅延であり、このときの時間が最も小さいからである。このように、網内のデータの停滞を推測するための比較用の時間は、送達確認データを受信するまでの最小確認時間とする。   Here, the setting of the threshold value T to be compared with the difference will be described. The time from transmission of a video packet to reception of delivery confirmation data varies due to fixed transmission delay in the network, fluctuating transmission fluctuation, data stagnation due to congestion, and the like. The presence or absence of data stagnation in the network can be estimated by comparing with a fixed transmission delay time. Therefore, as a method for calculating a fixed transmission delay, the time from transmission of a video packet to reception of delivery confirmation data is measured for a predetermined period, and the minimum value is selected. This is because the case where there is no transmission fluctuation or stagnation in the network is a fixed transmission delay, and the time at this time is the shortest. As described above, the comparison time for estimating the stagnation of data in the network is the minimum confirmation time until reception confirmation data is received.

送達確認データを受信するまでの時間には、伝送揺らぎが含まれているため、この分を考慮して、先の最小確認時間のN倍(N>1)の時間を網内でデータが停滞しているか否かを判断するしきい値Tとする。これにより、伝送揺らぎに反応せずに、網内のデータの停滞の有無を検出し、推測できる。また、停滞を避けるように送信制御を行うことで、低遅延の伝送が可能となる。   Since the time until receiving the acknowledgment data includes transmission fluctuations, taking this into account, the data stays in the network for N times (N> 1) the previous minimum confirmation time. The threshold value T is used to determine whether or not As a result, it is possible to detect and infer the presence or absence of data stagnation in the network without reacting to transmission fluctuations. Further, by performing transmission control so as to avoid stagnation, transmission with low delay becomes possible.

また、送達確認データを受信するまでの最小確認時間は、網内の状況や通信経路、通信相手等により変化する可能性があるため、しきい値Tを設定するための最小確認時間を周期的に更新する。例えば、X時間周期で最小確認時間を選択し、そのときの最小確認時間を用いてしきい値Tを設定する。送信制御部10は、X時間毎に更新されるしきい値Tを用いて送信制御を行うことで、伝送状況の変化に応じたしきい値Tの値を設定でき、最適な送信制御を行い、低遅延の伝送が可能となる。   In addition, since the minimum confirmation time until receiving the delivery confirmation data may change depending on the situation in the network, the communication path, the communication partner, etc., the minimum confirmation time for setting the threshold value T is cyclic. Update to For example, the minimum confirmation time is selected in the X time period, and the threshold value T is set using the minimum confirmation time at that time. The transmission control unit 10 performs transmission control using the threshold value T updated every X hours, so that the value of the threshold value T can be set according to the change in the transmission status, and optimal transmission control is performed. , Low-delay transmission is possible.

送信制御部10では、実際に、送達未確認映像フレームとの差分のみで送信制御を行うと、映像フレームの送信間隔に偏りが生じることがある。例えば、網の伝送帯域が本来送りたい送信レートの半分しか確保できない状況では、1映像フレームおきに送信を行えば、フレーム間隔が一定となり、受信映像が安定する。以上のことを考慮し、送達確認データの受信間隔にあわせて送信レートの制御を行う。すなわち、網の伝送帯域が送信レートより小さい場合には、送達確認データの受信間隔は網の伝送可能レートに比例する。そのため、送信制御部10は、送達確認データの受信間隔にあわせて送信レートを制御する。これにより、網の伝送可能帯域を越えない送信が可能となる。   In the transmission control unit 10, if transmission control is actually performed using only the difference from the unconfirmed delivery video frame, the transmission interval of the video frame may be biased. For example, in a situation where the transmission band of the network can ensure only half of the transmission rate that is originally desired to be transmitted, if transmission is performed every other video frame, the frame interval becomes constant and the received video is stabilized. Considering the above, the transmission rate is controlled in accordance with the reception interval of the delivery confirmation data. That is, when the transmission band of the network is smaller than the transmission rate, the reception interval of the acknowledgment data is proportional to the transmission rate of the network. Therefore, the transmission control unit 10 controls the transmission rate according to the reception interval of the delivery confirmation data. As a result, transmission that does not exceed the transmittable bandwidth of the network becomes possible.

図5は、送信制御の処理を示すシーケンス図である。図4と同様に、固定フレームレートで映像フレームデータが発生し、送信装置1は、一定周期で映像パケットを送信する。送信制御部10は、3フレーム時間以上前の映像パケットに対して送達確認データを受信していない場合、新たに映像パケットを送信しない。   FIG. 5 is a sequence diagram illustrating a transmission control process. As in FIG. 4, video frame data is generated at a fixed frame rate, and the transmission apparatus 1 transmits video packets at a constant period. The transmission control unit 10 does not newly transmit the video packet when the delivery confirmation data is not received for the video packet three frames or more before.

送信装置1は、3フレーム目までは無条件に映像パケットを送信できる。映像パケットは、遅延を伴って受信装置2に到達する。受信装置2は、受信した映像パケットに対応する送達確認データを、送信装置1へ送信する。送信装置1は、4フレーム目を送る際に、3フレーム時間前の1フレーム目の送達確認データを受信しているので、4フレーム目を送信できる。   The transmission device 1 can transmit a video packet unconditionally up to the third frame. The video packet reaches the receiving device 2 with a delay. The receiving device 2 transmits delivery confirmation data corresponding to the received video packet to the transmitting device 1. When transmitting the fourth frame, the transmission device 1 can receive the first frame delivery confirmation data three frames before, and therefore can transmit the fourth frame.

送信装置1は、2フレーム目の送達確認データを受信した際、受信タイミングが遅いことを認識する。送信装置1の映像パケットの送信間隔に比べて、送達確認データの受信間隔が2倍近く広いため、送信装置1は、送信レートを1/2に下げる。5フレーム目の送信タイミングで、3フレーム時間前の2フレーム目の送達確認データを受信しているため、5フレーム目の映像パケットを送信することは可能であるが、送信レートを下げるために5フレーム目の映像バケットを送信しない。6フレーム目の送信タイミングで、3フレーム時間前の3フレーム目の送達確認データを受信していないため、6フレーム目の映像パケットを送信できない。以降8フレーム目までの送信タイミングでは、3フレーム時間前の送達確認データを受信していないため、送信装置1は、8フレーム目までは映像パケットを送信できない。   The transmission device 1 recognizes that the reception timing is late when receiving the delivery confirmation data of the second frame. Since the reception interval of the delivery confirmation data is nearly twice as large as the transmission interval of the video packet of the transmission device 1, the transmission device 1 lowers the transmission rate to ½. Since the delivery confirmation data of the second frame three frames before is received at the transmission timing of the fifth frame, it is possible to transmit the video packet of the fifth frame, but in order to reduce the transmission rate, 5 Do not send the video bucket of the frame. Since the delivery confirmation data of the third frame three frames before the reception timing of the sixth frame has not been received, the video packet of the sixth frame cannot be transmitted. Thereafter, at the transmission timing up to the eighth frame, since the delivery confirmation data three frames before is not received, the transmission device 1 cannot transmit the video packet until the eighth frame.

9フレーム目の送信タイミングでは、送達未確認の映像パケットが無いため、送信装置1は、映像パケットを送信する。本来、3フレーム連続で送信可能であるが、送信レートを1/2にするために、10フレーム目を送信しない。以降、1フレーム置きに送信することで、低遅延で映像フレームの送信が行えると供に、送信フレーム間隔が安定する。   Since there is no unacknowledged video packet at the transmission timing of the ninth frame, the transmission device 1 transmits the video packet. Originally, 3 frames can be transmitted continuously, but the 10th frame is not transmitted in order to halve the transmission rate. Thereafter, by transmitting every other frame, video frames can be transmitted with low delay, and the transmission frame interval is stabilized.

また、送信装置1は、常に送達確認データを受信するまでの時間を計測することで、伝送帯域が増えた場合は受信までの時間が小さくなるので、帯域に応じで再び送信レートを上げることも可能である。このように、送信装置1が、送達確認データの受信間隔に基づいて映像パケットの送信レートを調整することで、安定したフレームレートで受信装置2へ映像を送ることができる。   In addition, the transmission device 1 always measures the time until receiving the delivery confirmation data, and when the transmission band increases, the time until reception decreases, so the transmission rate may be increased again according to the band. Is possible. As described above, the transmission device 1 can transmit the video to the reception device 2 at a stable frame rate by adjusting the transmission rate of the video packet based on the reception interval of the delivery confirmation data.

一方、網内にデータが停滞したがその後解消した場合、上記送信制御方法では、送信済みの映像パケットに対応する全ての送達確認データを受信後に、新たな映像パケットを送信していた。このとき、順調に網内に停滞していたデータが減少している最中に映像パケットの送信を再開することができれば、送信開始タイミングを早めることができる。   On the other hand, when the data stagnates in the network but is resolved thereafter, the transmission control method transmits a new video packet after receiving all the delivery confirmation data corresponding to the transmitted video packet. At this time, if the transmission of the video packet can be resumed while the data stagnating in the network is decreasing smoothly, the transmission start timing can be advanced.

図4を例に説明する。ここでは、送信装置1は、最後に送信した映像パケットである7フレーム目の送達確認データを受信するまで、つぎの映像パケットを送信できない。11フレーム目の送信タイミングでは、8フレーム目の送達確認データを受信していないと送信できないからである。しかし、このタイミングで送達未確認の映像フレームは7フレーム目の1つだけである。ここで、7フレーム目の送達確認データもすぐに受信できると推定できれば、送信装置1は、11フレーム目を送信することができる。   An example will be described with reference to FIG. Here, the transmitting apparatus 1 cannot transmit the next video packet until it receives the delivery confirmation data of the seventh frame, which is the last transmitted video packet. This is because at the transmission timing of the 11th frame, transmission is not possible unless the delivery confirmation data of the 8th frame is received. However, there is only one video frame whose delivery has not been confirmed at this timing. Here, if it can be estimated that the delivery confirmation data of the seventh frame can be received immediately, the transmission device 1 can transmit the eleventh frame.

すなわち、全ての送信済みの映像フレームに対して、送達確認データが全て受信できそうな状態、例えば、送達未確認の映像フレームが残り1フレーム以下や2フレーム以下のようにあらかじめ設定した個数(M)以下の場合、送信装置1は、すでに送達確認データを受信したものとみなして、送信再開タイミングを早めることができる。   That is, for all the transmitted video frames, a state in which all of the delivery confirmation data is likely to be received, for example, the preset number (M) of the remaining unconfirmed video frames such as 1 frame or less and 2 frames or less In the following cases, the transmission device 1 can assume that the delivery confirmation data has already been received, and advance the transmission restart timing.

なお、送達未確認の映像フレーム数がM以下の場合に送信の再開を行う場合について説明したが、これに限定するものではない。例えば、送達未確認の映像フレームのうち、最も古い映像パケットと最も新しい映像パケットの送信時間の差がm時間以下という条件にすることも可能である。   Although the case where transmission is resumed when the number of unconfirmed video frames is M or less has been described, the present invention is not limited to this. For example, it is also possible to set the condition that the difference between the transmission times of the oldest video packet and the newest video packet among the unconfirmed video frames is m hours or less.

また、映像パケット、もしくは送達確認データがエラーにより受信できない場合や、網内でロスが発生した場合、送信装置1では、送達確認データを受信できない。このような状況に対処するため、送信制御部10では、送達確認データを受信するまでのタイマをセットし、あらかじめ設定した時間が経過(タイムアウト)した場合に、送達確認データを受信したものとみなす。これにより、送達未確認の映像パケットの情報を更新でき、新たな映像パケットを送信できる。   Further, when the video packet or the delivery confirmation data cannot be received due to an error or when a loss occurs in the network, the transmission device 1 cannot receive the delivery confirmation data. In order to deal with such a situation, the transmission control unit 10 sets a timer for receiving the delivery confirmation data, and assumes that the delivery confirmation data has been received when a preset time has elapsed (timeout). . As a result, the information on the unacknowledged video packet can be updated, and a new video packet can be transmitted.

送信装置1は、送信済みの映像パケットに対応する送達確認データを一定時間以上受信できない場合、送達確認データを受信したものとみなして以降の送信制御を行うことで、パケットロスやパケットエラーが発生した場合でも安定した低遅延の伝送処理を継続することができる。   When the transmission device 1 cannot receive the delivery confirmation data corresponding to the transmitted video packet for a predetermined time or longer, the transmission device 1 regards the delivery confirmation data as received and performs subsequent transmission control, thereby causing a packet loss or a packet error. Even in this case, stable and low-delay transmission processing can be continued.

以上説明したように、本実施の形態では、最も古い送達未確認の映像フレームの送信時刻と現時刻との差分を求め、当該差分があらかじめ設定したしきい値の時間より大きい場合には新たな映像フレームを送信しないこととした。これにより、遅延時間を規定しつつ、網内でのデータの停滞を悪化させることなく、低遅延の伝送が実現できる。   As described above, in this embodiment, the difference between the transmission time of the oldest unconfirmed video frame and the current time is obtained, and if the difference is larger than a preset threshold time, a new video is obtained. The frame is not transmitted. As a result, it is possible to realize low-delay transmission without deteriorating data stagnation in the network while defining the delay time.

実施の形態2.
本実施の形態では、自装置が備える時計に基づいて映像フレームの送信時刻を管理する。実施の形態1と異なる部分について説明する。
Embodiment 2. FIG.
In this embodiment, the transmission time of the video frame is managed based on a clock provided in the own device. A different part from Embodiment 1 is demonstrated.

図6は、送信装置1aの構成例を示す図である。送信装置1aは、送信制御部10aと、パケット送信部11と、確認受信部12と、を備える。送信制御部10aは、時計部13を備える。送信制御部10aは、外部から映像フレームデータを入力し、逐次映像フレームデータの送信可否を判断する。また、映像フレームデータの送信時刻を、時計部13からの時刻情報に基づいて管理する。時計部13は、映像フレームデータをパケット送信部11へ転送するときの送信時刻を計測する。   FIG. 6 is a diagram illustrating a configuration example of the transmission device 1a. The transmission device 1a includes a transmission control unit 10a, a packet transmission unit 11, and a confirmation reception unit 12. The transmission control unit 10 a includes a clock unit 13. The transmission control unit 10a inputs video frame data from the outside, and sequentially determines whether or not video frame data can be transmitted. Further, the transmission time of the video frame data is managed based on the time information from the clock unit 13. The clock unit 13 measures the transmission time when the video frame data is transferred to the packet transmission unit 11.

つづいて、送信装置1aの送信動作について説明する。送信制御部10aは、図示しない外部装置から取り込んだ連続する映像フレームデータを、フレーム単位にしてパケット送信部11へ転送する。このとき、時計部13から転送するときの送信時刻の情報を読み取り、送信時刻情報と映像フレーム番号等を用いて、送信する映像フレームを管理する。映像フレームデータを1フレームずつ受け取ったパケット送信部11は、1フレームの映像データ単位にパケット化して、ネットワーク3経由で、受信装置2へ送信する。   Next, the transmission operation of the transmission device 1a will be described. The transmission control unit 10a transfers continuous video frame data fetched from an external device (not shown) to the packet transmission unit 11 in units of frames. At this time, information on the transmission time at the time of transfer from the clock unit 13 is read, and the video frame to be transmitted is managed using the transmission time information and the video frame number. The packet transmission unit 11 that has received the video frame data frame by frame packetizes the video data in units of one frame of video data and transmits the packet data to the reception device 2 via the network 3.

確認受信部12は、パケット送信部11が送信した映像パケットに対応する送達確認データを受信する。送達確認データには映像フレーム番号等が示され、確認受信部12は、どの映像フレームまでを受信装置2が受信したのかを認識できる。確認受信部12は、受信装置2が受信した映像フレームの情報(例えば、映像フレーム番号)を送信制御部10aへ通知する。   The confirmation reception unit 12 receives delivery confirmation data corresponding to the video packet transmitted by the packet transmission unit 11. The delivery confirmation data indicates a video frame number and the like, and the confirmation receiving unit 12 can recognize up to which video frame the reception device 2 has received. The confirmation receiving unit 12 notifies the transmission control unit 10a of information (for example, video frame number) of the video frame received by the receiving device 2.

送信制御部10aは、パケット送信部11に転送した映像フレームの状況、および確認受信部12から通知される送達確認された映像フレームの状況から、送達確認されていない最も古い映像フレームの送信時刻と、時計部13から読み取れる現時刻との差分により、送達確認されていない映像フレームの状況を認識できる。例えば、求めた差分があらかじめ設定した値(しきい値T)を越えた場合に、送信制御部10aは、パケット送信部11への映像フレームデータの転送を中断する。送信制御部10aは、送達確認が取れていない映像フレームとの送信時刻の差分を一定以下に抑えることで、低遅延の映像データ伝送を実現する。   The transmission control unit 10a determines the transmission time of the oldest video frame whose delivery has not been confirmed from the status of the video frame transferred to the packet transmission unit 11 and the status of the delivery-confirmed video frame notified from the confirmation reception unit 12. From the difference from the current time that can be read from the clock unit 13, it is possible to recognize the state of the video frame for which delivery has not been confirmed. For example, when the obtained difference exceeds a preset value (threshold value T), the transmission control unit 10a interrupts the transfer of the video frame data to the packet transmission unit 11. The transmission control unit 10a realizes low-delay video data transmission by suppressing a difference in transmission time from a video frame for which delivery confirmation has not been obtained to a certain level or less.

以上説明したように、本実施の形態では、あらかじめ映像フレームにタイムスタンプが付与されていない場合でも、送信制御部が備える時計を用いて、送信する映像フレームの送信時刻を管理できることとした。これにより、実施の形態1と同様の効果を得ることができる。   As described above, according to the present embodiment, it is possible to manage the transmission time of a video frame to be transmitted using a clock provided in the transmission control unit even when a time stamp is not added to the video frame in advance. Thereby, the effect similar to Embodiment 1 can be acquired.

以上のように、本発明にかかる送信装置は、パケット通信に有用であり、特に、リアルタイム性が要求される通信に適している。   As described above, the transmission apparatus according to the present invention is useful for packet communication, and is particularly suitable for communication that requires real-time performance.

1,1a 送信装置
2 受信装置
3 ネットワーク
10,10a 送信制御部
11 パケット送信部
12 確認受信部
13 時計部
1, 1a Transmitting device 2 Receiving device 3 Network 10, 10a Transmission control unit 11 Packet transmitting unit 12 Confirmation receiving unit 13 Clock unit

Claims (11)

連続する映像フレームを映像フレーム毎にパケット化して受信装置へ送信するパケット送信手段と、
前記受信装置から、パケットごとに送達確認を受信する確認受信手段と、
外部装置から受信した前記連続する映像フレームを前記パケット送信手段へ転送し、一方で、前記受信装置へ映像フレームを送信した時刻を示す送信時刻を記録し、また、前記確認受信手段から送達確認を受け取り、前記受信装置へ送信した映像フレームの受信状況を管理する送信制御手段と、
を備え、
前記送信制御手段は、前記パケット送信手段が送信した映像フレームに対応する全ての送達確認を受信していない場合、当該送達確認を受信していない映像フレームの中で最も古い映像フレームの送信時刻と現時刻との差分を求め、当該差分と所定のしきい値との比較結果に基づいて映像フレームの送信を制御する、
ことを特徴とする送信装置。
Packet transmission means for packetizing successive video frames for each video frame and transmitting the packets to the receiving device;
Confirmation receiving means for receiving a delivery confirmation for each packet from the receiving device;
The continuous video frames received from the external device are transferred to the packet transmission means, while the transmission time indicating the time when the video frames are transmitted to the reception device is recorded, and the delivery confirmation is received from the confirmation reception means. A transmission control means for receiving and managing the reception status of the video frame transmitted to the receiving device;
With
When the transmission control means has not received all the delivery confirmations corresponding to the video frames transmitted by the packet transmission means, the transmission time of the oldest video frame among the video frames that have not received the delivery confirmation and Find the difference with the current time, and control the transmission of the video frame based on the comparison result between the difference and a predetermined threshold,
A transmission apparatus characterized by the above.
前記送信時刻を、外部装置によって映像フレームに付与されたタイムスタンプとすることを特徴とする請求項1に記載の送信装置。   The transmission apparatus according to claim 1, wherein the transmission time is a time stamp given to the video frame by an external apparatus. 前記送信制御手段は、さらに、
映像フレームを前記パケット送信手段へ転送した時刻を計測するタイマ手段、
を備え、
前記送信時刻を、前記タイマ手段によって計測された転送時の時刻とすることを特徴とする請求項1に記載の送信装置。
The transmission control means further includes
Timer means for measuring the time when the video frame is transferred to the packet transmission means;
With
2. The transmission apparatus according to claim 1, wherein the transmission time is a transfer time measured by the timer means.
前記送信制御手段は、
前記差分が所定のしきい値よりも大きい場合、前記外部装置から受信した映像フレームを前記受信装置へ送信しないように制御することを特徴とする請求項1、2または3に記載の送信装置。
The transmission control means includes
4. The transmission device according to claim 1, wherein when the difference is larger than a predetermined threshold value, control is performed so that a video frame received from the external device is not transmitted to the reception device.
前記送信制御手段は、
前記比較結果に基づき映像フレームを送信しないように制御すると判断した場合、当該映像フレームのデータを廃棄することを特徴とする請求項4に記載の送信装置。
The transmission control means includes
5. The transmission apparatus according to claim 4, wherein when it is determined that control is performed so as not to transmit a video frame based on the comparison result, data of the video frame is discarded.
前記送信制御手段は、
映像パケットを送信してから当該映像パケットに対応する送達確認を受信するまでの応答期間を計測し、
前記所定のしきい値を、前記計測された応答期間のうちの最短の応答期間のN倍(N>1)とすることを特徴とする請求項1〜5のいずれか1つに記載の送信装置。
The transmission control means includes
Measure the response period from sending the video packet to receiving the delivery confirmation corresponding to the video packet,
6. The transmission according to claim 1, wherein the predetermined threshold value is set to N times (N> 1) a shortest response period among the measured response periods. apparatus.
前記送信制御手段は、
前記最短の応答期間を、周期的に更新することを特徴とする請求項6に記載の送信装置。
The transmission control means includes
The transmission apparatus according to claim 6, wherein the shortest response period is periodically updated.
前記送信制御手段は、
送達確認の受信間隔に基づいて映像フレームの送信レートを調整することを特徴とする請求項1〜7のいずれか1つに記載の送信装置。
The transmission control means includes
8. The transmission apparatus according to claim 1, wherein a transmission rate of the video frame is adjusted based on a reception interval of delivery confirmation.
前記送信制御手段は、
前記比較結果に基づき映像フレームを送信しないように制御すると判断した場合であっても、送達確認を受信していない送信済みの映像フレーム数が所定の設定数より少なくなったときは、映像フレームを送信するための制御を行うことを特徴とする請求項1〜8のいずれか1つに記載の送信装置。
The transmission control means includes
Even if it is determined to control not to transmit a video frame based on the comparison result, if the number of transmitted video frames that have not received a delivery confirmation is less than a predetermined number, Control for transmitting is performed, The transmission apparatus as described in any one of Claims 1-8 characterized by the above-mentioned.
前記送信制御手段は、
所定の期間にわたって送達確認を受信しなかったときは、その送達確認を受信したものとして送信制御を行うことを特徴とする請求項1〜9のいずれか1つに記載の送信装置。
The transmission control means includes
The transmission apparatus according to claim 1, wherein when a delivery confirmation is not received over a predetermined period, transmission control is performed assuming that the delivery confirmation is received.
外部装置から受信した連続する映像フレームを、映像フレーム毎にパケット化して受信装置へ送信するパケット送信ステップと、
前記映像フレームの送信時刻を記録する送信時刻記録ステップと、
前記受信装置から、パケットごとに送達確認を受信する送達確認ステップと、
送信した映像フレームに対応する全ての送達確認を受信していない場合、当該送達確認を受信していない映像フレームの中で最も古い映像フレームの送信時刻と現時刻との差分を求める差分計算ステップと、
前記差分と所定のしきい値との比較結果に基づいて映像フレームの送信を制御する送信制御ステップと、
を含むことを特徴とする送信制御方法。
A packet transmission step of packetizing continuous video frames received from an external device for each video frame and transmitting the packets to the reception device;
A transmission time recording step for recording the transmission time of the video frame;
A delivery confirmation step of receiving a delivery confirmation for each packet from the receiving device;
A difference calculating step for obtaining a difference between the transmission time of the oldest video frame and the current time among the video frames not receiving the delivery confirmation when not receiving all the delivery confirmations corresponding to the transmitted video frames; ,
A transmission control step for controlling transmission of a video frame based on a comparison result between the difference and a predetermined threshold;
Including a transmission control method.
JP2009031240A 2009-02-13 2009-02-13 Transmission device and transmission control method Expired - Fee Related JP5178568B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009031240A JP5178568B2 (en) 2009-02-13 2009-02-13 Transmission device and transmission control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009031240A JP5178568B2 (en) 2009-02-13 2009-02-13 Transmission device and transmission control method

Publications (2)

Publication Number Publication Date
JP2010187292A true JP2010187292A (en) 2010-08-26
JP5178568B2 JP5178568B2 (en) 2013-04-10

Family

ID=42767653

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009031240A Expired - Fee Related JP5178568B2 (en) 2009-02-13 2009-02-13 Transmission device and transmission control method

Country Status (1)

Country Link
JP (1) JP5178568B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014155020A (en) * 2013-02-07 2014-08-25 Nippon Telegr & Teleph Corp <Ntt> Station side device and subscriber side device
US9467386B2 (en) 2014-01-06 2016-10-11 Fujitsu Limited Communication terminal and communication method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102666348B (en) * 2009-12-21 2015-08-26 因温特奥股份公司 Car has the elevator installation of the drainage system for water for fire extinguishing

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005143076A (en) * 2003-10-16 2005-06-02 Seiko Epson Corp Packet communication system, packet communication method, data reception system, and data reception method
JP2006094130A (en) * 2004-09-24 2006-04-06 Nippon Telegr & Teleph Corp <Ntt> Packet transmission controller, and its method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005143076A (en) * 2003-10-16 2005-06-02 Seiko Epson Corp Packet communication system, packet communication method, data reception system, and data reception method
JP2006094130A (en) * 2004-09-24 2006-04-06 Nippon Telegr & Teleph Corp <Ntt> Packet transmission controller, and its method and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2014155020A (en) * 2013-02-07 2014-08-25 Nippon Telegr & Teleph Corp <Ntt> Station side device and subscriber side device
US9467386B2 (en) 2014-01-06 2016-10-11 Fujitsu Limited Communication terminal and communication method

Also Published As

Publication number Publication date
JP5178568B2 (en) 2013-04-10

Similar Documents

Publication Publication Date Title
CN108881970B (en) Method and apparatus for transmission rate control for real-time video streaming systems
US9185045B1 (en) Transport protocol for interactive real-time media
US6907460B2 (en) Method for efficient retransmission timeout estimation in NACK-based protocols
US7310682B2 (en) Systems and methods for improving network performance
KR100988683B1 (en) Communication terminal, congestion control method, and computer readable recording medium storing congestion control program
JP4016387B2 (en) Data flow control method
JP3598110B2 (en) Data transmission method and apparatus
US20160323062A1 (en) Packet recovery in interactive real-time media protocol
JP4708978B2 (en) Communication system, communication terminal, session relay device, and communication protocol realizing high throughput
JP2004537218A (en) Reliable and efficient method of congestion control in NACK based protocol
JP2007208571A (en) Communication system, communication device, congestion control method used for them, and its program
JP2006506866A (en) Data unit transmitter and control method of the transmitter
JP2012141685A5 (en)
JP3608660B2 (en) Method, apparatus, and system for transmitting compressed header data
JP2012142701A5 (en)
JP5178568B2 (en) Transmission device and transmission control method
JP4061643B2 (en) Information processing system, information processing apparatus and method, recording medium, and program
JP4435817B2 (en) Communication terminal, communication control method, and communication control program
CN113169977A (en) Network equipment and method for delivering data packets
JP7067544B2 (en) Communication systems, communication devices, methods and programs
JP4285111B2 (en) COMMUNICATION DEVICE, METHOD, AND SYSTEM
JP2010041326A (en) Data transmission device, data reception device, and data transmission/reception system
JP2004297127A (en) Portable terminal and server
JP2004140596A (en) Method and system for estimating quality in data transfer on transmission control protocol
JP4925916B2 (en) Data transmission apparatus, data transmission method, and data transmission program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120919

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20121023

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20121119

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20121211

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130108

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