JP2014192556A - Communication system - Google Patents

Communication system Download PDF

Info

Publication number
JP2014192556A
JP2014192556A JP2013063932A JP2013063932A JP2014192556A JP 2014192556 A JP2014192556 A JP 2014192556A JP 2013063932 A JP2013063932 A JP 2013063932A JP 2013063932 A JP2013063932 A JP 2013063932A JP 2014192556 A JP2014192556 A JP 2014192556A
Authority
JP
Japan
Prior art keywords
rtp
packet
fec
null
packets
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013063932A
Other languages
Japanese (ja)
Other versions
JP5610017B2 (en
Inventor
Hiromi Fujita
裕美 藤田
Hidenori Nagayama
英紀 永山
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.)
NTT Electronics Corp
Original Assignee
NTT Electronics Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Electronics Corp filed Critical NTT Electronics Corp
Priority to JP2013063932A priority Critical patent/JP5610017B2/en
Publication of JP2014192556A publication Critical patent/JP2014192556A/en
Application granted granted Critical
Publication of JP5610017B2 publication Critical patent/JP5610017B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To increase a probability of restoring a lost packet without increasing the redundancy of FEC processing.SOLUTION: A transmitter 1 collects a plurality of MPEG-2 TS or MPEG-2 TTS packets and makes them into one RTP packet, and collects a plurality of RTP packets and transmits them together with an added FEC packet. A receiver 5 receives the plurality of RTP packets and the FEC packet. If in the transmission process, packet loss occurs to first and second RTP packets of the plurality of RTP packets, the first RTP packet is a null RTP packet, i.e. all of the RTP payload part is a null TS, and the second RTP packet includes one or more TS which are not null TS in the RTP payload part, a null RTP packet restoration unit 7 of the receiver 5 restores the first RTP packet. After the first RTP packet is restored, a FEC restoration unit 8 of the receiver restores the second RTP packet by FEC processing using the FEC packet.

Description

本発明は、FEC(Forward Error Correction)を用いた通信システムに関する。   The present invention relates to a communication system using FEC (Forward Error Correction).

MPEG−2 TS(Transport Stream)のパケットを複数個集めてRTP(Real-time Transport Protocol)パケット化し、ネットワーク経由で伝送する場合に、FEC処理を施すことがある(例えば、特許文献1参照)。   When a plurality of MPEG-2 TS (Transport Stream) packets are collected to form RTP (Real-time Transport Protocol) packets and transmitted via a network, FEC processing may be performed (see, for example, Patent Document 1).

一般にFEC処理とは送信機と受信機での以下の処理を指す。送信機において、RTPパケットをマトリックス状に配置してFECマトリックスを構成し、そのFECマトリックスの行と列ごとにFECパケットを生成して、FECマトリックスと合わせて送信する。   In general, FEC processing refers to the following processing in a transmitter and a receiver. In the transmitter, RTP packets are arranged in a matrix to form an FEC matrix, FEC packets are generated for each row and column of the FEC matrix, and transmitted together with the FEC matrix.

伝送過程でパケットロスが発生し、FECマトリックスの或る行(または列)にロスパケットが1つだけ存在する場合、受信機はその行のFECパケットを用いてロスパケットを修復することができる(一次元のFEC修復処理)。同様に、FECマトリックスの或る行にロスパケットが複数存在しても、そのロスパケットが所属する列に他にロスパケットが無ければ、受信機はそのロスパケットを修復することができる(二次元のFEC修復処理)。   If a packet loss occurs in the transmission process and there is only one lost packet in a certain row (or column) of the FEC matrix, the receiver can repair the lost packet using the FEC packet in that row ( One-dimensional FEC repair process). Similarly, even if there are a plurality of lost packets in a certain row of the FEC matrix, if there is no other lost packet in the column to which the lost packet belongs, the receiver can repair the lost packet (two-dimensional FEC repair process).

特開2010−50809号公報JP 2010-50809 A

