JP2017200134A - Communication device, communication system, communication method, and program - Google Patents

Communication device, communication system, communication method, and program Download PDF

Info

Publication number
JP2017200134A
JP2017200134A JP2016091605A JP2016091605A JP2017200134A JP 2017200134 A JP2017200134 A JP 2017200134A JP 2016091605 A JP2016091605 A JP 2016091605A JP 2016091605 A JP2016091605 A JP 2016091605A JP 2017200134 A JP2017200134 A JP 2017200134A
Authority
JP
Japan
Prior art keywords
divided data
communication
added
information
communication path
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
JP2016091605A
Other languages
Japanese (ja)
Inventor
亨 強矢
Toru Suneya
亨 強矢
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 JP2016091605A priority Critical patent/JP2017200134A/en
Publication of JP2017200134A publication Critical patent/JP2017200134A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To reduce processing load of a communication device related to a process of transmitting a plurality of divided data received by the communication device from the other communication device.SOLUTION: A transmitting device 100 acquires content data, and divides the acquired content data into predetermined transmission units to generate a plurality of pieces of divided data. Here, the transmission device 100 generates the plurality of pieces of divided data to include an information addition area for a relay device 200 to add information including an identifier of a communication path 210 to the plurality of pieces of divided data and transmit the divided data. Then, the transmission device 100 transmits the generated plurality of pieces of divided data to the relay device 200.SELECTED DRAWING: Figure 1

Description

本発明は、コンテンツデータが所定の送信単位に分割された分割データを送信する技術に関する。   The present invention relates to a technique for transmitting divided data obtained by dividing content data into predetermined transmission units.

従来、カムコーダで撮像した画像などのコンテンツデータを、RTP(Real−time Transport Protocol)等のプロトコルに基づいてリアルタイムストリーミングにより送信するシステムがある。また、コンテンツデータを分割した複数の分割データ(パケットなど)を3G回線やLTE(Long Term Evolution)回線などの複数の通信経路で分散して送信することで、高い通信効率でコンテンツデータの送信を行うシステムがある。複数の通信経路を使用してコンテンツデータを分散送信するためのプロトコルとして、MPRTP(Multipath RTP)がIETF(Internet Engineering Task Force)において提案されている。MPRTPは前述のRTPを拡張したプロトコルであり、通信経路を識別するための情報や通信経路毎のシーケンス番号などをRTPパケットの拡張ヘッダに記載する構成となっている。特許文献1には、複数のネットワークインターフェイスを介してデータを送信する場合に、ネットワークの負荷状態等を考慮して各インターフェイスへ送信パケットを振分ける技術が記載されている。   Conventionally, there is a system that transmits content data such as an image captured by a camcorder by real-time streaming based on a protocol such as RTP (Real-time Transport Protocol). Also, content data can be transmitted with high communication efficiency by distributing a plurality of divided data (packets, etc.) obtained by dividing the content data through a plurality of communication paths such as 3G lines and LTE (Long Term Evolution) lines. There is a system to do. MPRTP (Multipath RTP) has been proposed in IETF (Internet Engineering Task Force) as a protocol for distributing and transmitting content data using a plurality of communication paths. MPRTP is a protocol obtained by extending the above RTP, and has a configuration in which information for identifying a communication path, a sequence number for each communication path, and the like are described in an extended header of the RTP packet. Japanese Patent Application Laid-Open No. 2004-228561 describes a technique for distributing a transmission packet to each interface in consideration of a load state of the network when data is transmitted through a plurality of network interfaces.

なお、コンテンツデータを取得する送信装置(カムコーダなど)が分散送信の機能を有さない場合などにおいては、分散送信の機能を有する中継装置に送信装置がコンテンツデータを送信し、中継装置がそのデータを受信して分散送信する構成が考えられる。   When a transmission device (such as a camcorder) that acquires content data does not have a distributed transmission function, the transmission device transmits content data to a relay device that has a distributed transmission function. Can be considered to receive and distribute transmission.

特許第5675757号公報Japanese Patent No. 5675757

しかしながら、通信装置が他の通信装置から受信した複数の分割データを送信する処理に係る、前記通信装置の処理負荷が大きくなる場合が考えられる。例えば、送信装置がRTPに基づいて中継装置に複数のパケットを送信し、中継装置が送信装置から受信した複数のパケットのヘッダに情報を付加してMPRTPに基づいて複数の通信経路で送信する場合を考える。この場合に、中継装置が受信したRTPパケットより大きいヘッダを有するMPRTPパケットを新たに生成すると、データコピー等の処理により中継装置の処理負荷が大きくなる虞がある。   However, there may be a case where the processing load of the communication device is increased due to the processing in which the communication device transmits a plurality of pieces of divided data received from other communication devices. For example, when the transmission device transmits a plurality of packets to the relay device based on RTP, and the relay device adds information to the headers of the plurality of packets received from the transmission device and transmits the information using a plurality of communication paths based on MPRTP. think of. In this case, if an MPRTP packet having a header larger than the RTP packet received by the relay device is newly generated, there is a possibility that the processing load on the relay device may increase due to processing such as data copy.

本発明は上記課題に鑑みてなされたものであり、通信装置が他の通信装置から受信した複数の分割データを送信する処理に係る、前記通信装置の処理負荷を低減するための技術を提供することを目的とする。   The present invention has been made in view of the above problems, and provides a technique for reducing the processing load of the communication device related to a process in which the communication device transmits a plurality of pieces of divided data received from another communication device. For the purpose.

上記課題を解決するため、本発明に係る通信装置は、例えば以下の構成を有する。すなわち、コンテンツデータを取得する取得手段と、前記取得手段が取得したコンテンツデータを所定の送信単位に分割して複数の分割データを生成する生成手段であって、他の通信装置が前記複数の分割データに通信経路の識別子を含む情報を付加して送信するための情報付加領域が、前記複数の分割データそれぞれに含まれるように、前記複数の分割データを生成する生成手段と、前記生成手段が生成した前記複数の分割データを前記他の通信装置に送信する送信手段とを有する。   In order to solve the above problems, a communication apparatus according to the present invention has, for example, the following configuration. That is, an acquisition unit that acquires content data, and a generation unit that generates a plurality of divided data by dividing the content data acquired by the acquisition unit into a predetermined transmission unit, wherein another communication device is configured to generate the plurality of divisions. Generating means for generating the plurality of divided data such that an information addition area for adding information including an identifier of a communication path to data and transmitting the data is included in each of the plurality of divided data; and Transmitting means for transmitting the generated plurality of divided data to the other communication device.

本発明によれば、通信装置が他の装置から受信した複数の分割データを送信する処理に係る、前記通信装置の処理負荷を低減することができる。   ADVANTAGE OF THE INVENTION According to this invention, the processing load of the said communication apparatus which concerns on the process which a communication apparatus transmits the some division | segmentation data received from the other apparatus can be reduced.

実施形態に係る通信システム10の構成を示す図である。1 is a diagram illustrating a configuration of a communication system 10 according to an embodiment. 実施形態に係る画像送信装置100及び中継装置200の機能構成を説明するための図である。It is a figure for demonstrating the function structure of the image transmission apparatus 100 and relay apparatus 200 which concern on embodiment. 画像送信装置100のハードウェア構成を示すブロック図である。2 is a block diagram illustrating a hardware configuration of an image transmission device 100. FIG. 実施形態に係るパケットの変換処理を説明するための図である。It is a figure for demonstrating the conversion process of the packet which concerns on embodiment. 画像送信装置100の動作を説明するためのフローチャートである。4 is a flowchart for explaining the operation of the image transmission apparatus 100. 中継装置200の動作を説明するためのフローチャートである。5 is a flowchart for explaining the operation of relay apparatus 200.

以下、図面を参照して、本発明の実施形態について説明する。なお、以下の実施形態で説明する構成は一例であり、本発明は図示された構成に限定されるものではない。   Embodiments of the present invention will be described below with reference to the drawings. Note that the configurations described in the following embodiments are examples, and the present invention is not limited to the illustrated configurations.

[システム構成]
図1に本実施形態に係る通信システム10の全体構成を示す。通信システム10は3種の通信装置を有し、本実施形態ではそれらの通信装置を画像送信装置100(以降、送信装置100)、中継装置200及び受信装置300と区別する。送信装置100は通信路110を介して中継装置200と接続され、更に中継装置200は通信経路210−1、通信経路210−2及び通信経路210−3を介して受信装置300と接続されている。本実施形態において、特別な指定のない場合には、通信経路210−1乃至通信経路210−3を区別せず通信経路210と記載する。中継装置200は、複数の通信経路210を利用してデータを並行して送信することができる。なお、通信経路210の数は3経路に限らず、複数であればよい。
[System configuration]
FIG. 1 shows an overall configuration of a communication system 10 according to the present embodiment. The communication system 10 includes three types of communication devices, and in the present embodiment, these communication devices are distinguished from the image transmission device 100 (hereinafter, the transmission device 100), the relay device 200, and the reception device 300. The transmission apparatus 100 is connected to the relay apparatus 200 via the communication path 110, and the relay apparatus 200 is further connected to the reception apparatus 300 via the communication path 210-1, the communication path 210-2, and the communication path 210-3. . In this embodiment, when there is no special designation, the communication path 210-1 to the communication path 210-3 are described as the communication path 210 without distinction. The relay apparatus 200 can transmit data in parallel using a plurality of communication paths 210. Note that the number of communication paths 210 is not limited to three, and may be any number.

