JP2003125020A - Information distribution system and information distribution method - Google Patents

Information distribution system and information distribution method

Info

Publication number
JP2003125020A
JP2003125020A JP2001315085A JP2001315085A JP2003125020A JP 2003125020 A JP2003125020 A JP 2003125020A JP 2001315085 A JP2001315085 A JP 2001315085A JP 2001315085 A JP2001315085 A JP 2001315085A JP 2003125020 A JP2003125020 A JP 2003125020A
Authority
JP
Japan
Prior art keywords
information
station
receiving
udp
tcp
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
JP2001315085A
Other languages
Japanese (ja)
Other versions
JP3846853B2 (en
Inventor
Shigeaki Motooka
茂哲 本岡
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.)
MegaChips Corp
Original Assignee
MegaChips 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 MegaChips Corp filed Critical MegaChips Corp
Priority to JP2001315085A priority Critical patent/JP3846853B2/en
Publication of JP2003125020A publication Critical patent/JP2003125020A/en
Application granted granted Critical
Publication of JP3846853B2 publication Critical patent/JP3846853B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To make compatible an information distribution and a decrease in an information deterioration in a large amount of data of video and audio, or the like. SOLUTION: In an information distribution from a transmission station 1 to a reception station 2, when a loss of packets is high in a UDP at an early stage, information is transmitted by switching to a TCP/IP via the transmission station 1 side or a relay server. At normal times, a one way traffic information distribution is carried out effectively by the UDP, and simultaneously, when the loss of the information is increased, retransmission or the like is made by the TCP/IP, while a deterioration of the information can easily be decreased.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【発明の属する技術分野】この発明は、送信局から受信
局に対して所定のネットワークを通じて所定の情報を配
信する情報配信システム及びそれに関連する技術に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an information distribution system for distributing predetermined information from a transmitting station to a receiving station through a predetermined network and a technique related thereto.

【0002】[0002]

【従来の技術】所定のネットワーク上で映像や音声を配
信する場合、インターネット上で多用されているhttp
(hyper transfer protocol)においては、TCPコネ
クションを張り付けたセッション型の標準化された通信
に対応している。この場合、トランスポート層におい
て、誤り検出、再送及びフロー制御等といった処理機能
を備えるTCP(transmission control protocol)/
IP(internet protocol)が採用されることが多い。
2. Description of the Related Art http is widely used on the Internet when delivering video and audio on a predetermined network.
The (hyper transfer protocol) supports session-type standardized communication in which a TCP connection is attached. In this case, in the transport layer, TCP (transmission control protocol) / including processing functions such as error detection, retransmission, and flow control
IP (internet protocol) is often adopted.

【0003】これに対して、撮像カメラで撮像している
映像及びマイクロホンで採取している音声を遠隔地にリ
アルタイムに配信するような場合等、ネットワーク等の
情報を一方通行的に送信するための専用ネットワークに
おいては、若干のネットワーク障害等が発生した場合で
もその障害が許容され、且つ、そのようなネットワーク
障害が発生したときに、むしろ過去の映像及び音声を破
棄しても最新の映像及び音声を配信すべきとの要請があ
ることがある。このような場合には、ネットワーク上の
信頼性(ネットワーク障害等に対するサポート)を保証
しないトランスポート層の通信プロトコルとしてUDP
(user datagram protocol)の方が、ネットワーク間で
の確認応答を不要とする分だけ、TCP/IPよりもむ
しろ効率的な通信を実現できる。
On the other hand, in the case where the image picked up by the image pickup camera and the sound picked up by the microphone are to be delivered to a remote place in real time, information such as a network is transmitted in one way. In a dedicated network, even if a slight network failure occurs, the failure is tolerated, and when such a network failure occurs, even if the past video and audio are discarded, the latest video and audio can be discarded. May be requested to be delivered. In such a case, UDP is used as a transport layer communication protocol that does not guarantee reliability on the network (support for network failures, etc.).
The (user datagram protocol) can realize more efficient communication than TCP / IP because the confirmation response between the networks is unnecessary.

【0004】[0004]

【発明が解決しようとする課題】一般に映像及び音声等
の大量データを配信する場合、コリジョンが多く発生し
ているなどネットワークの状況が良くない場合や、クラ
イアントに受信能力が無い場合などには、パケットの損
失が発生する。特に映像及び音声のデータの場合、1枚
のデータ量が大きいため、1枚の映像及び音声を構成す
るパケット数が多くなる。ここで、TCP/IPの場合
は、パケットの送信に対する再送等の種々の処理が行わ
れるが、UDPプロトコルで映像及び音声のデータを配
信する場合、ネットワーク障害等に対するサポートが行
われないことから、パケット損失により1枚の映像等が
構成できないことが多くなり、状況によっては映像及び
音声の再生が困難になるおそれがある。
Generally, when distributing a large amount of data such as video and audio, when the network condition is not good due to many collisions, or when the client does not have the receiving ability, Packet loss occurs. In particular, in the case of video and audio data, the amount of data for one image is large, so the number of packets that make up one image and audio increases. Here, in the case of TCP / IP, various processes such as resending for packet transmission are performed, but when video and audio data is distributed by the UDP protocol, support for network failure and the like is not performed. In many cases, one video image cannot be constructed due to packet loss, and it may be difficult to reproduce video and audio depending on the situation.

【0005】そこで、この発明の課題は、映像及び音声
等の大量のデータを一方通行的に配信する場合に、効率
よく配信を行いつつ、映像及び音声の劣化を軽減し得る
情報配信システム及びそれに関連する技術を提供するこ
とにある。
Therefore, an object of the present invention is to provide an information distribution system and an information distribution system capable of reducing deterioration of video and audio while efficiently distributing a large amount of data such as video and audio in one way. To provide related technology.

【0006】[0006]