しかし、或る行にロスパケットが複数存在し、そのロスパケットが所属する列に他にもロスパケットがある場合には、そのロスパケットを修復することはできない。ロスパケットが複数発生するようなパケットロス率の高いネットワークにパケットを送信する際には、FEC処理の冗長度を上げること、即ちマトリックスのサイズを大きくしてFECパケット数を増やすことにより、ロスパケットの修復確率を上げることができる。   However, when there are a plurality of lost packets in a certain row and there are other lost packets in the column to which the lost packet belongs, the lost packet cannot be repaired. When transmitting a packet to a network with a high packet loss rate in which a plurality of lost packets are generated, increasing the FEC processing redundancy, that is, increasing the number of FEC packets by increasing the size of the matrix, Can increase the repair probability.

しかし、単位時間あたりのFECパケットの総数を増やすということは、通信容量が一定の条件下ではメディアパケットの総数を減らすことを意味する。メディアパケットの総数を減らすには、メディア情報の圧縮率を上げることになり、結果的に画質や音質が下がってしまう。   However, increasing the total number of FEC packets per unit time means reducing the total number of media packets under a condition where the communication capacity is constant. In order to reduce the total number of media packets, the compression rate of media information is increased, resulting in a decrease in image quality and sound quality.

本発明は、上述のような課題を解決するためになされたもので、その目的はFEC処理の冗長度を上げることなくロスパケットの修復確率を上げることができる通信システムを得るものである。   The present invention has been made to solve the above-described problems, and an object of the present invention is to obtain a communication system capable of increasing the repair probability of lost packets without increasing the redundancy of FEC processing.

本発明に係る通信システムは、MPEG−2 TS(Transport Stream)又はMPEG−2 TTS(Timestamped TS)のパケットを複数個集めてRTPパケット化し、そのRTP(Real-time Transport Protocol)パケットを複数個集めてFEC(Forward Error Correction)パケットを付加して送信する送信機と、前記複数のRTPパケットと前記FECパケットを受信する受信機とを備え、前記受信機は、前記送信機から前記受信機への伝送過程で前記複数のRTPパケットのうち第1及び第2のRTPパケットにパケットロスが発生し、前記第1のRTPパケットはRTPペイロード部の全てがヌルTSであるヌルRTPパケットであり、前記第2のRTPパケットはRTPペイロード部にヌルTSではないTSを1つ以上含む場合に、前記第1のRTPパケットを修復するヌルRTPパケット修復部と、前記第1のRTPパケットが修復された後に、前記FECパケットを用いたFEC処理により前記第2のRTPパケットを修復するFEC修復部とを有する。   The communication system according to the present invention collects a plurality of MPEG-2 TS (Transport Stream) or MPEG-2 TTS (Timestamped TS) packets into RTP packets, and collects a plurality of RTP (Real-time Transport Protocol) packets. And transmitting a FEC (Forward Error Correction) packet and a receiver for receiving the plurality of RTP packets and the FEC packet, the receiver from the transmitter to the receiver. Packet loss occurs in the first and second RTP packets among the plurality of RTP packets during transmission, and the first RTP packet is a null RTP packet in which all of the RTP payload portion is a null TS, When the RTP packet of 2 includes one or more TSs that are not null TSs in the RTP payload portion, the first RTP packet And a null RTP packet restoration unit to restore, after the first RTP packet is restored, and an FEC repair part to repair the second RTP packet by the FEC processing using the FEC packets.

本発明により、FEC処理の冗長度を上げることなくロスパケットの修復確率を上げることができる。   According to the present invention, it is possible to increase the repair probability of lost packets without increasing the redundancy of FEC processing.

