JPH11284659A - Method and device for communication control and storage medium - Google Patents

Method and device for communication control and storage medium

Info

Publication number
JPH11284659A
JPH11284659A JP8764898A JP8764898A JPH11284659A JP H11284659 A JPH11284659 A JP H11284659A JP 8764898 A JP8764898 A JP 8764898A JP 8764898 A JP8764898 A JP 8764898A JP H11284659 A JPH11284659 A JP H11284659A
Authority
JP
Japan
Prior art keywords
transmitting
transmission
communication control
terminal
rate
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP8764898A
Other languages
Japanese (ja)
Inventor
Tomohiko Shimoyama
朋彦 下山
Koichi Yano
晃一 矢野
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.)
Canon Inc
Original Assignee
Canon 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 Canon Inc filed Critical Canon Inc
Priority to JP8764898A priority Critical patent/JPH11284659A/en
Priority to US09/277,824 priority patent/US6643496B1/en
Publication of JPH11284659A publication Critical patent/JPH11284659A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To transmit data with efficiency by sending control information according to the state of a network. SOLUTION: By this communication control method, a transmission-side terminal 100 sends data to be sent by an RTP(real-time transport protocol) protocol and the transmission-side terminal 100 and a reception-side terminal 200 sends control signals for grasping the state of the network to each other by the RTCP (RTP control protocol) protocol. Here, the transmission-side terminal sends control information as RTCP packets in specific cycles, but when the communication rate does not reach a target rate, the transmission rate is set a specific rate higher asynchronously with the above specific cycles. Further, if it is judged from the control information sent from the reception-side terminal that there is transmission loss, the transmission rate is set a specific rate lower asynchronously with the above specific cycles.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明はネットワークを介し
て発信側端末から受信側端末に向けてデータを送信する
と通信制御方法及びシステム及び記憶媒体に関し、特
に、実時間データの転送に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control method, system, and storage medium for transmitting data from an originating terminal to a receiving terminal via a network, and more particularly, to the transfer of real-time data.

【0002】[0002]

【従来の技術】近年、インターネットなどの通信回線を
通じ、ビデオカメラ及びそれに付随するマイクロホンに
より得られた動画や音声などの実時間データを送信する
システムが現れている。これらのシステムを構築する際
には、常に状態の変わる通信回線状況に対応する必要が
ある。つまり受信側が受け取れるだけの速度で、送信側
からデータを送り出してやる必要がある。
2. Description of the Related Art In recent years, a system for transmitting real-time data such as moving images and sounds obtained by a video camera and a microphone attached thereto via a communication line such as the Internet has appeared. When constructing these systems, it is necessary to cope with the constantly changing communication line conditions. In other words, it is necessary to send out data from the transmitting side at a speed that the receiving side can receive.

【0003】送信側で、データ送り出し速度を制御する
ためには、受信側での実効受信速度を知る必要がある。
これを知るために送信側、受信側の間で、本来のデータ
送信に加えて、制御情報を交換することが必要となる。
In order to control the data sending speed on the transmitting side, it is necessary to know the effective receiving speed on the receiving side.
In order to know this, it is necessary to exchange control information between the transmitting side and the receiving side in addition to the original data transmission.

【0004】このような通信プロトコルの使用としては
RTP(Realtime Transport Protcol)として知られてい
るRFC1889があげられる。RTPではデータの送
受信にはRTP(RTP Data Transfer Protocl)を使い、
制御情報の送受信にはRTCP(RTP Control Protocl)
を使用することでこれらを実現している。
[0004] An example of the use of such a communication protocol is RFC1889 known as RTP (Realtime Transport Protocol). RTP uses RTP (RTP Data Transfer Protocol) to send and receive data,
RTCP (RTP Control Protocol) for sending and receiving control information
These are realized by using.

【0005】[0005]

【発明が解決しようとする課題】だがこれまでは、制御
情報の送受信は定期的(RTPではRTCPの送信間隔
として5秒に1回程度が推奨されている)に行われてい
た。そのため、通信回線の状況が悪化した時などに、そ
の状況変化を感知するのが遅れてしまい、またそれに対
して送信レートを変化させたことに対するフィードバッ
ク情報も遅くなってしまっていた。
Heretofore, transmission and reception of control information has been performed periodically (in RTP, it is recommended that the RTCP transmission interval be about once every 5 seconds). Therefore, when the condition of the communication line is deteriorated, it is delayed to detect the change in the condition, and the feedback information regarding the change of the transmission rate is also delayed.

【0006】例えば5秒に1回制御情報を流すシステム
では、最悪5秒後に回線状況の変化を検出し、送信側の
送信レートの変更した場合にその変更が適切かどうかは
最悪10秒後にならないとわからなかった。そのため回
線状態が変化すると脱落するパケットが増えたり、パケ
ット配送の遅延が起きるなどの問題が生じていた。
For example, in a system in which control information is transmitted once every 5 seconds, a change in the line condition is detected after a worst case of 5 seconds, and if the transmission rate on the transmitting side is changed, it is not after 10 seconds at the worst whether the change is appropriate. I didn't know. Therefore, when the line state changes, there have been problems such as an increased number of dropped packets and a delay in packet delivery.

【0007】[0007]

【課題を解決するための手段】本発明はかかる問題点に
鑑みなされたものであり、ネットワークの状況に応じて
制御情報を発信することにより、効率良くデータの送信
を行なうことを可能ならしめる通信制御方法及びシステ
ム及び記憶媒体を提供しようとするものである。
SUMMARY OF THE INVENTION The present invention has been made in consideration of the above problems, and has been made in view of the above circumstances. By transmitting control information in accordance with the status of a network, communication that enables efficient data transmission becomes possible. It is an object to provide a control method, a system, and a storage medium.