【課題を解決するための手段】上記課題を解決すべく、
請求項1に記載の発明は、送信局から受信局に対して所
定のネットワークを通じて所定の情報を配信する情報配
信システムであって、前記受信局が、前記送信局からの
情報を受信する情報受信手段と、前記情報受信手段で受
信した情報に生じた損失の度合いを検出する受信損失管
理部とを備え、前記情報受信手段が、前記送信局に対し
て初期的にUDPでの情報の送信要求を行う一方、前記
受信損失管理部で検出した情報の損失が所定の閾値を超
えている場合に、前記送信局に対して前記情報の送信プ
ロトコルをUDPからTCP/IPに変更するよう要求
するプロトコル変更要求機能を備え、前記送信局が、前
記受信局の前記情報受信手段から得られた要求に応じて
UDPとTCP/IPを選択的に切り替えて前記情報を
前記受信局に送信するものである。
[Means for Solving the Problems] In order to solve the above problems,
The invention according to claim 1 is an information distribution system for distributing predetermined information from a transmitting station to a receiving station through a predetermined network, wherein the receiving station receives information from the transmitting station. Means and a reception loss management unit for detecting the degree of loss occurring in the information received by the information receiving means, wherein the information receiving means initially requests the transmitting station to transmit information by UDP. On the other hand, when the loss of information detected by the reception loss management unit exceeds a predetermined threshold, a protocol requesting the transmission station to change the transmission protocol of the information from UDP to TCP / IP. A change request function is provided, and the transmitting station selectively switches between UDP and TCP / IP according to a request obtained from the information receiving means of the receiving station and transmits the information to the receiving station. Is shall.

【0007】請求項2に記載の発明は、送信局から受信
局に対して所定のネットワークを通じて所定の情報を配
信する情報配信システムであって、前記送信局と前記受
信局と中継サーバーとを備え、前記受信局が、前記送信
局からの情報を受信する情報受信手段と、前記情報受信
手段で受信した情報に生じた損失の度合いを検出する受
信損失管理部とを備え、前記情報受信手段が、前記送信
局に対して初期的にUDPでの情報の送信要求を行う一
方、前記受信損失管理部で検出した情報の損失が所定の
閾値を超えている場合に、前記送信局に対して配信停止
要求を与えるとともに、前記中継サーバーに対してTC
P/IPでの映像及び音声のデータ配信要求を与え、前
記中継サーバーが、前記受信局の前記情報受信手段から
TCP/IPでの情報配信要求が与えられたときに、前
記送信局に対してUDPでの前記情報配信要求を与え、
これに応じて前記送信局から与えられたUDPでの情報
をTCP/IPに変換して前記受信局に送信するもので
ある。
According to a second aspect of the present invention, there is provided an information distribution system for distributing predetermined information from a transmission station to a reception station through a predetermined network, the transmission station, the reception station and a relay server. The receiving station includes an information receiving unit that receives information from the transmitting station, and a reception loss management unit that detects a degree of loss occurring in the information received by the information receiving unit, and the information receiving unit is , While initially requesting the transmission station to transmit information by UDP, when the information loss detected by the reception loss management unit exceeds a predetermined threshold value, the information is delivered to the transmission station. Give a stop request and send TC to the relay server.
A video / audio data distribution request in P / IP is given to the transmitting station when the relay server receives a TCP / IP information distribution request from the information receiving means of the receiving station. Give the information delivery request in UDP,
In response to this, the UDP information given by the transmitting station is converted into TCP / IP and transmitted to the receiving station.

【0008】請求項3に記載の発明は、請求項1または
請求項2に記載の情報配信システムであって、前記受信
局が、前記情報をパケットの単位で受信するとともに、
前記パケットの損失の数が所定の閾値を超えたときに前
記情報の損失が所定の閾値を超えたものとするものであ
る。
The invention according to claim 3 is the information distribution system according to claim 1 or 2, wherein the receiving station receives the information in packet units, and
It is assumed that the information loss exceeds a predetermined threshold when the number of packet losses exceeds a predetermined threshold.

【0009】請求項4に記載の発明は、送信局から受信
局に対して所定のネットワークを通じて所定の情報を配
信する情報配信方法であって、前記受信局が、前記送信
局に対してUDPで情報の配信を要求する第1の工程
と、前記第1の工程の後に前記送信局がUDPで情報を
前記受信局に送信する第2の工程と、前記受信局が前記
送信局から与えられるUDPでの情報の損失の度合いを
判断する第3の工程と、前記第3の工程で情報の損失の
度合いが所定の閾値を超えた場合に、前記受信局が前記
送信局に対してTCP/IPでの情報の配信要求を行う
第4の工程と、前記第4の工程の後に、前記送信局が前
記受信局に対してTCP/IPで情報を送信する第5の
工程とを備える。
According to a fourth aspect of the present invention, there is provided an information distribution method for distributing predetermined information from a transmitting station to a receiving station through a predetermined network, wherein the receiving station uses UDP for the transmitting station. A first step of requesting distribution of information, a second step of the transmitting station transmitting information to the receiving station by UDP after the first step, and a UDP given by the transmitting station to the receiving station. In the third step of determining the degree of information loss in the above step, and when the degree of information loss in the third step exceeds a predetermined threshold, the receiving station sends TCP / IP to the transmitting station. And a fifth step in which, after the fourth step, the transmitting station transmits information to the receiving station by TCP / IP.

【0010】請求項5に記載の発明は、送信局から受信
局に対して所定のネットワークを通じて所定の情報を配
信する情報配信方法であって、前記受信局が、前記送信
局に対してUDPで情報の配信を要求する第1の工程
と、前記第1の工程の後に前記送信局がUDPで情報を
前記受信局に送信する第2の工程と、前記受信局が前記
送信局から与えられるUDPでの情報の損失の度合いを
判断する第3の工程と、前記第3の工程で情報の損失の
度合いが所定の閾値を超えた場合に、前記受信局が前記
送信局に対して配信停止要求を行う第4の工程と、前記
第4の工程の後に、前記受信局が所定の中継サーバーに
対してTCP/IPでの情報の配信要求を行う第5の工
程と、前記第5の工程の後に、前記中継サーバーが前記
送信局に対してUDPでの情報の配信要求を行う第6の
工程と、前記第6の工程の後、前記送信局が前記中継サ
ーバーに対してUDPで情報を送信する第7の工程と、
前記第7の工程の後、前記中継サーバーが前記送信局か
ら与えられたUDPでの情報をTCP/IPに変換する
第8の工程と、前記第8の工程の後、前記中継サーバー
が前記受信局に対してTCP/IPで情報を送信する第
9の工程とを備える。
According to a fifth aspect of the present invention, there is provided an information distribution method for distributing predetermined information from a transmission station to a reception station through a predetermined network, wherein the reception station uses UDP for the transmission station. A first step of requesting distribution of information, a second step of the transmitting station transmitting information to the receiving station by UDP after the first step, and a UDP given by the transmitting station to the receiving station. And a third step of determining the degree of information loss in the above step, and when the degree of information loss in the third step exceeds a predetermined threshold, the receiving station requests the transmission station to stop distribution. And a fifth step in which the receiving station requests a predetermined relay server to deliver information by TCP / IP after the fourth step. After that, the relay server UDs the transmitting station. A sixth step of performing a delivery request of information, after the sixth step, a seventh step of the transmitting station transmits information on UDP to the relay server,
After the seventh step, the relay server converts the UDP information provided from the transmitting station into TCP / IP, and after the eighth step, the relay server receives the reception information. A ninth step of transmitting information to the station via TCP / IP.