本発明の実施の形態に係る通信システムを示すブロック図である。1 is a block diagram showing a communication system according to an embodiment of the present invention. FECパケットの生成方法と、FECパケットにヌルRTPパケットの位置情報を記述する方法を示す図である。It is a figure which shows the production | generation method of a FEC packet, and the method of describing the positional information on a null RTP packet in a FEC packet. ヌルRTPパケットの修復方法を示す図である。It is a figure which shows the restoration method of a null RTP packet. FECパケットの生成方法と、FECパケットにヌルRTPパケットの位置情報を記述する方法の変形例1を示す図である。It is a figure which shows the modification 1 of the production | generation method of a FEC packet, and the method of describing the positional information on a null RTP packet in a FEC packet. FECパケットの生成方法と、FECパケットにヌルRTPパケットの位置情報を記述する方法の変形例2を示す図である。It is a figure which shows the modification 2 of the production | generation method of a FEC packet, and the method of describing the positional information on a null RTP packet in a FEC packet.

図1は、本発明の実施の形態に係る通信システムを示すブロック図である。送信機1のエンコーダ2は、映像・音声の圧縮・多重装置であり、通常放送に使われるMPEG−2 TSを出力する。ここで、MPEG−2 TSには、放送局等で元の映像からエンコードされる際に、再生タイミングを調整するために、映像等を含まずコンテンツに直接関係ないヌルパケットが挿入されている。   FIG. 1 is a block diagram showing a communication system according to an embodiment of the present invention. The encoder 2 of the transmitter 1 is a video / audio compression / multiplexing device, and outputs MPEG-2 TS used for normal broadcasting. Here, in the MPEG-2 TS, a null packet not including the video or the like and not directly related to the content is inserted in order to adjust the reproduction timing when the original video is encoded by the broadcasting station or the like.

送信機1のRTPパケット化部3は、MPEG−2 TSのパケットを複数個集めてRTPパケット化する。このRTPパケットには、RTPペイロード部の全てがヌルTSであるヌルRTPパケットも存在する。送信機1のFEC処理部4は、そのRTPパケットを複数個集めてFECパケットを付加して送信する。ただし、FECパケットの生成時に、FEC処理部4は、複数のRTPパケットの中にヌルRTPパケットの存在を確認した場合、FECマトリックスにおけるヌルRTPパケットの位置を示す任意の情報(位置情報)をFECパケットのヘッダに記述する。   The RTP packetizing unit 3 of the transmitter 1 collects a plurality of MPEG-2 TS packets and converts them into RTP packets. In this RTP packet, there is also a null RTP packet in which the entire RTP payload portion is a null TS. The FEC processing unit 4 of the transmitter 1 collects a plurality of the RTP packets, adds the FEC packets, and transmits them. However, when generating the FEC packet, when the FEC processing unit 4 confirms the presence of the null RTP packet among the plurality of RTP packets, the FEC processing unit 4 displays arbitrary information (position information) indicating the position of the null RTP packet in the FEC matrix. Describe in the packet header.

図2は、FECパケットの生成方法と、FECパケットにヌルRTPパケットの位置情報を記述する方法を示す図である。1〜20番のRTPパケットが5列×4行のマトリックス上に配列してFECマトリックスを構成している。FECマトリックスの列ごとに左から順にFECパケットA〜Eを生成する。FECマトリックスの行ごとに上から順にFECパケットF〜Iを生成する。一番右側の列において5番目、15番目、20番目のRTPパケットがヌルRTPパケットになっているため、それらの位置情報をFECパケットEのヘッダに記述する。他のFECパケットについても同様にヌルRTPパケットの位置情報を記述する。   FIG. 2 is a diagram illustrating a method for generating an FEC packet and a method for describing position information of a null RTP packet in the FEC packet. The 1st to 20th RTP packets are arranged on a matrix of 5 columns × 4 rows to form an FEC matrix. FEC packets A to E are generated in order from the left for each column of the FEC matrix. FEC packets F to I are generated in order from the top for each row of the FEC matrix. Since the fifth, fifteenth and twentieth RTP packets in the rightmost column are null RTP packets, their position information is described in the header of the FEC packet E. Similarly, the position information of the null RTP packet is described for other FEC packets.