【0008】この課題を解決するため、例えば本発明の
通信制御方法は以下の工程を備える。すなわち、所定の
ネットワークを介して、発信側端末から受信側端末に向
けてデータを送信すると共に、前記ネットワーク上の状
況を把握するための制御信号を所定時間間隔に発信する
通信制御方法であって、前記ネットワークの状況の変化
を検出し、検出された状況の変化に応じて前記制御情報
の発信の頻度を調整することを特徴とする。
In order to solve this problem, for example, a communication control method according to the present invention includes the following steps. That is, a communication control method for transmitting data from a transmitting terminal to a receiving terminal via a predetermined network and transmitting a control signal for grasping a situation on the network at predetermined time intervals. Detecting a change in the status of the network, and adjusting the frequency of transmission of the control information according to the detected change in the status.

【0009】[0009]

【発明の実施の形態】以下、添付図面に従って本発明に
係る実施形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the accompanying drawings.

【0010】図1は実施形態におけるシステム全体図で
ある。本実施形態はネットワーク300(電話網を含
む)により接続された送信側端末100と受信側端末2
00により構成される。送信側端末100は、例えばビ
デオカメラ及びマイクを有する装置或いはシステムであ
って、実時間の映像/音声を受信側端末200に送信す
るものである。送信側端末100と受信側端末200は
互いに独立した計算機或いはシステムであり、いずれも
ネットワーク接続のためのハードウェア、送信側では実
時間で転送するためのデータソース(カメラやマイク等
のハードウェア)を必要とするものの、汎用的なワーク
ステーションもしくはパーソナルコンピュータで実現で
きる。
FIG. 1 is an overall system diagram in the embodiment. In this embodiment, a transmitting terminal 100 and a receiving terminal 2 connected by a network 300 (including a telephone network)
00. The transmitting terminal 100 is, for example, a device or system having a video camera and a microphone, and transmits real-time video / audio to the receiving terminal 200. The transmitting terminal 100 and the receiving terminal 200 are computers or systems independent of each other, and both are hardware for network connection, and data sources (hardware such as cameras and microphones) for real-time transfer on the transmitting side. , But can be realized by a general-purpose workstation or personal computer.

【0011】ここでは、送信側端末100から受信側端
末200に対してrtpを使用してデータを送信する。
本実施形態では、rtpパケット、rtcpパケットを
送受信する機構はソフトウェアで実現するが、同様の機
能をハードウェアにより実現することも可能であり、本
発明はこれらにより制限されるものではない。
Here, data is transmitted from the transmitting terminal 100 to the receiving terminal 200 using rtp.
In the present embodiment, the mechanism for transmitting and receiving the rtp packet and the rtcp packet is realized by software. However, the same function can be realized by hardware, and the present invention is not limited by these.

【0012】送信側端末100と受信側端末200はr
tp(RFC1889)が定めるように、rtpパケッ
トによりデータの送受信を、rtcpパケットによりそ
の制御データを転送している。rtp、rtcpの詳細
に関しては既知のものとして説明を省略する。
The transmitting terminal 100 and the receiving terminal 200 are r
As defined by tp (RFC1889), transmission and reception of data are performed by rtp packets, and control data is transferred by rtcp packets. Details of rtp and rtcp are known and will not be described.

【0013】送信側端末100はあらかじめ定められた
レート(目標レート)で受信側端末200に対してデー
タを送信する。このデータの送受信にはrtpを使用す
る。もし回線状況が悪く目標レートでデータを遅れない
場合には、送信レートを落とす。
The transmitting terminal 100 transmits data to the receiving terminal 200 at a predetermined rate (target rate). Rtp is used for transmission and reception of this data. If the data is not delayed at the target rate due to poor line conditions, the transmission rate is reduced.

【0014】また送信側端末100,受信側端末200
は、rtcpパケットを使用して通信回線の制御情報を
交換する。これらのrtcpを使用して、送信側端末1
00、受信側端末200はレート制御を行う。
The transmitting terminal 100 and the receiving terminal 200
Exchanges control information of communication lines using rtcp packets. Using these rtcp, the transmitting terminal 1
00, the receiving terminal 200 performs rate control.

【0015】受信側端末200から送信側端末100に
向けてのrtcpパケットに含まれる主だった情報は次
の通りである。
The main information included in the rtcp packet from the receiving terminal 200 to the transmitting terminal 100 is as follows.

【0016】・rtcpパケットを送り出した時点での
パケットロス率(fraction lost) ・rtcpパケットを送り出した時点で最後に受け取っ
た送信側端末からのrtcpパケットのタイムスタンプ
(timestamp) ・上記の送信側端末からのrtcpパケットを受け取っ
てからそのrtcpパケットを送信するまでの時間(dif
ference last sender report) 送信側端末100はこれらの情報を元に、送信レートを
決定する。本実施形態ではパケットのロス率を元に送信
レートを決定する。パケットロスがある場合には送信レ
ートを下げ、ない場合には徐々に送信レートを上げるこ
とで、ネットワーク300の通信容量を使い切るように
動作する。
The packet loss rate at the time of transmitting the rtcp packet (fraction lost). The time stamp (timestamp) of the rtcp packet from the transmitting terminal that was last received at the time of transmitting the rtcp packet. From the reception of the rtcp packet from the rtcp packet to the transmission of the rtcp packet (dif
ference last sender report) The transmitting terminal 100 determines the transmission rate based on the information. In the present embodiment, the transmission rate is determined based on the packet loss rate. When there is a packet loss, the transmission rate is reduced, and when there is no packet loss, the transmission rate is gradually increased, so that the communication capacity of the network 300 is used up.