【0011】請求項6に記載の発明は、請求項4または
請求項5に記載の情報配信方法であって、前記第3の工
程において、前記受信局が、前記情報をパケットの単位
で受信して前記パケットの損失の数を検出し、前記第4
の工程において、前記受信局が、前記パケットの損失の
数が所定の閾値を超えたことをもって情報の損失の度合
いが所定の閾値を超えた旨を判断する。
An invention according to claim 6 is the information distribution method according to claim 4 or claim 5, wherein in the third step, the receiving station receives the information in packet units. Detecting the number of packet losses,
In the step, the receiving station determines that the degree of information loss exceeds a predetermined threshold when the number of packet losses exceeds a predetermined threshold.

【0012】[0012]

【発明の実施の形態】{第1の実施の形態}図1はこの
発明の第1の実施の形態に係る情報配信システムを示す
図である。一般に、送信局1から受信局2に対してUD
Pで映像及び音声のデータのパケットを配信する場合に
は、パケットにシーケンシャル番号を付加し、パケット
損失が発生した場合に、その損失したパケットを認識で
きる仕組みとなっている。このことを利用し、この情報
配信システムは、受信局2において頻繁にパケット損失
が発生することが認識できたときには、その受信局2が
送信局1に対してUDPからTCPに切り替えるように
要求し、この要求に基づいて送信局1が受信局2に対し
てTCP/IPで映像及び音声を配信するようにしたも
のである。
BEST MODE FOR CARRYING OUT THE INVENTION {First Embodiment} FIG. 1 is a diagram showing an information distribution system according to a first embodiment of the present invention. Generally, the UD is transmitted from the transmitting station 1 to the receiving station 2.
When a packet of video and audio data is distributed by P, a sequential number is added to the packet, and when a packet loss occurs, the lost packet can be recognized. Utilizing this fact, this information distribution system requests the transmitting station 1 to switch from UDP to TCP when the receiving station 2 recognizes that packet loss frequently occurs. Based on this request, the transmitting station 1 distributes video and audio to the receiving station 2 by TCP / IP.

【0013】具体的に、この情報配信システムは、送信
局1と受信局2とがLAN等の所定のネットワーク3に
接続された構成となっている。
Specifically, this information distribution system has a structure in which a transmitting station 1 and a receiving station 2 are connected to a predetermined network 3 such as a LAN.

【0014】送信局1は、ROM、RAM及びCPUを
有し、ROM等に予め格納されたソフトウェアプログラ
ムに従って動作する電子ユニットであって、図2の如
く、映像及び音声を圧縮する映像・音声圧縮部11と、
受信局2から配信要求があったときに当該配信要求の内
容を判断する配信要求処理部12と、配信要求処理部1
2で判断された内容に応じて、映像・音声圧縮部11で
圧縮された圧縮データをUDP13で配信するかTCP
/IP14で配信するかを決定してLANドライバ15
を通じて圧縮データをネットワーク3を通じて受信局2
に配信する映像・音声配信部16とを備える。そして、
映像・音声配信部16は、UDP13でのデータ配信時
に、映像及び音声のデータ内にシーケンシャル番号を付
与する機能を有している。
The transmitting station 1 is an electronic unit which has a ROM, a RAM and a CPU and operates according to a software program stored in advance in the ROM or the like. As shown in FIG. Part 11,
A delivery request processing unit 12 that determines the content of the delivery request when a delivery request is received from the receiving station 2, and a delivery request processing unit 1
According to the content determined in 2, the compressed data compressed by the video / audio compression unit 11 is delivered by the UDP 13 or TCP.
LAN driver 15
Receiving compressed data through the network 3 through the receiving station 2
And a video / audio delivery unit 16 for delivering to And
The video / audio distribution unit 16 has a function of assigning a sequential number to video and audio data when data is distributed by the UDP 13.

【0015】受信局2は、図3の如く、LANドライバ
20を通じてUDP20aまたはTCP/IP20bで
映像及び音声のデータをパケットの単位で受信する映像
・音声受信部(情報受信手段)21と、映像・音声受信
部21で受信した映像及び音声のデータについて所定の
映像及び音声処理を行い表示モニター(図示せず)に表
示したり記録装置(図示せず)に映像及び音声のデータ
の記録を行ったりする映像・音声再生部22と、映像・
音声受信部21で受信しているパケットに発生した損失
の度合いを検出する受信損失管理部23とを備える。
As shown in FIG. 3, the receiving station 2 has a video / audio receiving unit (information receiving means) 21 for receiving video and audio data in packet units by the UDP 20a or TCP / IP 20b through the LAN driver 20, and an image / audio receiving unit 21. The video and audio data received by the audio receiving unit 21 is subjected to predetermined video and audio processing and displayed on a display monitor (not shown), or video and audio data is recorded on a recording device (not shown). The video / audio playback unit 22
The audio reception unit 21 includes a reception loss management unit 23 that detects the degree of loss occurring in the packet being received.

【0016】受信損失管理部23は、映像及び音声のデ
ータ内に含まれているシーケンシャル番号が連続して受
信されているか否かを判断することによりパケットの損
失を検出するようになっている。
The reception loss management unit 23 detects packet loss by determining whether or not the sequential numbers included in the video and audio data are continuously received.