受信機5は、送信機1から送信された複数のRTPパケットとFECパケットを受信する。受信機5のロスパケット確認部6は、RTPヘッダのシーケンス番号によりロスパケットの存否を確認する。そして、そのロスパケットがFECパケットとメディアパケットのいずれなのかを確認する。ロスパケットがFECパケットならば、そのFECパケットが対応する行または列内のロスパケットの修復は不可と判断する。   The receiver 5 receives a plurality of RTP packets and FEC packets transmitted from the transmitter 1. The lost packet confirmation unit 6 of the receiver 5 confirms the presence or absence of the lost packet based on the sequence number of the RTP header. Then, it is confirmed whether the loss packet is an FEC packet or a media packet. If the lost packet is an FEC packet, it is determined that the lost packet in the row or column corresponding to the FEC packet cannot be repaired.

ここでは、送信機1から受信機5への伝送過程で複数のRTPパケットのうち第1及び第2のRTPパケットにパケットロスが発生する場合を想定する。この場合に、受信機5のヌルRTPパケット修復部7は、ロスパケットが存在する行または列に対応するFECパケットのヘッダの位置情報を基に、そのロスパケットがヌルRTPパケットか否かを判定する。   Here, it is assumed that packet loss occurs in the first and second RTP packets among a plurality of RTP packets in the transmission process from the transmitter 1 to the receiver 5. In this case, the null RTP packet repair unit 7 of the receiver 5 determines whether or not the lost packet is a null RTP packet based on the position information of the header of the FEC packet corresponding to the row or column where the lost packet exists. To do.

ここでは、第1のRTPパケットはヌルRTPパケットであり、第2のRTPパケットはRTPペイロード部にヌルTSではないTSを1つ以上含むTS−RTPパケットとする。この場合に、ヌルRTPパケット修復部7は、第1のRTPパケットのRTPヘッダを修復し、かつRTPペイロード部を全てヌルTSとすることにより、第1のRTPパケットをヌルRTPパケットとして修復する。   Here, the first RTP packet is a null RTP packet, and the second RTP packet is a TS-RTP packet including one or more TSs that are not null TSs in the RTP payload portion. In this case, the null RTP packet repair unit 7 repairs the first RTP packet as a null RTP packet by repairing the RTP header of the first RTP packet and setting all the RTP payload portions to the null TS.

図3は、ヌルRTPパケットの修復方法を示す図である。一番右側の列についてFECパケットEのヘッダから位置情報を読み取ると、5番目、15番目、20番目のRTPパケットがヌルRTPパケットになっていることが分かる。そこで、パケットロスしている5番目と15番目のRTPパケットをヌルRTPパケットとして修復する。他の列と行のヌルRTPパケットについても同様に修復する。なお、RTPパケットB,Gがパケットロスしているため、ヌルパケットである7番目のRTPパケットは修復することができない。   FIG. 3 is a diagram illustrating a method of repairing a null RTP packet. When the position information is read from the header of the FEC packet E for the rightmost column, it can be seen that the fifth, fifteenth and twentieth RTP packets are null RTP packets. Therefore, the fifth and fifteenth RTP packets with packet loss are repaired as null RTP packets. The null RTP packets in other columns and rows are similarly repaired. Since the RTP packets B and G are lost, the seventh RTP packet that is a null packet cannot be repaired.

ヌルRTPパケット修復部7により第1のRTPパケットが修復された後に、受信機5のFEC修復部8は、FECパケットを用いた通常のFEC処理により第2のRTPパケットを修復する。例えば図3の一番右側の列はヌルRTPパケット修復部7により5番目と15番目のRTPパケットが修復されるため、その列に含まれるロスパケットは10番目のRTPパケットだけになる。従って、FECパケットEを用いたFEC処理により10番目のRTPパケットを修復することができる。   After the first RTP packet is repaired by the null RTP packet repair unit 7, the FEC repair unit 8 of the receiver 5 repairs the second RTP packet by a normal FEC process using the FEC packet. For example, since the fifth and fifteenth RTP packets are repaired by the null RTP packet repair unit 7 in the rightmost column in FIG. 3, only the tenth RTP packet is included in that column. Therefore, the tenth RTP packet can be repaired by the FEC processing using the FEC packet E.