送信装置100は、撮像して取得した画像データをパケットに分割し、通信路110を介して中継装置200にそのパケットを送信する。本実施形態において、送信装置100は、RTP(Real−time Transport Protocol)に基づくリアルタイムストリーミングにより、パケット化された画像データの送信を行う。なお、本実施形態において送信装置100が送信する画像データは動画であるものとするが、画像データは静止画であってもよい。また、送信装置100が取得して送信するコンテンツデータは画像データに限らず、例えばオーディオデータなどであってもよい。送信装置100の具体例としては、デジタルカメラ、ビデオカメラ、スマートフォン、PC、及び携帯電話などが挙げられるが、これらに限らず、後述の機能構成を有するものであればよい。通信路110の具体例としては、有線LAN(Local Area Network)や無線LANが挙げられる。なお、通信路110はLANに限らずWAN(Wide Area Network)であってもよいし、LANとWANの組み合わせであってもよい。   The transmission device 100 divides image data acquired by imaging into packets, and transmits the packets to the relay device 200 via the communication path 110. In the present embodiment, the transmission device 100 transmits packetized image data by real-time streaming based on RTP (Real-time Transport Protocol). In the present embodiment, the image data transmitted by the transmission device 100 is a moving image, but the image data may be a still image. Further, the content data acquired and transmitted by the transmission device 100 is not limited to image data, and may be audio data, for example. Specific examples of the transmission device 100 include a digital camera, a video camera, a smartphone, a PC, a mobile phone, and the like. Specific examples of the communication path 110 include a wired LAN (Local Area Network) and a wireless LAN. Note that the communication path 110 is not limited to a LAN but may be a WAN (Wide Area Network) or a combination of a LAN and a WAN.

中継装置200は、送信装置100から画像データを構成する複数のパケットを受信し、受信した複数のパケットを複数の通信経路210で分散して送信する。本実施形態において中継装置200は、MPRTP(Multipath RTP)に基づいてデータを送信する。MPRTPはRTPを拡張したプロトコルであり、複数の通信経路210を使用してコンテンツデータを分散送信するためのプロトコルである。図4に、RTPパケット400とMPRTPパケット410の一例を示す。MPRTPパケット410は、RTPパケット400の拡張ヘッダに通信経路210に関する情報などが付加されたパケットである。図4の詳細については後述する。   The relay apparatus 200 receives a plurality of packets constituting the image data from the transmission apparatus 100, and transmits the received plurality of packets distributed over a plurality of communication paths 210. In the present embodiment, the relay device 200 transmits data based on MPRTP (Multipath RTP). MPRTP is a protocol that is an extension of RTP, and is a protocol for distributed transmission of content data using a plurality of communication paths 210. FIG. 4 shows an example of the RTP packet 400 and the MPRTP packet 410. The MPRTP packet 410 is a packet in which information related to the communication path 210 is added to the extension header of the RTP packet 400. Details of FIG. 4 will be described later.

各通信経路210は、無線通信回線、有線通信回線、又は無線と有線を組み合わせた通信回線であり、経路上の装置若しくは通信に使用されるプロトコル、又はその両方が通信経路210毎に異なる。通信経路210は、例えば3Gや4G、LTE(Long Term Evolution)等の携帯通信網、WiFi(Wireless Fidelity)等の無線LAN、有線LAN及びインターネット等により構成される。例えば中継装置200は、各々が異なる基地局を有する携帯通信網である複数の通信経路210を使用して、複数のパケットを並行して送信する。   Each communication path 210 is a wireless communication line, a wired communication line, or a communication line that combines wireless and wired, and a device used for the path, a protocol used for communication, or both are different for each communication path 210. The communication path 210 includes, for example, a mobile communication network such as 3G, 4G, and LTE (Long Term Evolution), a wireless LAN such as WiFi (Wireless Fidelity), a wired LAN, and the Internet. For example, the relay apparatus 200 transmits a plurality of packets in parallel using a plurality of communication paths 210 that are mobile communication networks each having a different base station.

中継装置200が複数の通信経路210で並行して送信を行うことにより、単一の通信経路210で送信を行う場合よりも通信帯域が広がり、通信の効率を高めることができる。また中継装置200は、並行して送信を行っている複数の通信経路210の何れかで障害が発生した場合などには、障害が発生した通信経路210で送信していたデータの送信を別の通信経路210に切り替える。これにより、何れかの通信経路210で障害が発生しても通信を継続することができ、通信の遅延やデータの欠落を低減することができる。   When the relay apparatus 200 performs transmission in parallel through the plurality of communication paths 210, the communication band is widened and communication efficiency can be improved as compared with the case where transmission is performed through the single communication path 210. In addition, when a failure occurs in any of the plurality of communication paths 210 performing transmission in parallel, the relay apparatus 200 transmits another transmission of data transmitted through the communication path 210 in which the failure has occurred. Switch to the communication path 210. As a result, even if a failure occurs in any of the communication paths 210, communication can be continued, and communication delay and data loss can be reduced.

中継装置200の具体例としては、ルータ、サーバ装置、スマートフォン、PC、及び携帯電話などが挙げられるが、これらに限らず、後述の機能構成を有するものであればよい。受信装置300は、中継装置200から送信された画像データを複数の通信経路210を介して受信し、画像データの表示や記憶を行う。受信装置300の具体例としては、PC、スマートフォン、テレビ、及び携帯電話などが挙げられるが、これらに限定されない。   Specific examples of the relay device 200 include a router, a server device, a smartphone, a PC, a mobile phone, and the like. The receiving device 300 receives the image data transmitted from the relay device 200 via the plurality of communication paths 210, and displays and stores the image data. Specific examples of the receiving device 300 include, but are not limited to, a PC, a smartphone, a television, and a mobile phone.

なお、中継装置200のように画像データを構成するパケットを分散送信する機器は、特に携帯通信網などを利用して分散送信を行う場合、屋外など電波状態の良い環境に設置されることが望ましい。一方、画像データを取得するカムコーダなどの機器は、屋内などの電波状態の悪い環境で使用される場合がある。このような場合に、従来のシステムでは、携帯通信網を利用して分散送信を行う機器は電波状態の良い環境に設置し、その機器とカムコーダとをSDI(Serial Digital Interface)ケーブルで接続する構成となっていた。分散送信を行う機器は、カムコーダからSDIケーブルを介して受信した画像を、携帯通信網を利用して送信する。   It should be noted that a device that distributes and transmits packets constituting image data, such as the relay device 200, is preferably installed in an environment with good radio wave conditions such as outdoors, particularly when performing distributed transmission using a mobile communication network or the like. . On the other hand, devices such as camcorders that acquire image data may be used in environments with poor radio wave conditions, such as indoors. In such a case, in a conventional system, a device that performs distributed transmission using a mobile communication network is installed in an environment where the radio wave condition is good, and the device and the camcorder are connected by an SDI (Serial Digital Interface) cable. It was. A device that performs distributed transmission transmits an image received from a camcorder via an SDI cable using a mobile communication network.

しかしながら、SDIケーブルを使用した通信では、通信距離が長いほど信号は大きく減衰し、更に通信する信号量が多いほど減衰の影響が大きくなる。そのため、SDIケーブルを介して通信される画像データが高精細であるほど、その通信距離を短くする必要がある。また、SDIケーブルは同軸ケーブルであり、通信品質の良い同軸ケーブルは太くなる傾向にある為、SDIケーブルを繋いだカムコーダを移動させる場合にケーブルの取り扱いが不便であった。   However, in communication using an SDI cable, the signal is greatly attenuated as the communication distance is longer, and the influence of the attenuation is greater as the amount of signal to be communicated is larger. Therefore, the higher the image data communicated via the SDI cable, the shorter the communication distance. Also, since the SDI cable is a coaxial cable and the coaxial cable with good communication quality tends to be thick, the handling of the cable is inconvenient when the camcorder connected with the SDI cable is moved.

そこで、本実施形態の送信装置100は、画像データをパケット化して中継装置200に送信する。これにより、送信装置100と中継装置200を、SDIケーブルよりも細いEthernet(登録商標)ケーブルで直接接続したり、建物などに既に設置された有線LANネットワークを介して接続したり、無線LANにより接続したりできる。その結果、送信装置100の移動や、送信装置100と中継装置200との接続が簡便になる。また、送信装置100が画像データをパケット化して中継装置200に送信する場合、中継装置200は分散送信を行うためにパケットの変換処理を行う。そこで本実施形態の送信装置100は、中継装置200が変換処理を簡易にできるようなパケットを生成する。   Therefore, the transmission apparatus 100 according to the present embodiment packetizes the image data and transmits the packetized data to the relay apparatus 200. As a result, the transmission device 100 and the relay device 200 are directly connected by an Ethernet (registered trademark) cable thinner than an SDI cable, connected via a wired LAN network already installed in a building, or connected by a wireless LAN. I can do it. As a result, the movement of the transmission apparatus 100 and the connection between the transmission apparatus 100 and the relay apparatus 200 are simplified. Further, when the transmission apparatus 100 packetizes image data and transmits it to the relay apparatus 200, the relay apparatus 200 performs packet conversion processing to perform distributed transmission. Therefore, the transmission apparatus 100 according to the present embodiment generates a packet that allows the relay apparatus 200 to simplify the conversion process.