【0017】そして、映像・音声受信部21は、受信損
失管理部23で検出したパケットの損失が所定の閾値を
超えている場合に、送信局1に対して映像及び音声のデ
ータの送信プロトコルのトランスポート層をUDPから
TCPに変更するよう要求するプロトコル変更要求機能
を備える。具体的に、例えば映像データにおいて、1フ
レームの映像がパケット損失により構成できないこと
が、連続してN(例:3)回以上続いた場合、配信プロ
トコルをUDP20aからTCP/IP20bに変更
し、再度配信要求を行う。または、配信されている1秒
当たりのフレーム数の半分が再生できない場合や、30
フレーム/秒の映像及び音声が配信されているが、実際
再生できたのが、15フレームに満たない場合にも、配
信プロトコルをUDP20aからTCP/IP20bに
変更し、再度配信要求を行う。
When the packet loss detected by the reception loss managing unit 23 exceeds a predetermined threshold, the video / audio receiving unit 21 sends the video and audio data transmission protocol to the transmitting station 1. It has a protocol change request function for requesting to change the transport layer from UDP to TCP. Specifically, for example, in the case of video data, when one frame of video cannot be configured due to packet loss and continues N (example: 3) times or more consecutively, the distribution protocol is changed from UDP 20a to TCP / IP 20b, and then again. Make a delivery request. Or, if half of the delivered frames per second cannot be played back,
Although the video and audio of frames / second are distributed, even if the actual reproduction is less than 15 frames, the distribution protocol is changed from the UDP 20a to the TCP / IP 20b and the distribution request is made again.

【0018】尚、図1中の符号4はハブ、符号5は中継
サーバーをそれぞれ示している。
In FIG. 1, reference numeral 4 is a hub and reference numeral 5 is a relay server.

【0019】図4は送信局1側の処理フロー、図5は受
信局2側の処理フローを示している。
FIG. 4 shows a processing flow on the transmitting station 1 side, and FIG. 5 shows a processing flow on the receiving station 2 side.

【0020】上記構成の情報配信システムにおいて、送
信局1は、まず図4中のステップS01で、受信局2か
らの配信要求を待つ。
In the information distribution system having the above configuration, the transmitting station 1 first waits for a distribution request from the receiving station 2 in step S01 in FIG.

【0021】受信局2側では、初期的には、図5中のス
テップT01においてUDP20aでの配信要求をネッ
トワーク3を通じて送信局1側に与える。
On the receiving station 2 side, initially, in step T01 in FIG. 5, a distribution request from the UDP 20a is given to the transmitting station 1 side via the network 3.

【0022】送信局1側の処理フロー(図4)に戻り、
ステップS02(図6参照)において、受信局2側から
与えられた配信要求を受信し、ステップS03で、配信
要求処理部12がTCP/IP14での配信要求がなさ
れたか否かを判断する。そして、UDP13での配信要
求があった旨を判断し、ステップS04に進む。ステッ
プS04(図6参照)においては、通常のUDP13で
の配信方法にしたがって、映像及び音声のデータにシー
ケンシャル番号を付加し、これをネットワーク3を通じ
てUDP13で受信局2側に送信する。
Returning to the processing flow on the transmitting station 1 side (FIG. 4),
In step S02 (see FIG. 6), the delivery request given from the receiving station 2 side is received, and in step S03, the delivery request processing unit 12 determines whether or not the delivery request by the TCP / IP 14 is made. Then, it is determined that there is a distribution request in UDP13, and the process proceeds to step S04. In step S04 (see FIG. 6), a sequential number is added to the video and audio data according to the normal distribution method in UDP13, and this is transmitted to the receiving station 2 side in UDP13 via the network 3.

【0023】受信局2側では、ステップT02で、送信
局1から与えられた映像及び音声のデータを受信する。
そして、ステップT03で、映像及び音声のデータ内に
含まれているシーケンシャル番号が連続して受信されて
いるか否かを判断する。そして、シーケンシャル番号が
連続している場合には、ステップT04に進み、受信し
た映像及び音声を映像・音声再生部22で再生する。
On the receiving station 2 side, in step T02, the video and audio data given from the transmitting station 1 is received.
Then, in step T03, it is determined whether or not the sequential numbers included in the video and audio data are continuously received. Then, when the sequential numbers are consecutive, the process proceeds to step T04, and the received video and audio are reproduced by the video / audio reproduction unit 22.

【0024】このように、送信局1側においてステップ
S01〜S04の処理を、受信局2側ではステップT0
1〜T04の処理を繰り返し行っている。
As described above, the processing of steps S01 to S04 is performed on the transmitting station 1 side, and the processing of step T0 is performed on the receiving station 2 side.
The processing from 1 to T04 is repeated.

【0025】ところで、受信局2側のステップT03
で、受信損失管理部23がシーケンシャル番号が連続し
ていない旨を判断すると、ステップT05に進み、欠落
パケットの数を累積する。そして、ステップT06で、
映像・音声受信部21は、受信損失管理部23で検出し
た欠落パケットの数(パケット損失数)が所定の閾値を
超えているか否かを判断する。
By the way, step T03 on the receiving station 2 side
Then, when the reception loss management unit 23 determines that the sequential numbers are not consecutive, the process proceeds to step T05, and the number of missing packets is accumulated. Then, in step T06,
The video / audio receiving unit 21 determines whether or not the number of missing packets (packet loss number) detected by the reception loss managing unit 23 exceeds a predetermined threshold value.

【0026】そして、ステップT06において、欠落パ
ケットの数が所定の閾値を超えていないと判断した場合
には、ステップT02〜T06の処理を繰り返す。
If it is determined in step T06 that the number of missing packets does not exceed the predetermined threshold value, the processes of steps T02 to T06 are repeated.

【0027】一方、ステップT06において、欠落パケ
ットの数が所定の閾値を超えていると判断した場合に
は、ステップT07に進む。
On the other hand, when it is determined in step T06 that the number of missing packets exceeds the predetermined threshold value, the process proceeds to step T07.

【0028】ステップT07では、現在の配信を停止し
(図6参照)、TCP/IP20bでの配信要求をネッ
トワーク3を通じて送信局1に与える(図6参照)。
At step T07, the current distribution is stopped (see FIG. 6), and a distribution request in TCP / IP 20b is given to the transmitting station 1 through the network 3 (see FIG. 6).

