明 細 書 Specification
伝送制御装置 Transmission control device
技術分野 Technical field
[0001] この発明は、ネットワーク上の複数のサーバ装置と複数のクライアント装置間で動画 像データや音声データなどのデジタルデータを伝送する場合にぉレ、て、ネットワーク の輻輳制御を行う伝送制御装置に関するものである。 背景技術 The present invention relates to a transmission control apparatus that performs network congestion control when transmitting digital data such as moving image data and audio data between a plurality of server apparatuses and a plurality of client apparatuses on a network. It is about. Background art
[0002] 近年、インターネット等のネットワークを介して動画像データや音声データなどマル チメディアデータを伝送する伝送システムの普及が著しくなつて来ている。この状況 はネットワーク上で複数の利用者が伝送帯域を共有するので、輻輳問題が発生し、 そのため、輻輳回避や輻輳発生時における沈静化の制御が要求されてきた。動画像 データ等のリアルタイムデータを伝送するための輻輳制御方法として、ネットワークが 輻輳していない時にはエンコードレートを高くして高品質な動画像データを送信する ようにし、一方、ネットワークの輻輳時にはエンコードレートを低くすることで、動画像 データの品質はある程度落とすが、輻輳を回避するように送信することが知られてい る。 [0002] In recent years, transmission systems for transmitting multimedia data such as moving image data and audio data via a network such as the Internet have become very popular. In this situation, since multiple users share the transmission band on the network, a congestion problem has occurred. Therefore, congestion avoidance and control of calming when congestion occurs have been required. As a congestion control method for transmitting real-time data such as moving image data, high-quality moving image data is transmitted when the network is not congested, while the encoding rate is increased. It is known that by reducing the image quality, the quality of video data will be reduced to some extent, but it will be transmitted to avoid congestion.
[0003] この輻輳制御方法では、動画像データ等のデータ送信装置側においてネットヮー クの輻輳状態の判定を行うが、そのために、例えば RFC3550として標準化されたプ 口トコノレ、 RTP (Rea卜 Time Transport Protocol)および RTCP (RTP Control Protocol )が用いられている。 RTCPは、動画像データ等リアルタイムデータを伝送するための RTPパケット送受信を制御するために必要な情報を送受信するプロトコルを規定して いる。 RTPに従ってリアルタイムデータを伝送する際、データ送信装置側からは送信 状態を表す送信者レポートパケットを受信装置側に送信し、受信装置側からは RTP パケットの受信状態等を表す受信者レポートパケットを送信する。ここで、送信者レポ ートパケットは、 RTPパケットを送信した時間、送信 RTPパケットの数、 RTPパケット のバイト数等を含む情報である。一方、受信者レポートパケットは、受信した RTPパケ ットのパケット廃棄率、廃棄パケット数、受信した RTPパケットの最大のシーケンス番
号、到着間隔ジッタ、送信者レポートパケットを最後に受信した時刻、当該時刻から の経過時間等を含む情報である。 In this congestion control method, the network congestion state is determined on the data transmission device side such as moving image data. For this purpose, for example, the protocol control standardized as RFC3550, RTP (Rea Time Transport Protocol). ) And RTCP (RTP Control Protocol) are used. RTCP specifies a protocol for transmitting and receiving information necessary to control transmission and reception of RTP packets for transmitting real-time data such as video data. When transmitting real-time data according to RTP, the sender report packet indicating the transmission status is transmitted from the data transmitter to the receiver, and the receiver report packet indicating the reception status of the RTP packet is transmitted from the receiver. To do. Here, the sender report packet is information including the time when the RTP packet was transmitted, the number of transmitted RTP packets, the number of bytes of the RTP packet, and the like. On the other hand, the receiver report packet includes the packet discard rate of the received RTP packet, the number of discarded packets, and the maximum sequence number of the received RTP packet. Number, arrival interval jitter, time at which the sender report packet was last received, and time elapsed since that time.
[0004] データ送信装置では、定期的に送信されてくる受信者レポートパケットに基づいて ネットワークの輻輳状態の判定を行う。この判定では、 RTPパケットのパケット廃棄率 を認識し、パケット損失がある場合には、ネットワークで輻輳が発生しており、中継ノ ードでデータが破棄された確率が高いものとして認識する。逆に、パケット損失率が ゼロである場合には、ネットワークで輻輳が発生していないものとして認識している。 [0004] The data transmission apparatus determines the congestion state of the network based on the receiver report packet transmitted periodically. In this determination, the packet discard rate of the RTP packet is recognized, and if there is packet loss, it is recognized that the network is congested and there is a high probability of data being discarded at the relay node. Conversely, when the packet loss rate is zero, it is recognized that there is no congestion in the network.
[0005] しかし、ネットワーク内で起こるデータ損失は、ネットワークの輻輳によらない場合も ある。すなわち、ネットワークの輻輳以外に、データ損失としては、伝送時の単純なビ ットエラー、あるいはトラフィックバーストなどによる一時的な損失がある。したがって、 データ送信装置にぉレ、て、ネットワークの輻輳以外による一時的なデータ損失に対し て反応しエンコードレートを低下させるようなことがあると、動画像や音声等のリアルタ ィムデータも通信品質を無用に低下させてしまうことになる。 [0005] However, data loss that occurs in a network may not be due to network congestion. In other words, in addition to network congestion, data loss includes simple bit errors during transmission or temporary loss due to traffic bursts. Therefore, if there is a case where the data transmission device responds to a temporary data loss due to other than network congestion and the encoding rate is lowered, the real-time data such as moving images and voices will also improve the communication quality. It will be reduced unnecessarily.
[0006] 上述の問題を考慮して、リアルタイムデータを伝送する場合に、データ損失に対し て過敏に反応することを防止して通信品質の安定化を図る技術が、例えば特開 200 1 - 320440号公報 (特許文献 1とする。)に記載されている。ここでは、データ送信装 置は、データ受信装置から送られてくるデータ損失率(上記パケット廃棄率に相当。 ) を受信すると、そのデータ損失率を予め設定された第 1の閾値および第 2の閾値と比 較し、その結果により次のような制御を行う。すなわち、データ損失率が第 1の閾値お よび第 2の閾値よりも低い場合には送信レートを増加させる。また、データ損失率が 第 1の閾値よりも高く第 2の閾値よりも低い場合には送信レートの変更を行わない。さ らに、データ損失率が第 1の閾値および第 2の閾値よりも高いときには送信レートを減 少させるようにしている。 [0006] In consideration of the above-mentioned problem, when transmitting real-time data, a technique for preventing communication from being sensitive to data loss and stabilizing communication quality is disclosed in, for example, Japanese Patent Laid-Open No. 2001-320440. No. 1 (Patent Document 1). Here, when the data transmission device receives the data loss rate (corresponding to the packet discard rate) sent from the data reception device, the data loss rate is set to the first threshold value and the second threshold value set in advance. Compared with the threshold value, the following control is performed according to the result. In other words, if the data loss rate is lower than the first threshold and the second threshold, the transmission rate is increased. Also, if the data loss rate is higher than the first threshold and lower than the second threshold, the transmission rate is not changed. Furthermore, when the data loss rate is higher than the first threshold and the second threshold, the transmission rate is reduced.
[0007] 以上のような従来の技術では、データ送信装置とデータ受信装置間で対となってリ アルタイムデータの伝送を行う場合を想定して、両者間のデータ損失率に基づいて データ送信装置側で送信レートの制御を行うようにしている。これに対し、ネットワーク を介して複数のデータ送信装置から複数のデータ受信装置へリアルタイムデータを 伝送する映像伝送システムが出現してきている。その場合、上記のように対で送受信
を行っているデータ送信装置とデータ受信装置間のみで送信レートを制御する方法 では、システム全体を統合的に伝送制御し、ネットワーク帯域を効率的に使用するこ とは困難である。 [0007] With the conventional techniques as described above, assuming that a real-time data is transmitted in pairs between the data transmission device and the data reception device, data transmission is performed based on the data loss rate between the two. The transmission rate is controlled on the device side. In contrast, video transmission systems that transmit real-time data from a plurality of data transmission devices to a plurality of data reception devices via a network have appeared. In that case, send and receive in pairs as above In the method of controlling the transmission rate only between the data transmitting apparatus and the data receiving apparatus that performs the transmission, it is difficult to control the transmission of the entire system in an integrated manner and efficiently use the network bandwidth.
[0008] この発明は、上記のような課題を解決するためになされたもので、ネットワーク接続 された複数のサーバ装置と複数のクライアント装置間でマルチメディアデータ等のデ ジタルデータを伝送する場合において、ネットワーク上の伝送状況を監視し、複数の サーバ装置の伝送帯域を統合的に制御可能とする伝送制御装置を得ることを目的と する。 [0008] The present invention has been made to solve the above-described problems. In the case where digital data such as multimedia data is transmitted between a plurality of server devices connected to a network and a plurality of client devices. Another object of the present invention is to obtain a transmission control device that can monitor the transmission status on the network and control the transmission band of multiple server devices in an integrated manner.
発明の開示 Disclosure of the invention
[0009] この発明に係る伝送制御装置は、複数のサーバ装置から動画像データや音声デ ータなどの伝送データを複数のクライアント装置に伝送するネットワークに接続される 伝送制御装置であって、サーバ装置とクライアント装置間のネットワーク内の伝送状 況情報を、伝送開始時、伝送中および伝送終了時に取得して登録または更新により 格納する伝送状況情報記憶手段と、格納された伝送状況情報を監視し、当該伝送 状況情報から伝送状況の悪化を検出した場合には伝送を行っている全サーバ装置 に対して伝送帯域を下げる命令を送信し、また、新たに伝送開始したサーバ装置が 現れた場合には各サーバ装置の伝送帯域を再割り当てし、帯域に変更があったサ ーバ装置に対して伝送帯域の変更命令を送信するサーバ伝送制御手段とを備えた ものである。 [0009] A transmission control device according to the present invention is a transmission control device connected to a network for transmitting transmission data such as moving image data and audio data from a plurality of server devices to a plurality of client devices. Transmission status information storage means for acquiring transmission status information in the network between the device and client device at the start of transmission, during transmission and at the end of transmission and storing it by registration or update, and monitoring the stored transmission status information When a deterioration in transmission status is detected from the transmission status information, a command to lower the transmission bandwidth is sent to all server devices that are transmitting, and when a server device that has newly started transmission appears. Includes server transmission control means for reallocating the transmission bandwidth of each server device and transmitting a transmission bandwidth change command to the server device whose bandwidth has been changed. Those were.
[0010] このことによって、ネットワーク上に形成されるマルチメディアデータ等の複雑な伝 送システムの伝送状況を監視し、複数のサーバ装置の伝送帯域を統合的に制御す ることで、伝送システムの限られたネットワーク帯域を効率的に使用可能とする効果 力 Sある。 [0010] With this, the transmission status of a complex transmission system such as multimedia data formed on the network is monitored, and the transmission band of a plurality of server devices is integrated to control the transmission system. It has the effect of efficiently using the limited network bandwidth.
図面の簡単な説明 Brief Description of Drawings
[0011] [図 1]この発明の各実施の形態による伝送制御装置を適用した伝送システムの構成 を示すブロック図である。 FIG. 1 is a block diagram showing a configuration of a transmission system to which a transmission control device according to each embodiment of the present invention is applied.
[図 2]この発明の実施の形態 1による伝送制御装置の構成を示すブロック図である。 FIG. 2 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 1 of the present invention.
[図 3]この発明の実施の形態 1に係る伝送状況情報のデータ構成を示す説明図であ
る。 FIG. 3 is an explanatory diagram showing a data configuration of transmission status information according to the first embodiment of the present invention. The
[図 4]この発明の実施の形態 2による伝送制御装置の構成を示すブロック図である。 FIG. 4 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 2 of the present invention.
[図 5]この発明の実施の形態 3および実施の形態 4による伝送制御装置の構成を示 すブロック図である。 FIG. 5 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 3 and Embodiment 4 of the present invention.
[図 6]この発明の実施の形態 5による伝送制御装置の構成を示すブロック図である。 FIG. 6 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 5 of the present invention.
[図 7]この発明の実施の形態 6による伝送制御装置の構成を示すブロック図である。 FIG. 7 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 6 of the present invention.
[図 8]この発明の実施の形態 7による伝送制御装置の構成を示すブロック図である。 FIG. 8 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 7 of the present invention.
[図 9]この発明の実施の形態 8による伝送制御装置の構成を示すブロック図である。 FIG. 9 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 8 of the present invention.
[図 10]この発明の実施の形態 9による伝送制御装置の構成を示すブロック図である。 発明を実施するための最良の形態 FIG. 10 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 9 of the present invention. BEST MODE FOR CARRYING OUT THE INVENTION
[0012] 以下、この発明をより詳細に説明するために、この発明を実施するための最良の形 態について、添付の図面に従って説明する。 Hereinafter, in order to describe the present invention in more detail, the best mode for carrying out the invention will be described with reference to the accompanying drawings.
実施の形態 1. Embodiment 1.
図 1はこの発明の各実施の形態による伝送制御装置を適用した伝送システムの構 成を示すブロック図で、複数のサーバ装置が複数のクライアント装置に対して映像力 メラから取得した動画像データをストリーム伝送する伝送システムを例として示してい る。 FIG. 1 is a block diagram showing a configuration of a transmission system to which a transmission control device according to each embodiment of the present invention is applied. A plurality of server devices are provided with moving image data acquired from a video image for a plurality of client devices. A transmission system for stream transmission is shown as an example.
図において、複数のサーバ装置 SRV1 SRVnがネットワーク 107に接続されてい る。サーバ装置 SRV1 SRVnには、それぞれ対応して動画像を取り込むための映 像カメラ CAM1— CAMnが接続されている。この例では、一台のサーバ装置に対し て一台の映像カメラが接続されている力 複数のカメラを接続するようにしてもよい。 また、ネットワーク 107には複数のクライアント装置 CLT1一 CLTmおよびこの発明の 伝送制御装置 111が接続されてレ、る。 In the figure, a plurality of server apparatuses SRV1 SRVn are connected to a network 107. Video cameras CAM1-CAMn for capturing moving images are connected to server devices SRV1 SRVn, respectively. In this example, a single video camera may be connected to a single server device. A plurality of cameras may be connected. A plurality of client devices CLT1 and CLTm and the transmission control device 111 of the present invention are connected to the network 107.
[0013] ここで想定している伝送システムの稼動態様の例としては、少なくとも 1台のクライァ ント装置(例えば CTL1)が 1台以上のサーバ装置(例えば SRV1— SRVi、ただし i≤ nとする。)からの動画像データを同じ時間帯に利用する場合、複数のクライアント装 置(例えば CLT1一 CLTk、ただし k≤mとする。)が少なくとも 1台のサーバ装置(例 えば SRV1)からの動画像データを同じ時間帯に利用する場合、あるいはこれらを組
み合わせた最大のケース、すなわち全てのクライアント装置 CLT1一 CLTmのそれ ぞれが全てのサーバ装置 SRV1— SRVnからの動画像データを同じ時間帯に利用 する場合などが考えられる。この発明の伝送制御装置 111は、これらの稼動態様に 応じて以下に述べるような制御動作を行うものである。 [0013] As an example of the operation mode of the transmission system assumed here, at least one client device (for example, CTL1) has one or more server devices (for example, SRV1-SRVi, where i≤n). ) From the same time zone, multiple client devices (for example, CLT1 one CLTk, where k≤m) are moving images from at least one server device (eg SRV1). If you want to use the data at the same time, or The combined maximum case, that is, the case where all the client devices CLT1 and CLTm use moving image data from all server devices SRV1-SRVn in the same time zone, is considered. The transmission control device 111 of the present invention performs the control operation described below according to these operating modes.
[0014] クライアント装置(例えば CLT1)は、サーバ装置 SRV1 SRVnのいずれか 1台ま たは複数に対して伝送リクエストを送信したとする。この伝送リクエストは、例えば IET Fの RFC2326で規定されている RTSP (Real Time Streaming Protocol)を使用して 実施される。クライアント装置 CLT1からの伝送リクエストを受信したサーバ装置 (例え ば SRV2)は、対応する映像カメラ CAM2で撮像した映像をデジタル化、符号化して 動画像データを生成し、 IETF RFC3550で規定されている RTP (Rea卜 Time Transport Protocol)を使用して要求のあったクライアント装置 CLTlに伝送する。 RT Pによる動画像データの伝送中は、サーバ装置 SRV2からクライアント装置 CLT1に 対して、 IETF RFC3550で規定されている RTCP (RTP Control Protocol)の SR ( Sender R印 ort :以下、送信者レポートパケット)を送信し、クライアント装置 CLT1から はサーバ装置 SRV2に対して RTCPの RR (Receiver R印 ort :以下、受信者レポート パケット)を送信する。各サーバ装置は複数のクライアント装置に対してビデオデータ の送信を実施することが可能であり、動画像データの伝送はマルチキャストで行われ る。伝送がマルチキャストの場合には、 RTCPの SRおよび RRもマルチキャストで送 信される。 [0014] Assume that a client device (for example, CLT1) transmits a transmission request to one or more of server devices SRV1 SRVn. This transmission request is implemented, for example, using RTSP (Real Time Streaming Protocol) defined in RFC2326 of IET F. The server device (for example, SRV2) that receives the transmission request from the client device CLT1 digitizes and encodes the video captured by the corresponding video camera CAM2 to generate moving image data. The RTP specified in IETF RFC3550 (Rea 卜 Time Transport Protocol) is used to transmit to the requested client device CLTl. During transmission of moving image data by RTP, RTCP (RTP Control Protocol) SR (Sender R mark ort: Sender report packet) specified in IETF RFC3550 is sent from server SRV2 to client CLT1. The client device CLT1 transmits an RTCP RR (Receiver R mark or hereafter: receiver report packet) to the server SRV2. Each server device can transmit video data to a plurality of client devices, and transmission of moving image data is performed by multicast. If the transmission is multicast, RTCP SR and RR are also sent by multicast.
[0015] 図 2はこの実施の形態 1による伝送制御装置の構成を示すブロック図である。伝送 制御装置 111は、伝送開始情報受信部 201、伝送状況情報受信部 202、サーバ伝 送制御部 203および伝送状況情報記憶部 204を備えている。 FIG. 2 is a block diagram showing a configuration of the transmission control apparatus according to the first embodiment. The transmission control device 111 includes a transmission start information receiving unit 201, a transmission status information receiving unit 202, a server transmission control unit 203, and a transmission status information storage unit 204.
各サーバ装置(例えば SRV1 SRViのそれぞれ)は、クライアント装置(例えば CT L1)からの伝送リクエストを受信すると、このクライアント装置 CTL1に対してマルチキ ャスト伝送を開始する。その場合、サーバ装置 SRV1 SRViのそれぞれは、サーバ 装置 ID、初期伝送先クライアント装置 ID、マルチキャスト伝送に使用する RTPと RT CPのマルチキャストアドレスと各ポート番号とそのメディア種別とカメラ IDを TCP ( Transmission Control Protocol)通信により伝送制御装置 111に対して通知する。
[0016] 伝送制御装置 111では、伝送開始情報受信部 201がマルチキャスト伝送に使用す る RTPと RTCPのマルチキャストアドレスとポート番号とそのメディア種別とカメラ IDを 受信すると、その情報を伝送状況情報受信部 202に通知する。伝送状況情報受信 部 202は、通知されたマルチキャスト伝送に関連する受信者レポートパケットの受信 を開始し、受信した情報を伝送状況情報記憶部 204に登録する。受信者レポートパ ケットには、パケット廃棄率(クライアント装置が前回の受信者レポートパケットを送信 してから今回の受信者レポートパケットを送信するまでのパケット廃棄率)、総パケット 廃棄数、到着間隔ジッタなどが含まれる。 When each server device (for example, SRV1 SRVi) receives a transmission request from a client device (for example, CT L1), it starts multicast transmission to this client device CTL1. In this case, each server SRV1 SRVi has the server ID, initial transmission destination client ID, RTP and RT CP multicast address used for multicast transmission, each port number, its media type, and camera ID as TCP (Transmission Control Protocol) is notified to the transmission control device 111 by communication. [0016] In the transmission control apparatus 111, when the transmission start information receiving unit 201 receives the multicast address and port number of RTP and RTCP used for multicast transmission, the media type, and the camera ID, the information is transmitted to the transmission status information receiving unit. Notify 202. The transmission status information receiving unit 202 starts receiving the receiver report packet related to the notified multicast transmission, and registers the received information in the transmission status information storage unit 204. The receiver report packet includes the packet discard rate (the packet discard rate from when the client device sent the previous receiver report packet until it sent the current receiver report packet), the total number of discarded packets, and the arrival interval jitter. Etc. are included.
[0017] 図 3に伝送状況情報記憶部 204に格納された伝送状況情報のデータ構成を示す。 FIG. 3 shows the data configuration of transmission status information stored in transmission status information storage section 204.
行 (横)方向にサーバ装置とそれと接続されているクライアント装置の情報が組になつ て並べられている。歹 IK縦)方向には各組のデータ、すなわちサーバ装置 ID301、ク ライアント装置 ID302、マルチキャストアドレス 303、対象 RTPポート番号 304、パケ ット廃棄率(クライアント装置が前回の受信者レポートパケットを送信してから今回の 受信者レポートパケットを送信するまでのパケット廃棄率) 305、総パケット廃棄数 30 6、到着間隔ジッタ 307、メディア種別 308およびカメラ ID309が順に並べられている Information on the server device and the client device connected to it is arranged in pairs in the row (horizontal) direction. In the (IK vertical) direction, each set of data, that is, server device ID 301, client device ID 302, multicast address 303, target RTP port number 304, packet discard rate (the client device sends the previous recipient report packet) Packet discard rate from when the current receiver report packet is transmitted) 305, total packet discard number 306, arrival interval jitter 307, media type 308, and camera ID 309 are arranged in order
[0018] サーバ装置(例えば SRV1)は、新たなクライアント装置(例えば CLT2)力 データ 伝送の伝送リクエスト (RTSPの PLAYコマンド)を受信した場合、伝送制御装置 111 の伝送開始情報受信部 201に対し、新規クライアント受信開始通知を送信する。伝 送開始情報受信部 201は、この新規クライアント受信開始通知を受信すると、伝送状 況情報受信部 202に対して新規クライアント受信開始通知を転送する。新規クライァ ント受信開始通知には、サーバ装置 SRV1のサーバ装置 ID、カメラ ID、受信開始し た RTPマルチキャストアドレスとポート番号、メディア種別、受信するクライアント装置 CLT2のクライアント装置 IDが含まれている。伝送状況情報受信部 202は、受信した 新規クライアント受信開始通知を伝送状況情報記憶部 204に伝送状況情報として追 加し、その後、受信者レポートを受信するたびに伝送状況情報を更新する。 [0018] When the server apparatus (for example, SRV1) receives a transmission request (RTSP PLAY command) for a new client apparatus (for example, CLT2) force data transmission, the server apparatus (for example, SRV1) Send a new client reception start notification. When the transmission start information receiving unit 201 receives this new client reception start notification, the transmission start information receiving unit 201 transfers the new client reception start notification to the transmission status information receiving unit 202. The new client reception start notification includes the server device ID of the server device SRV1, the camera ID, the RTP multicast address and port number that have started reception, the media type, and the client device ID of the client device CLT2 that is to be received. The transmission status information receiving unit 202 adds the received new client reception start notification to the transmission status information storage unit 204 as transmission status information, and then updates the transmission status information each time a receiver report is received.
[0019] サーバ装置 SRV1はクライアント装置(例えば CLT1)力 伝送終了のリクエスト(R TSPの TEARDOWNコマンド)を受信した場合には、伝送制御装置 111の伝送開
始情報受信部 201に対し、クライアント受信終了通知を送信する。このクライアント受 信終了通知には、受信 RTPマルチキャストアドレスとポート番号、メディア種別、受信 終了するクライアント装置 IDが含まれている。伝送開始情報受信部 201はこのクライ アント受信終了通知を伝送状況情報受信部 202に転送する。伝送状況情報受信部 202は、受信したクライアント受信終了通知に基づいて伝送状況情報記憶部 204か ら格納してレ、た該当データを削除する。 [0019] When the server SRV1 receives a client device (for example, CLT1) power transmission end request (RTSP TEARDOWN command), the transmission controller 111 starts transmission. A client reception end notification is transmitted to the start information receiving unit 201. This client reception end notification includes the reception RTP multicast address and port number, the media type, and the client device ID for which reception ends. The transmission start information receiving unit 201 transfers this client reception end notification to the transmission status information receiving unit 202. The transmission status information receiving unit 202 deletes the corresponding data stored from the transmission status information storage unit 204 based on the received client reception end notification.
[0020] サーバ伝送制御部 203は、伝送状況情報記憶部 204の伝送状況情報を定期的に 参照し、ネットワークの状況を監視する。この実施の形態 1では、伝送状況情報から ネットワークの伝送状況を判断する方法については特に特定しなレ、が、例えばバケツ ト廃棄率 305が所定値より増加した場合、その増加が監視サイクルの複数回により確 認された場合、あるいは上記特許文献 1に記載された方法などが考えられる。このよ うな方法により伝送状況が悪化している状態を、この発明の説明では、「伝送状況の 悪化」と以下表現することにする。サーバ伝送制御部 203は、伝送状況情報で管理 している伝送状況情報から伝送状況の悪化を検出した場合、動画像データの伝送を 行っている全サーバ装置に対して伝送帯域を下げる命令を送信する。また、伝送デ ータを新たに伝送開始したサーバ装置が現れた場合には、それまで伝送中のものを 含め各サーバ装置の伝送帯域を再割り当てし、帯域に変更があったサーバ装置に 対しては伝送帯域の変更命令を送信する。 The server transmission control unit 203 periodically refers to the transmission status information in the transmission status information storage unit 204 and monitors the network status. In the first embodiment, the method for judging the transmission status of the network from the transmission status information is not particularly specified. For example, when the bucket discard rate 305 increases from a predetermined value, the increase is caused by a plurality of monitoring cycles. The method described in the above-mentioned Patent Document 1 or the like can be considered. In the description of the present invention, the state where the transmission state is deteriorated by such a method will be expressed as “deterioration of the transmission state” below. The server transmission control unit 203 sends a command to lower the transmission band to all the server devices that are transmitting moving image data when the transmission state deterioration is detected from the transmission state information managed by the transmission state information. To do. In addition, when a server device that has newly started transmission of transmission data appears, the transmission bandwidth of each server device, including those that are currently being transmitted, is reassigned to the server device whose bandwidth has been changed. Sends a transmission band change command.
この動作により、全体のネットワーク伝送量を減少させるため、伝送システム中のパ ケット廃棄率を減少させることができる。 This operation can reduce the packet discard rate in the transmission system because it reduces the overall network transmission.
[0021] 以上のように、この実施の形態 1によれば、サーバ装置とクライアント装置間のネット ワーク内の伝送状況情報を伝送開始時、伝送中および伝送終了時に取得して伝送 状況情報記憶部 (伝送状況情報記憶手段) 204に格納し、サーバ伝送制御部 (サー バ伝送制御手段) 203により、格納された伝送状況情報を監視し、当該伝送状況情 報から伝送状況の悪化を検出した場合には伝送を行っている全サーバ装置に対し て伝送帯域を下げる命令を送信し、また、新たに伝送開始したサーバ装置が現れた 場合には各サーバ装置の伝送帯域を再割り当てし、帯域に変更があったサーバ装 置に対して伝送帯域の変更命令を送信するようにしている。したがって、全体のネット
ワーク伝送量を減少させることができ、伝送システム中のパケット廃棄率を減少させる こと力 Sできる。すなわち、ネットワーク上に形成されるマルチメディアデータ等の複雑 な伝送システムの伝送状況を監視し、複数のサーバ装置の伝送帯域を統合的に制 御することで、伝送システムの限られたネットワーク帯域を効率的に使用可能にする 効果が得られる。 [0021] As described above, according to the first embodiment, transmission status information in the network between the server device and the client device is acquired at the start of transmission, during transmission, and at the end of transmission, and is transmitted. (Transmission status information storage means) When stored in 204 and the server transmission control section (Server transmission control means) 203 monitors the stored transmission status information and detects a deterioration in transmission status from the transmission status information Sends a command to lower the transmission bandwidth to all server devices that are transmitting, and if a server device that has newly started transmission appears, the transmission bandwidth of each server device is reassigned to the bandwidth. A transmission band change command is sent to the server device that has changed. Therefore, the entire net The amount of work transmission can be reduced, and the packet discard rate in the transmission system can be reduced. In other words, by monitoring the transmission status of complex transmission systems such as multimedia data formed on the network and controlling the transmission bandwidth of multiple server devices in an integrated manner, the limited network bandwidth of the transmission system can be reduced. The effect of enabling efficient use is obtained.
[0022] 実施の形態 2. [0022] Embodiment 2.
図 4はこの発明の実施の形態 2による伝送制御装置の構成を示すブロック図で、図 において、図 2に相当する部分には同一符号を付し、原則としてその説明を省略する 。この実施の形態 2の伝送制御装置 111では、図 2のサーバ伝送制御部 203に代え てサーバ伝送優先制御部 402を備え、新たにサーバ優先度情報記憶部 401を備え ている点が実施の形態 1と異なる。ここで、サーバ伝送優先制御部 402は、伝送状況 情報を監視する点はサーバ伝送制御部 203と同じであるが、他にサーバ優先度情 報記憶部 401を参照して後述する処理を行う。 FIG. 4 is a block diagram showing the configuration of the transmission control apparatus according to Embodiment 2 of the present invention. In the figure, parts corresponding to those in FIG. The transmission control device 111 according to the second embodiment is provided with a server transmission priority control unit 402 instead of the server transmission control unit 203 in FIG. 2, and a server priority information storage unit 401 is newly provided. Different from 1. Here, the server transmission priority control unit 402 is the same as the server transmission control unit 203 in that the transmission status information is monitored, but otherwise performs processing described later with reference to the server priority information storage unit 401.
[0023] サーバ優先度情報記憶部 401には、サーバ装置 ID、サーバ装置と接続されている カメラ ID、マルチキャストアドレス、 RTPポート番号およびサーバ装置に付与された 優先度を含むサーバ優先度情報が予め格納されている。ここで用レ、る優先度として は、例えば予め 5段階に決められ、ネットワークに接続されたサーバ装置がその 5段 階の優先度うちのいずれかの値に割り当てられるというものである。したがって、異な るサーバ装置が同じ優先度を共有することがある。 [0023] The server priority information storage unit 401 stores in advance server priority information including a server device ID, a camera ID connected to the server device, a multicast address, an RTP port number, and a priority assigned to the server device. Stored. The priority used here is, for example, determined in advance in five levels, and the server device connected to the network is assigned to one of the five levels of priority. Therefore, different server devices may share the same priority.
[0024] サーバ伝送優先制御部 402は、この伝送状況情報記憶部 204を参照して、伝送状 況情報から伝送状況の悪化を検出した場合に伝送帯域の制御を行う。その際、サー バ伝送優先制御部 402は、サーバ優先度情報記憶部 401を参照し、サーバ優先度 情報に登録されている優先度の低い方から順にサーバ装置の映像カメラからの動画 像データの伝送帯域を下げるようにする命令を、該当するサーバ装置に対し送信す る。命令を受信したサーバ装置はその命令に従って動画像データの伝送帯域を下 げるように動作する。このことにより、ネットワーク 107中の伝送量を減少させても、優 先度の高い動画像データについては帯域を下げることなく引き続き伝送することが可 能となる。
[0025] 以上のように、この実施の形態 2によれば、各サーバ装置に予め付与された優先度 を含むサーバ優先度情報をサーバ優先度情報記憶部 (サーバ優先度情報記憶手 段) 401に格納しておき、サーバ伝送優先制御部(サーバ伝送優先制御手段) 402 により、伝送状況情報から伝送状況の悪化を検出した場合に、サーバ優先度情報を 参照して優先度の低い方力 順にサーバ装置の伝送データの伝送帯域を下げる命 令を該当サーバ装置に対し送信するようにしている。したがって、例えば映像監視シ ステムなどで、重要な監視場所を撮影してレ、る映像カメラからの動画像データは帯域 を落とさずに伝送し、一方、重要度の低い映像カメラの動画像データのみの伝送帯 域を下げて伝送することで、システム全体の伝送量を減少させることが可能となる。す なわち、サーバ優先度情報を用いて複数のサーバ装置が送信している複数の伝送 データ中力 伝送帯域制御の対象データを選定するので、伝送帯域を統合的に制 御できる効果が得られる。 [0024] The server transmission priority control unit 402 refers to the transmission status information storage unit 204, and controls the transmission band when the deterioration of the transmission status is detected from the transmission status information. At that time, the server transmission priority control unit 402 refers to the server priority information storage unit 401, and stores the video image data from the video camera of the server device in order from the lowest priority registered in the server priority information. A command to lower the transmission band is sent to the corresponding server device. The server device that has received the command operates to reduce the transmission band of the moving image data in accordance with the command. As a result, even if the transmission amount in the network 107 is reduced, high-priority moving image data can be continuously transmitted without reducing the bandwidth. As described above, according to the second embodiment, the server priority information including the priority given in advance to each server device is transmitted to the server priority information storage unit (server priority information storage unit) 401. When the server transmission priority control unit (server transmission priority control means) 402 detects deterioration of the transmission status from the transmission status information, the server priority information is referred to in order of decreasing priority. An instruction to lower the transmission bandwidth of the transmission data of the server device is sent to the corresponding server device. Therefore, for example, in a video surveillance system, video data from an important video camera is transmitted without dropping the bandwidth, while only video data from a video camera with low importance is transmitted. It is possible to reduce the transmission volume of the entire system by lowering the transmission bandwidth of the system. In other words, since the server priority information is used to select the target data for multiple transmission data transmissions that are transmitted by multiple server devices, the transmission band can be controlled in an integrated manner. .
[0026] 実施の形態 3. Embodiment 3.
図 5はこの発明の実施の形態 3による伝送制御装置の構成を示すブロック図で、図 において、図 4に相当する部分には同一符号を付し、原則としてその説明を省略する 。この実施の形態 3の伝送制御装置 111では、図 4の構成に加えて優先度変更受信 部 501を備えている点が実施の形態 2と異なる。ここでは、サーバ伝送優先制御部 4 02は実施の形態 2の場合と後述のように少し異なる処理を行う。 FIG. 5 is a block diagram showing the configuration of the transmission control apparatus according to Embodiment 3 of the present invention. In the figure, parts corresponding to those in FIG. 4 are denoted by the same reference numerals, and description thereof will be omitted in principle. The transmission control apparatus 111 of the third embodiment is different from the second embodiment in that a priority change receiving unit 501 is provided in addition to the configuration of FIG. Here, the server transmission priority control unit 402 performs slightly different processing from that in the second embodiment as will be described later.
あるサーバ装置自身が伝送してレ、る伝送データの優先度を変更する場合、そのサ ーバ装置は伝送制御装置 111に対して優先度変更通知を送信する。優先度変更通 知は、サーバ装置 IDとカメラ ID、変更後の優先度を含んでいる。伝送制御装置 111 では、優先度変更受信部 501が優先度変更通知を受信すると、サーバ優先度情報 記憶部 401の該当サーバ装置の伝送データに対応するサーバ優先度情報の優先 度を、優先度変更通知に基づいた優先度に変更する。 When the priority of transmission data transmitted by a server device itself is changed, the server device transmits a priority change notification to the transmission control device 111. The priority change notification includes the server device ID and camera ID, and the priority after the change. In the transmission control device 111, when the priority change receiving unit 501 receives the priority change notification, the priority of the server priority information corresponding to the transmission data of the corresponding server device in the server priority information storage unit 401 is changed. Change to priority based on notification.
[0027] 次に、サーバ伝送優先制御部 402が、伝送状況情報を参照した後、サーバ優先度 情報記憶部 401を参照する。この参照動作は、伝送状況の悪化を検出した場合は 勿論のこと、無かった場合にも行われる。このとき、サーバ優先度情報に新しい変更 後の優先度を検出した場合には、その変更後の優先度のサーバ装置からの動画像
データの伝送帯域をその変更後の優先度に基づいて変更する命令を該当するサー バ装置に対し送信する。したがって、動的なサーバ優先度情報に対応して伝送帯域 制御を行うことが可能となる。また、このようにサーバ装置から優先度変更通知を受信 した場合には、サーバ伝送優先制御部 402は、更新されたサーバ優先度情報に基 づいて各サーバ装置の伝送帯域を再割り当てし、帯域に変更を要することになつた サーバ装置に対しては伝送帯域の変更命令を出す。 Next, after referring to the transmission status information, the server transmission priority control unit 402 refers to the server priority information storage unit 401. This reference operation is performed not only when the deterioration of the transmission status is detected but also when it is not detected. At this time, if a new priority after change is detected in the server priority information, the moving image from the server device with the priority after the change is detected. A command to change the data transmission band based on the priority after the change is transmitted to the corresponding server device. Therefore, transmission band control can be performed corresponding to dynamic server priority information. Further, when the priority change notification is received from the server device in this way, the server transmission priority control unit 402 reallocates the transmission bandwidth of each server device based on the updated server priority information, and A transmission band change command is issued to the server device that needs to be changed.
[0028] 以上のように、この実施の形態 3によれば、任意のサーバ装置から受信した変更後 の優先度を含む優先度変更通知に従って該当サーバ装置の伝送データに対応する サーバ優先度情報を変更し、サーバ伝送優先制御部 (サーバ伝送優先制御手段) 4 02により、伝送状況情報を参照した後に、サーバ優先度情報を参照して、変更後の 優先度を検出した場合には該当するサーバ装置からの伝送データの伝送帯域を当 該変更後の優先度に基づいて変更する命令を該当するサーバ装置に対して送信す るようにしている。したがって、例えば映像監視システムの場合、警報情報を発生した センサに対応する映像カメラからの動画像データの優先度を高く変更設定することに より、警報情報に対応した動画像データの伝送帯域を優先的に変更して伝送するこ とが可能となる。このように、サーバ優先度情報がシステム稼働中に変更になる場合 にも動的に伝送帯域の再割り当てを可能にする。すなわち、サーバ装置の優先度情 報の変更に対応して複数のサーバ装置が送信してレ、る複数の伝送データ中力 伝 送帯域制御を行う伝送データを選定するので、伝送帯域を統合的に制御できる効果 が得られる。 [0028] As described above, according to the third embodiment, the server priority information corresponding to the transmission data of the corresponding server device according to the priority change notification including the changed priority received from any server device is obtained. Change the server transmission priority control unit (server transmission priority control means) 4 02 and refer to the transmission status information, then refer to the server priority information and detect the changed priority. A command to change the transmission band of transmission data from the device based on the priority after the change is transmitted to the corresponding server device. Therefore, for example, in the case of a video monitoring system, priority is given to the transmission band of the video data corresponding to the alarm information by changing the priority of the video data from the video camera corresponding to the sensor that generated the alarm information to a higher setting. It is possible to change and transmit it. In this way, it is possible to dynamically reallocate the transmission band even if the server priority information changes during system operation. In other words, transmission data is selected to be transmitted by multiple server devices in response to changes in the priority information of the server device, and transmission data for performing transmission power transmission band control is selected. The effect that can be controlled is obtained.
[0029] 実施の形態 4. [0029] Embodiment 4.
図 5において、優先度変更受信部 501に対して、サーバ装置からではなぐクライア ント装置から直接優先度変更通知を出す場合もある。このケースにおいても実施の 形態 3と同様な管理方法および処理によりサーバ優先度情報を変更することができる 。この場合の優先度通知の内容も同一である。 In FIG. 5, a priority change notification may be sent directly from the client device to the priority change receiving unit 501 from the server device. In this case, the server priority information can be changed by the same management method and processing as in the third embodiment. The contents of the priority notification in this case are also the same.
この場合には、映像監視システムにおいて緊急事態に対処するために映像を閲覧 してレ、る監視員が、担当してレ、るクライアント装置から伝送制御装置 111に対して直 接優先度変更通知を送付し、対象ストリームの優先度を高く設定することにより、動画
像データのレートを変動させることなく閲覧することを可能とする。 In this case, in order to deal with an emergency situation in the video surveillance system, the supervisor who is viewing the video directly reports the priority change from the client device in charge to the transmission control device 111. And set the priority of the target stream to a high priority It enables browsing without changing the rate of image data.
[0030] 実施の形態 5. [0030] Embodiment 5.
図 6はこの発明の実施の形態 5による伝送制御装置の構成を示すブロック図で、図 において、図 2に相当する部分には同一符号を付し、原則としてその説明を省略する 。この実施の形態 5の伝送制御装置 111では、図 2のサーバ伝送制御部 203に代え てサーバ伝送優先制御部 4021を備え、新たにデータ伝送量情報記憶部 601およ びデータ伝送量情報受信部 602を備えている点が実施の形態 1と異なる。ここで、サ ーバ伝送優先制御部 4021は、伝送状況情報を監視する点はサーバ伝送制御部 20 3と同じである力 S、他にデータ伝送量情報記憶部 601を参照して後述する処理を行う FIG. 6 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 5 of the present invention. In the figure, parts corresponding to those in FIG. The transmission control apparatus 111 according to the fifth embodiment includes a server transmission priority control unit 4021 instead of the server transmission control unit 203 in FIG. 2, and newly includes a data transmission amount information storage unit 601 and a data transmission amount information reception unit. The difference from Embodiment 1 is that 602 is provided. Here, the server transmission priority control unit 4021 monitors the transmission status information with the same force S as the server transmission control unit 203, and other processing described later with reference to the data transmission amount information storage unit 601. I do
[0031] データ伝送量情報受信部 602は、伝送開始情報受信部 201から RTCPのマルチ キャストアドレスとポート番号の通知を受けた場合、送信者レポートの受信を開始する 。ここで送信者レポートには、 RTPタイムスタンプと NTPタイムスタンプの対応関係情 報や総伝送パケット数、総伝送ペイロードオクテット数が格納されている。データ伝送 量情報受信部 602では、送信者レポートを順次受信すると、その中に含まれる総伝 送ペイロードオクテット数 (sender' s octet count)と J回の送信者レポートの総伝送ォ クテツト数との差分を、今回と前回の送信者レポートのタイムスタンプ差で除算するこ とにより、各サーバ装置の伝送したペイロードの平均ビットレート(データ伝送量情報) を計算する。算出された平均ビットレートは、サーバ装置 IDと RTPのマルチキヤストア ドレスと受信ポートと共にデータ伝送量情報記憶部 601に蓄積される。 [0031] When receiving the RTCP multicast address and port number notification from the transmission start information receiving unit 201, the data transmission amount information receiving unit 602 starts receiving the sender report. Here, the sender report stores correspondence information between RTP timestamps and NTP timestamps, the total number of transmitted packets, and the total number of transmitted payload octets. When the data transmission amount information receiving unit 602 receives the sender report sequentially, the total number of transmitted payload octets (sender's octet count) included in the sender report and the total number of transmission reports of J sender reports are calculated. The average bit rate (data transmission amount information) of the payload transmitted by each server device is calculated by dividing the difference by the time stamp difference between the current and previous sender reports. The calculated average bit rate is stored in the data transmission amount information storage unit 601 together with the server apparatus ID, the RTP multi-cache address, and the reception port.
なお、データ伝送量情報記憶部 601に格納するデータとしては、 RTCPの送信者 レポートを使用する以外にも独自のプロトコルを使用した送信データでも可能である 。例えば各サーバ装置が一定時間毎に、 自身が送信している伝送データに関し、平 均ビットレート、マルチキャストアドレス、ポート番号を組とした伝送データの伝送レー トに関連する情報を伝送制御装置 111に対して送信することで、同様の効果を得るこ とが可能である。 The data to be stored in the data transmission amount information storage unit 601 can be transmission data using an original protocol other than using the RTCP sender report. For example, for each piece of transmission data sent by each server device at a fixed time, information related to the transmission rate of the transmission data including the average bit rate, multicast address, and port number is transmitted to the transmission control device 111. The same effect can be obtained by transmitting to the other side.
[0032] サーバ伝送優先制御部 4021は、伝送状況情報から伝送状況の悪化を検出した場 合に、データ伝送量情報記憶部 601を参照して、各サーバ装置が伝送しているペイ
ロードの平均ビットレートに基づいて伝送データ量の比率を計算する。次に、計算し た比率が所定の閾値以上の場合の動画像データに対してのみ伝送帯域を下げる命 令を該当するサーバ装置に対して送信する。また、伝送データ量の比率が一定量以 上変化した段階で、再度各サーバ装置への伝送帯域の割り当てを計算し、変更があ つたサーバ装置に対して伝送帯域の変更の命令を送る。このことにより、帯域を大き く使用しているサーバ装置からの伝送データのみの帯域を小さくすることができる。 [0032] The server transmission priority control unit 4021 refers to the data transmission amount information storage unit 601 when it detects a deterioration in the transmission status from the transmission status information. The ratio of the amount of transmitted data is calculated based on the average bit rate of the load. Next, an instruction to lower the transmission band is transmitted to the corresponding server device only for moving image data when the calculated ratio is equal to or greater than a predetermined threshold. In addition, when the ratio of the amount of transmission data changes by a certain amount or more, the transmission band allocation to each server device is calculated again, and a transmission band change command is sent to the server device that has changed. As a result, it is possible to reduce the bandwidth of only the transmission data from the server device that uses a large bandwidth.
[0033] 以上のように、この実施の形態 5によれば、データ伝送量情報受信部(データ伝送 量情報受信手段) 602により、順次各サーバ装置力も受信する、各伝送データの伝 送レートに関連する情報に基づいてデータ伝送量情報を算出し、この算出された各 データ伝送量情報をデータ伝送量情報記憶部 (データ伝送量情報記憶手段) 601 に格納し、サーバ伝送優先制御部(サーバ伝送優先制御手段) 4021により、伝送状 況情報力、ら伝送状況の悪化を検出した場合に、格納されたデータ伝送量情報を参 照して、各サーバ装置が送出する各伝送データの伝送レートに基づレ、て伝送データ 量の比率を算出し、算出された比率が所定の閾値以上の場合の伝送データに対し てのみ伝送帯域を下げる命令を、該当するサーバ装置に対して送信するようにして いる。 [0033] As described above, according to the fifth embodiment, the data transmission amount information receiving unit (data transmission amount information receiving means) 602 sequentially receives the power of each server device and the transmission rate of each transmission data. Data transmission volume information is calculated based on the related information, and the calculated data transmission volume information is stored in the data transmission volume information storage unit (data transmission volume information storage unit) 601, and the server transmission priority control unit (server (Transmission priority control means) When the transmission status information capability or the deterioration of the transmission status is detected by 4021, the transmission rate of each transmission data sent by each server device is referred to by referring to the stored data transmission amount information. Based on the above, the ratio of the amount of transmission data is calculated, and an instruction to lower the transmission band only for transmission data when the calculated ratio is equal to or greater than a predetermined threshold is transmitted to the corresponding server device. In Yes.
[0034] したがって、帯域を大きく使用しているサーバ装置からの伝送データのみの帯域を 小さくすることができるので、元々低帯域で伝送してレ、るサーバ装置には影響を与え ることなく、ネットワークの負荷を減少させることが可能となる。例えば 6Mbpsの MPE G— 2動画像データを配信するサーバ装置と 128Kbpsの MPEG— 4動画像データを 配信するサーバ装置がそれぞれ複数存在した場合、ネットワーク負荷が高くなり伝送 帯域の制御を行う場合には 6Mbpsの MPEG—2の伝送データの帯域を下げ、 128k bpsの MPEG—4の伝送データの帯域は下げることなぐネットワーク負荷を下げるこ とが可能となる。すなわち、ネットワークの全帯域に対する各サーバ装置の伝送デー タ量の占有率を用いることにより、複数のサーバ装置が送信している複数の伝送デ ータ中力 伝送帯域制御を行う伝送データを選定するので、伝送帯域を統合的に制 御できる効果が得られる。 [0034] Therefore, since it is possible to reduce the bandwidth of only the transmission data from the server device that uses a large bandwidth, the server device that originally transmits in the low bandwidth does not affect the server device. It is possible to reduce the load on the network. For example, if there are multiple server devices that deliver 6 Mbps MPE G-2 video data and multiple server devices that deliver 128 Kbps MPEG-4 video data, the network load increases and transmission bandwidth is controlled. The network load can be reduced without reducing the bandwidth of 6 Mbps MPEG-2 transmission data and the bandwidth of 128 kbps MPEG-4 transmission data. In other words, by using the occupancy rate of the transmission data amount of each server device over the entire bandwidth of the network, the transmission data for selecting the transmission data medium transmission bandwidth control of the plurality of server devices is selected. As a result, the transmission band can be controlled in an integrated manner.
[0035] 実施の形態 6.
図 7はこの発明の実施の形態 6による伝送制御装置の構成を示すブロック図で、図 において、図 2に相当する部分には同一符号を付し、原則としてその説明を省略する 。この実施の形態 6の伝送制御装置 111では、図 2のサーバ伝送制御部 203に代え てサーバ伝送優先制御部 4022を備え、新たに伝送要求頻度履歴記憶部 701を備 えている点が実施の形態 1と異なる。ここで、サーバ伝送優先制御部 4022は、伝送 状況情報を監視する点はサーバ伝送制御部 203と同じであるが、他に伝送要求頻 度履歴記憶部 701を参照して後述する処理を行う。 [0035] Embodiment 6. FIG. 7 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 6 of the present invention. In the figure, parts corresponding to those in FIG. The transmission control device 111 according to the sixth embodiment includes a server transmission priority control unit 4022 instead of the server transmission control unit 203 in FIG. 2, and a new transmission request frequency history storage unit 701. Different from 1. Here, the server transmission priority control unit 4022 is the same as the server transmission control unit 203 in that the transmission status information is monitored, but additionally performs processing described later with reference to the transmission request frequency history storage unit 701.
[0036] 図 4のサーバ優先度情報記憶部 401に代えて伝送要求頻度履歴記憶部 701を備 えている点が実施の形態 2と異なる。 A difference from Embodiment 2 is that a transmission request frequency history storage unit 701 is provided instead of the server priority information storage unit 401 of FIG.
伝送要求頻度履歴記憶部 701は、各サーバ装置 IDとそのサーバ装置に対するク ライアント装置からの伝送要求回数を管理するための伝送要求頻度履歴データを格 納する。伝送状況情報受信部 202は、あるサーバ装置に対して新たなクライアント装 置が伝送開始リクエストを送信した場合、伝送要求頻度履歴記憶部 701の伝送要求 頻度履歴に対し、該当サーバ装置に係るサーバ装置 IDと RTPマルチキャストァドレ ス、ポート番号に対応する伝送要求回数を 1増加させる。サーバ伝送優先制御部 40 22は、伝送状況情報から伝送状況の悪化を検出した場合に、伝送要求頻度履歴記 憶部 701を参照し、伝送要求頻度が所定値以下のサーバ装置がある場合にはその サーバ装置に対してのみ伝送帯域を低くする命令を送信する。これにより、閲覧頻度 が高いサーバ装置の動画像データの帯域は減少させず、閲覧頻度の低いサーバ装 置の動画像データのみの帯域を減少させることができる。なお、サーバ伝送優先制 御部 4022で、伝送帯域を低くするサーバ装置の対象としては、伝送要求頻度が所 定値以下としてきた力 替りに、最も低い値 (但し 0は除く)のものとしてもよいし、ある いは所定の比率 (例えば頻度の低レ、方から 30。/o)にあるものとするようにしてもよレ、。 The transmission request frequency history storage unit 701 stores each server device ID and transmission request frequency history data for managing the number of transmission requests from the client device to the server device. When a new client device sends a transmission start request to a certain server device, the transmission status information receiving unit 202 sends the server device related to the server device to the transmission request frequency history of the transmission request frequency history storage unit 701. Increase the number of transmission requests corresponding to ID, RTP multicast address, and port number by one. The server transmission priority control unit 4022 refers to the transmission request frequency history storage unit 701 when detecting the deterioration of the transmission status from the transmission status information, and if there is a server device whose transmission request frequency is a predetermined value or less. A command to lower the transmission band is sent only to the server device. As a result, the bandwidth of the moving image data of the server device having a high browsing frequency can be reduced, and the bandwidth of only the moving image data of the server device having a low browsing frequency can be reduced. Note that the server transmission priority control unit 4022 may use the server device that lowers the transmission band with the lowest value (excluding 0) instead of the transmission request frequency that has been kept below the predetermined value. Alternatively, it may be assumed that it is at a predetermined ratio (for example, low frequency, 30./o).
[0037] 以上のように、この実施の形態 6によれば、クライアント装置から各サーバ装置に対 して送信された伝送開始リクエストに関する伝送要求回数をサーバ装置ごとに伝送 要求頻度履歴として伝送要求頻度履歴記憶部 (伝送要求頻度履歴記憶手段) 701 に格納していき、サーバ伝送優先制御部(サーバ伝送優先制御手段) 4022により、 伝送状況情報から伝送状況の悪化を検出した場合に、伝送要求頻度履歴を参照し
、伝送要求頻度が最も低い値、所定値以下または所定の比率にあるサーバ装置に 対してのみ伝送帯域を低くする命令を送信するようにしている。したがって、閲覧頻 度の低いサーバ装置の伝送データのみの帯域を減少させるので、閲覧頻度が高い サーバ装置の伝送データを使用しているクライアント装置に与える影響を極力少なく すること力 s可肯 となる。 As described above, according to the sixth embodiment, the transmission request frequency regarding the transmission start request transmitted from the client device to each server device is transmitted as the transmission request frequency history for each server device. Stored in the history storage unit (transmission request frequency history storage means) 701, and when the server transmission priority control unit (server transmission priority control means) 4022 detects deterioration of the transmission status from the transmission status information, the transmission request frequency Browse history A command to lower the transmission band is transmitted only to the server device having the lowest transmission request frequency, a predetermined value or less, or a predetermined ratio. Therefore, since the bandwidth of only the transmission data of the server device with low browsing frequency is reduced, the influence on the client device using the transmission data of the server device with high browsing frequency is minimized. .
[0038] 例えば映像監視システムにおいて、過去に事故が多く起こっている場所に設置さ れた映像カメラの動画像データを送信してレ、るサーバ装置に対しては、クライアント 装置からのアクセスが必然的に多くなることが考えられる。このようなシステムにおい て、ネットワーク負荷が高くなつてきた場合には、その重要視されているサーバ送置 以外のサーバ装置が伝送している動画像データの伝送帯域を下げることで、ネットヮ ーク負荷を減少させればよいことになる。すなわち、各クライアント装置から各サーバ 装置に対して過去に発行した伝送要求頻度を用いることにより、複数のサーバ装置 が送信している複数の伝送データ中から伝送帯域制御を行う対象伝送データを選定 するので、伝送帯域を統合的に制御できる効果が得られる。 [0038] For example, in a video surveillance system, a server device that transmits video data of a video camera installed in a place where many accidents have occurred in the past must be accessed from a client device. It is thought that it will increase in number. In such a system, when the network load becomes high, the network bandwidth is reduced by lowering the transmission band of the moving image data transmitted by the server device other than the server transmission regarded as important. It is only necessary to reduce the load. In other words, by using the transmission request frequency issued in the past from each client device to each server device, the target transmission data for transmission band control is selected from the plurality of transmission data transmitted by the plurality of server devices. Therefore, the effect that the transmission band can be controlled in an integrated manner can be obtained.
[0039] 実施の形態 7. [0039] Embodiment 7.
図 8はこの発明の実施の形態 7による伝送制御装置の構成を示すブロック図で、図 において図 2に相当する部分には同一符号を付し、原則としてその説明を省略する。 この実施の形態 7の伝送制御装置 111では、図 2のサーバ伝送制御部 203に代えて サーバ伝送優先制御部 4023を備え、新たに伝送クライアント装置数記憶部 801を 備えている点が実施の形態 1と異なる。ここで、サーバ伝送優先制御部 4023は、伝 送状況情報を監視する点はサーバ伝送制御部 203と同じである力 他に伝送クライ アント装置数記憶部 801を参照して後述する処理を行う。 FIG. 8 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 7 of the present invention. In the figure, parts corresponding to those in FIG. The transmission control device 111 according to the seventh embodiment is provided with a server transmission priority control unit 4023 instead of the server transmission control unit 203 in FIG. 2 and a transmission client device number storage unit 801. Different from 1. Here, the server transmission priority control unit 4023 performs processing described later with reference to the transmission client device number storage unit 801 in addition to the same power as the server transmission control unit 203 in that the transmission status information is monitored.
[0040] 伝送クライアント装置数記憶部 801は、サーバ装置 IDとマルチキャストアドレス、 RT Pポート番号とそのストリームの受信クライアント装置数を格納している。伝送状況情 報受信部 202では、あるサーバ装置からの動画像データに関して新たなクライアント 装置がデータ受信に参加した場合、伝送クライアント装置数記憶部 801の対応する サーバ装置の受信クライアント装置数を 1増加させる。また、伝送開始情報受信部 20 1経由で伝送状況情報受信部 202がクライアント受信終了通知を受信し、伝送状況
情報記憶部 204から該当データを削除した場合、対応する伝送クライアント装置数を 1減少させる。これにより伝送クライアント装置数を用いて、現在伝送されている各サ ーバ装置の動画像データを受信しているクライアント装置数を管理することができる。 [0040] The transmission client device number storage unit 801 stores a server device ID, a multicast address, an RTP port number, and the number of receiving client devices of the stream. In the transmission status information receiving unit 202, when a new client device participates in data reception regarding moving image data from a certain server device, the number of receiving client devices of the corresponding server device in the transmission client device number storage unit 801 is increased by 1. Let Also, the transmission status information receiving unit 202 receives the client reception end notification via the transmission start information receiving unit 201 and receives the transmission status. When the corresponding data is deleted from the information storage unit 204, the corresponding number of transmission client devices is decreased by one. As a result, the number of client apparatuses receiving the moving image data of each server apparatus currently transmitted can be managed using the number of transmission client apparatuses.
[0041] サーバ伝送優先制御部 4023は、伝送状況情報から伝送状況の悪化を検出した場 合に、伝送クライアント装置数記憶部 801を参照し、装置数が所定値以下にあるクラ イアント装置 (複数の場合もあり)に動画像データを伝送してレ、るサーバ装置が存在 する場合、そのサーバ装置に対してのみ伝送帯域を低くする命令を送信する。また、 伝送途中で受信しているクライアント装置数に変動があった場合には、再度各サー バ装置への伝送帯域の割り当てを計算し、変更があったサーバ装置に対して伝送帯 域の変更通知を行う。なお、サーバ伝送優先制御部 4023で、伝送帯域を低くするサ ーバ装置の対象としてクライアント装置数が所定値以下のものとしてきた力 替りに、 最も低い値 (但し 0は除く)のものとしてもよいし、あるいは所定の比率 (例えば装置数 の低い方から 30%)にあるものとするようにしてもよい。 [0041] When the server transmission priority control unit 4023 detects the deterioration of the transmission status from the transmission status information, the server transmission priority control unit 4023 refers to the transmission client device count storage unit 801, and the client device whose number of devices is equal to or smaller than a predetermined value (multiple devices) If there is a server device that transmits moving image data, a command to lower the transmission band is sent only to that server device. If the number of client devices received during transmission changes, the transmission bandwidth allocation to each server device is calculated again, and the transmission bandwidth is changed for the server device that has changed. Make a notification. Note that the server transmission priority control unit 4023 may use the lowest value (excluding 0) instead of the number of client devices that have been set as the target of the server device that lowers the transmission bandwidth. Alternatively, it may be a predetermined ratio (for example, 30% from the lowest number of devices).
[0042] 以上のように、この実施の形態 7によれば、現在伝送されている各サーバ装置の伝 送データを受信しているクライアント装置に関する受信クライアント装置数をサーバ装 置ごとに伝送クライアント装置数記憶部 (伝送クライアント装置数記憶手段) 801に格 納しておき、サーバ伝送優先制御部(サーバ伝送優先制御手段) 4023により、伝送 状況情報力 伝送状況の悪化を検出した場合に、受信クライアント装置数を参照し、 装置数が最も低い値、所定値以下または所定の比率にあるクライアント装置に伝送し てレ、るサーバ装置に対してのみ伝送帯域を低くする命令を送信するようにしてレ、る。 したがって、伝送帯域を下げることで影響を受けるクライアント装置数を最小限に抑 えて伝送帯域制御を行うことが可能となる。 As described above, according to the seventh embodiment, the number of received client devices related to the client device receiving the transmission data of each currently transmitted server device is transmitted for each server device. Number storage unit (transmission client device number storage means) 801, and when the server transmission priority control unit (server transmission priority control means) 4023 detects the deterioration of the transmission status information power, the receiving client By referring to the number of devices, the command is transmitted to the client device having the lowest number of devices, less than or equal to a predetermined value, or in a predetermined ratio, and a command to lower the transmission band is transmitted only to the server device. RU Therefore, it is possible to perform transmission band control while minimizing the number of client devices affected by lowering the transmission band.
[0043] 例えば映像監視システムにおいて、あるサーバ装置に接続した映像カメラの映像 に問題になる内容が映っており、 10人の監視員がその映像を見ながら善後策を検討 しているようなケースでネットワークの負荷が高くなつている場合、 10人の監視員が閲 覧している動画像データについては帯域を下げず、その他の動画像データ帯域の みを下げることによりネットワークの負荷を下げることが可能となる。すなわち、各サー バ装置の現在の伝送している受信クライアント装置数を用いることにより、複数のサー
バ装置が送信している複数の伝送データ中から伝送帯域制御を行う伝送データを選 定するので、伝送帯域を統合的に制御できる効果が得られる。 [0043] For example, in a video surveillance system, the video content of a video camera connected to a certain server device shows problematic content, and 10 surveillance staff members are examining good workarounds while watching the video. When the network load is high, the bandwidth of the video data viewed by 10 observers is not reduced, and the bandwidth of the other video data bandwidth is reduced to reduce the network load. Is possible. That is, by using the current number of receiving client devices transmitting each server device, a plurality of servers are used. Since transmission data for performing transmission band control is selected from among a plurality of transmission data transmitted by the buffer device, an effect of controlling the transmission band in an integrated manner can be obtained.
[0044] 実施の形態 8. [0044] Embodiment 8.
図 9はこの発明の実施の形態 8による伝送制御装置の構成を示すブロック図で、図 において、図 2に相当する部分には同一符号を付し、原則としてその説明を省略する 。この実施の形態 8の伝送制御装置 111では、図 2のサーバ伝送制御部 203に代え てサーバ伝送優先制御部 4024を備え、新たにクライアント優先度情報記憶部 901を 備えている点が実施の形態 1と異なる。ここで、サーバ伝送優先制御部 4024は、伝 送状況情報を監視する点はサーバ伝送制御部 203と同じであるが、他にクライアント 優先度情報記憶部 901を参照して後述する処理を行う。 FIG. 9 is a block diagram showing a configuration of a transmission control apparatus according to Embodiment 8 of the present invention. In the figure, parts corresponding to those in FIG. The transmission control apparatus 111 according to the eighth embodiment includes a server transmission priority control unit 4024 instead of the server transmission control unit 203 in FIG. 2, and a new client priority information storage unit 901. Different from 1. Here, the server transmission priority control unit 4024 is the same as the server transmission control unit 203 in that the transmission status information is monitored, but additionally performs processing described later with reference to the client priority information storage unit 901.
[0045] クライアント優先度情報記憶部 901には、各クライアント装置に関するクライアント装 置 IDとその優先度を含むクライアント優先度情報が予め登録格納されてレ、る。サー バ伝送優先制御部 4024は、伝送状況情報から伝送状況の悪化を検出した場合に、 伝送状況情報から各サーバ装置から現在伝送中のクライアント装置のクライアント装 置 IDを抽出し、その IDを用いてクライアント優先度情報から該当するクライアント装 置の優先度を検索する。次に、この検索された優先度が所定値以上のクライアント装 置が存在することを検出した場合、そのクライアント装置に伝送を行っていないサー バ装置の伝送データの伝送帯域を下げる命令を、そのサーバ装置に対して送信す る。また、伝送途中で優先度の高レ、クライアント装置が受信を開始した場合には、再 度各サーバ装置への伝送帯域の割り当てを計算し、変更があったサーバ装置に対し て伝送帯域の変更通知を行う。なお、サーバ伝送優先制御部 4024で、伝送帯域を 低くするサーバ装置の対象として、優先度が所定値以上のクライアント装置に伝送を 行ってレ、なレ、サーバ装置としてきた力 このクライアント装置の優先度の条件としては 、所定値以上とする替りに、最も低い値 (但し 0は除く)を条件としてもよいし、あるいは 所定の比率 (例えば優先度の低レ、方から 30%)を条件として用いてもょレ、。 [0045] In the client priority information storage unit 901, client priority information including the client device ID and the priority for each client device is registered and stored in advance. When the server transmission priority control unit 4024 detects the deterioration of the transmission status from the transmission status information, the server transmission priority control unit 4024 extracts the client device ID of the client device currently transmitting from each server device from the transmission status information, and uses that ID. The priority of the corresponding client device is retrieved from the client priority information. Next, when it is detected that there is a client device with the searched priority equal to or higher than a predetermined value, an instruction to lower the transmission bandwidth of the transmission data of the server device not transmitting to the client device is issued. Sent to the server device. If the client device starts receiving data with a high priority during transmission, the transmission bandwidth allocation to each server device is calculated again, and the transmission bandwidth is changed for the server device that has changed. Make a notification. The server transmission priority control unit 4024 transmits the data to a client device having a priority equal to or higher than a predetermined value as the target of the server device for lowering the transmission band. As a condition of the degree, instead of setting it to a predetermined value or more, the condition may be the lowest value (excluding 0), or a predetermined ratio (for example, low priority, 30% from the side). Use it.
[0046] 以上のように、この実施の形態 8によれば、各クライアント装置の優先度をクライアン ト優先度情報記憶部 (クライアント優先度情報記憶手段) 901に予め格納しておき、 サーバ伝送優先制御部(サーバ伝送優先制御手段) 4024により、伝送状況情報か
ら伝送状況の悪化を検出した場合に、クライアント優先度情報から現在伝送中のクラ イアント装置の優先度を検索し、検索された優先度が最も高い値、所定の値以上ま たは所定の比率にあるクライアント装置に伝送していないサーバ装置の伝送データ の伝送帯域を下げる命令を、該当するサーバ装置に対して送信するようにしている。 したがって、優先度の高レ、クライアント装置には影響を与えることなく伝送帯域制御を 行うことが可能となる。 As described above, according to the eighth embodiment, the priority of each client device is stored in advance in the client priority information storage unit (client priority information storage unit) 901, and server transmission priority is set. Control section (server transmission priority control means) 4024 When the deterioration of the transmission status is detected, the priority of the client device currently transmitting is searched from the client priority information, and the searched priority is the highest value, a predetermined value or more, or a predetermined ratio. A command to lower the transmission bandwidth of the transmission data of the server device not transmitted to the client device is sent to the corresponding server device. Therefore, transmission band control can be performed without affecting the client device with high priority.
[0047] 例えば部門の責任者が閲覧しているクライアント装置を最優先のクライアント装置と して登録することにより、ネットワークが混雑してきても責任者が閲覧しているクライァ ント装置が受信中の伝送データは影響を与えることなぐ他の伝送データの伝送帯 域を変更することにより、システムの混雑を緩和することが可能となる。すなわち、伝 送中のクライアント装置の優先度を用いることにより、複数のサーバ装置が送信して いる複数の伝送データ中から伝送帯域制御を行う対象伝送データを選定し、伝送帯 域を統合的に制御できる効果が得られる。 [0047] For example, by registering the client device being viewed by the department manager as the highest priority client device, even if the network is congested, the client device being viewed by the manager is receiving data that is being received. By changing the transmission band of other transmission data that does not affect the data, it becomes possible to reduce the congestion of the system. In other words, by using the priority of the client device being transmitted, the target transmission data for transmission band control is selected from the plurality of transmission data transmitted by the plurality of server devices, and the transmission band is integrated. A controllable effect is obtained.
[0048] 実施の形態 9. [0048] Embodiment 9.
図 10はこの発明の実施の形態 9による伝送制御装置の構成を示すブロック図で、 図において、図 2に相当する部分には同一符号を付し、原則としてその説明を省略 する。この実施の形態 9の伝送制御装置 111では、図 2のサーバ伝送制御部 203に 代えてサーバ伝送優先制御部 4025を備え、新たに伝送メディア情報記憶部 1001 およびメディア優先度情報記憶部 1002を備えている点が実施の形態 1と異なる。こ こで、サーバ伝送優先制御部 4025は、伝送状況情報を監視する点はサーバ伝送制 御部 203と同じであるが、他に伝送メディア情報記憶部 1001とメディア優先度情報 記憶部 1002を参照して後述する処理を行う。 FIG. 10 is a block diagram showing the configuration of the transmission control apparatus according to Embodiment 9 of the present invention. In the figure, parts corresponding to those in FIG. 2 are assigned the same reference numerals, and explanations thereof are omitted in principle. The transmission control apparatus 111 according to the ninth embodiment includes a server transmission priority control unit 4025 instead of the server transmission control unit 203 in FIG. 2, and newly includes a transmission media information storage unit 1001 and a media priority information storage unit 1002. This is different from the first embodiment. Here, the server transmission priority control unit 4025 is the same as the server transmission control unit 203 in that it monitors the transmission status information, but also see the transmission media information storage unit 1001 and the media priority information storage unit 1002. Then, the processing described later is performed.
[0049] 伝送開始情報受信部 201は、受信開始の通知を受けた際に、伝送メディア情報記 憶部 1001に各サーバ装置の伝送するメディア種別に関する伝送メディア情報を登 録格納する。この伝送メディア情報は、各サーバ装置に関するサーバ装置 IDとマノレ チキャストアドレス、ポート番号と伝送しているメディア種別を含んでいる。メディア優 先度情報記憶部 1002には、メディア種別とそのメディア優先度を含むメディア優先 度情報が予め登録格納されてレ、る。
[0050] サーバ伝送優先制御部 4025は、伝送状況情報から伝送状況の悪化を検出した場 合に、伝送メディア情報記憶部 1001を検索し、伝送メディア情報から各サーバ装置 が伝送しているメディア種別を抽出する。次に、抽出したメディア種別についてメディ ァ優先度情報を参照してメディア優先度を比較し、その中で優先度の低レ、メディア情 報を伝送してレ、るサーバ装置に対して、その伝送データの伝送帯域を下げる命令を 送信する。したがって、優先度の高レ、メディア種別については伝送帯域を下げること がなぐ優先的に伝送することができる。 When the transmission start information receiving unit 201 receives the notification of reception start, the transmission start information receiving unit 201 registers and stores transmission media information related to the media type transmitted by each server device in the transmission media information storage unit 1001. This transmission media information includes a server device ID, a manocast address, a port number, and a transmission media type for each server device. In the media priority information storage unit 1002, media priority information including the media type and the media priority is registered and stored in advance. [0050] When the server transmission priority control unit 4025 detects the deterioration of the transmission status from the transmission status information, the server transmission priority control unit 4025 searches the transmission media information storage unit 1001, and determines the media type transmitted by each server device from the transmission media information. To extract. Next, refer to the media priority information for the extracted media types, compare the media priorities, and transfer the media information to the server device that transmits the media information. Sends a command to reduce the transmission data transmission bandwidth. Therefore, high-priority media types can be transmitted preferentially without lowering the transmission band.
[0051] 以上のように、この実施の形態 9によれば、サーバ装置の伝送開始時に、そのサー バ装置がクライアント装置に伝送する伝送データのメディア種別を含む伝送メディア 情報を伝送メディア情報記憶部 (伝送メディア情報記憶手段) 1001に格納し、また、 メディア種別とそのメディア優先度を含むメディア優先度情報を予めメディア優先度 情報記憶部 (メディア優先度情報記憶手段) 1002に格納しておき、サーバ伝送優先 制御部(サーバ伝送優先制御手段) 4025により、伝送状況情報力も伝送状況の悪 化を検出した場合に、伝送メディア情報から各サーバ装置が伝送しているメディア種 別を抽出し、抽出したメディア種別についてメディア優先度情報にある他のメディア 情報とメディア優先度を比較し、その中でメディア優先度の低いメディア情報が存在 する場合、当該メディア優先度の低いメディア情報を伝送しているサーバ装置に対し て伝送データの伝送帯域を下げる命令を送信するようにしてレ、る。 [0051] As described above, according to the ninth embodiment, when transmission of a server device starts, transmission media information including the media type of transmission data that the server device transmits to the client device is transmitted to the transmission media information storage unit. (Transmission media information storage means) 1001 and media priority information including the media type and its media priority are stored in advance in the media priority information storage section (media priority information storage means) 1002, When the server transmission priority control unit (server transmission priority control means) 4025 detects that the transmission status information power has deteriorated, the media type transmitted by each server device is extracted from the transmission media information and extracted. Compare the media priority with the other media information in the media priority information for the selected media type, and select the media with the lowest media priority. If there is carrier information, it sends a command to lower the transmission bandwidth of the transmission data to the server device that transmits the media information with the lower media priority.
[0052] したがって、優先度の高レ、メディア種別を優先的に伝送することができ、優先度の 高レ、メディア種別の伝送データを使用しているクライアント装置には影響与えることな く伝送帯域制御を行うことが可能となる。例えば動画像データと音声データを同期さ せて複数サーバ装置と複数クライアント装置間で伝送している伝送システムにおいて 、音声を優先度の高レ、メディアとして登録しておくことにより、ネットワークが混雑して きた場合でも先ず動画像データについての帯域を落としてネットワーク負荷を減少さ せることで、それらを受信しているクライアント装置では、より重要なメディアである音 声については音質を落とすことなく聴取することが可能となる。すなわち、サーバ装置 の伝送するメディアの優先度を用いることにより、複数のサーバ装置が送信している 複数の伝送データ中から伝送帯域制御を行う対象の伝送データを選定するので、伝
送帯域を統合的に制御できる効果が得られる。 [0052] Therefore, transmission with high priority and media type can be preferentially transmitted, and transmission bandwidth is not affected for client devices using transmission data with high priority and media type. Control can be performed. For example, in a transmission system in which moving image data and audio data are synchronized and transmitted between a plurality of server devices and a plurality of client devices, the network is congested by registering audio as a medium with high priority. Even in the case of a network, the bandwidth of moving image data is first reduced to reduce the network load, so that the client device receiving them listens to the voice, which is a more important medium, without reducing the sound quality. It becomes possible. In other words, by using the priority of media transmitted by the server device, transmission data to be subjected to transmission band control is selected from a plurality of transmission data transmitted by the plurality of server devices. The effect that the transmission band can be controlled in an integrated manner is obtained.
[0053] 上記各実施の形態では、 RTPを使用したメディア伝送を例としており、伝送状況情 報を各クライアント装置からマルチキャスト送信される RTCPの RR (受信者レポートパ ケット)や SR (送信者レポートパケット)を基に取得している。しかし、この発明は、特 に RTCPの RRや SRに限定されるものではなぐ同等の内容を含む独自プロトコルを 使用する場合でも適用可能であることは理解できょう。また、独自プロトコルを使用す れば、伝送状況情報を各クライアント装置からこの発明の伝送制御装置に対してュ 二キャストで直接送信することも可能であり、また、この発明はマルチキャスト伝送に 限定されるものでもない。 [0053] In each of the above embodiments, media transmission using RTP is taken as an example, and RTCP RR (Receiver Report Packet) or SR (Sender Report) multicast transmission status information is transmitted from each client device. Packet). However, it should be understood that the present invention can be applied even when using a proprietary protocol including equivalent contents, not limited to RTCP RRs and SRs. In addition, if a unique protocol is used, it is also possible to directly transmit the transmission status information from each client device to the transmission control device of the present invention by multicast, and the present invention is limited to multicast transmission. It is not something.
産業上の利用可能性 Industrial applicability
[0054] 以上のように、この発明に係る伝送制御装置は、ネットワーク上の伝送状況を監視 し、複数のサーバ装置の伝送帯域を統合的に制御可能とするので、ネットワークを利 用した多様化する伝送システムの輻輳制御に適している。
[0054] As described above, the transmission control device according to the present invention monitors the transmission status on the network and can control the transmission bands of a plurality of server devices in an integrated manner. It is suitable for congestion control of transmission systems.