[機能構成]
次に、本実施形態に係る送信装置100及び中継装置200の機能構成について、図2を用いて説明する。送信装置100は、画像データ取得部101(以降、取得部101)、符号化部102、パケット生成部103、及びデータ送信部104を有する。一方、中継装置200は、データ受信部201、データ保持部202、ヘッダ変換部203、送信制御部204、通信I/F(インターフェイス)205−1、通信I/F205−2及び通信I/F205−3を有する。本実施形態において、特別な指定のない場合には、通信I/F205−1乃至通信I/F205−3を区別せず通信I/F205と記載する。中継装置200は複数の通信経路210それぞれに対応する同数の通信I/F205を有する。
[Function configuration]
Next, functional configurations of the transmission device 100 and the relay device 200 according to the present embodiment will be described with reference to FIG. The transmission apparatus 100 includes an image data acquisition unit 101 (hereinafter, acquisition unit 101), an encoding unit 102, a packet generation unit 103, and a data transmission unit 104. On the other hand, the relay device 200 includes a data reception unit 201, a data holding unit 202, a header conversion unit 203, a transmission control unit 204, a communication I / F (interface) 205-1, a communication I / F 205-2, and a communication I / F 205-. 3. In this embodiment, when there is no special designation | designated, communication I / F205-1 thru | or communication I / F205-3 are described as communication I / F205 without distinguishing. The relay device 200 has the same number of communication I / Fs 205 corresponding to each of the plurality of communication paths 210.

取得部101は、送信装置100が有するレンズや撮像センサー(不図示)を制御して撮像を行い、符号化前の画像データを取得する。符号化部102は、取得部101が取得した画像データを、例えばH.264やHEVC等の符号化方法によって符号化する。パケット生成部103は、符号化部102が符号化した符号化済み画像データを、データ送信部104がデータの送信に使用するプロトコル(例えばRTP)に応じた形式に分割してパケットを生成する。ここでパケット生成部103は、送信装置100から受信した複数のパケットを中継装置200が分散送信する処理が簡易になるように、パケットの生成を行う。パケット生成の詳細については後述する。データ送信部104は、パケット生成部103が生成したパケットを、通信路110を介して中継装置200へ送信する。   The acquisition unit 101 performs imaging by controlling a lens and an imaging sensor (not shown) included in the transmission device 100, and acquires image data before encoding. The encoding unit 102 converts the image data acquired by the acquisition unit 101 into, for example, H.264. The encoding is performed by an encoding method such as H.264 or HEVC. The packet generation unit 103 divides the encoded image data encoded by the encoding unit 102 into a format corresponding to a protocol (for example, RTP) used for data transmission by the data transmission unit 104 to generate a packet. Here, the packet generation unit 103 generates a packet so that the relay apparatus 200 can easily perform a process of distributed transmission of a plurality of packets received from the transmission apparatus 100. Details of packet generation will be described later. The data transmission unit 104 transmits the packet generated by the packet generation unit 103 to the relay device 200 via the communication path 110.

データ受信部201は、送信装置100から送信されたパケットを、通信路110を介して受信する。データ保持部202は、データ受信部201が受信したパケットを保持する。ヘッダ変換部203は、中継装置200がデータ送信に使用する通信経路210に関する情報を送信制御部204から取得し、その情報を基に、データ保持部202が保持しているパケットのヘッダの変換処理を行う。送信制御部204は、ヘッダ変換部203によりヘッダを変換された複数のパケットを、複数の通信I/F205を介して複数の通信経路210で受信装置300へ分散送信する。   The data reception unit 201 receives a packet transmitted from the transmission device 100 via the communication path 110. The data holding unit 202 holds the packet received by the data receiving unit 201. The header conversion unit 203 acquires information about the communication path 210 used by the relay apparatus 200 for data transmission from the transmission control unit 204, and converts the header of the packet held by the data holding unit 202 based on the information. I do. The transmission control unit 204 distributes and transmits the plurality of packets whose headers have been converted by the header conversion unit 203 to the receiving apparatus 300 through the plurality of communication paths 210 via the plurality of communication I / Fs 205.

[ハードウェア構成]
図3は、送信装置100のハードウェア構成を示すブロック図である。送信装置100は、CPU121、ROM122、RAM123、補助記憶装置124、表示部125、操作部126、通信部127、撮像部128及びバス129を有する。なお、中継装置200は撮像部128を有さないが、中継装置200のそれ以外の構成は送信装置100と同様である。
[Hardware configuration]
FIG. 3 is a block diagram illustrating a hardware configuration of the transmission device 100. The transmission device 100 includes a CPU 121, a ROM 122, a RAM 123, an auxiliary storage device 124, a display unit 125, an operation unit 126, a communication unit 127, an imaging unit 128, and a bus 129. Note that the relay apparatus 200 does not include the imaging unit 128, but the other configuration of the relay apparatus 200 is the same as that of the transmission apparatus 100.

CPU121は、ROM122やRAM123に格納されているコンピュータプログラムやデータを用いて送信装置100の全体を制御する。即ち、CPU121は、図3に示した各構成要素を制御して、図2に示した送信装置100の各機能部を実現する。ROM122は、変更を必要としないプログラムやパラメータを格納する。RAM123は、補助記憶装置124から供給されるプログラムやデータ、及び通信部127を介して外部から供給されるデータなどを一時記憶する。補助記憶装置124は、例えばハードディスクドライブ装置等で構成され、静止画や動画などのコンテンツデータを記憶する。   The CPU 121 controls the entire transmission apparatus 100 using computer programs and data stored in the ROM 122 and RAM 123. That is, the CPU 121 controls each component shown in FIG. 3 to realize each functional unit of the transmission device 100 shown in FIG. The ROM 122 stores programs and parameters that do not need to be changed. The RAM 123 temporarily stores programs and data supplied from the auxiliary storage device 124 and data supplied from the outside via the communication unit 127. The auxiliary storage device 124 is composed of, for example, a hard disk drive device and stores content data such as still images and moving images.

表示部125は、例えば液晶ディスプレイ等で構成され、ユーザが送信装置100を操作するためのGUI(Graphical User Interface)などを表示する。操作部126は、ボタンスイッチやダイヤルなどで構成され、ユーザによる操作を受けて各種の指示をCPU121に入力する。通信部127は、中継装置200などの外部の装置と通信を行う。例えば、送信装置100が外部の装置と有線で接続される場合には、LANケーブル等が通信部127に接続される。なお、送信装置100が外部の装置と無線通信する機能を有する場合、通信部127はアンテナを備える。撮像部128は、レンズや撮像センサーなどを有し、撮像を行って画像データを取得する。撮像部128により取得された画像データはRAM123や補助記憶装置124に記憶される。バス129は、送信装置100の各部を繋いで情報を伝達する。   The display unit 125 includes a liquid crystal display, for example, and displays a GUI (Graphical User Interface) for the user to operate the transmission device 100. The operation unit 126 includes button switches and dials, and inputs various instructions to the CPU 121 in response to user operations. The communication unit 127 communicates with an external device such as the relay device 200. For example, when the transmission device 100 is connected to an external device by wire, a LAN cable or the like is connected to the communication unit 127. Note that when the transmission device 100 has a function of performing wireless communication with an external device, the communication unit 127 includes an antenna. The imaging unit 128 includes a lens, an imaging sensor, and the like, and performs imaging to acquire image data. Image data acquired by the imaging unit 128 is stored in the RAM 123 or the auxiliary storage device 124. The bus 129 connects the units of the transmission device 100 and transmits information.

なお、本実施形態ではCPU121がプログラムを実行することで通信部127を介して送信装置100と外部の装置との通信を制御するが、送信装置100と外部の装置との通信の少なくとも一部を通信部127がハードウェア処理により制御してもよい。また、本実施形態では表示部125と操作部126は送信装置100の内部に存在するが、表示部125及び操作部126の少なくとも一方が送信装置100の外部に別の装置として存在していてもよい。この場合、CPU121が、表示部125を制御する表示制御部、及び操作部126を制御する操作制御部として動作する。 さらに、撮像部128が送信装置100の外部に撮像装置として存在していてもよい。この場合、撮像装置が撮像を行って生成した画像データを通信部127が受信して取得する。   In this embodiment, the CPU 121 executes a program to control communication between the transmission device 100 and an external device via the communication unit 127. However, at least a part of communication between the transmission device 100 and the external device is controlled. The communication unit 127 may be controlled by hardware processing. In the present embodiment, the display unit 125 and the operation unit 126 exist inside the transmission device 100, but at least one of the display unit 125 and the operation unit 126 exists as another device outside the transmission device 100. Good. In this case, the CPU 121 operates as a display control unit that controls the display unit 125 and an operation control unit that controls the operation unit 126. Furthermore, the imaging unit 128 may exist outside the transmission device 100 as an imaging device. In this case, the communication unit 127 receives and acquires the image data generated by the imaging device imaging.

[動作フロー]
次に、送信装置100の動作フローについて、図5を用いて説明する。図5に示した処理は、ユーザが送信装置100に撮像画像の送信を開始させるための操作を行ったタイミングで開始される。ただし、図5に示した処理の開始タイミングは上記タイミングに限定されない。図5に示した処理は、送信装置100のCPU121がROM122に格納されたプログラムをRAM123に展開して実行することで実現される。
[Operation flow]
Next, the operation flow of the transmission apparatus 100 will be described with reference to FIG. The process illustrated in FIG. 5 is started at a timing when the user performs an operation for causing the transmission apparatus 100 to start transmission of a captured image. However, the start timing of the process shown in FIG. 5 is not limited to the above timing. The processing shown in FIG. 5 is realized by the CPU 121 of the transmission apparatus 100 developing and executing a program stored in the ROM 122 on the RAM 123.