【0029】送信局1側の処理フロー(図4)に戻り、
ステップS01〜S04の繰り返し処理において、ステ
ップT03で、受信局2からTCP/IP14での配信
要求があった旨を判断し、ステップT05に進む。ステ
ップT05では、映像及び音声のデータをTCP/IP
14で受信局2に送信する(図6参照)。
Returning to the processing flow on the transmitting station 1 side (FIG. 4),
In the iterative process of steps S01 to S04, it is determined in step T03 that the receiving station 2 has requested the delivery by TCP / IP 14, and the process proceeds to step T05. At step T05, the video and audio data is transferred to TCP / IP.
It transmits to the receiving station 2 by 14 (refer FIG. 6).

【0030】受信局2側では、図5のステップT08に
進み、送信局1からTCP/IP20bで与えられる映
像及び音声のデータを受信し、映像・音声再生部22で
再生する。
On the receiving station 2 side, the process proceeds to step T08 in FIG. 5, where the video and audio data given by the TCP / IP 20b from the transmitting station 1 is received and reproduced by the video / audio reproducing unit 22.

【0031】以上のように、初期的には、一方通行的な
情報配信に適したUDPで映像及び音声のデータ配信を
行う一方、受信局2側でパケットの損失が一定の閾値を
超えた場合に、送信局1から受信局2への配信プロトコ
ルをUDPからTCP/IPに変更するようにしている
ので、通常時にはUDPにより効率よく一方通行的な情
報配信を行いながらも、パケット損失が増大して例えば
1枚の映像等が構成できない等の不具合が生じるような
場合に、TCP/IPで映像及び音声の劣化を容易に軽
減し得る。
As described above, initially, when video and audio data distribution is performed by UDP suitable for one-way information distribution, while the packet loss on the receiving station 2 side exceeds a certain threshold value. In addition, since the delivery protocol from the transmitting station 1 to the receiving station 2 is changed from UDP to TCP / IP, the packet loss increases while normally performing one-way information delivery by UDP efficiently. For example, when a problem occurs such that one video image cannot be constructed, TCP / IP can easily reduce the deterioration of video and audio.

【0032】{第2の実施の形態} <構成>図7はこの発明の第2の実施の形態に係る情報
配信システムの処理の流れを示すブロック図である。な
お、図7では第1の実施の形態と同様の機能を有する要
素については同一符号を付している。図7の如く、この
実施の形態の情報配信システムは、送信局1側がUDP
の配信プロトコルの機能しか保有していない場合に、受
信局2でパケットの損失の数が所定の閾値を超えたとき
に、送信局1から与えられる映像及び音声のデータを中
継サーバー5でTCP/IPに方式に変換して受信局2
に与えるようになっている。
{Second Embodiment} <Structure> FIG. 7 is a block diagram showing a processing flow of an information distribution system according to a second embodiment of the present invention. In FIG. 7, elements having the same functions as those in the first embodiment are designated by the same reference numerals. As shown in FIG. 7, in the information distribution system of this embodiment, the transmitting station 1 side is UDP
In the case where the receiving station 2 has only the function of the delivery protocol described above, and the number of packet losses at the receiving station 2 exceeds a predetermined threshold, the relay server 5 sends the video / audio data provided from the transmitting station 1 to the TCP / TCP. Receiving station 2 after converting to IP format
To give to.

【0033】具体的に、中継サーバー5は、受信局2か
らのTCP/IPでの配信要求が与えられたときに、送
信局1に対してUDPでの映像及び音声のデータの配信
要求を行い、これに応答して送信局1から与えられたU
DPの映像及び音声のデータをTCP/IPに変換して
受信局2に与える機能を有している。
Specifically, when the relay server 5 receives a TCP / IP distribution request from the receiving station 2, the relay server 5 requests the transmitting station 1 to distribute video and audio data in UDP. , U given from the transmitting station 1 in response to this
It has a function of converting the video and audio data of DP into TCP / IP and giving it to the receiving station 2.

【0034】また、受信局2の映像・音声受信部(情報
受信手段)21は、受信損失管理部23でパケットの損
失が所定の閾値を超えている場合に、送信局1に対して
配信停止要求を与えるとともに、中継サーバー5に対し
てTCP/IPでの映像及び音声のデータ配信要求を与
える機能を有している。
Further, the video / audio receiving section (information receiving means) 21 of the receiving station 2 stops the delivery to the transmitting station 1 when the packet loss in the receiving loss managing section 23 exceeds a predetermined threshold value. In addition to giving a request, the relay server 5 has a function of giving a data distribution request of video and audio in TCP / IP.

【0035】処理手順としては、ステップU01で、受
信局2から送信局1に対してUDPでの映像及び音声の
データの配信要求をネットワーク3を通じて直接送信す
る。これに応答して、ステップU02で、送信局1は受
信局2に対してUDPでの映像及び音声のデータを配信
する。
As a processing procedure, in step U01, the receiving station 2 sends a transmission request of video and audio data in UDP directly to the transmitting station 1 through the network 3. In response to this, in step U02, the transmitting station 1 delivers the video and audio data in UDP to the receiving station 2.

【0036】ここで、受信局2側で、第1の実施の形態
と同様にパケットの損失が所定の閾値を超えたと判断し
た場合には、ステップU03で、受信局2から送信局1
に対して配信停止要求を行う。続いて、ステップU04
で、受信局2は中継サーバー5に対してTCP/IPで
の配信要求を行う。このとき、中継サーバー5は、ステ
ップU05で送信局1に対してUDPでの配信要求を行
う。これに応答して、送信局1はUDPで映像及び音声
のデータを中継サーバー5に配信する(ステップU0
6)。中継サーバー5は、送信局1から与えられたUD
Pの映像及び音声のデータをTCP/IPに変換し、受
信局2に送信する(ステップU07)。
Here, when the receiving station 2 side determines that the packet loss exceeds a predetermined threshold value as in the first embodiment, in step U03, the receiving station 2 shifts from the transmitting station 1 to the transmitting station 1.
Request to stop distribution. Then, step U04.
Then, the receiving station 2 makes a TCP / IP distribution request to the relay server 5. At this time, the relay server 5 makes a UDP distribution request to the transmitting station 1 in step U05. In response to this, the transmitting station 1 distributes the video and audio data to the relay server 5 by UDP (step U0).
6). The relay server 5 uses the UD provided by the transmitting station 1.
The video and audio data of P are converted into TCP / IP and transmitted to the receiving station 2 (step U07).

