JP2012253822A - Transmission/reception method of mpeg data - Google Patents
Transmission/reception method of mpeg data Download PDFInfo
- Publication number
- JP2012253822A JP2012253822A JP2012209366A JP2012209366A JP2012253822A JP 2012253822 A JP2012253822 A JP 2012253822A JP 2012209366 A JP2012209366 A JP 2012209366A JP 2012209366 A JP2012209366 A JP 2012209366A JP 2012253822 A JP2012253822 A JP 2012253822A
- Authority
- JP
- Japan
- Prior art keywords
- picture
- data
- reception
- received
- server
- 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
Links
Images
Landscapes
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
Description
本発明は、端末からのMPEGデータをサーバが受信してクライアントに配信するネットワークシステムに係り、特にMPEGデータの間引きや伝送データ欠落に対応した送受信方法に関する。 The present invention relates to a network system in which a server receives MPEG data from a terminal and distributes it to a client, and more particularly to a transmission / reception method corresponding to thinning out of MPEG data or transmission data loss.
この種のネットワークシステムの例を図5に示す。複数の端末T1〜T4、サーバS、及び、複数のクライアントC1〜C4で構成されるネットワーク網において、端末からの、MPEGデータをパケット化して伝送回線に載せ、このパケット群をサーバSが順次受信し、少なくとも1つのクライアントに配信する。 An example of this type of network system is shown in FIG. In a network composed of a plurality of terminals T1 to T4, a server S, and a plurality of clients C1 to C4, MPEG data from the terminals is packetized and placed on a transmission line, and the server S sequentially receives this packet group. And distributed to at least one client.
ここで、端末とサーバ間、サーバとクライアント間のネットワーク帯域は様々で、介在する回線や中継機器の伝送速度による制限、及び、端末やクライアントのデータ帯域制限により、例えば、高帯域(1Gbps〜100Mbps)から低帯域(32kbps〜128kbps)までのデータが混在する。 Here, there are various network bandwidths between the terminal and the server, and between the server and the client. For example, a high bandwidth (1 Gbps to 100 Mbps) can be obtained due to a restriction due to the transmission speed of an intervening line or a relay device and a data bandwidth restriction of the terminal or the client. ) To low bandwidth (32 kbps to 128 kbps) are mixed.
例えば、図6に示すように、端末T→サーバSの経路では高帯域回線(100Mbps)でデータを伝送し、サーバS→クライアントC1の経路では低帯域回線(64Kbps)でデータを伝送し、サーバS→クライアントC2の経路では高帯域回線でデータを伝送する。 For example, as shown in FIG. 6, data is transmitted on the high bandwidth line (100 Mbps) in the route from the terminal T to the server S, and data is transmitted on the low bandwidth line (64 Kbps) in the route from the server S to the client C1. In the route of S → client C2, data is transmitted through a high bandwidth line.
このようなネットワークシステムにおいて、端末TとサーバS間およびサーバSとクライアントC2間では帯域が同等であるため、端末TからのMPEGデータは過不足なくクライアントC2に送信することができる。一方、サーバSとクライアントC1間では低帯域であるため、サーバSが受信したMPEGデータをクライアントC1へそのまま送信すると、サーバSの送信バッファでオーバフローをすることになる。したがって、サーバSでは受信したMPEGデータを間引きして送信する仕組みが必要となる。 In such a network system, since the bandwidth is the same between the terminal T and the server S and between the server S and the client C2, the MPEG data from the terminal T can be transmitted to the client C2 without excess or deficiency. On the other hand, since the bandwidth between the server S and the client C1 is low, if the MPEG data received by the server S is transmitted as it is to the client C1, an overflow occurs in the transmission buffer of the server S. Therefore, the server S needs a mechanism for thinning and transmitting the received MPEG data.
サーバS内の送信バッファにバッファリングされるMPEG画像データ列は、「I,B,B,P,B,B,I,B,B,P,B,B,I,B,B,P,…」のようになる。ここで、Iピクチャはフレーム内データのみで圧縮したもの(JPEGデータに相当)、Pピクチャは時間的に前のIもしくはPからの変化分(差分データ)、Bピクチャは前後両方の再生画像からの予測したもの(差分データ)である。 The MPEG image data string buffered in the transmission buffer in the server S is “I, B, B, P, B, B, I, B, B, P, B, B, I, B, B, P, …"become that way. Here, the I picture is compressed with only intra-frame data (corresponding to JPEG data), the P picture is the temporal change from the previous I or P (difference data), and the B picture is from both the previous and next playback images. Predicted (difference data).
このMPEGデータから、無作為に間引きすると、Iピクチャ(JPEG相当)がなくなり、Pピクチャ、Bピクチャのみの差分データで構成されたデータ列を送信する可能性が生じ、このデータ列を受信したクライアントでは乱れた画像表示になる。 If the MPEG data is randomly thinned out, the I picture (corresponding to JPEG) disappears, and there is a possibility that a data string composed of differential data of only the P picture and the B picture is transmitted, and the client that has received this data string Then, it becomes a disordered image display.
MPEG画像の間引き方法として、画像間予測の参照画像とならない画像の符号列(Bピクチャの符号列)の間引き率を制御することにより、再生画像の動きのスムーズさが損なわれるのを最小限に抑え、符号転送レートを少なくするものがある(例えば、特許文献1参照)。 As a method for thinning out MPEG images, by controlling the thinning rate of a code sequence (B-picture code sequence) of an image that does not become a reference image for inter-picture prediction, it is possible to minimize the loss of smoothness of a reproduced image. Some of them suppress the code transfer rate (see, for example, Patent Document 1).
特許文献1のように、Bピクチャの間引き率を制御する方法では、間引き率が高くなるほど、MPEG画像の動きへの影響が大きくなる。また、動画像の動きアクティビティ情報を分離するなど、複雑な画像処理を必要とする。 As in Patent Document 1, in the method of controlling the thinning rate of the B picture, the higher the thinning rate, the greater the influence on the motion of the MPEG image. Further, complicated image processing such as separation of motion activity information of moving images is required.
また、ネットワーク伝送において、データ欠落が発生した場合、無作為に間引きしたのと同じに、画像が乱れてしまう。 In addition, when data loss occurs in network transmission, the image is disturbed in the same way as when thinning out at random.
本発明の目的は、サーバ側の間引き処理およびクライアント側の受信処理を簡易にして、データ欠落にも再生画像への影響を軽減できるMPEGデータの送受信方法を提供することにある。 An object of the present invention is to provide an MPEG data transmission / reception method capable of simplifying the thinning process on the server side and the receiving process on the client side, and reducing the influence on the reproduced image even if data is lost.
本発明は、前記の課題を解決するため、以下の方法を特徴とする。 The present invention is characterized by the following method in order to solve the above problems.
(1)サーバが受信する高帯域のMPEGデータを間引き処理し、このMPEGデータを低帯域で受信するクライアントで再生するMPEGデータの送受信方法であって、前記クライアントは、前記サーバから間引き処理したMPEGデータのIピクチャを受信したときに該Iピクチャを受信データバッファに格納し、かつ該Iピクチャに続くBピクチャおよびPピクチャが受信される場合にそれらを前記受信データバッファに格納し、前記受信データバッファに格納されたピクチャを再生する手順を有することを特徴とする。 (1) A MPEG data transmission / reception method in which high-band MPEG data received by a server is thinned out and reproduced by a client that receives the MPEG data in a low band. When an I picture of data is received, the I picture is stored in the received data buffer, and when a B picture and a P picture following the I picture are received, they are stored in the received data buffer, and the received data It has the procedure which reproduces | regenerates the picture stored in the buffer.
(2)サーバが受信するMPEGデータをクライアントに送信し、このMPEGデータをクライアントで受信して再生するMPEGデータの送受信方法であって、前記クライアントは、前記サーバから受信したMPEGデータのIピクチャを受信したときに該Iピクチャを受信データバッファに格納し、かつ該Iピクチャに続くBピクチャおよびPピクチャが受信される場合にそれらを前記受信データバッファに格納し、前記受信データバッファに格納されたピクチャを再生する手順を有することを特徴とする。 (2) An MPEG data transmission / reception method in which MPEG data received by a server is transmitted to a client, and the MPEG data is received and reproduced by the client. The client transmits an I picture of the MPEG data received from the server. When received, the I picture is stored in the received data buffer, and when the B picture and P picture following the I picture are received, they are stored in the received data buffer and stored in the received data buffer. It has a procedure for reproducing a picture.
本発明によれば、クライアント側は、Iピクチャを受信データバッファに格納し、かつ該Iピクチャに続くBピクチャおよびPピクチャが受信される場合にそれらを受信データバッファに順次格納して再生するため、Iピクチャが欠落しない限り、最小限のIピクチャ(JPEG相当)の再生ができる。また、クライアント側の受信処理は欠落ピクチャから次のIピクチャの直前のピクチャまでの削除が自動的になされ、しかもJPEG相当のIピクチャの欠落がないため、再生画像への影響を軽減できる。 According to the present invention, the client side stores the I picture in the reception data buffer, and when the B picture and the P picture following the I picture are received, the client side sequentially stores them in the reception data buffer and reproduces them. As long as no I picture is lost, the minimum I picture (equivalent to JPEG) can be reproduced. Further, the reception process on the client side automatically deletes from the missing picture to the picture immediately before the next I picture, and since there is no missing I picture corresponding to JPEG, the influence on the reproduced image can be reduced.
(実施形態1)
図1は、サーバによる送信処理フローチャートであり、この送信における間引き処理はサーバを構成するコンピュータ資源とこれを利用したソフトウェア構成で実現される。
(Embodiment 1)
FIG. 1 is a transmission processing flowchart by the server, and the thinning-out processing in this transmission is realized by computer resources constituting the server and a software configuration using the same.
サーバは、端末からMPEGデータのパケットを受信したときに、これを復号してクライアント別に受信バッファに順次保存する受信バッファリング処理を行う(S1)。 When the server receives the MPEG data packet from the terminal, the server performs reception buffering processing for decoding the packet and sequentially storing it in the reception buffer for each client (S1).
次に、受信バッファリング処理とは非同期で、受信バッファに保存されたMPEGデータをグルーピングする(S2)。このグルーピング処理は、Iピクチャから次のIピクチャの直前のデータまでを1つのグループとしてまとめる。 Next, the MPEG data stored in the reception buffer is grouped asynchronously with the reception buffering process (S2). In this grouping process, data from the I picture to the data immediately before the next I picture is grouped as one group.
次に、グループ単位の間引きを行う(S3)。この間引き処理は、グループ単位を間引き対象とし、伝送回線の帯域幅に応じて間引くグループ数を決定し、伝送帯域が低くなるほど間引きグループ数を多くする。 Next, thinning out is performed on a group basis (S3). In this thinning process, a group unit is targeted for thinning, the number of groups to be thinned is determined according to the bandwidth of the transmission line, and the number of thinning groups increases as the transmission band decreases.
グループ単位で間引きされたMPEGデータを送信バッファに順次保存する送信バッファリング処理を行う(S4)。送信バッファに保存されたMPEGデータを符号化して宛先クライアントに送信処理する(S5)。 Transmission buffering processing is performed in which MPEG data thinned out in groups is sequentially stored in the transmission buffer (S4). The MPEG data stored in the transmission buffer is encoded and transmitted to the destination client (S5).
上記の処理S2、S3の具体的な処理例を図2に示す。グルーピング処理(S2)は、Iピクチャから次のIピクチャの直前のデータまでを1つのグループとしてまとめるため、先頭データがIピクチャになるグループ1〜11のようにまとめられる。グループ間引き処理(S3)は、3グループ中から2グループを間引く場合を示し、間引き結果はグループ1,グループ4,グループ7,グループ10,…のような送信データ列になる。 A specific process example of the processes S2 and S3 is shown in FIG. In the grouping process (S2), since the data from the I picture to the data immediately before the next I picture are grouped as one group, the first data is grouped as groups 1 to 11 where the I picture becomes the I picture. The group thinning process (S3) indicates a case where two groups are thinned out from three groups, and the thinning result is a transmission data string such as group 1, group 4, group 7, group 10,.
以上のとおり、本実施形態によれば、MPEGデータの間引き処理には、Iピクチャから次のIピクチャの直前のデータまでを1つのグループとしてまとめるグルーピング処理と、そのグループ単位の間引き処理という簡易な処理で済み、しかもJPEG相当のIピクチャの欠落がないため、クライアントでの再生画像への影響を軽減できる。 As described above, according to the present embodiment, MPEG data thinning-out processing includes simple grouping processing for grouping data from an I picture to data immediately before the next I-picture as one group, and thinning-out processing for each group. Since the processing is sufficient and there is no missing I picture equivalent to JPEG, the influence on the reproduced image at the client can be reduced.
(実施形態2)
図3は、クライアントによるMPEGデータの受信処理フローチャートであり、この受信処理はクライアントを構成するコンピュータ資源とこれを利用したソフトウェア構成で実現される。
(Embodiment 2)
FIG. 3 is a flowchart of MPEG data reception processing by the client, and this reception processing is realized by a computer resource constituting the client and a software configuration using the computer resource.
クライアントは、サーバから伝送されてきたMPEGデータのパケットを受信し、これを復号して順次取り込む(S11)。この受信はピクチャ単位(I、P、B)で行う。 The client receives the MPEG data packet transmitted from the server, decodes it, and sequentially captures it (S11). This reception is performed in units of pictures (I, P, B).
次に、受信したピクチャがIピクチャか否かをチェックする(S12)。Iピクチャでなければ次のピクチャの受信処理に戻る(S11)。 Next, it is checked whether the received picture is an I picture (S12). If it is not an I picture, the process returns to the reception process for the next picture (S11).
受信ピクチャがIピクチャのとき、このピクチャを受信データバッファに格納し(S13)、このピクチャに続く次のピクチャを取り込み(S14)、このピクチャが前回のピクチャの続きか否かをチェックする(S15)。このチェックで前回のピクチャの続きでない場合は次のピクチャの受信処理に戻る(S11)。続きのピクチャの場合は当該ピクチャを受信データバッファに格納する(S13)。 When the received picture is an I picture, this picture is stored in the received data buffer (S13), the next picture following this picture is fetched (S14), and it is checked whether this picture is a continuation of the previous picture (S15). ). If the check is not a continuation of the previous picture, the process returns to the reception process for the next picture (S11). In the case of a continuation picture, the picture is stored in the reception data buffer (S13).
処理S15におけるチェックは、MPEGデータのヘッダ情報にもつシーケンス番号で行い、グループのピクチャの欠落はシーケンス番号が連続しているか否かで判断することができる。 The check in step S15 is performed based on the sequence number included in the header information of the MPEG data, and the lack of group pictures can be determined based on whether the sequence numbers are continuous.
したがって、受信データバッファには、図4にバッファリングの例を示すように、Iピクチャから次のIピクチャの直前のピクチャまでが順次格納され、グループにデータ欠落がある場合(サーバ側での間引きや伝送路でのデータ欠落が発生した場合)には受信データバッファリングを中断して次のIピクチャ受信に戻り、データ欠落ピクチャから次のIピクチャの直前のピクチャまでは削除した受信データを得ることができる。 Therefore, as shown in the example of buffering in FIG. 4, the received data buffer sequentially stores from the I picture to the picture immediately before the next I picture, and there is data loss in the group (thinning on the server side). If the data loss occurs in the transmission path), the reception data buffering is interrupted and the process returns to the reception of the next I picture, and the deleted reception data is obtained from the data loss picture to the picture immediately before the next I picture. be able to.
受信データバッファに格納されたMPEGデータは、それらを連続させた画像として再生処理する(S16)。 The MPEG data stored in the reception data buffer is reproduced and processed as an image in which they are continuous (S16).
以上のとおり、本実施形態によれば、受信したMPEGデータがサーバによりグループ単位で間引き処理されたもの、または無作為に間引き処理されたもの、もしくは伝送路でデータ欠落した場合には、Iピクチャが欠落しない限り、最小限のIピクチャ(JPEG相当)の再生ができる。また、この受信処理は欠落ピクチャから次のIピクチャの直前のピクチャまでの削除が自動的になされ、しかもJPEG相当のIピクチャの欠落がないため、再生画像への影響を軽減できる。 As described above, according to the present embodiment, when the received MPEG data has been thinned out in units of groups by the server, or has been thinned out at random, or data is lost on the transmission path, I picture As long as there is no omission, a minimum I picture (equivalent to JPEG) can be reproduced. Also, in this reception process, the deletion from the missing picture to the picture immediately before the next I picture is automatically performed, and since there is no missing I picture equivalent to JPEG, the influence on the reproduced image can be reduced.
S サーバ
T、T1〜T4 端末
C1〜C4 クライアント
S server T, T1-T4 terminal C1-C4 client
Claims (2)
前記クライアントは、前記サーバから間引き処理したMPEGデータのIピクチャを受信したときに該Iピクチャを受信データバッファに格納し、かつ該Iピクチャに続くBピクチャおよびPピクチャが受信される場合にそれらを前記受信データバッファに格納し、グループにデータ欠落がある場合には受信データバッファリングを中断して次のIピクチャ受信に戻り、前記受信データバッファに格納されたピクチャを再生する手順を有することを特徴とするMPEGデータの送受信方法。 An MPEG data transmission / reception method in which high-band MPEG data received by a server is thinned out and reproduced by a client that receives the MPEG data in a low band,
The client stores the I picture in the received data buffer when receiving the I picture of the thinned MPEG data from the server, and when the B picture and the P picture following the I picture are received, Storing in the reception data buffer, and when there is data loss in the group, the reception data buffering is interrupted to return to reception of the next I picture, and a procedure for reproducing the picture stored in the reception data buffer is included. A featured MPEG data transmission / reception method.
前記クライアントは、前記サーバから受信したMPEGデータのIピクチャを受信したときに該Iピクチャを受信データバッファに格納し、かつ該Iピクチャに続くBピクチャおよびPピクチャが受信される場合にそれらを前記受信データバッファに格納し、グループにデータ欠落がある場合には受信データバッファリングを中断して次のIピクチャ受信に戻り、前記受信データバッファに格納されたピクチャを再生する手順を有することを特徴とするMPEGデータの送受信方法。 An MPEG data transmission / reception method in which MPEG data received by a server is transmitted to a client, and the MPEG data is received and reproduced by the client.
The client stores the I picture in the received data buffer when receiving the I picture of the MPEG data received from the server, and when the B picture and the P picture following the I picture are received, It is stored in the reception data buffer, and when there is data loss in the group, the reception data buffering is interrupted to return to reception of the next I picture, and a procedure for reproducing the picture stored in the reception data buffer is provided. MPEG data transmission / reception method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012209366A JP2012253822A (en) | 2012-09-24 | 2012-09-24 | Transmission/reception method of mpeg data |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012209366A JP2012253822A (en) | 2012-09-24 | 2012-09-24 | Transmission/reception method of mpeg data |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007228463A Division JP2009060553A (en) | 2007-09-04 | 2007-09-04 | Method of transceiving mpeg data |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2012253822A true JP2012253822A (en) | 2012-12-20 |
Family
ID=47526106
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012209366A Pending JP2012253822A (en) | 2012-09-24 | 2012-09-24 | Transmission/reception method of mpeg data |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2012253822A (en) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0974557A (en) * | 1994-11-18 | 1997-03-18 | Sanyo Electric Co Ltd | Decoder and mpeg video decoder |
JPH10294927A (en) * | 1997-04-18 | 1998-11-04 | Hitachi Ltd | Communicating method for moving image data, recording and reproducing method for moving image data and storage medium |
JP2000350217A (en) * | 1999-04-02 | 2000-12-15 | Matsushita Electric Ind Co Ltd | Moving picture transmitter and receiver and moving picture data recording medium |
JP2004267301A (en) * | 2003-03-05 | 2004-09-30 | Shimadzu Corp | Ultrasonic diagnostic equipment |
-
2012
- 2012-09-24 JP JP2012209366A patent/JP2012253822A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0974557A (en) * | 1994-11-18 | 1997-03-18 | Sanyo Electric Co Ltd | Decoder and mpeg video decoder |
JPH10294927A (en) * | 1997-04-18 | 1998-11-04 | Hitachi Ltd | Communicating method for moving image data, recording and reproducing method for moving image data and storage medium |
JP2000350217A (en) * | 1999-04-02 | 2000-12-15 | Matsushita Electric Ind Co Ltd | Moving picture transmitter and receiver and moving picture data recording medium |
JP2004267301A (en) * | 2003-03-05 | 2004-09-30 | Shimadzu Corp | Ultrasonic diagnostic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2020192152A1 (en) | Video transmission method, root node, child node, p2p server, and system | |
US10367873B2 (en) | Method of communicating data packets within data communication systems | |
US11350142B2 (en) | Intelligent video frame dropping for improved digital video flow control over a crowded wireless network | |
CN110740380A (en) | Video processing method and device, storage medium and electronic device | |
US11101917B2 (en) | Optimizing delay-sensitive network-based communications with latency guidance | |
JP2006229977A (en) | Method for performing data transport over serial bus using internet protocol and apparatus for use in method | |
KR20120011969A (en) | Method and apparatus for transmitting/receiving streaming data based on RTSP session | |
US20070160048A1 (en) | Method for providing data and data transmission system | |
US20110067072A1 (en) | Method and apparatus for performing MPEG video streaming over bandwidth constrained networks | |
CN115209163B (en) | Data processing method and device, storage medium and electronic equipment | |
KR101539812B1 (en) | Moving-picture image data-distribution method | |
CN109862400B (en) | Streaming media transmission method, device and system | |
CN114979793B (en) | Live broadcast data transmission method, device, system, equipment and medium | |
JP2009060553A (en) | Method of transceiving mpeg data | |
US20220294555A1 (en) | Optimizing delay-sensitive network-based communications with latency guidance | |
JP2020150387A (en) | Receiving device, server system, and receiving program | |
JP2012253822A (en) | Transmission/reception method of mpeg data | |
CN111049624B (en) | High fault tolerance feedback-free link image transmission method and system based on sliding window | |
CN108667795B (en) | Virtual reality video multi-person sharing system and virtual reality equipment | |
CN101212452B (en) | Real-time transport protocol based multimedia data transmission control method | |
WO2018012591A1 (en) | Application layer multicast delivery method | |
CN113992639B (en) | Audio and video processing method and equipment | |
CN113839908B (en) | Video transmission method, device, system and computer readable storage medium | |
JP4049378B2 (en) | Server in bidirectional image communication system, processing method thereof, and program | |
CN111246290B (en) | Image receiving processing method and device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120924 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130809 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130827 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20131203 |