S501において、取得部101は、撮像を行って画像データを取得する。S502において、符号化部102は、取得部101が取得した画像データを符号化することで、符号化済み画像データを取得する。なお、送信装置100が取得するコンテンツデータは画像データに限らない。例えば、取得部101は集音を行ってオーディオデータを取得し、符号化部102は符号化済みオーディオデータを取得してもよい。S503において、パケット生成部103は、符号化部102が取得した符号化済み画像データを所定の送信単位に分割して、複数の分割データを生成する。本実施形態ではパケット生成部103が生成する分割データはRTPパケット400であるものとするが、これに限らず、分割データは任意のPDU(Protocol Data Unit)であってよい。S504において、データ送信部104は、パケット生成部103が生成した複数の分割データを中継装置200に送信する。分割データの送信は、例えばRTPに基づいて行われる。   In step S501, the acquisition unit 101 captures an image and acquires image data. In step S <b> 502, the encoding unit 102 acquires encoded image data by encoding the image data acquired by the acquisition unit 101. Note that the content data acquired by the transmission device 100 is not limited to image data. For example, the acquisition unit 101 may collect sound to acquire audio data, and the encoding unit 102 may acquire encoded audio data. In step S503, the packet generation unit 103 divides the encoded image data acquired by the encoding unit 102 into predetermined transmission units, and generates a plurality of pieces of divided data. In the present embodiment, the divided data generated by the packet generation unit 103 is the RTP packet 400. However, the present invention is not limited to this, and the divided data may be an arbitrary PDU (Protocol Data Unit). In S504, the data transmission unit 104 transmits the plurality of divided data generated by the packet generation unit 103 to the relay device 200. The transmission of the divided data is performed based on RTP, for example.

なお、送信装置100から送信された複数の分割データを受信した中継装置200は、それらの分割データを複数の通信経路で送信するために、各分割データに通信経路210の識別子を含む情報を付加する。具体的には、中継装置200は、送信装置100から受信したRTPパケット400を、通信経路210の識別子を含むMPRTPヘッダを付加することでMPRTPパケット410に変換し、変換後のパケットをMPRTPに基づいて分散送信する。そこで、中継装置200によるパケットの変換処理を簡易にするために、送信装置100のパケット生成部103は、複数の分割データそれぞれに通信経路210の識別子を含む情報を付加するための情報付加領域が含まれるように、分割データの生成を行う。   Note that the relay device 200 that has received a plurality of pieces of divided data transmitted from the transmission device 100 adds information including the identifier of the communication path 210 to each piece of divided data in order to transmit the divided data through a plurality of communication paths. To do. Specifically, the relay apparatus 200 converts the RTP packet 400 received from the transmission apparatus 100 into an MPRTP packet 410 by adding an MPRTP header including an identifier of the communication path 210, and the converted packet is based on MPRTP. And distributed transmission. Therefore, in order to simplify the packet conversion processing by the relay apparatus 200, the packet generation unit 103 of the transmission apparatus 100 has an information addition area for adding information including the identifier of the communication path 210 to each of the plurality of divided data. Division data is generated so as to be included.

ここで、本実施形態に係るパケットの変換処理について、図4を用いて説明する。図4において、RTPパケット400は、パケット生成部103において生成されるパケットであり、拡張ヘッダに情報付加領域であるダミーヘッダ401が含まれる。一方、MPRTPパケット410は、RTPパケット400が中継装置200により変換されたパケットであり、複数の通信経路210への分散送信のためのMPRTPヘッダ411が拡張ヘッダに含まれる。つまり、中継装置200のヘッダ変換部203は、RTPパケット400のダミーヘッダ401部分にMPRTPヘッダ411を上書きすることで、MPRTPパケット410を生成する。   Here, the packet conversion processing according to the present embodiment will be described with reference to FIG. In FIG. 4, an RTP packet 400 is a packet generated by the packet generation unit 103, and an extension header includes a dummy header 401 that is an information addition area. On the other hand, the MPRTP packet 410 is a packet obtained by converting the RTP packet 400 by the relay device 200, and includes an MPRTP header 411 for distributed transmission to the plurality of communication paths 210 in the extension header. That is, the header conversion unit 203 of the relay apparatus 200 generates the MPRTP packet 410 by overwriting the MPRTP header 411 on the dummy header 401 portion of the RTP packet 400.

なお、図4の例ではRTPパケット400の拡張ヘッダがダミーヘッダ401のみで構成されているが、拡張ヘッダとしてFEC(Forward Error Correction)に関する情報などダミーヘッダ401以外の情報も含まれていてよい。また、パケット生成部103が分割データとして生成するパケットは、情報付加領域がヘッダに含まれる、RTPパケット400とは異なる形式のパケットであってもよい。この場合、データ送信部104はRTPとは異なるプロトコルに基づいてデータの送信を行う。   In the example of FIG. 4, the extension header of the RTP packet 400 includes only the dummy header 401, but information other than the dummy header 401 such as information related to FEC (Forward Error Correction) may be included as the extension header. Further, the packet generated as the divided data by the packet generation unit 103 may be a packet having a format different from that of the RTP packet 400 in which the information addition area is included in the header. In this case, the data transmission unit 104 transmits data based on a protocol different from RTP.

RTPパケット400とMPRTPパケット410は共に拡張ヘッダを有するため、拡張ヘッダの有無を示す識別子“x”の値には共に1が設定されている。また、ダミーヘッダ401内の拡張ヘッダ識別子402には、情報付加領域であるダミーヘッダ401をRTPパケット400が有することを示す識別子が設定され、length 403にはダミー領域404の長さを示す情報が設定される。なお、ダミーヘッダ401は、MPRTPヘッダ411が付加される情報付加領域であるため、付加されるMPRTPヘッダ411と同じ長さであることが望ましい。length 403はダミー領域404の長さを32bitのブロック単位で示すものであり、図4の例では、length 403の値にはブロック2個分の長さを示す2が設定される。   Since both the RTP packet 400 and the MPRTP packet 410 have an extension header, 1 is set to the value of the identifier “x” indicating the presence or absence of the extension header. An extension header identifier 402 in the dummy header 401 is set with an identifier indicating that the RTP packet 400 has the dummy header 401 as an information addition region, and length 403 includes information indicating the length of the dummy region 404. Is set. Since the dummy header 401 is an information addition area to which the MPRTP header 411 is added, it is desirable that the dummy header 401 has the same length as the MPRTP header 411 to be added. The length 403 indicates the length of the dummy area 404 in units of 32 bits. In the example of FIG. 4, 2 indicating the length of two blocks is set as the length 403 value.

なお、パケット生成部103は、MPRTPパケット410の送信のための通信経路210を中継装置200が決定するための補足情報を、RTPパケット400内のダミー領域404に含めてもよい。補足情報は、RTPパケット400のペイロードの内容に基づく情報であり、例えばRTPパケット400の種別に応じた情報である。具体的には、補足情報を有するRTPパケット400がフレーム間予測に基づいて符号化された画像データのフレームを構成するパケットである場合に、そのフレームのフレームタイプを示す情報などである。本実施形態におけるフレームタイプは、Iフレーム(Intra−coded Frame)、Pフレーム(Predicted Frame)及びBフレーム(Bi−directional Predicted Frame)の何れかである。このような補足情報がRTPパケット400に含まれることで、中継装置200は、Iフレームに対応するパケットなど重要度の高いパケットを信頼性の高い通信経路210で送信する制御を行うことができる。また例えば、補足情報は、その補足情報を有するRTPパケット400と、送信装置100により送信される複数のRTPパケット400に含まれる他のパケットとの関係に応じた情報でもよい。このような補足情報をダミー領域404に含めることで、送信装置100は、どのRTPパケット400を他のどのRTPパケット400と同じ通信経路210で送信すべきかなどを中継装置200に知らせることができる。なお、補足情報の内容はこれらの例に限らない。   Note that the packet generation unit 103 may include supplementary information for the relay apparatus 200 to determine the communication path 210 for transmitting the MPRTP packet 410 in the dummy area 404 in the RTP packet 400. The supplemental information is information based on the content of the payload of the RTP packet 400, for example, information according to the type of the RTP packet 400. Specifically, when the RTP packet 400 having supplementary information is a packet constituting a frame of image data encoded based on inter-frame prediction, the information indicates the frame type of the frame. The frame type in the present embodiment is any one of an I frame (Intra-coded Frame), a P frame (Predicted Frame), and a B frame (Bi-directional Predicted Frame). By including such supplementary information in the RTP packet 400, the relay apparatus 200 can perform control to transmit a highly important packet such as a packet corresponding to the I frame through the highly reliable communication path 210. Further, for example, the supplemental information may be information corresponding to the relationship between the RTP packet 400 having the supplemental information and other packets included in the plurality of RTP packets 400 transmitted by the transmission device 100. By including such supplementary information in the dummy area 404, the transmission apparatus 100 can inform the relay apparatus 200 which RTP packet 400 should be transmitted through the same communication path 210 as any other RTP packet 400. The contents of supplementary information are not limited to these examples.

一方、MPRTPヘッダ411には、複数の通信経路210のうち当該パケットの送信に使用される通信経路210を識別するための識別子であるSubflow ID 412が含まれる。また、通信経路210毎に独立したシーケンス番号であるSubflow−specific Seq Number 413も含まれる。受信装置300は、中継装置200から受信した複数のMPRTPパケット410のSubflow ID 412を確認することで、それらのパケットが異なる通信経路210で送られてきたか同一の通信経路210で送られてきたかを識別することができる。また受信装置300は、連続して受信した複数のMPRTPパケット410のSubflow−specific Seq Number 413とSubflow ID 412を確認する。パケットの欠落があった場合には、そのパケットを受信するはずだった通信経路210のSubflow ID 412に対応するSubflow−specific Seq Number 413に抜けが生じる。これにより、受信装置300は、欠落したパケットがどの通信経路210に対応するパケットであるかを識別できる。   On the other hand, the MPRTP header 411 includes a Subflow ID 412 that is an identifier for identifying the communication path 210 used for transmission of the packet among the plurality of communication paths 210. Also included is a Subflow-specific Seq Number 413 that is an independent sequence number for each communication path 210. The receiving apparatus 300 confirms the Subflow IDs 412 of the plurality of MPRTP packets 410 received from the relay apparatus 200, thereby determining whether these packets have been transmitted through different communication paths 210 or the same communication path 210. Can be identified. In addition, the receiving apparatus 300 confirms the Subflow-specific Seq Number 413 and the Subflow ID 412 of the plurality of MPRTP packets 410 received continuously. If there is a packet loss, a loss occurs in the Subflow-specific Seq Number 413 corresponding to the Subflow ID 412 of the communication path 210 that should have received the packet. Thereby, the receiving apparatus 300 can identify the communication path 210 corresponding to the lost packet.