【0017】従って、受信側端末200はrtcpパケ
ットの到着毎に新たな送信レートを決定できることにな
り、送信状況、回線状況に変化があった場合には頻繁に
rtcpパケットが送られてくることが期待される。
Therefore, the receiving terminal 200 can determine a new transmission rate every time an rtcp packet arrives, and rtcp packets are frequently sent when there is a change in the transmission status or line status. Be expected.

【0018】一方、送信側端末100から受信側端末2
00に向けてのrtcpに含まれる主だった情報は次の
通りである。
On the other hand, from the transmitting terminal 100 to the receiving terminal 2
The main information included in rtcp toward 00 is as follows.

【0019】・送信側端末がrtcpパケットを送り出
した時の時刻(sender's timestamp) ・送信側端末がrtcpパケットを送り出した時点で累
積で何バイトのデータを送ったか(sender's octed) これらの情報を受け取ることで、受信側端末200は送
信側端末100からのデータの送信レートを計算するこ
とができる。これは2つのrtcp情報(rtcp0,
1とすると)から次の式で計算することができる。
The time when the transmitting terminal sends out the rtcp packet (sender's timestamp) The cumulative number of data sent when the sending terminal sends out the rtcp packet (sender's octed) Thus, the receiving terminal 200 can calculate the transmission rate of data from the transmitting terminal 100. This is two pieces of rtcp information (rtcp0, rtcp0,
Can be calculated by the following equation.

【0020】送信レート=(rtcp1のsender's octed -r
tcp0のsender's octed)/(rtcp1のsender's timestamp
-rtcp0のsender's timestamp) 受信側端末200はこうして得た送信レートと受信レー
トの差をとり(受信レートは2つのrtpパケット情報
により計算する(後述))、その差が大きくなった場合
には送信側端末100にrtcpパケットを頻繁に送
る。
Transmission rate = (sender's octed -r of rtcp1
tcp0 sender's octed) / (rtcp1 sender's timestamp
-rtcp0 sender's timestamp) The receiving terminal 200 calculates the difference between the transmission rate and the reception rate thus obtained (the reception rate is calculated using two rtp packet information (described later)), and if the difference is large, the transmission is performed. The rtcp packet is frequently sent to the terminal 100.

【0021】レートの差が大きい状況はロスが発生する
状況(またはネットワークでの遅延が大きくなる状
況)、もしくは送信側端末100が最適な送信レートを
探して送信レートを増加しているときである。
A situation in which the rate difference is large is a situation in which a loss occurs (or a situation in which a delay in a network increases), or a situation in which the transmitting terminal 100 increases the transmission rate in search of an optimal transmission rate. .

【0022】前者の場合には早急に送信側端末100に
おいて送信レートを絞る必要があり、後者の場合には、
送信レートの増加による影響のフィードバックをすばや
く送信側端末100にかける必要から、やはりrtcp
パケットを早急に送る必要があり、本発明が有効に機能
する。
In the former case, it is necessary to immediately reduce the transmission rate at the transmitting terminal 100. In the latter case,
Since it is necessary to quickly give the feedback of the effect of the increase in the transmission rate to the transmitting terminal 100, rtcp
The packet needs to be sent immediately, and the present invention works effectively.

【0023】同様の理由から送信側端末100でも、送
信レートを変化する時には頻繁にrtcpパケットの送
信をすることで受信側端末200に現在の送信レートを
早急に知らせる。
For the same reason, the transmitting terminal 100 immediately notifies the receiving terminal 200 of the current transmission rate by frequently transmitting rtcp packets when the transmission rate changes.

【0024】また本実施形態では採用しなかったが、r
tcpパケットに含まれる情報から送信側端末100と
受信側端末200との間でパケットが往復するのに要す
る時間(rtt:round trip time)を測定することが
できる。このrttの変化を検出してrtcpパケット
を頻繁に送ることも有効である(rttの計算方法はR
FC1889に記述されているものに従って求める)。
Although not employed in this embodiment, r
From the information included in the tcp packet, the time (rtt: round trip time) required for the packet to reciprocate between the transmitting terminal 100 and the receiving terminal 200 can be measured. It is also effective to detect this change in rtt and frequently send an rtcp packet (the method of calculating rtt is R
Determined according to those described in FC1889).

【0025】次に送信側端末100、受信側端末200
の内部について説明する。送信側端末100はrtpパ
ケット送信部110、rtcpパケット送信部120、
rtcpパケット受信部130で構成される。また、受
信側端末200はrtpパケット受信部210、rtc
pパケット220、rtcpパケット受信部230から
構成される。これらは全て別々のスレッドとして独立に
動作し、スレッド間で共有されたいくつかに変数を通じ
て連係をとる。
Next, the transmitting terminal 100 and the receiving terminal 200
Will be described. The transmitting terminal 100 includes an rtp packet transmitting unit 110, an rtcp packet transmitting unit 120,
An rtcp packet receiving unit 130 is provided. Further, the receiving side terminal 200 includes an rtp packet receiving unit 210, rtc
It comprises a p-packet 220 and an rtcp packet receiving unit 230. They all operate independently as separate threads and work through variables to some of the threads that are shared between them.

【0026】以下、各処理部の処理内容を図2〜図6の
フローチャートに従い説明する。
Hereinafter, the processing contents of each processing section will be described with reference to the flowcharts of FIGS.

【0027】図2は送信側端末のrtpパケット送信部
110のフローチャートである。
FIG. 2 is a flowchart of the rtp packet transmitting section 110 of the transmitting terminal.

【0028】先ず初期値として送信レートに目標レー
ト、レートカウンタに初期として“0”を設定し(ステ
ップS1)、タイマを送信レートに従った時間を設定
し、その時間が経過するのを待つ(ステップS2)。こ
れは前回の送信が完了するのを待っていることに他なら
ない。次いで、今回の1024バイトをパケットを送信
し(ステップS3)、レートカウンタを“1”だけイン
クリメントする(ステップS4)。こうして、レートカ
ウンタが“100”になるまで、上記のステップS2以
降の処理を繰り返す。レートカウンタが“100”にな
ると、そのカウンタを“0”でリセットし(ステップS
6)、目標レートと実際の送信レートの比較を行なう
(ステップS7)。ここで送信レートは目標レートに達
したか、それ以上になった場合には、その時点での送信
レートに従ってデータ転送を行なうためにステップS2
に戻る。
First, a target rate is set as a transmission rate as an initial value, and "0" is set as an initial value in a rate counter (step S1). Step S2). This is nothing but waiting for the previous transmission to complete. Next, the current 1024-byte packet is transmitted (step S3), and the rate counter is incremented by "1" (step S4). In this manner, the above-described processing from step S2 is repeated until the rate counter reaches “100”. When the rate counter becomes "100", the counter is reset to "0" (step S).
6) Compare the target rate with the actual transmission rate (step S7). If the transmission rate has reached or exceeded the target rate, step S2 is performed to transfer data according to the transmission rate at that time.
Return to

【0029】一方、送信レートが目標レートよりも小さ
い場合には、送信レートを変更するため、例えば従前の
送信レートに対して1.2倍(20%アップ)すると共
に、それを受信側に報知するため、RTCP出力フラグ
(後述)をONにする。
On the other hand, when the transmission rate is lower than the target rate, the transmission rate is changed by, for example, 1.2 times (20% up) the previous transmission rate and is notified to the receiving side. Therefore, an RTCP output flag (described later) is turned ON.

【0030】つまり、送信側端末は1024byteの
大きさのパケットを一定期間ごと((1024byte
/送信レート)秒の期間ごと)に出力する。そして10
0パケットを送る毎に送信レートを1.2倍してゆく。
送信レートを変更した時には、rtcpパケット送信部
120と共有したrtcp出力フラグをONにすること
でrtcpを素早く受信側端末200に届け、送信レー
トの変更による影響を早い時期に伝えている。
That is, the transmitting terminal transmits a packet having a size of 1024 bytes at regular intervals ((1024 bytes)
/ Transmission rate) every second). And 10
Each time 0 packets are sent, the transmission rate is multiplied by 1.2.
When the transmission rate is changed, the rtcp output flag shared with the rtcp packet transmission unit 120 is turned on, so that the rtcp is quickly delivered to the receiving terminal 200, and the effect of the change in the transmission rate is reported at an early stage.

【0031】図3は送信側端末100、受信側端末20
0のrtcpパケット送信部120のフローチャートで
ある。
FIG. 3 shows the transmitting terminal 100 and the receiving terminal 20.
11 is a flowchart of the rtcp packet transmission unit 120 of 0.

【0032】基本的にrtcpパケット送信部120
は、例えば1秒ごとにアクティブになり(ステップS1
1)、5秒に1回rtcpパケットを出力する(ステッ
プS13〜S16)。またrtcp出力フラグがON
(図2のフローチャート、及び後述する図4のフローチ
ャートによって決定される)になっている場合(ステッ
プS12)には、例え5秒経過していなくてもrtcp
パケットを出力する。尚、ここで言う5秒は本発明にお
ける所定間隔に相当するものであるが、その時間間隔は
所定の条件を満たす間隔であって、条件によって変動可
能としても良い。
Basically, the rtcp packet transmitting unit 120
Is activated, for example, every second (step S1).
1) An rtcp packet is output once every 5 seconds (steps S13 to S16). Also, the rtcp output flag is ON
(Determined by the flowchart of FIG. 2 and the flowchart of FIG. 4 described later) (step S12), even if 5 seconds have not elapsed, rtcp
Output a packet. Although 5 seconds here corresponds to a predetermined interval in the present invention, the time interval is an interval satisfying a predetermined condition, and may be variable depending on the condition.

【0033】図4は送信側端末100のrtcpパケッ
ト受信部130のフローチャートである。
FIG. 4 is a flowchart of the rtcp packet receiving unit 130 of the transmitting terminal 100.

【0034】rtcpパケット受信部130は受信した
rtcpパケット(ステップS21、22)に基づいて
受信側端末でロスが検出されたと判断した場合(ステッ
プS23)、rtpパケットの送信レート(図2の送信
レートに反映される)を0.8倍(20%ダウン)す
る。また0.8倍したことによる影響を早い時期に受信
側端末200に知らせるためにrtcp出力フラグをO
Nにする。
When the rtcp packet receiving unit 130 determines that a loss has been detected in the receiving terminal based on the received rtcp packet (steps S21 and S22) (step S23), the transmission rate of the rtcp packet (the transmission rate in FIG. 2) 0.8 times (20% down). In order to notify the receiving terminal 200 of the effect of the multiplication by 0.8 at an early stage, the rtcp output flag is set to O.
Set to N.

【0035】図5は受信側端末200のrtpパケット
受信部200のフローチャートである。
FIG. 5 is a flowchart of the rtp packet receiving section 200 of the receiving terminal 200.

【0036】rtpパケット受信部210はrtpパケ
ットを受信すると(ステップS31、S32)、その情
報(rtpパケットのシーケンス番号等)を格納する。
rtcpパケット送信部220はそれらの情報をもとに
rtcpパケットを構築する(ステップS33)。その
後一定期間毎に(ここでは1秒置き以上の間隔で)、受
信レートを計算する。受信レートの計算は、2つのrt
pパケットの到着時刻により次の式で近似計算する(ス
テップS35)。
When the rtp packet receiving section 210 receives the rtp packet (steps S31 and S32), it stores the information (such as the sequence number of the rtp packet).
The rtcp packet transmitting unit 220 constructs an rtcp packet based on the information (Step S33). Thereafter, the reception rate is calculated at regular intervals (here, at intervals of one second or more). The calculation of the receiving rate is two rt
Approximate calculation is performed by the following equation based on the arrival time of the p packet (step S35).

【0037】受信レート=rtp0のパケットサイズ/(rt
p1を受信した時刻−rtpc0を受信した時刻) もし受信レートと送信レートの差が大きいと判断したら
(ステップS36)、rtpパケット受信部210はr
tcp出力フラグをONにして、早急にrtcpパケッ
ト送信部220にrtcpパケットを出力させる。尚、
ここでは、その差の大小の判断閾値として、送信レート
の±10%以内に受信レートがおさまっているかで判定
した。
Reception rate = packet size of rtp0 / (rt
(Time when p1 is received−Time when rtpc0 is received) If it is determined that the difference between the reception rate and the transmission rate is large (step S36), the rtp packet receiving unit 210 returns to r
The tcp output flag is turned on, and the rtcp packet transmitting section 220 outputs the rtcp packet immediately. still,
Here, it was determined whether the reception rate was within ± 10% of the transmission rate as a threshold for determining the difference.

【0038】図6は受信側端末200のrtcpパケッ
ト受信部230のフローチャートである。rtcpパケ
ット受信部230はrtcpパケットを受信すると(ス
テップS41、S42)、先に[0020]で示した手
法により送信側端末100の送信レートを計算する(ス
テップS43)。この計算結果は先に示したようにrt
pパケット受信部210内で使用される。
FIG. 6 is a flowchart of the rtcp packet receiving section 230 of the receiving terminal 200. Upon receiving the rtcp packet (steps S41 and S42), the rtcp packet receiving unit 230 calculates the transmission rate of the transmitting terminal 100 by the method shown in [0020] (step S43). This calculation result is, as shown above, rt
Used in the p-packet receiving unit 210.

【0039】以上説明したように本実施形態に従えば、
回線状態の変化、送受信状況の変化などに対応して、ネ
ットワークの制御情報を送る頻度を変えることができ
る。これにより従来の一定期間ごとに制御情報を送る手
法と比較して、早く送受信にフィードバックをかけるこ
とが可能となり、ロスや伝送遅延の少ない通信を行うこ
とができるようになる。
According to the present embodiment as described above,
The frequency of sending network control information can be changed in response to changes in the line status, changes in the transmission / reception status, and the like. As a result, compared to the conventional method of transmitting control information at regular intervals, feedback can be applied to transmission and reception earlier, and communication with less loss and transmission delay can be performed.

【0040】尚、実施形態では、送信側端末としてビデ
オカメラを有するものとして説明したが、これに限らな
い。例えば動画をファイルとして記憶しておき、それを
送信する場合でもよいからである。また、送信するデー
タは他のデータ(例えば音声)でも良く、画像データに
限るものでもない。
Although the embodiment has been described as having a video camera as the transmitting terminal, the present invention is not limited to this. This is because, for example, a moving image may be stored as a file and transmitted. Further, the data to be transmitted may be other data (for example, audio), and is not limited to image data.

【0041】また、上記実施形態で説明したとおり、実
施形態における送信側装置及び受信側装置は、ネットワ
ーク接続等の多少のハードウェア(ネットワークカード
やモデム等)を必要とするものの、汎用のコンピュータ
等で構成できるものである。また、送信側装置及び受信
側装置はそれぞれ単独の装置であっても複数の装置で構
成されるシステムであっても良い。
As described in the above embodiment, the transmitting device and the receiving device in the embodiment require some hardware (such as a network card or a modem) such as a network connection, but a general-purpose computer or the like. It can be composed of Further, the transmitting device and the receiving device may each be a single device or a system including a plurality of devices.

【0042】したがって、本発明の目的は、前述した実
施形態の機能を実現するソフトウェアのプログラムコー
ドを記録した記憶媒体を、システムあるいは装置に供給
し、そのシステムあるいは装置のコンピュータ(または
CPUやMPU)が記憶媒体に格納されたプログラムコ
ードを読出し実行することによっても、達成されること
は言うまでもない。
Accordingly, an object of the present invention is to supply a storage medium storing software program codes for realizing the functions of the above-described embodiments to a system or an apparatus, and to provide a computer (or CPU or MPU) of the system or apparatus. Can also be achieved by reading and executing the program code stored in the storage medium.

【0043】この場合、記憶媒体から読出されたプログ
ラムコード自体が前述した実施形態の機能を実現するこ
とになり、そのプログラムコードを記憶した記憶媒体は
本発明を構成することになる。
In this case, the program code itself read from the storage medium realizes the functions of the above-described embodiment, and the storage medium storing the program code constitutes the present invention.

【0044】プログラムコードを供給するための記憶媒
体としては、例えば、フロッピディスク,ハードディス
ク,光ディスク,光磁気ディスク,CD−ROM,CD
−R,磁気テープ,不揮発性のメモリカード,ROMな
どを用いることができる。
As a storage medium for supplying the program code, for example, a floppy disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD
-R, a magnetic tape, a nonvolatile memory card, a ROM, or the like can be used.

【0045】また、コンピュータが読出したプログラム
コードを実行することにより、前述した実施形態の機能
が実現されるだけでなく、そのプログラムコードの指示
に基づき、コンピュータ上で稼働しているOS(オペレ
ーティングシステム)などが実際の処理の一部または全
部を行い、その処理によって前述した実施形態の機能が
実現される場合も含まれることは言うまでもない。
When the computer executes the readout program code, not only the functions of the above-described embodiment are realized, but also the OS (Operating System) running on the computer based on the instruction of the program code. ) May perform some or all of the actual processing, and the processing may realize the functions of the above-described embodiments.

【0046】さらに、記憶媒体から読出されたプログラ
ムコードが、コンピュータに挿入された機能拡張ボード
やコンピュータに接続された機能拡張ユニットに備わる
メモリに書込まれた後、そのプログラムコードの指示に
基づき、その機能拡張ボードや機能拡張ユニットに備わ
るCPUなどが実際の処理の一部または全部を行い、そ
の処理によって前述した実施形態の機能が実現される場
合も含まれることは言うまでもない。
Further, after the program code read from the storage medium is written into a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, based on the instructions of the program code, It goes without saying that the CPU included in the function expansion board or the function expansion unit performs part or all of the actual processing, and the processing realizes the functions of the above-described embodiments.

【0047】また、実施形態では通信プロトコルの仕様
としてRFC1889に従って説明したが、これに限ら
れるものではない。また、上記実施形態で説明した1パ
ケットのサイズ(1024バイト)やタイマの値(図3
における1秒等)も、これに限定されるものでは無く、
如何なる値にしても構わない。
In the embodiment, the specification of the communication protocol has been described in accordance with RFC 1889, but the present invention is not limited to this. Also, the size of one packet (1024 bytes) and the value of the timer (FIG.
Is also not limited to this.
Any value may be used.

【0048】[0048]

【発明の効果】以上説明したように本発明によれば、ネ
ットワークの状況に応じて制御情報を発信することによ
り、効率良くデータの送信を行なうことが可能になる。
As described above, according to the present invention, it is possible to transmit data efficiently by transmitting control information in accordance with network conditions.

【0049】[0049]

【図面の簡単な説明】[Brief description of the drawings]

【図1】本実施形態におけるシステム構成図である。FIG. 1 is a system configuration diagram according to an embodiment.

【図2】送信側端末のrtpパケット送信のフローチャ
ートである。
FIG. 2 is a flowchart of rtp packet transmission of a transmitting terminal.

【図3】送信側端末及び受信側端末のrtcpパケット
送信のフローチャートである。
FIG. 3 is a flowchart of rtcp packet transmission of a transmitting terminal and a receiving terminal.

【図4】送信側端末のrtcpパケット受信のフローチ
ャートである。
FIG. 4 is a flowchart of reception of an rtcp packet by a transmitting terminal.

【図5】受信側端末のrtpパケット受信のフローチャ
ートである。
FIG. 5 is a flowchart of reception of an rtp packet by a receiving terminal.

【図6】受信側端末のrtcpパケット受信のフローチ
ャートである。
FIG. 6 is a flowchart of reception of an rtcp packet by a receiving terminal.

【符号の説明】[Explanation of symbols]

100 送信側端末 110 rtpパケット送信部 120 rtcpパケット送信部 130 rtcpパケット受信部 200 受信側端末 210 rtpパケット送信部 220 rtcpパケット送信部 230 rtcpパケット受信部 300 ネットワーク REFERENCE SIGNS LIST 100 transmitting terminal 110 rtp packet transmitting unit 120 rtcp packet transmitting unit 130 rtcp packet receiving unit 200 receiving terminal 210 rtp packet transmitting unit 220 rtcp packet transmitting unit 230 rtcp packet receiving unit 300 network

Claims (10)

【特許請求の範囲】[Claims] 【請求項1】 所定のネットワークを介して、発信側端
末から受信側端末に向けてデータを送信すると共に、前
記ネットワーク上の状況を把握するための制御信号を所
定間隔に発信する通信制御方法であって、 前記ネットワークの状況の変化を検出し、 検出された状況の変化に応じて前記制御情報の発信の頻
度を調整することを特徴とする通信制御方法。
1. A communication control method for transmitting data from a transmitting terminal to a receiving terminal via a predetermined network and transmitting a control signal for grasping a situation on the network at predetermined intervals. A communication control method comprising: detecting a change in the status of the network; and adjusting a frequency of transmission of the control information according to the detected change in the status.
【請求項2】 前記ネットワークの状況は、発信側端末
からの発信レート及び受信側端末での受信レートの差を
監視して検出することを特徴とする請求項第1項に記載
の通信制御方法。
2. The communication control method according to claim 1, wherein the state of the network is detected by monitoring a difference between a transmission rate from the transmission side terminal and a reception rate at the reception side terminal. .
【請求項3】 前記発信側端末は送信レートを変更した
場合には制御情報の発信頻度を変更することを特徴とす
る請求項第1項に記載の通信制御方法。
3. The communication control method according to claim 1, wherein the transmitting terminal changes the transmission frequency of the control information when the transmission rate is changed.
【請求項4】 前記発信側端末は前記データに与えられ
た所定の目標送信レートに対する実際の送信レートが低
い場合には当該送信レートを所定の割合高くすると共
に、前記所定間隔にかかわらず前記制御情報を受信側端
末に向けて送信することを特徴とする請求項第1項に記
載の通信制御方法。
4. The transmitting terminal increases a transmission rate by a predetermined ratio when an actual transmission rate with respect to a predetermined target transmission rate given to the data is low, and controls the control regardless of the predetermined interval. 2. The communication control method according to claim 1, wherein the information is transmitted to a receiving terminal.
【請求項5】 前記所定間隔は所定の時間間隔であるこ
とを特徴とする請求項第1項に記載の通信制御方法。
5. The communication control method according to claim 1, wherein the predetermined interval is a predetermined time interval.
【請求項6】 前記発信側端末は、前記受信側からの制
御情報に基づいて転送データにロスが発生したか否かを
判断し、 この判断によってロスの発生を判断した場合に、前記転
送レートを所定割合低く設定すると共に、前記所定間隔
にかかわらず前記制御情報を受信側端末に向けて送信す
ることを特徴とする請求項第1項に記載の通信制御方
法。
6. The transmission-side terminal determines whether or not a loss has occurred in transfer data based on control information from the reception side. The communication control method according to claim 1, wherein the control information is set to be lower by a predetermined ratio, and the control information is transmitted to a receiving terminal regardless of the predetermined interval.
【請求項7】 前記データはRTPプロトコルに従った
パケット送信であって、前記制御情報はRTCPプロト
コルに従ったパケット送信であることを特徴とする請求
項第1項乃至第6項のいずれかに記載の通信制御方法。
7. The method according to claim 1, wherein the data is a packet transmission according to an RTP protocol, and the control information is a packet transmission according to an RTCP protocol. The communication control method described in the above.
【請求項8】 前記受信側端末は、前記送信側端末から
の前記データの転送レートと、受信レートとの差が所定
以上になった場合、前記制御情報を前記送信側端末に送
信することを特徴とする請求項第1項乃至第7項に記載
の通信制御方法。
8. The receiving terminal, when a difference between a transfer rate of the data from the transmitting terminal and a receiving rate is equal to or more than a predetermined value, transmitting the control information to the transmitting terminal. The communication control method according to any one of claims 1 to 7, wherein:
【請求項9】 所定のネットワーク回線を介して、発信
側端末から受信側端末に向けてデータを送信すると共
に、前記ネットワーク上の状況を把握するための制御信
号を所定間隔に発信する通信制御システムであって、 前記ネットワーク回線の状況の変化を検出する検出手段
と、 検出された状況の変化に応じて前記制御情報の発信の頻
度を調整する調整手段とを備えることを特徴とする通信
制御システム。
9. A communication control system for transmitting data from a transmitting terminal to a receiving terminal via a predetermined network line and transmitting a control signal for grasping a situation on the network at predetermined intervals. A communication control system comprising: a detection unit that detects a change in the status of the network line; and an adjustment unit that adjusts the frequency of transmission of the control information according to the detected change in the status. .
【請求項10】 コンピュータが読み込み実行すること
で、所定のネットワーク回線を介して、発信側端末から
受信側端末に向けてデータを送信すると共に、前記ネッ
トワーク上の状況を把握するための制御信号を所定間隔
に発信する通信制御システムとして機能するプログラム
を格納した記憶媒体であって、 前記ネットワーク回線の状況の変化を検出する検出手段
と、 検出された状況の変化に応じて前記制御情報の発信の頻
度を調整する調整手段として機能するプログラムコード
を格納したことを特徴とする記憶媒体。
10. A computer reads and executes data to transmit data from a calling terminal to a receiving terminal via a predetermined network line, and to transmit a control signal for grasping a situation on the network. A storage medium storing a program functioning as a communication control system for transmitting at a predetermined interval, comprising: detecting means for detecting a change in the status of the network line; and transmitting the control information in accordance with the detected change in the status. A storage medium storing program code that functions as adjusting means for adjusting frequency.
JP8764898A 1998-03-31 1998-03-31 Method and device for communication control and storage medium Pending JPH11284659A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP8764898A JPH11284659A (en) 1998-03-31 1998-03-31 Method and device for communication control and storage medium
US09/277,824 US6643496B1 (en) 1998-03-31 1999-03-29 System, method, and apparatus for adjusting packet transmission rates based on dynamic evaluation of network characteristics

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8764898A JPH11284659A (en) 1998-03-31 1998-03-31 Method and device for communication control and storage medium

Publications (1)

Publication Number Publication Date
JPH11284659A true JPH11284659A (en) 1999-10-15

Family

ID=13920799

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8764898A Pending JPH11284659A (en) 1998-03-31 1998-03-31 Method and device for communication control and storage medium

Country Status (1)

Country Link
JP (1) JPH11284659A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001061942A1 (en) * 2000-02-15 2001-08-23 Mitsubishi Denki Kabushiki Kaisha Communication system, communication method, transmitting terminal and receiving terminal
WO2003085935A1 (en) * 2002-04-05 2003-10-16 Sony Corporation Information distribution system and method, information transmission apparatus and method, information reception apparatus and method, recording medium, and program
JP2004304806A (en) * 2003-03-31 2004-10-28 Lucent Technol Inc Method for flow control in communication system
JP2005012780A (en) * 2003-05-23 2005-01-13 Hitachi Kokusai Electric Inc Method and device for image transmission
JP2006237865A (en) * 2005-02-23 2006-09-07 Yamaha Corp Communication apparatus
JP2006352420A (en) * 2005-06-15 2006-12-28 Kddi Corp Terminal sending and receiving quality packet including communication quality information, quality report server, and program
US7430219B2 (en) 2002-06-14 2008-09-30 Matsushita Electric Industrial Co., Ltd. Method for transporting media, transmitter and receiver therefor
US7433069B2 (en) 2003-05-23 2008-10-07 Hitachi Kokusai Electric Inc. Image transmission method and its apparatus
CN100466769C (en) * 2004-07-28 2009-03-04 Lg电子株式会社 Synchronizing push to talk service in wireless communication system

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07303117A (en) * 1994-05-06 1995-11-14 Nippon Telegr & Teleph Corp <Ntt> Congestion prevention method and packet communication system

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07303117A (en) * 1994-05-06 1995-11-14 Nippon Telegr & Teleph Corp <Ntt> Congestion prevention method and packet communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
UNIX MAGAZINE, vol. 第12巻,第7号, CSND199700095005, pages 78 - 84, ISSN: 0000782727 *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7085268B2 (en) 2000-02-15 2006-08-01 Mitsubishi Denki Kabushiki Kaisha Communication system, communication method, transmitting terminal and receiving terminal
JP2001230809A (en) * 2000-02-15 2001-08-24 Mitsubishi Electric Corp Communication system and communication method and transmission terminal and reception terminal
WO2001061942A1 (en) * 2000-02-15 2001-08-23 Mitsubishi Denki Kabushiki Kaisha Communication system, communication method, transmitting terminal and receiving terminal
WO2003085935A1 (en) * 2002-04-05 2003-10-16 Sony Corporation Information distribution system and method, information transmission apparatus and method, information reception apparatus and method, recording medium, and program
EP1494431A1 (en) * 2002-04-05 2005-01-05 Sony Corporation Information distribution system and method, information transmission apparatus and method, information reception apparatus and method, recording medium, and program
EP1494431A4 (en) * 2002-04-05 2008-12-10 Sony Corp Information distribution system and method, information transmission apparatus and method, information reception apparatus and method, recording medium, and program
US7430219B2 (en) 2002-06-14 2008-09-30 Matsushita Electric Industrial Co., Ltd. Method for transporting media, transmitter and receiver therefor
JP4700290B2 (en) * 2003-03-31 2011-06-15 アルカテル−ルーセント ユーエスエー インコーポレーテッド Method for flow control in a communication system
JP2004304806A (en) * 2003-03-31 2004-10-28 Lucent Technol Inc Method for flow control in communication system
JP4541758B2 (en) * 2003-05-23 2010-09-08 株式会社日立国際電気 Image transmission device
JP2009284500A (en) * 2003-05-23 2009-12-03 Hitachi Kokusai Electric Inc Image transmission device
US7433069B2 (en) 2003-05-23 2008-10-07 Hitachi Kokusai Electric Inc. Image transmission method and its apparatus
JP2005012780A (en) * 2003-05-23 2005-01-13 Hitachi Kokusai Electric Inc Method and device for image transmission
CN100466769C (en) * 2004-07-28 2009-03-04 Lg电子株式会社 Synchronizing push to talk service in wireless communication system
JP2006237865A (en) * 2005-02-23 2006-09-07 Yamaha Corp Communication apparatus
JP2006352420A (en) * 2005-06-15 2006-12-28 Kddi Corp Terminal sending and receiving quality packet including communication quality information, quality report server, and program

Similar Documents

Publication Publication Date Title
US6141324A (en) System and method for low latency communication
US6643496B1 (en) System, method, and apparatus for adjusting packet transmission rates based on dynamic evaluation of network characteristics
US6701372B2 (en) Data communication apparatus and method
JP2001094625A (en) Data communication unit, data communication method and storage medium
JP2002135362A (en) Header compressor and header compression method
CN111327962B (en) Play control method, device, equipment and storage medium
KR100982630B1 (en) Device and process for adjusting the bit rate of a stream of contents and associated products
JPH11284659A (en) Method and device for communication control and storage medium
JPH11308271A (en) Data communication system, receiver, control method, storage medium and data communication system
JP2001144802A (en) Apparatus, method and system for data communication and storag medium
US7123618B2 (en) Data transmitting apparatus and data receiving apparatus
JP2012134645A (en) Relay device and communication method
JP2003163683A (en) System for transmitting packet sequence between server and mobile terminal
JPH05191454A (en) Data transfer system
JPH11215480A (en) Video communication system, video transmitter and video receiver, and their control methods and storage media
JPH11341064A (en) Communication equipment, method and system therefor, and storage medium
JP2000183958A (en) Communication controller and its method and storage medium and system
KR20000040467A (en) Method for controlling data communication of network
WO2001033809A1 (en) Communication apparatus and communication method
JPH11163934A (en) System and device for transmission, reception device, real-time dynamic picture, system and device for sound transmission, control method for the same and storage device
KR100906038B1 (en) Apparatus and method for synchronizing picture and voice in video phone
JPH05260090A (en) Video transfer system
JP2003092755A (en) Communication system for transferring moving picture data and program
JPH1198188A (en) Packet loss characteristic calculation system and packet communication network provided with the same
KR101933175B1 (en) Mediatioin appratus mediating communication betwwen server and client

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050316

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050316

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7426

Effective date: 20050316

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20050316

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20061012

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20061016

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070223