【0037】かかる方法によると、送信局1と受信局2
との間で通信状況が悪化してパケットの損失が増大した
場合であっても、送信局1と中継サーバー5との間の通
信状況が劣化していなければ、中継サーバー5を介して
TCP/IPで映像及び音声のデータをパケット単位で
再送するなどして滞り無く大量データを受信局2に与え
ることができる。したがって、第1の実施の形態と同様
の利点を得られる。
According to this method, the transmitting station 1 and the receiving station 2
Even if the communication situation between the transmitting station 1 and the relay server 5 is deteriorated even if the communication situation between the transmitting station 1 and the relay server 5 is increased, TCP / TCP is transmitted via the relay server 5 if the communication situation between the transmitting station 1 and the relay server 5 is not deteriorated. A large amount of data can be given to the receiving station 2 without delay by retransmitting video and audio data in units of packets by IP. Therefore, the same advantages as those of the first embodiment can be obtained.

【0038】尚、上記実施の形態では、映像及び音声の
データの配信を例に挙げて説明したが、リアルタイムで
大量データを送信する場合であれば、どのような内容の
情報配信にも適用できることは言うまでもない。
In the above embodiment, the distribution of video and audio data has been described as an example. However, if a large amount of data is transmitted in real time, it can be applied to information distribution of any content. Needless to say.

【0039】[0039]

【発明の効果】請求項1、請求項3、請求項4及び請求
項6に記載の発明によれば、初期的には、一方通行的な
情報配信に適したUDPで情報配信を行う一方、受信局
側で情報(パケット)の損失が一定の閾値を超えた場合
に、送信局から受信局への配信プロトコルをUDPから
TCP/IPに変更するようにしているので、通常時に
はUDPにより効率よく一方通行的な情報配信を行いな
がらも、情報の損失が増大した場合に、TCP/IPで
映像及び音声の劣化を容易に軽減し得る。
According to the inventions of claim 1, claim 3, claim 4, and claim 6, initially, while information distribution is performed by UDP suitable for one-way information distribution, When the information loss (packet) loss on the receiving station side exceeds a certain threshold, the delivery protocol from the transmitting station to the receiving station is changed from UDP to TCP / IP, so UDP is more efficient in normal times. While performing one-way information distribution, TCP / IP can easily reduce the deterioration of video and audio when the information loss increases.

【0040】請求項2、請求項3、請求項5及び請求項
6に記載の発明によれば、送信局でTCP/IPでの配
信機能を備えていない場合において、初期的には、一方
通行的な情報配信に適したUDPで情報配信を行う一
方、受信局側で情報(パケット)の損失が一定の閾値を
超えた場合に、中継サーバーにて送信局から受信局への
配信プロトコルをUDPからTCP/IPに変更して送
信するようにしているので、通常時にはUDPにより効
率よく一方通行的な情報配信を行いながらも、情報の損
失が増大した場合に、TCP/IPで映像及び音声の劣
化を容易に軽減し得る。
According to the inventions of claim 2, claim 3, claim 5, and claim 6, when the transmitting station does not have a delivery function in TCP / IP, initially one-way traffic is used. While delivering information using UDP that is suitable for dynamic information delivery, if the loss of information (packet) on the receiving station side exceeds a certain threshold, the relay server uses the UDP delivery protocol from the sending station to the receiving station. Since it is changed from TCP to IP and then transmitted, TCP / IP can be used to transmit video and audio when the loss of information increases even though the one-way information is efficiently delivered by UDP in normal times. The deterioration can be easily reduced.

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

【図1】この発明の第1の実施の形態に係る情報配信シ
ステムの全体的な構成を示す概略ブロック図である。
FIG. 1 is a schematic block diagram showing an overall configuration of an information distribution system according to a first embodiment of the present invention.

【図2】この発明の第1の実施の形態に係る情報配信シ
ステムの送信局を示すブロック図である。
FIG. 2 is a block diagram showing a transmitting station of the information distribution system according to the first embodiment of the present invention.

【図3】この発明の第1の実施の形態に係る情報配信シ
ステムの受信局を示すブロック図である。
FIG. 3 is a block diagram showing a receiving station of the information distribution system according to the first embodiment of the present invention.

【図4】この発明の第1の実施の形態に係る情報配信シ
ステムの送信局における処理フローを示すフローチャー
トである。
FIG. 4 is a flowchart showing a processing flow in a transmitting station of the information distribution system according to the first embodiment of the present invention.

【図5】この発明の第1の実施の形態に係る情報配信シ
ステムの受信局における処理フローを示すフローチャー
トである。
FIG. 5 is a flowchart showing a processing flow in a receiving station of the information distribution system according to the first embodiment of the present invention.

【図6】この発明の第1の実施の形態に係る情報配信シ
ステムの全体的な処理フローを示すブロック図である。
FIG. 6 is a block diagram showing an overall processing flow of the information distribution system according to the first embodiment of the present invention.

【図7】この発明の第2の実施の形態に係る情報配信シ
ステムの全体的な処理フローを示すブロック図である。
FIG. 7 is a block diagram showing an overall processing flow of an information distribution system according to a second embodiment of the present invention.

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