次に、中継装置200の動作フローについて、図6を用いて説明する。図6に示した処理は、送信装置100と中継装置200とが通信を開始するための処理を行ったタイミングで開始される。ただし、図6に示した処理の開始タイミングは上記タイミングに限定されない。図6に示した処理は、中継装置200のCPU121がROM122に格納されたプログラムをRAM123に展開して実行することで実現される。   Next, the operation flow of the relay apparatus 200 will be described with reference to FIG. The process illustrated in FIG. 6 is started at the timing when the transmission apparatus 100 and the relay apparatus 200 perform the process for starting communication. However, the start timing of the process shown in FIG. 6 is not limited to the above timing. The processing shown in FIG. 6 is realized by the CPU 121 of the relay apparatus 200 developing the program stored in the ROM 122 on the RAM 123 and executing it.

S601において、データ受信部201は、コンテンツデータが所定の送信単位に分割された分割データ(RTPパケット400)を受信することで取得し、取得した分割データをデータ保持部202に保持させる。S602では、ヘッダ変換部203が、データ保持部202により保持されているRTPパケット400を解析する。この解析結果に基づいて、S603において送信制御部204は、MPRTPパケット410の送信に使用する通信経路210を決定する。通信経路210の決定方法としては、例えばH.264やHEVC等のフレーム間予測に基づく符号化方式に従って符号化された画像データのフレームタイプに応じて、通信経路210を決定する方法等がある。また中継装置200は、各通信経路210の通信品質、例えばエラー率や遅延時間等に基づいてパケット毎の通信経路210を決定しても良い。   In step S <b> 601, the data receiving unit 201 acquires the received divided data (RTP packet 400) obtained by dividing the content data into predetermined transmission units, and causes the data holding unit 202 to hold the acquired divided data. In step S <b> 602, the header conversion unit 203 analyzes the RTP packet 400 held by the data holding unit 202. Based on the analysis result, in step S <b> 603, the transmission control unit 204 determines the communication path 210 to be used for transmitting the MPRTP packet 410. As a method for determining the communication path 210, for example, H.264. For example, there is a method of determining the communication path 210 in accordance with the frame type of image data encoded according to an encoding method based on inter-frame prediction such as H.264 or HEVC. In addition, the relay apparatus 200 may determine the communication path 210 for each packet based on the communication quality of each communication path 210, for example, the error rate or the delay time.

なお、送信装置100がRTPパケット400のダミー領域404にペイロードの内容に基づく情報などの補足情報を含める場合、ヘッダ変換部203は、S602においてRTPパケット400のヘッダのみを解析してもよい。そして送信制御部204は、RTPパケット400のダミーヘッダ401に含まれる補足情報の内容に基づいて、MPRTPパケット410を送信する通信経路を決定してもよい。こうすることで、パケットの解析に係る中継装置200の処理負荷が低減される。   Note that when the transmitting apparatus 100 includes supplementary information such as information based on the contents of the payload in the dummy area 404 of the RTP packet 400, the header conversion unit 203 may analyze only the header of the RTP packet 400 in S602. Then, the transmission control unit 204 may determine a communication path for transmitting the MPRTP packet 410 based on the content of the supplementary information included in the dummy header 401 of the RTP packet 400. By doing so, the processing load of the relay apparatus 200 related to the packet analysis is reduced.

S604では、S602における解析結果に基づいて、ヘッダ変換部203が、データ受信部201が取得したRTPパケット400の拡張ヘッダに情報付加領域(ダミーヘッダ401)が含まれるか否かを判別する。本実施形態では、ヘッダ変換部203は、RTPパケット400の拡張ヘッダ識別子402を確認することでダミーヘッダ401が含まれるか否かを判別する。ただしこれに限らず、例えば送信装置100は、ダミーヘッダ401を含むパケットを送信することを通知するためのメッセージを中継装置200に別途送信してもよい。ダミーヘッダ401が含まれていることをヘッダ変換部203が判別した場合は、S605において、ヘッダ変換部203がRTPパケット400の拡張ヘッダをMPRTP用に書換える。具体的には、図4で説明した通り、分割データ(RTPパケット400)の情報付加領域(ダミーヘッダ401)に通信経路210の識別子を含む情報(MPRTPヘッダ411)が付加された付加済み分割データ(MPRTPパケット410)が生成される。付加されるMPRTPヘッダ411の内容は、S603において決定された通信経路210に応じて定まる。   In S <b> 604, based on the analysis result in S <b> 602, the header conversion unit 203 determines whether or not the information addition area (dummy header 401) is included in the extension header of the RTP packet 400 acquired by the data reception unit 201. In this embodiment, the header conversion unit 203 determines whether or not the dummy header 401 is included by checking the extension header identifier 402 of the RTP packet 400. However, the present invention is not limited to this. For example, the transmission device 100 may separately transmit a message for notifying transmission of a packet including the dummy header 401 to the relay device 200. If the header conversion unit 203 determines that the dummy header 401 is included, the header conversion unit 203 rewrites the extension header of the RTP packet 400 for MPRTP in S605. Specifically, as described with reference to FIG. 4, the added divided data in which the information (MPRTP header 411) including the identifier of the communication path 210 is added to the information addition area (dummy header 401) of the divided data (RTP packet 400). (MPRTP packet 410) is generated. The contents of the added MPRTP header 411 are determined according to the communication path 210 determined in S603.

一方、中継装置200がダミーヘッダ401を含まないRTPパケット400を外部の装置から受信することもあり得る。この場合に中継装置200は、S605における処理のようにRTPパケット400内にMPRTPヘッダ411を直接上書きすることはできない。そのため、S604においてダミーヘッダ401が含まれていないと判別された場合は、S607へ進む。   On the other hand, the relay apparatus 200 may receive an RTP packet 400 that does not include the dummy header 401 from an external apparatus. In this case, the relay apparatus 200 cannot directly overwrite the MPRTP header 411 in the RTP packet 400 as in the process in S605. Therefore, if it is determined in S604 that the dummy header 401 is not included, the process proceeds to S607.

S607において、ヘッダ変換部203は、新たにパケット生成用の記憶領域を確保する。S608において、ヘッダ変換部203は、確保した記憶領域に、データ保持部202が保持するRTPパケット400のヘッダ部分のみをコピーする。ここでヘッダ変換部203は、コピーしたヘッダにおいて拡張ヘッダの有無を示す識別子の値が0(ヘッダ拡張が無効)となっている場合には、その値を1(ヘッダ拡張が有効)に書き換える。S609において、ヘッダ変換部203は、コピーしたRTPパケット400のヘッダ部分の拡張ヘッダとして、MPRTPヘッダ411を確保された記憶領域に書きこむ。S610において、ヘッダ変換部203は、MPRTPヘッダ411に続くペイロードデータとして、データ保持部202が保持するRTPパケット400のペイロードデータを確保された記憶領域にコピーする。これにより、確保された記憶領域内にMPRTPヘッダ411を含むMPRTPパケット410が生成される。   In step S607, the header conversion unit 203 newly secures a storage area for packet generation. In step S <b> 608, the header conversion unit 203 copies only the header portion of the RTP packet 400 held by the data holding unit 202 to the secured storage area. Here, if the value of the identifier indicating the presence or absence of the extension header is 0 (header extension is invalid) in the copied header, the header conversion unit 203 rewrites the value to 1 (header extension is valid). In step S <b> 609, the header conversion unit 203 writes the MPRTP header 411 in the reserved storage area as the extension header of the header portion of the copied RTP packet 400. In S610, the header conversion unit 203 copies the payload data of the RTP packet 400 held by the data holding unit 202 to the reserved storage area as payload data following the MPRTP header 411. As a result, the MPRTP packet 410 including the MPRTP header 411 is generated in the reserved storage area.

S605の処理により生成されるMPRTPパケット410とS607からS610の処理により生成されるMPRTPパケット410は同じ内容となるが、その生成に係る中継装置200の処理負荷は異なる。S605の処理は、RTPパケット400のダミーヘッダ401部分にMPRTPヘッダ411を上書きするだけなので、その処理は簡易であり中継装置200に掛かる負荷は小さい。一方、S607からS610の処理は、RTPパケット400をコピーする処理を含むため、その処理により中継装置200に掛かる負荷はS605の処理よりも大きい。また、S607からS610の処理を行う場合、中継装置200はパケットのコピー先の記憶領域を確保するため、中継装置200のメモリ資源の消費がS605の処理を行う場合よりも大きくなる。   The MPRTP packet 410 generated by the processing of S605 and the MPRTP packet 410 generated by the processing of S607 to S610 have the same contents, but the processing load of the relay apparatus 200 related to the generation is different. Since the process of S605 only overwrites the MPRTP header 411 in the dummy header 401 portion of the RTP packet 400, the process is simple and the load on the relay apparatus 200 is small. On the other hand, since the processes from S607 to S610 include a process of copying the RTP packet 400, the load applied to the relay apparatus 200 by the process is larger than the process of S605. Further, when the processing from S607 to S610 is performed, the relay device 200 secures a storage area for the packet copy destination, so that the memory resource consumption of the relay device 200 is larger than that in the case where the processing of S605 is performed.