以上説明したように、ロスパケットがヌルRTPパケットである場合、RTPヘッダのみを修復すればよいため、FECパケットを使用せずにヌルRTPパケットを修復することができる。そこで、本実施の形態では、まず受信機5のヌルRTPパケット修復部7がヌルRTPパケットを修復し、その後に受信機5のFEC修復部8が通常のFEC処理による修復を行う。これにより、FEC処理の冗長度を上げることなくロスパケットの修復確率を上げることができる。   As described above, when the lost packet is a null RTP packet, it is only necessary to repair the RTP header, and thus the null RTP packet can be repaired without using the FEC packet. Therefore, in the present embodiment, the null RTP packet repair unit 7 of the receiver 5 first repairs the null RTP packet, and then the FEC repair unit 8 of the receiver 5 performs the repair by the normal FEC process. As a result, it is possible to increase the repair probability of lost packets without increasing the redundancy of FEC processing.

なお、本実施の形態ではMPEG−2 TSの場合について説明したが、MPEG−2 TTS(Timestamped TS)でも同様の処理を行うことができ、同様の効果を得ることができる。   Although the case of MPEG-2 TS has been described in the present embodiment, similar processing can be performed with MPEG-2 TTS (Timestamped TS), and similar effects can be obtained.

また、通常RTPパケットに含まれるTSの個数は、デファクト標準では7個であるが、規格では任意の個数(0も含む)が許容される。このようにデファクト標準以外の例外的な使い方も考慮する場合には、FECパケットのヘッダに、位置情報に加えてRTPパケットに含まれるTSの数を記述する。これにより、RTPパケットに含まれるTSの数が任意の値でも、同様の効果を得ることができる。   The number of TSs included in a normal RTP packet is 7 in the de facto standard, but any number (including 0) is allowed in the standard. In this way, when considering exceptional usage other than the de facto standard, the number of TSs included in the RTP packet is described in the header of the FEC packet in addition to the position information. Thereby, even if the number of TSs included in the RTP packet is an arbitrary value, the same effect can be obtained.

この場合、送信機1は、複数のRTPパケットの中におけるヌルRTPパケットの位置情報だけでなく、ヌルRTPパケットに含まれるヌルTSの個数情報をFECパケットのヘッダに記述する。そして、受信機5は、位置情報及び個数情報を基にヌルRTPパケットを修復する。これにより、ロスパケットの修復確率を上げることができる。   In this case, the transmitter 1 describes not only the position information of the null RTP packet among the plurality of RTP packets but also the number information of the null TS included in the null RTP packet in the header of the FEC packet. Then, the receiver 5 repairs the null RTP packet based on the position information and the number information. Thereby, the repair probability of a lost packet can be raised.

また、本実施の形態ではヌルRTPパケットが存在する行または列に対応するFECパケットのヘッダに、ヌルRTPパケットの位置情報を記述する場合について説明したが、図4のようにFECマトリックス内の全てのヌルRTPパケットの位置情報を、各FECパケットのヘッダに記述してもよい。これにより、RTPパケットに対応する行または列のFECパケットが両方ロスしていても、対応する行又は列のFECパケット以外のFECパケットのヘッダの位置情報を使うことで、同様の効果を得ることができる。   Further, in the present embodiment, the case has been described in which the position information of the null RTP packet is described in the header of the FEC packet corresponding to the row or column in which the null RTP packet exists, but as shown in FIG. The position information of the null RTP packet may be described in the header of each FEC packet. As a result, even if both FEC packets in the row or column corresponding to the RTP packet are lost, the same effect can be obtained by using the position information of the header of the FEC packet other than the FEC packet in the corresponding row or column. Can do.

また、本実施の形態ではヌルRTPパケットが存在する行または列に対応するFECパケットのヘッダに、ヌルRTPパケットの位置情報を記述する場合について説明したが、図5のようにFECマトリックスと後続のFECマトリックス内すべてのヌルRTPパケットの位置情報を、各FECパケットのヘッダに記述することで、FECマトリックスに対応するFECパケットがロスしていても、後続のFECマトリックスに対応するFECパケットのヘッダの位置情報を使うことで、同様の効果を得ることができる。ただし、後続のFECマトリックス内の位置情報に限らず、前方のFECマトリックス、前方・後方両方のFECマトリックス、又は複数のFECマトリックスの位置情報を各FECパケットのヘッダに記述することで同様の効果を得ることができる。   Further, in the present embodiment, the case where the position information of the null RTP packet is described in the header of the FEC packet corresponding to the row or column in which the null RTP packet exists has been described. However, as shown in FIG. By describing the position information of all null RTP packets in the FEC matrix in the header of each FEC packet, even if the FEC packet corresponding to the FEC matrix is lost, the header of the FEC packet corresponding to the subsequent FEC matrix The same effect can be obtained by using the position information. However, not only the position information in the subsequent FEC matrix but also the same effect can be obtained by describing the position information of the front FEC matrix, the front and rear FEC matrices, or a plurality of FEC matrices in the header of each FEC packet. Can be obtained.

また、本実施の形態ではFECパケットのヘッダに記述する情報としてヌルRTPパケットの位置情報やRTPパケットに含まれるTSの個数を記述するが、FECパケットのヘッダに記述する情報はロスパケットの修復確率を上げるために必要な任意の形式の情報を記述することを許容する。   In this embodiment, the position information of the null RTP packet and the number of TSs included in the RTP packet are described as information described in the header of the FEC packet. The information described in the header of the FEC packet is the repair probability of the lost packet. Allows you to describe any form of information needed to increase

1 送信機、5 受信機、7 ヌルRTPパケット修復部、8 FEC修復部 1 transmitter, 5 receiver, 7 null RTP packet repair unit, 8 FEC repair unit

本発明に係る通信システムは、MPEG−2 TS(Transport Stream)又はMPEG−2 TTS(Timestamped TS)のパケットを複数個集めてRTPパケット化し、そのRTP(Real-time Transport Protocol)パケットを複数個集めてFEC(Forward Error Correction)パケットを付加して送信する送信機と、前記複数のRTPパケットと前記FECパケットを受信する受信機とを備え、前記受信機は、前記送信機から前記受信機への伝送過程で前記複数のRTPパケットのうち第1及び第2のRTPパケットにパケットロスが発生し、前記第1のRTPパケットはRTPペイロード部の全てがヌルTSであるヌルRTPパケットであり、前記第2のRTPパケットはRTPペイロード部にヌルTSではないTSを1つ以上含む場合に、前記第1のRTPパケットを修復するヌルRTPパケット修復部と、前記第1のRTPパケットが修復された後に、前記FECパケットを用いたFEC処理により前記第2のRTPパケットを修復するFEC修復部とを有し、前記送信機は、前記複数のRTPパケットの中におけるヌルRTPパケットの位置情報を前記FECパケットのヘッダに記述し、前記受信機は、パケットロスしたRTPパケットがヌルRTPパケットか否かについて前記FECパケットの前記ヘッダの前記位置情報を基に判定する
The communication system according to the present invention collects a plurality of MPEG-2 TS (Transport Stream) or MPEG-2 TTS (Timestamped TS) packets into RTP packets, and collects a plurality of RTP (Real-time Transport Protocol) packets. And transmitting a FEC (Forward Error Correction) packet and a receiver for receiving the plurality of RTP packets and the FEC packet, the receiver from the transmitter to the receiver. Packet loss occurs in the first and second RTP packets among the plurality of RTP packets during transmission, and the first RTP packet is a null RTP packet in which all of the RTP payload portion is a null TS, When the RTP packet of 2 includes one or more TSs that are not null TS in the RTP payload part, the first RTP packet is Fukusuru a null RTP packet restoration unit, after the first RTP packet is repaired, it possesses a FEC repair part to repair the second RTP packet by the FEC processing using the FEC packet, the transmitter Describes the location information of null RTP packets in the plurality of RTP packets in the header of the FEC packet, and the receiver determines whether the RTP packet lost is a null RTP packet or not. The determination is made based on the position information .

Claims (4)

MPEG−2 TS(Transport Stream)又はMPEG−2 TTS(Timestamped TS)のパケットを複数個集めてRTPパケット化し、そのRTP(Real-time Transport Protocol)パケットを複数個集めてFEC(Forward Error Correction)パケットを付加して送信する送信機と、
前記複数のRTPパケットと前記FECパケットを受信する受信機とを備え、
前記受信機は、
前記送信機から前記受信機への伝送過程で前記複数のRTPパケットのうち第1及び第2のRTPパケットにパケットロスが発生し、前記第1のRTPパケットはRTPペイロード部の全てがヌルTSであるヌルRTPパケットであり、前記第2のRTPパケットはRTPペイロード部にヌルTSではないTSを1つ以上含む場合に、前記第1のRTPパケットを修復するヌルRTPパケット修復部と、
前記第1のRTPパケットが修復された後に、前記FECパケットを用いたFEC処理により前記第2のRTPパケットを修復するFEC修復部とを有することを特徴とする通信システム。
A plurality of MPEG-2 TS (Transport Stream) or MPEG-2 TTS (Timestamped TS) packets are collected into RTP packets, and a plurality of RTP (Real-time Transport Protocol) packets are collected into FEC (Forward Error Correction) packets. A transmitter that adds and transmits,
A receiver for receiving the plurality of RTP packets and the FEC packet;
The receiver
In the transmission process from the transmitter to the receiver, packet loss occurs in the first and second RTP packets among the plurality of RTP packets, and all of the RTP payload portion of the first RTP packet is a null TS. A null RTP packet repair unit that repairs the first RTP packet when the second RTP packet includes at least one TS that is not a null TS in the RTP payload portion;
And a FEC repair unit that repairs the second RTP packet by FEC processing using the FEC packet after the first RTP packet is repaired.
前記ヌルRTPパケット修復部は、前記第1のRTPパケットのRTPヘッダを修復し、かつRTPペイロード部を全てヌルTSとすることにより、前記第1のRTPパケットをヌルRTPパケットとして修復することを特徴とする請求項1に記載のFECを用いた通信システム。   The null RTP packet repair unit repairs the first RTP packet as a null RTP packet by repairing an RTP header of the first RTP packet and setting all RTP payload portions to a null TS. A communication system using the FEC according to claim 1. 前記送信機は、前記複数のRTPパケットの中におけるヌルRTPパケットの位置情報を前記FECパケットのヘッダに記述し、
前記受信機は、パケットロスしたRTPパケットがヌルRTPパケットか否かについて前記FECパケットの前記ヘッダの前記位置情報を基に判定することを特徴とする請求項1又は2に記載の通信システム。
The transmitter describes position information of a null RTP packet in the plurality of RTP packets in a header of the FEC packet,
3. The communication system according to claim 1, wherein the receiver determines whether the RTP packet lost is a null RTP packet based on the position information of the header of the FEC packet. 4.
前記送信機は、前記複数のRTPパケットの中における前記ヌルRTPパケットに含まれるヌルTSの個数情報を前記FECパケットのヘッダに記述し、
前記受信機は、前記位置情報及び前記個数情報を基にヌルRTPパケットを修復することを特徴とする請求項3に記載の通信システム。
The transmitter describes the number information of the null TS included in the null RTP packet in the plurality of RTP packets in the header of the FEC packet,
The communication system according to claim 3, wherein the receiver repairs a null RTP packet based on the position information and the number information.
JP2013063932A 2013-03-26 2013-03-26 Communications system Active JP5610017B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013063932A JP5610017B2 (en) 2013-03-26 2013-03-26 Communications system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013063932A JP5610017B2 (en) 2013-03-26 2013-03-26 Communications system

Publications (2)

Publication Number Publication Date
JP2014192556A true JP2014192556A (en) 2014-10-06
JP5610017B2 JP5610017B2 (en) 2014-10-22

Family

ID=51838493

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013063932A Active JP5610017B2 (en) 2013-03-26 2013-03-26 Communications system

Country Status (1)

Country Link
JP (1) JP5610017B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008011096A (en) * 2006-06-28 2008-01-17 Toshiba Corp Fec encoding method, fec decoding method, and fec decoding device
JP2012519428A (en) * 2009-02-27 2012-08-23 クゥアルコム・インコーポレイテッド Application layer forward error correction for DVB-T terminals
WO2013038730A1 (en) * 2011-09-13 2013-03-21 株式会社東芝 Data transferring apparatus, data transmitting system, data transmitting method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008011096A (en) * 2006-06-28 2008-01-17 Toshiba Corp Fec encoding method, fec decoding method, and fec decoding device
JP2012519428A (en) * 2009-02-27 2012-08-23 クゥアルコム・インコーポレイテッド Application layer forward error correction for DVB-T terminals
WO2013038730A1 (en) * 2011-09-13 2013-03-21 株式会社東芝 Data transferring apparatus, data transmitting system, data transmitting method, and program

Also Published As

Publication number Publication date
JP5610017B2 (en) 2014-10-22

Similar Documents

Publication Publication Date Title
WO2017211154A1 (en) Forward error correction feedback information transmission method, apparatus and device, and storage medium
US9137168B2 (en) Method, device and system for packet transmission over IP networks
JP2018152912A5 (en)
JP2010183439A (en) Transmission device, method, and program
WO2008124409A3 (en) Long term reference frame management with error feedback for compressed video communication
CN101577827A (en) Control method of delay playing and system
JP2006262288A (en) Video data delivery server and video data delivery method
US9438275B2 (en) Transmission apparatus and transmission method
JP2010245954A5 (en)
JP2014093584A (en) Transmission device, transmission method, receiving device, reception method and computer program
US9246631B2 (en) Communication devices that encode and transmit data, methods of controlling such communication devices, and computer-readable storage media storing instructions for controlling such communication devices
JP5610017B2 (en) Communications system
JP2016092441A (en) Packet transmission/reception system
JP2007324876A (en) Data transmitter, data receiver, data transmitting method, data receiving method, and program
JP2015130632A (en) Image processing apparatus, transmission and reception system, image processing method, and program
JP2012151622A (en) Receiving terminal, packet data receiving method, transmitting terminal, transmission/reception system, relay terminal, and relay method of packet data
US11418218B2 (en) Receiving device and receiving method
KR102191970B1 (en) Apparatus and Method for Transmitting Data
JP6583171B2 (en) MMT content creation device and creation program
JP6650260B2 (en) Transmission device, reception device, transmission / reception system, program, and chip
JP2008294799A (en) Multiplexing transmitter
JP2008017330A (en) Video/audio distribution apparatus
US8499223B2 (en) Receiving apparatus, receiving method and non-transitory computer readable recording medium for recording receiving program
JP2008005030A (en) Packet transmitter and receiver
JP2006093812A (en) Method and apparatus for packetizing high-efficiency coded time series information, applying real-time streaming transmission to information, and receiving and reproducing the information

Legal Events

Date Code Title Description
TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140805

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140818

R150 Certificate of patent or registration of utility model

Ref document number: 5610017

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350