1 送信局 2 受信局 3 ネットワーク 5 中継サーバー 11 映像・音声圧縮部 12 配信要求処理部 15 LANドライバ 16 映像・音声配信部 20 LANドライバ 21 映像・音声受信部 22 映像・音声再生部 23 受信損失管理部 1 transmitting station 2 receiving station 3 network 5 relay servers 11 Video / audio compression unit 12 Delivery request processing unit 15 LAN driver 16 Video / Audio Distribution Department 20 LAN driver 21 Video / Audio Receiver 22 Video and audio playback section 23 Reception loss management unit

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 送信局から受信局に対して所定のネット
ワークを通じて所定の情報を配信する情報配信システム
であって、 前記受信局が、前記送信局からの情報を受信する情報受
信手段と、 前記情報受信手段で受信した情報に生じた損失の度合い
を検出する受信損失管理部とを備え、 前記情報受信手段が、前記送信局に対して初期的にUD
Pでの情報の送信要求を行う一方、前記受信損失管理部
で検出した情報の損失が所定の閾値を超えている場合
に、前記送信局に対して前記情報の送信プロトコルをU
DPからTCP/IPに変更するよう要求するプロトコ
ル変更要求機能を備え、 前記送信局が、前記受信局の前記情報受信手段から得ら
れた要求に応じてUDPとTCP/IPを選択的に切り
替えて前記情報を前記受信局に送信することを特徴とす
る情報配信システム。
1. An information distribution system for distributing predetermined information from a transmission station to a reception station via a predetermined network, wherein the reception station receives information from the transmission station, and A reception loss management unit that detects the degree of loss occurring in the information received by the information receiving unit, wherein the information receiving unit initially performs UD on the transmitting station.
While requesting the information transmission at P, if the information loss detected by the reception loss management unit exceeds a predetermined threshold, the transmission station of the information is set to U to the transmitting station.
A protocol change request function for requesting a change from DP to TCP / IP is provided, and the transmitting station selectively switches between UDP and TCP / IP in response to a request obtained from the information receiving means of the receiving station. An information distribution system, wherein the information is transmitted to the receiving station.
【請求項2】 送信局から受信局に対して所定のネット
ワークを通じて所定の情報を配信する情報配信システム
であって、 前記送信局と前記受信局と中継サーバーとを備え、 前記受信局が、前記送信局からの情報を受信する情報受
信手段と、 前記情報受信手段で受信した情報に生じた損失の度合い
を検出する受信損失管理部とを備え、 前記情報受信手段が、前記送信局に対して初期的にUD
Pでの情報の送信要求を行う一方、前記受信損失管理部
で検出した情報の損失が所定の閾値を超えている場合
に、前記送信局に対して配信停止要求を与えるととも
に、前記中継サーバーに対してTCP/IPでの映像及
び音声のデータ配信要求を与え、 前記中継サーバーが、前記受信局の前記情報受信手段か
らTCP/IPでの情報配信要求が与えられたときに、
前記送信局に対してUDPでの前記情報配信要求を与
え、これに応じて前記送信局から与えられたUDPでの
情報をTCP/IPに変換して前記受信局に送信するこ
とを特徴とする情報配信システム。
2. An information distribution system for distributing predetermined information from a transmission station to a reception station through a predetermined network, comprising the transmission station, the reception station and a relay server, wherein the reception station is the An information receiving unit that receives information from a transmitting station, and a reception loss management unit that detects the degree of loss occurring in the information received by the information receiving unit, wherein the information receiving unit is provided to the transmitting station. Initially UD
While making a transmission request for information at P, when the information loss detected by the reception loss management unit exceeds a predetermined threshold, a distribution stop request is given to the transmitting station and the relay server is given. A TCP / IP video and audio data distribution request is given to the relay server, and when the relay server receives a TCP / IP information distribution request from the information receiving means of the receiving station,
The information distribution request in UDP is given to the transmitting station, and in response, the information in UDP given from the transmitting station is converted into TCP / IP and transmitted to the receiving station. Information distribution system.
【請求項3】 請求項1または請求項2に記載の情報配
信システムであって、 前記受信局が、前記情報をパケットの単位で受信すると
ともに、前記パケットの損失の数が所定の閾値を超えた
ときに前記情報の損失が所定の閾値を超えたものとする
ことを特徴とする情報配信システム。
3. The information distribution system according to claim 1, wherein the receiving station receives the information in packet units, and the number of packet losses exceeds a predetermined threshold value. The information delivery system is characterized in that the loss of the information exceeds a predetermined threshold when
【請求項4】 送信局から受信局に対して所定のネット
ワークを通じて所定の情報を配信する情報配信方法であ
って、 前記受信局が、前記送信局に対してUDPで情報の配信
を要求する第1の工程と、 前記第1の工程の後に前記送信局がUDPで情報を前記
受信局に送信する第2の工程と、 前記受信局が前記送信局から与えられるUDPでの情報
の損失の度合いを判断する第3の工程と、 前記第3の工程で情報の損失の度合いが所定の閾値を超
えた場合に、前記受信局が前記送信局に対してTCP/
IPでの情報の配信要求を行う第4の工程と、 前記第4の工程の後に、前記送信局が前記受信局に対し
てTCP/IPで情報を送信する第5の工程とを備える
情報配信方法。
4. An information distribution method for distributing predetermined information from a transmission station to a reception station through a predetermined network, wherein the reception station requests the transmission station to distribute information by UDP. 1 step, a second step in which the transmitting station transmits information to the receiving station by UDP after the first step, and a degree of loss of information in UDP given by the receiving station from the transmitting station. And a third step of determining that the receiving station transmits TCP / TCP to the transmitting station when the degree of information loss exceeds a predetermined threshold in the third step.
Information distribution including a fourth step of requesting distribution of information by IP, and a fifth step of transmitting information by TCP / IP from the transmitting station to the receiving station after the fourth step. Method.
【請求項5】 送信局から受信局に対して所定のネット
ワークを通じて所定の情報を配信する情報配信方法であ
って、 前記受信局が、前記送信局に対してUDPで情報の配信
を要求する第1の工程と、 前記第1の工程の後に前記送信局がUDPで情報を前記
受信局に送信する第2の工程と、 前記受信局が前記送信局から与えられるUDPでの情報
の損失の度合いを判断する第3の工程と、 前記第3の工程で情報の損失の度合いが所定の閾値を超
えた場合に、前記受信局が前記送信局に対して配信停止
要求を行う第4の工程と、 前記第4の工程の後に、前記受信局が所定の中継サーバ
ーに対してTCP/IPでの情報の配信要求を行う第5
の工程と、 前記第5の工程の後に、前記中継サーバーが前記送信局
に対してUDPでの情報の配信要求を行う第6の工程
と、 前記第6の工程の後、前記送信局が前記中継サーバーに
対してUDPで情報を送信する第7の工程と、 前記第7の工程の後、前記中継サーバーが前記送信局か
ら与えられたUDPでの情報をTCP/IPに変換する
第8の工程と、 前記第8の工程の後、前記中継サーバーが前記受信局に
対してTCP/IPで情報を送信する第9の工程とを備
える情報配信方法。
5. An information distribution method for distributing predetermined information from a transmission station to a reception station through a predetermined network, wherein the reception station requests the transmission station to distribute information by UDP. 1 step, a second step in which the transmitting station transmits information to the receiving station by UDP after the first step, and a degree of loss of information in UDP given by the receiving station from the transmitting station. And a fourth step in which the receiving station makes a distribution stop request to the transmitting station when the degree of information loss in the third step exceeds a predetermined threshold value. A fifth step in which, after the fourth step, the receiving station requests a predetermined relay server to deliver information in TCP / IP.
And a sixth step in which, after the fifth step, the relay server requests the transmission station to deliver information in UDP by the relay server, and after the sixth step, the transmission station A seventh step of transmitting information to the relay server by UDP, and an eighth step of converting the UDP information given by the transmitting station into TCP / IP by the relay server after the seventh step. An information distribution method comprising: a step; and, after the eighth step, a ninth step in which the relay server transmits information to the receiving station by TCP / IP.
【請求項6】 請求項4または請求項5に記載の情報配
信方法であって、 前記第3の工程において、前記受信局が、前記情報をパ
ケットの単位で受信して前記パケットの損失の数を検出
し、 前記第4の工程において、前記受信局が、前記パケット
の損失の数が所定の閾値を超えたことをもって情報の損
失の度合いが所定の閾値を超えた旨を判断することを特
徴とする情報配信方法。
6. The information distribution method according to claim 4 or 5, wherein in the third step, the receiving station receives the information in packet units and counts the number of packet losses. In the fourth step, the receiving station determines that the degree of information loss exceeds a predetermined threshold when the number of packet losses exceeds a predetermined threshold. And information distribution method.
JP2001315085A 2001-10-12 2001-10-12 Information distribution system and information distribution method Expired - Fee Related JP3846853B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001315085A JP3846853B2 (en) 2001-10-12 2001-10-12 Information distribution system and information distribution method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001315085A JP3846853B2 (en) 2001-10-12 2001-10-12 Information distribution system and information distribution method