S606において、送信制御部204は、S605又はS610において生成されたMPRTPパケット410を、MPRTPヘッダ411の内容に応じた通信経路210で受信装置300へ送信する。すなわち、送信制御部204は、Subflow ID 502が異なる複数のMPRTPパケット410を、それぞれ異なる通信I/F205を介して分散送信する。   In S <b> 606, the transmission control unit 204 transmits the MPRTP packet 410 generated in S <b> 605 or S <b> 610 to the receiving apparatus 300 through the communication path 210 according to the content of the MPRTP header 411. That is, the transmission control unit 204 distributes and transmits a plurality of MPRTP packets 410 having different Subflow IDs 502 through different communication I / Fs 205.

なお、上記では中継装置200が分割データとしてRTPパケット400を受信し、MPRTPパケット410を分散送信する場合について説明したが、中継装置200が受信するパケットはRTPパケット400とは異なる形式のパケットであってもよい。即ち、中継装置200は受信したパケットのヘッダに情報付加領域が含まれていることを判別した場合に、通信経路210の識別子を含む情報が付加された付加済みパケットを生成して送信すればよい。また、中継装置200が送信するパケットはMPRTPパケット410に限定されず、中継装置200はパケットに付加された識別子に応じた通信経路210で送信を行えばよい。さらに、分割データはパケットに限らず任意のPDUであってよい。   In the above description, the case where the relay apparatus 200 receives the RTP packet 400 as the divided data and the MPRTP packet 410 is distributedly transmitted has been described. However, the packet received by the relay apparatus 200 is a packet having a different format from the RTP packet 400. May be. That is, when the relay apparatus 200 determines that the information addition area is included in the header of the received packet, the relay apparatus 200 may generate and transmit the added packet to which the information including the identifier of the communication path 210 is added. . Further, the packet transmitted by the relay apparatus 200 is not limited to the MPRTP packet 410, and the relay apparatus 200 may perform transmission through the communication path 210 corresponding to the identifier added to the packet. Further, the divided data is not limited to a packet and may be an arbitrary PDU.

以上説明したように、本実施形態に係る送信装置100は、コンテンツデータを取得し、取得したコンテンツデータを所定の送信単位に分割して複数の分割データを生成する。ここで送信装置100は、中継装置200が複数の分割データに通信経路210の識別子を含む情報を付加して送信するための情報付加領域が含まれるように、上記の複数の分割データを生成する。そして送信装置100は、生成した複数の分割データを中継装置200に送信する。これにより、中継装置200が送信装置100から受信した複数の分割データを送信する場合に、中継装置200が受信した分割データを分散送信用に変換する処理が簡易になり、中継装置200の処理負荷を低減できる。また、変換処理が簡易になることで、中継装置200のメモリ資源の消費が低減され、中継装置200がデータを受信してから分散送信するまでの遅延も低減される。   As described above, the transmission device 100 according to the present embodiment acquires content data and divides the acquired content data into predetermined transmission units to generate a plurality of divided data. Here, the transmission apparatus 100 generates the plurality of pieces of divided data so that the relay apparatus 200 includes an information addition region for adding information including the identifier of the communication path 210 to the pieces of divided data and transmitting the information. . Then, the transmission device 100 transmits the generated plurality of divided data to the relay device 200. Thereby, when the relay apparatus 200 transmits a plurality of pieces of divided data received from the transmission apparatus 100, the process of converting the divided data received by the relay apparatus 200 for distributed transmission is simplified, and the processing load of the relay apparatus 200 is reduced. Can be reduced. Further, since the conversion process is simplified, the consumption of memory resources of the relay device 200 is reduced, and the delay from when the relay device 200 receives data until it is distributedly transmitted is also reduced.

また、本実施形態に係る中継装置200は、コンテンツデータが所定の送信単位に分割された分割データを取得し、通信経路210の識別子を含む情報を付加するための情報付加領域が取得した分割データに含まれていることを判別する。そして中継装置200は、取得した分割データに情報付加領域が含まれていることを判別した場合に、その分割データの情報付加領域に通信経路210の識別子を含む情報が付加された付加済み分割データを生成する。さらに中継装置200は、生成した付加済み分割データを、その付加済み分割データに付加された通信経路210の識別子を含む情報に応じた通信経路210で送信する。これにより、中継装置200は、取得した分割データに情報付加領域が含まれている場合に、簡易な処理によって分割データを変換することで、複数の分割データを複数の通信経路210で送信することができる。その結果、中継装置200の処理負荷を低減できる。   Also, the relay device 200 according to the present embodiment acquires the divided data obtained by dividing the content data into predetermined transmission units, and the divided data acquired by the information addition area for adding information including the identifier of the communication path 210. Is included. When the relay device 200 determines that the information addition area is included in the acquired divided data, the added divided data in which information including the identifier of the communication path 210 is added to the information addition area of the divided data. Is generated. Furthermore, the relay device 200 transmits the generated added divided data through the communication path 210 according to the information including the identifier of the communication path 210 added to the added divided data. Thereby, the relay device 200 transmits a plurality of pieces of divided data through the plurality of communication paths 210 by converting the divided data by a simple process when the acquired divided data includes an information addition region. Can do. As a result, the processing load on the relay device 200 can be reduced.

なお本実施形態では、中継装置200が送信装置100から受信したRTPパケット400に通信経路210の識別子を含む情報としてMPRTPヘッダ411の全体を付加する場合について説明した。しかしこれに限らず、中継装置200が付加する通信経路210の識別子を含む情報はMPRTPヘッダ411の一部であってもよい。例えば、送信装置100は、ダミーヘッダ401内にMPRTPヘッダ411の一部が書き込まれたRTPパケット400を生成して中継装置200に送信する。そして中継装置200は、送信装置100から受信したRTPパケット400のダミーヘッダ401内にMPRTPヘッダ411のまだ書き込まれていない部分を付加してもよい。これにより、中継装置200のパケット変換処理に係る処理負荷をより大きく低減することができる。   In the present embodiment, the case has been described in which the entire MPRTP header 411 is added as information including the identifier of the communication path 210 to the RTP packet 400 received by the relay apparatus 200 from the transmission apparatus 100. However, the present invention is not limited to this, and the information including the identifier of the communication path 210 added by the relay apparatus 200 may be a part of the MPRTP header 411. For example, the transmission device 100 generates an RTP packet 400 in which a part of the MPRTP header 411 is written in the dummy header 401 and transmits the RTP packet 400 to the relay device 200. Then, the relay device 200 may add a portion of the MPRTP header 411 that has not yet been written in the dummy header 401 of the RTP packet 400 received from the transmission device 100. As a result, the processing load related to the packet conversion processing of the relay device 200 can be greatly reduced.

また本実施形態では、送信装置100が1台の中継装置200にデータを送信する場合について説明した。ただしこれに限らず、送信装置100は取得したコンテンツデータを複数の中継装置200に送信してもよい。また、送信先の複数の中継装置200には、分散送信を行う(MPRTPに基づく送信を行う)中継装置200と、分散送信を行わず単一の通信経路210でデータの送信を行う(RTPに基づく送信を行う)中継装置200とが含まれていてもよい。このような場合に、送信装置100は、各中継装置200が複数の通信経路210を用いた分散送信を行うか否かを示す情報を取得する。送信装置100はこの情報を、各中継装置200から取得してもよいし、その他の外部装置から取得してもよい。また、ユーザが送信装置100を操作することでこの情報を直接入力してもよい。   In the present embodiment, the case where the transmission apparatus 100 transmits data to one relay apparatus 200 has been described. However, the present invention is not limited to this, and the transmission device 100 may transmit the acquired content data to the plurality of relay devices 200. Also, the relay apparatus 200 that performs distributed transmission (transmit based on MPRTP) is transmitted to a plurality of relay apparatuses 200 that are transmission destinations, and data is transmitted via a single communication path 210 without performing distributed transmission (to RTP). Relay device 200 (which performs transmission based on the network) may be included. In such a case, the transmission apparatus 100 acquires information indicating whether each relay apparatus 200 performs distributed transmission using the plurality of communication paths 210. The transmission device 100 may acquire this information from each relay device 200 or may be acquired from other external devices. Further, the user may directly input this information by operating the transmission device 100.

分散送信を行うか否かを示す情報を取得した送信装置100は、ダミーヘッダ401を含む複数のRTPパケット400とダミーヘッダ401を含まない複数のRTPパケット400を同一のコンテンツデータから生成する。そして送信装置100は、複数の通信経路210でデータの送信を行う中継装置200には、ダミーヘッダ401を含む複数のRTPパケット400を送信する。また送信装置100は、単一の通信経路210でデータの送信を行う中継装置200には、ダミーヘッダ401を含まないRTPパケット400を送信する。これにより、複数の通信経路210でデータを送信する中継装置200のパケット変換処理に係る負荷を低減しつつ、単一の通信経路210でデータを送信する中継装置200が受信するパケットのデータ量が無駄に大きくなることを防ぐことができる。   The transmitting apparatus 100 that has acquired information indicating whether to perform distributed transmission generates a plurality of RTP packets 400 including the dummy header 401 and a plurality of RTP packets 400 not including the dummy header 401 from the same content data. The transmitting apparatus 100 transmits a plurality of RTP packets 400 including the dummy header 401 to the relay apparatus 200 that transmits data through the plurality of communication paths 210. The transmission apparatus 100 transmits the RTP packet 400 that does not include the dummy header 401 to the relay apparatus 200 that transmits data through the single communication path 210. Thereby, the data amount of packets received by the relay device 200 that transmits data through the single communication path 210 is reduced while reducing the load related to the packet conversion processing of the relay device 200 that transmits data through the plurality of communication paths 210. It can be prevented from becoming unnecessarily large.

また、本実施形態では中継装置200が複数の通信経路210で並行してデータを送信する場合を中心に説明したが、これに限らない。例えば、中継装置200は有線LANと無線LANなどの複数の通信経路210のうち何れか一つを選択してデータの送信に使用してもよい。この場合も中継装置200は、送信装置100から受信した分割データを送信する際に、送信に使用する通信経路210を識別するための情報をその分割データの情報付加領域に付加する。これにより、中継装置200からデータを受信した受信装置300は、そのデータがどのような通信経路210で伝送されたデータであるかを判断できる。   In the present embodiment, the case where the relay apparatus 200 transmits data in parallel through the plurality of communication paths 210 has been mainly described, but the present invention is not limited to this. For example, the relay apparatus 200 may select one of a plurality of communication paths 210 such as a wired LAN and a wireless LAN and use it for data transmission. Also in this case, when transmitting the divided data received from the transmission apparatus 100, the relay apparatus 200 adds information for identifying the communication path 210 used for transmission to the information addition area of the divided data. As a result, the receiving device 300 that has received data from the relay device 200 can determine what communication path 210 the data is transmitted through.

本発明は、上述の実施形態の1以上の機能を実現するプログラムを、ネットワーク又は記憶媒体を介してシステム又は装置に供給し、そのシステム又は装置のコンピュータにおける1つ以上のプロセッサーがプログラムを読出し実行する処理でも実現可能である。また、1以上の機能を実現する回路(例えば、ASIC等)によっても実現可能である。また、そのプログラムをコンピュータにより読み取り可能な記録媒体に記録して提供してもよい。   The present invention supplies a program that realizes one or more functions of the above-described embodiments to a system or apparatus via a network or a storage medium, and one or more processors in a computer of the system or apparatus read and execute the program This process can be realized. It can also be realized by a circuit (for example, ASIC) that realizes one or more functions. Further, the program may be provided by being recorded on a computer-readable recording medium.

100 送信装置
200 中継装置
210 通信経路
100 Transmitting device 200 Relay device 210 Communication path

Claims (20)

通信装置であって、
コンテンツデータを取得する取得手段と、
前記取得手段が取得したコンテンツデータを所定の送信単位に分割して複数の分割データを生成する生成手段であって、他の通信装置が前記複数の分割データに通信経路の識別子を含む情報を付加して送信するための情報付加領域が、前記複数の分割データそれぞれに含まれるように、前記複数の分割データを生成する生成手段と、
前記生成手段が生成した前記複数の分割データを前記他の通信装置に送信する送信手段とを有することを特徴とする通信装置。
A communication device,
Acquisition means for acquiring content data;
A generation means for generating a plurality of divided data by dividing the content data acquired by the acquisition means into a predetermined transmission unit, and another communication device adds information including a communication path identifier to the plurality of divided data Generating means for generating the plurality of divided data such that an information addition area for transmission is included in each of the plurality of divided data;
A communication device comprising: a transmission unit configured to transmit the plurality of pieces of divided data generated by the generation unit to the other communication device.
前記生成手段により生成される分割データの前記情報付加領域には、前記通信経路の識別子を含む情報が付加された当該分割データの送信のための通信経路を前記他の通信装置が決定するための、補足情報が含まれることを特徴とする請求項1に記載の通信装置。   The other communication device determines a communication path for transmission of the divided data to which the information including the identifier of the communication path is added in the information addition area of the divided data generated by the generation unit. The communication apparatus according to claim 1, further comprising supplementary information. 前記生成手段により生成される分割データの前記情報付加領域には、当該分割データの種別に応じた前記補足情報が含まれることを特徴とする請求項2に記載の通信装置。   The communication apparatus according to claim 2, wherein the supplementary information corresponding to a type of the divided data is included in the information addition area of the divided data generated by the generation unit. 前記生成手段は、前記複数の分割データそれぞれに、当該分割データが前記情報付加領域を有することを示す情報が含まれるように、前記複数の分割データを生成することを特徴とする請求項1乃至3の何れか1項に記載の通信装置。   The generation unit generates the plurality of divided data so that each of the plurality of divided data includes information indicating that the divided data includes the information addition area. 4. The communication device according to any one of 3. 前記取得手段が取得したコンテンツデータを所定の送信単位に分割して、前記情報付加領域を含まない複数の分割データを生成する第2生成手段を有し、
前記送信手段は、複数の通信経路でデータの送信を行う他の通信装置には前記生成手段が生成した複数の分割データを送信し、単一の通信経路でデータの送信を行う他の通信装置には前記第2生成手段が生成した複数の分割データを送信することを特徴とする請求項1乃至4の何れか1項に記載の通信装置。
A second generation unit configured to divide the content data acquired by the acquisition unit into a predetermined transmission unit and generate a plurality of divided data not including the information addition region;
The transmission means transmits the plurality of divided data generated by the generation means to another communication apparatus that transmits data through a plurality of communication paths, and transmits the data through a single communication path. The communication apparatus according to claim 1, wherein a plurality of pieces of divided data generated by the second generation unit are transmitted.
前記生成手段は、前記情報付加領域がヘッダに含まれるパケットを、前記分割データとして生成することを特徴とする請求項1乃至5の何れか1項に記載の通信装置。   The communication apparatus according to claim 1, wherein the generation unit generates a packet including the information addition area in a header as the divided data. 前記生成手段は、前記情報付加領域が拡張ヘッダに含まれるRTP(Real−time Transport Protocol)パケットを、前記分割データとして生成し、
前記送信手段は、前記生成手段が生成した前記複数の分割データをRTPに基づいて前記他の通信装置に送信し、
前記通信経路の識別子を含む情報は、MPRTP(Multipath RTP)ヘッダの全体又は一部であることを特徴とする請求項1乃至6の何れか1項に記載の通信装置。
The generation unit generates an RTP (Real-time Transport Protocol) packet in which the information addition area is included in an extension header as the divided data,
The transmission means transmits the plurality of divided data generated by the generation means to the other communication device based on RTP,
The communication apparatus according to claim 1, wherein the information including the identifier of the communication path is the whole or a part of an MPRTP (Multipath RTP) header.
コンテンツデータが所定の送信単位に分割された分割データを取得する取得手段と、
通信経路の識別子を含む情報を付加するための情報付加領域が、前記取得手段が取得した分割データに含まれていることを判別する判別手段と、
前記取得手段が取得した分割データに前記情報付加領域が含まれていることを前記判別手段が判別した場合に、当該分割データの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済み分割データを生成する生成手段と、
前記生成手段が生成した付加済み分割データを、当該付加済み分割データに付加された前記通信経路の識別子を含む情報に応じた通信経路で送信する送信手段とを有することを特徴とする通信装置。
Obtaining means for obtaining divided data obtained by dividing content data into predetermined transmission units;
A discriminating unit for discriminating that an information addition area for adding information including an identifier of a communication path is included in the divided data acquired by the acquiring unit;
When the determination unit determines that the information addition area is included in the divided data acquired by the acquisition unit, information including an identifier of the communication path is added to the information addition area of the division data. Generating means for generating added divided data;
A communication apparatus comprising: a transmission unit configured to transmit the added divided data generated by the generation unit through a communication path according to information including an identifier of the communication path added to the added divided data.
前記取得手段が取得した分割データの前記情報付加領域に含まれる補足情報に基づいて、当該分割データの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済み分割データを送信する通信経路を決定する決定手段を有し、
前記生成手段により生成される付加済み分割データは、前記取得手段が取得した分割データの前記情報付加領域に前記決定手段による決定に応じた前記通信経路の識別子を含む情報が付加された付加済み分割データであることを特徴とする請求項8に記載の通信装置。
Based on the supplementary information included in the information addition area of the divided data acquired by the acquisition means, the added divided data in which information including the identifier of the communication path is added to the information addition area of the divided data is transmitted. Determining means for determining a communication path;
The added divided data generated by the generating unit includes the added divided data in which information including the identifier of the communication path according to the determination by the determining unit is added to the information addition region of the divided data acquired by the acquiring unit. The communication apparatus according to claim 8, wherein the communication apparatus is data.
前記決定手段は、前記取得手段が取得した分割データの前記情報付加領域に含まれる補足情報が示す当該分割データの種別に基づいて、当該分割データの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済み分割データを送信する通信経路を決定することを特徴とする請求項9に記載の通信装置。   The determination unit includes an identifier of the communication path in the information addition region of the divided data based on the type of the divided data indicated by the supplementary information included in the information addition region of the divided data acquired by the acquisition unit. The communication apparatus according to claim 9, wherein a communication path for transmitting the added divided data to which information is added is determined. 前記通信経路の識別子は、通信経路上の装置及び/又は通信に使用されるプロトコルが異なる複数の通信経路を識別するための情報であることを特徴とする請求項8乃至10の何れか1項に記載の通信装置。   The identifier of the communication path is information for identifying a plurality of communication paths with different devices and / or protocols used for communication on the communication path. The communication apparatus as described in. 前記取得手段は、コンテンツデータが前記所定の送信単位に分割されたパケットを取得し、
前記判別手段は、前記取得手段が取得したパケットのヘッダに前記情報付加領域が含まれていることを判別し、
前記生成手段は、前記取得手段が取得したパケットのヘッダに前記情報付加領域が含まれていることを前記判別手段が判別した場合に、当該パケットの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済みパケットを生成することを特徴とする請求項8乃至11の何れか1項に記載の通信装置。
The acquisition means acquires a packet in which content data is divided into the predetermined transmission units,
The determination means determines that the information addition area is included in the header of the packet acquired by the acquisition means,
The generation unit includes the identifier of the communication path in the information addition region of the packet when the determination unit determines that the information addition region is included in the header of the packet acquired by the acquisition unit. The communication apparatus according to claim 8, wherein an added packet to which information is added is generated.
前記取得手段は、コンテンツデータが前記所定の送信単位に分割されたRTP(Real−time Transport Protocol)パケットを取得し、
前記判別手段は、前記取得手段が取得したRTPパケットの拡張ヘッダに前記情報付加領域が含まれていることを判別し、
前記生成手段は、前記取得手段が取得したRTPパケットの拡張ヘッダに前記情報付加領域が含まれていることを前記判別手段が判別した場合に、当該RTPパケットの前記情報付加領域に前記通信経路の識別子を含む情報としてMPRTP(Multipath RTP)ヘッダの全体又は一部が付加されたMPRTPパケットを、前記付加済み分割データとして生成することを特徴とする請求項8乃至12の何れか1項に記載の通信装置。
The acquisition unit acquires an RTP (Real-time Transport Protocol) packet in which content data is divided into the predetermined transmission units,
The determination means determines that the information addition area is included in an extension header of the RTP packet acquired by the acquisition means,
When the determination unit determines that the information addition region is included in the extension header of the RTP packet acquired by the acquisition unit, the generation unit adds the communication path to the information addition region of the RTP packet. 13. The MPRTP packet to which an entire or part of an MPRTP (Multipath RTP) header is added as information including an identifier is generated as the added divided data. 13. Communication device.
第1通信装置と第2通信装置とを有する通信システムであって、
前記第1通信装置は、
コンテンツデータを取得する取得手段と、
前記取得手段が取得したコンテンツデータを所定の送信単位に分割して、情報を付加するための情報付加領域が含まれる分割データを生成する生成手段と、
前記生成手段が生成した分割データを前記第2通信装置に送信する送信手段とを有し、
前記第2通信装置は、
前記送信手段により送信された分割データを取得する第2取得手段と、
前記第2取得手段が取得した分割データの前記情報付加領域に通信経路の識別子を含む情報が付加された付加済み分割データを生成する第2生成手段と、
前記第2生成手段が生成した付加済み分割データを、当該付加済み分割データに付加された前記通信経路の識別子を含む情報に応じた通信経路で送信する第2送信手段とを有する
ことを特徴とする通信システム。
A communication system having a first communication device and a second communication device,
The first communication device is
Acquisition means for acquiring content data;
Generating means for dividing the content data obtained by the obtaining means into predetermined transmission units and generating divided data including an information addition area for adding information;
Transmission means for transmitting the divided data generated by the generation means to the second communication device,
The second communication device is
Second acquisition means for acquiring the divided data transmitted by the transmission means;
Second generation means for generating added divided data in which information including a communication path identifier is added to the information addition area of the divided data acquired by the second acquisition means;
And second transmission means for transmitting the added divided data generated by the second generation means through a communication path according to information including the identifier of the communication path added to the added divided data. Communication system.
前記第2通信装置は、前記第2取得手段が取得した分割データの前記情報付加領域に含まれる補足情報に基づいて、当該分割データの前記情報付加領域に通信経路の識別子を含む情報が付加された付加済み分割データを送信する通信経路を決定する決定手段を有し、
前記第2生成手段により生成される付加済み分割データは、前記第2取得手段が取得した分割データの前記情報付加領域に前記決定手段による決定に応じた前記通信経路の識別子を含む情報が付加された付加済み分割データであることを特徴とする請求項14に記載の通信システム。
The second communication device adds information including a communication path identifier to the information addition area of the divided data based on supplementary information included in the information addition area of the divided data acquired by the second acquisition unit. Determining means for determining a communication path for transmitting the added divided data;
In the added divided data generated by the second generation unit, information including the identifier of the communication path according to the determination by the determination unit is added to the information addition region of the divided data acquired by the second acquisition unit. The communication system according to claim 14, wherein the communication data is added divided data.
コンテンツデータを取得する取得工程と、
前記取得工程において取得されたコンテンツデータを所定の送信単位に分割して複数の分割データを生成する生成工程であって、通信装置が前記複数の分割データに通信経路の識別子を含む情報を付加して送信するための情報付加領域が、前記複数の分割データそれぞれに含まれるように、前記複数の分割データを生成する生成工程と、
前記生成工程において生成された前記複数の分割データを前記通信装置に送信する送信工程とを有することを特徴とする通信方法。
An acquisition process for acquiring content data;
A generation step of dividing the content data acquired in the acquisition step into predetermined transmission units to generate a plurality of divided data, wherein the communication device adds information including a communication path identifier to the plurality of divided data. Generating a plurality of pieces of divided data such that an information addition region for transmission is included in each of the plurality of pieces of divided data;
And a transmission step of transmitting the plurality of divided data generated in the generation step to the communication device.
前記生成工程において生成される分割データの前記情報付加領域には、前記通信経路の識別子を含む情報が付加された当該分割データの送信のための通信経路を前記他の通信装置が決定するための、補足情報が含まれることを特徴とする請求項16に記載の通信方法。   The other communication device determines a communication path for transmitting the divided data to which the information including the identifier of the communication path is added in the information addition area of the divided data generated in the generation step. The communication method according to claim 16, further comprising supplementary information. コンテンツデータが所定の送信単位に分割された分割データを取得する取得工程と、
通信経路の識別子を含む情報を付加するための情報付加領域が、前記取得工程において取得された分割データに含まれていることを判別する判別工程と、
前記取得工程において取得された分割データに前記情報付加領域が含まれていることが前記判別工程において判別された場合に、当該分割データの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済み分割データを生成する生成工程と、
前記生成工程において生成された付加済み分割データを、当該付加済み分割データに付加された前記通信経路の識別子を含む情報に応じた通信経路で送信する送信工程とを有することを特徴とする通信方法。
An acquisition step of acquiring divided data obtained by dividing content data into predetermined transmission units;
A determination step of determining that an information addition region for adding information including an identifier of a communication path is included in the divided data acquired in the acquisition step;
When it is determined in the determination step that the information addition area is included in the divided data acquired in the acquisition step, information including the identifier of the communication path is added to the information addition area of the division data. Generating the generated added divided data; and
A transmission step of transmitting the added divided data generated in the generation step through a communication path according to information including the identifier of the communication path added to the added divided data. .
前記取得工程において取得された分割データの前記情報付加領域に含まれる補足情報に基づいて、当該分割データの前記情報付加領域に前記通信経路の識別子を含む情報が付加された付加済み分割データを送信する通信経路を決定する決定工程を有し、
前記生成工程において生成される付加済み分割データは、前記取得工程において取得された分割データの前記情報付加領域に前記決定工程における決定に応じた前記通信経路の識別子を含む情報が付加された付加済み分割データであることを特徴とする請求項18に記載の通信方法。
Based on the supplementary information included in the information addition area of the divided data acquired in the acquisition step, the added divided data in which information including the identifier of the communication path is added to the information addition area of the divided data is transmitted. A determination step for determining a communication path to be performed;
The added divided data generated in the generation step is added with information including an identifier of the communication path according to the determination in the determination step added to the information addition region of the divided data acquired in the acquisition step. The communication method according to claim 18, wherein the communication method is divided data.
コンピュータを、請求項1乃至13の何れか1項に記載の前記通信装置として動作させるためのプログラム。   A program for causing a computer to operate as the communication device according to any one of claims 1 to 13.
JP2016091605A 2016-04-28 2016-04-28 Communication device, communication system, communication method, and program Pending JP2017200134A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016091605A JP2017200134A (en) 2016-04-28 2016-04-28 Communication device, communication system, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016091605A JP2017200134A (en) 2016-04-28 2016-04-28 Communication device, communication system, communication method, and program

Publications (1)

Publication Number Publication Date
JP2017200134A true JP2017200134A (en) 2017-11-02

Family

ID=60238309

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016091605A Pending JP2017200134A (en) 2016-04-28 2016-04-28 Communication device, communication system, communication method, and program

Country Status (1)

Country Link
JP (1) JP2017200134A (en)

Similar Documents

Publication Publication Date Title
JP5043132B2 (en) Data transmission method in communication system
CA2985217C (en) Media data live broadcast method, device, and system
JP5888417B2 (en) Communication system, method and program
JP5523130B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
US20150350287A1 (en) Method and server for sending a data stream to a client and method and client for receiving a data stream from a server
US20070127437A1 (en) Medium signal transmission method, reception method, transmission/reception method, and device
JP4988487B2 (en) Data transfer method, apparatus, and program
WO2020173165A1 (en) Method and apparatus for simultaneously switching audio stream and video stream
US20140307624A1 (en) Method and apparatus for scheduling video traffic in wireless communication system
JP2015138990A (en) Receiver, transmitter and communication system
JP2010028378A (en) Communication apparatus and communication method
KR20170134451A (en) Multi-layer timing synchronization framework
JPWO2007043649A1 (en) Relay device, communication terminal, and communication method
US10873408B2 (en) Data reception apparatus, data transmission system, data reception method, and data transmission method
JP6237357B2 (en) Packet transfer system and packet transfer method
JP2005244315A (en) Network quality stabilizing apparatus for video streaming transmission
JP2021527351A (en) Network-controlled uplink media transmission for collaborative media production in scenarios with limited network capacity
JP2017200134A (en) Communication device, communication system, communication method, and program
JP2016149648A5 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP2014143496A (en) Transmitter, control method and program of transmitter
US9306824B2 (en) Communication control apparatus, communication control method, and computer-readable non-transitory recording medium
JP2008278261A (en) Repeater, repeater control method, communication system and relay program
KR101627796B1 (en) Device Indicator Data Transmitting Method for Network based AV System
JP7431207B2 (en) Data receiving device, data receiving method, and program
US20230283816A1 (en) Video distribution system, video distribution method, transmission device, and transmission program