Publications (2)

Publication Number Publication Date
JP2003125020A true JP2003125020A (en) 2003-04-25
JP3846853B2 JP3846853B2 (en) 2006-11-15

Family

ID=19133307

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001315085A Expired - Fee Related JP3846853B2 (en) 2001-10-12 2001-10-12 Information distribution system and information distribution method

Country Status (1)

Country Link
JP (1) JP3846853B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005062537A1 (en) * 2003-12-22 2005-07-07 Yokogawa Electric Corporation Communication control system
JP2005252773A (en) * 2004-03-05 2005-09-15 Matsushita Electric Ind Co Ltd Packet transmitting apparatus
EP1670230A2 (en) * 2004-11-19 2006-06-14 Samsung Electronics Co, Ltd Method and device to transmit and receive fax data
JP2015507857A (en) * 2011-12-01 2015-03-12 トムソン ライセンシングThomson Licensing Device that acquires content by selecting transport protocol according to available bandwidth
CN104536344A (en) * 2014-12-15 2015-04-22 浙江大丰实业股份有限公司 Distributed stage multimode cooperative control method
JP2016019179A (en) * 2014-07-09 2016-02-01 株式会社東芝 Communication apparatus, terminal device and program
US9304169B2 (en) 2012-11-12 2016-04-05 Samsung Electronics Co., Ltd Method for processing power source state and terminal supporting the same

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005062537A1 (en) * 2003-12-22 2005-07-07 Yokogawa Electric Corporation Communication control system
US8054850B2 (en) 2003-12-22 2011-11-08 Yokogawa Electric Corporation Communication control system
JP2005252773A (en) * 2004-03-05 2005-09-15 Matsushita Electric Ind Co Ltd Packet transmitting apparatus
EP1670230A2 (en) * 2004-11-19 2006-06-14 Samsung Electronics Co, Ltd Method and device to transmit and receive fax data
EP1670230A3 (en) * 2004-11-19 2007-12-05 Samsung Electronics Co, Ltd Method and device to transmit and receive fax data
JP2015507857A (en) * 2011-12-01 2015-03-12 トムソン ライセンシングThomson Licensing Device that acquires content by selecting transport protocol according to available bandwidth
US9304169B2 (en) 2012-11-12 2016-04-05 Samsung Electronics Co., Ltd Method for processing power source state and terminal supporting the same
JP2016019179A (en) * 2014-07-09 2016-02-01 株式会社東芝 Communication apparatus, terminal device and program
CN104536344A (en) * 2014-12-15 2015-04-22 浙江大丰实业股份有限公司 Distributed stage multimode cooperative control method
CN104536344B (en) * 2014-12-15 2017-02-15 浙江大丰实业股份有限公司 Distributed stage multimode cooperative control method

Also Published As

Publication number Publication date
JP3846853B2 (en) 2006-11-15

Similar Documents

Publication Publication Date Title
CN109889543B (en) Video transmission method, root node, child node, P2P server and system
KR101066768B1 (en) Time-aware best-effort hole-filling retry method and system for network communications
JP3799326B2 (en) Packet transmission method and packet reception method
JP3757857B2 (en) Data communication system, data transmission apparatus, data reception apparatus and method, and computer program
CN110248256B (en) Data processing method and device, storage medium and electronic device
EP1328096A2 (en) Multimedia data packet communication with data type identifiers
US20120300663A1 (en) Method and apparatus for retransmission decision making
US20050062843A1 (en) Client-side audio mixing for conferencing
US8867340B2 (en) Discarded packet indicator
CA2573038A1 (en) Push-to service system and method
WO2021197008A1 (en) Audio/video communication method, terminal, server, computer device, and storage medium
JPH11331839A (en) Device and method for re-transmitting video in video transmission
US20070160048A1 (en) Method for providing data and data transmission system
JP3492602B2 (en) Data transmitting device and data receiving device
JP3846853B2 (en) Information distribution system and information distribution method
US7681224B2 (en) Method and system for transmitting data of moving picture, and apparatus for delivering and receiving data of moving picture
JP2008271378A (en) Video monitoring apparatus
EP1802121A2 (en) Information provisioning device and method
JP3822508B2 (en) Packet transmission system and data transmission device and data reception device thereof
JP2003348186A (en) Method and device for transmitting electronic data
JP3927486B2 (en) Streaming distribution apparatus, streaming distribution system, and streaming distribution method
US20060077929A1 (en) Apparatus and method for receiving LLC packet data of mobile communications system
CN110086772B (en) Method and system for acquiring monitoring video
CN114979793A (en) Live broadcast data transmission method, device, system, equipment and medium
JP2003060699A (en) Method for controlling retransmission in network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20041005

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060518

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060530

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060619

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: 20060817

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060821

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090901

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100901

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110901

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120901

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120901

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150901

Year of fee payment: 9

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees