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

Information distribution system and information distribution method Download PDF

Info

Publication number
JP3846853B2
JP3846853B2 JP2001315085A JP2001315085A JP3846853B2 JP 3846853 B2 JP3846853 B2 JP 3846853B2 JP 2001315085 A JP2001315085 A JP 2001315085A JP 2001315085 A JP2001315085 A JP 2001315085A JP 3846853 B2 JP3846853 B2 JP 3846853B2
Authority
JP
Japan
Prior art keywords
information
station
udp
receiving station
transmitting station
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.)
Expired - Fee Related
Application number
JP2001315085A
Other languages
Japanese (ja)
Other versions
JP2003125020A (en
Inventor
茂哲 本岡
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

Images

Description

【0001】
【発明の属する技術分野】
この発明は、送信局から受信局に対して所定のネットワークを通じて所定の情報を配信する情報配信システム及びそれに関連する技術に関する。
【0002】
【従来の技術】
所定のネットワーク上で映像や音声を配信する場合、インターネット上で多用されているhttp(hyper transfer protocol)においては、TCPコネクションを張り付けたセッション型の標準化された通信に対応している。この場合、トランスポート層において、誤り検出、再送及びフロー制御等といった処理機能を備えるTCP(transmission control protocol)/IP(internet protocol)が採用されることが多い。
【0003】
これに対して、撮像カメラで撮像している映像及びマイクロホンで採取している音声を遠隔地にリアルタイムに配信するような場合等、ネットワーク等の情報を一方通行的に送信するための専用ネットワークにおいては、若干のネットワーク障害等が発生した場合でもその障害が許容され、且つ、そのようなネットワーク障害が発生したときに、むしろ過去の映像及び音声を破棄しても最新の映像及び音声を配信すべきとの要請があることがある。このような場合には、ネットワーク上の信頼性(ネットワーク障害等に対するサポート)を保証しないトランスポート層の通信プロトコルとしてUDP(user datagram protocol)の方が、ネットワーク間での確認応答を不要とする分だけ、TCP/IPよりもむしろ効率的な通信を実現できる。
【0004】
【発明が解決しようとする課題】
一般に映像及び音声等の大量データを配信する場合、コリジョンが多く発生しているなどネットワークの状況が良くない場合や、クライアントに受信能力が無い場合などには、パケットの損失が発生する。特に映像及び音声のデータの場合、1枚のデータ量が大きいため、1枚の映像及び音声を構成するパケット数が多くなる。ここで、TCP/IPの場合は、パケットの送信に対する再送等の種々の処理が行われるが、UDPプロトコルで映像及び音声のデータを配信する場合、ネットワーク障害等に対するサポートが行われないことから、パケット損失により1枚の映像等が構成できないことが多くなり、状況によっては映像及び音声の再生が困難になるおそれがある。
【0005】
そこで、この発明の課題は、映像及び音声等の大量のデータを一方通行的に配信する場合に、効率よく配信を行いつつ、映像及び音声の劣化を軽減し得る情報配信システム及びそれに関連する技術を提供することにある。
【0007】
【課題を解決するための手段】
上記課題を解決すべく、請求項に記載の発明は、送信局から受信局に対して所定のネットワークを通じて所定の情報を配信する情報配信システムであって、前記送信局と前記受信局と中継サーバーとを備え、前記受信局が、前記送信局からの情報を受信する情報受信手段と、前記情報受信手段で受信した情報に生じた損失の度合いを検出する受信損失管理部とを備え、前記情報受信手段が、前記送信局に対して初期的にUDPでの情報の送信要求を行う一方、前記受信損失管理部で検出した情報の損失が所定の閾値を超えている場合に、前記送信局に対して配信停止要求を与えるとともに、前記中継サーバーに対してTCP/IPでの映像及び音声の情報配信要求を与え、前記中継サーバーが、前記受信局の前記情報受信手段からTCP/IPでの前記情報配信要求が与えられたときに、前記送信局に対してUDPでの前記情報配信要求を与え、これに応じて前記送信局から与えられたUDPでの情報をTCP/IPに変換して前記受信局に送信するものである。
【0008】
請求項に記載の発明は、請求項1に記載の情報配信システムであって、前記受信局が、前記情報をパケットの単位で受信するとともに、前記パケットの損失の数が所定の閾値を超えたときに前記情報の損失が所定の閾値を超えたものとするものである。
【0010】
請求項に記載の発明は、送信局から受信局に対して所定のネットワークを通じて所定の情報を配信する情報配信方法であって、前記受信局が、前記送信局に対して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の工程とを備える。
【0011】
請求項に記載の発明は、請求項に記載の情報配信方法であって、前記第3の工程において、前記受信局が、前記情報をパケットの単位で受信して前記パケットの損失の数を検出し、前記第4の工程において、前記受信局が、前記パケットの損失の数が所定の閾値を超えたことをもって情報の損失の度合いが所定の閾値を超えた旨を判断する。
【0012】
【発明の実施の形態】
{第1の実施の形態}
図1はこの発明の第1の実施の形態に係る情報配信システムを示す図である。一般に、送信局1から受信局2に対してUDPで映像及び音声のデータのパケットを配信する場合には、パケットにシーケンシャル番号を付加し、パケット損失が発生した場合に、その損失したパケットを認識できる仕組みとなっている。このことを利用し、この情報配信システムは、受信局2において頻繁にパケット損失が発生することが認識できたときには、その受信局2が送信局1に対してUDPからTCPに切り替えるように要求し、この要求に基づいて送信局1が受信局2に対してTCP/IPで映像及び音声を配信するようにしたものである。
【0013】
具体的に、この情報配信システムは、送信局1と受信局2とがLAN等の所定のネットワーク3に接続された構成となっている。
【0014】
送信局1は、ROM、RAM及びCPUを有し、ROM等に予め格納されたソフトウェアプログラムに従って動作する電子ユニットであって、図2の如く、映像及び音声を圧縮する映像・音声圧縮部11と、受信局2から配信要求があったときに当該配信要求の内容を判断する配信要求処理部12と、配信要求処理部12で判断された内容に応じて、映像・音声圧縮部11で圧縮された圧縮データをUDP13で配信するかTCP/IP14で配信するかを決定してLANドライバ15を通じて圧縮データをネットワーク3を通じて受信局2に配信する映像・音声配信部16とを備える。そして、映像・音声配信部16は、UDP13でのデータ配信時に、映像及び音声のデータ内にシーケンシャル番号を付与する機能を有している。
【0015】
受信局2は、図3の如く、LANドライバ20を通じてUDP20aまたはTCP/IP20bで映像及び音声のデータをパケットの単位で受信する映像・音声受信部(情報受信手段)21と、映像・音声受信部21で受信した映像及び音声のデータについて所定の映像及び音声処理を行い表示モニター(図示せず)に表示したり記録装置(図示せず)に映像及び音声のデータの記録を行ったりする映像・音声再生部22と、映像・音声受信部21で受信しているパケットに発生した損失の度合いを検出する受信損失管理部23とを備える。
【0016】
受信損失管理部23は、映像及び音声のデータ内に含まれているシーケンシャル番号が連続して受信されているか否かを判断することによりパケットの損失を検出するようになっている。
【0017】
そして、映像・音声受信部21は、受信損失管理部23で検出したパケットの損失が所定の閾値を超えている場合に、送信局1に対して映像及び音声のデータの送信プロトコルのトランスポート層をUDPからTCPに変更するよう要求するプロトコル変更要求機能を備える。具体的に、例えば映像データにおいて、1フレームの映像がパケット損失により構成できないことが、連続してN(例:3)回以上続いた場合、配信プロトコルをUDP20aからTCP/IP20bに変更し、再度配信要求を行う。または、配信されている1秒当たりのフレーム数の半分が再生できない場合や、30フレーム/秒の映像及び音声が配信されているが、実際再生できたのが、15フレームに満たない場合にも、配信プロトコルをUDP20aからTCP/IP20bに変更し、再度配信要求を行う。
【0018】
尚、図1中の符号4はハブ、符号5は中継サーバーをそれぞれ示している。
【0019】
図4は送信局1側の処理フロー、図5は受信局2側の処理フローを示している。
【0020】
上記構成の情報配信システムにおいて、送信局1は、まず図4中のステップS01で、受信局2からの配信要求を待つ。
【0021】
受信局2側では、初期的には、図5中のステップT01においてUDP20aでの配信要求をネットワーク3を通じて送信局1側に与える。
【0022】
送信局1側の処理フロー(図4)に戻り、ステップS02(図6参照)において、受信局2側から与えられた配信要求を受信し、ステップS03で、配信要求処理部12がTCP/IP14での配信要求がなされたか否かを判断する。そして、UDP13での配信要求があった旨を判断し、ステップS04に進む。ステップS04(図6参照)においては、通常のUDP13での配信方法にしたがって、映像及び音声のデータにシーケンシャル番号を付加し、これをネットワーク3を通じてUDP13で受信局2側に送信する。
【0023】
受信局2側では、ステップT02で、送信局1から与えられた映像及び音声のデータを受信する。そして、ステップT03で、映像及び音声のデータ内に含まれているシーケンシャル番号が連続して受信されているか否かを判断する。そして、シーケンシャル番号が連続している場合には、ステップT04に進み、受信した映像及び音声を映像・音声再生部22で再生する。
【0024】
このように、送信局1側においてステップS01〜S04の処理を、受信局2側ではステップT01〜T04の処理を繰り返し行っている。
【0025】
ところで、受信局2側のステップT03で、受信損失管理部23がシーケンシャル番号が連続していない旨を判断すると、ステップT05に進み、欠落パケットの数を累積する。そして、ステップT06で、映像・音声受信部21は、受信損失管理部23で検出した欠落パケットの数(パケット損失数)が所定の閾値を超えているか否かを判断する。
【0026】
そして、ステップT06において、欠落パケットの数が所定の閾値を超えていないと判断した場合には、ステップT02〜T06の処理を繰り返す。
【0027】
一方、ステップT06において、欠落パケットの数が所定の閾値を超えていると判断した場合には、ステップT07に進む。
【0028】
ステップT07では、現在の配信を停止し(図6参照)、TCP/IP20bでの配信要求をネットワーク3を通じて送信局1に与える(図6参照)。
【0029】
送信局1側の処理フロー(図4)に戻り、ステップS01〜S04の繰り返し処理において、ステップT03で、受信局2からTCP/IP14での配信要求があった旨を判断し、ステップT05に進む。ステップT05では、映像及び音声のデータをTCP/IP14で受信局2に送信する(図6参照)。
【0030】
受信局2側では、図5のステップT08に進み、送信局1からTCP/IP20bで与えられる映像及び音声のデータを受信し、映像・音声再生部22で再生する。
【0031】
以上のように、初期的には、一方通行的な情報配信に適したUDPで映像及び音声のデータ配信を行う一方、受信局2側でパケットの損失が一定の閾値を超えた場合に、送信局1から受信局2への配信プロトコルをUDPからTCP/IPに変更するようにしているので、通常時にはUDPにより効率よく一方通行的な情報配信を行いながらも、パケット損失が増大して例えば1枚の映像等が構成できない等の不具合が生じるような場合に、TCP/IPで映像及び音声の劣化を容易に軽減し得る。
【0032】
{第2の実施の形態}
<構成>
図7はこの発明の第2の実施の形態に係る情報配信システムの処理の流れを示すブロック図である。なお、図7では第1の実施の形態と同様の機能を有する要素については同一符号を付している。図7の如く、この実施の形態の情報配信システムは、送信局1側がUDPの配信プロトコルの機能しか保有していない場合に、受信局2でパケットの損失の数が所定の閾値を超えたときに、送信局1から与えられる映像及び音声のデータを中継サーバー5でTCP/IPに方式に変換して受信局2に与えるようになっている。
【0033】
具体的に、中継サーバー5は、受信局2からのTCP/IPでの配信要求が与えられたときに、送信局1に対してUDPでの映像及び音声のデータの配信要求を行い、これに応答して送信局1から与えられたUDPの映像及び音声のデータをTCP/IPに変換して受信局2に与える機能を有している。
【0034】
また、受信局2の映像・音声受信部(情報受信手段)21は、受信損失管理部23でパケットの損失が所定の閾値を超えている場合に、送信局1に対して配信停止要求を与えるとともに、中継サーバー5に対してTCP/IPでの映像及び音声のデータ配信要求を与える機能を有している。
【0035】
処理手順としては、ステップU01で、受信局2から送信局1に対してUDPでの映像及び音声のデータの配信要求をネットワーク3を通じて直接送信する。これに応答して、ステップU02で、送信局1は受信局2に対してUDPでの映像及び音声のデータを配信する。
【0036】
ここで、受信局2側で、第1の実施の形態と同様にパケットの損失が所定の閾値を超えたと判断した場合には、ステップU03で、受信局2から送信局1に対して配信停止要求を行う。続いて、ステップU04で、受信局2は中継サーバー5に対してTCP/IPでの配信要求を行う。このとき、中継サーバー5は、ステップU05で送信局1に対してUDPでの配信要求を行う。これに応答して、送信局1はUDPで映像及び音声のデータを中継サーバー5に配信する(ステップU06)。中継サーバー5は、送信局1から与えられたUDPの映像及び音声のデータをTCP/IPに変換し、受信局2に送信する(ステップU07)。
【0037】
かかる方法によると、送信局1と受信局2との間で通信状況が悪化してパケットの損失が増大した場合であっても、送信局1と中継サーバー5との間の通信状況が劣化していなければ、中継サーバー5を介してTCP/IPで映像及び音声のデータをパケット単位で再送するなどして滞り無く大量データを受信局2に与えることができる。したがって、第1の実施の形態と同様の利点を得られる。
【0038】
尚、上記実施の形態では、映像及び音声のデータの配信を例に挙げて説明したが、リアルタイムで大量データを送信する場合であれば、どのような内容の情報配信にも適用できることは言うまでもない。
【0040】
【発明の効果】
請求項1乃至4の何れかに記載の発明によれば、送信局でTCP/IPでの配信機能を備えていない場合において、初期的には、一方通行的な情報配信に適したUDPで情報配信を行う一方、受信局側で情報(パケット)の損失が一定の閾値を超えた場合に、中継サーバーにて送信局から受信局への配信プロトコルをUDPからTCP/IPに変更して送信するようにしているので、通常時にはUDPにより効率よく一方通行的な情報配信を行いながらも、情報の損失が増大した場合に、TCP/IPで映像及び音声の劣化を容易に軽減し得る。
【図面の簡単な説明】
【図1】この発明の第1の実施の形態に係る情報配信システムの全体的な構成を示す概略ブロック図である。
【図2】この発明の第1の実施の形態に係る情報配信システムの送信局を示すブロック図である。
【図3】この発明の第1の実施の形態に係る情報配信システムの受信局を示すブロック図である。
【図4】この発明の第1の実施の形態に係る情報配信システムの送信局における処理フローを示すフローチャートである。
【図5】この発明の第1の実施の形態に係る情報配信システムの受信局における処理フローを示すフローチャートである。
【図6】この発明の第1の実施の形態に係る情報配信システムの全体的な処理フローを示すブロック図である。
【図7】この発明の第2の実施の形態に係る情報配信システムの全体的な処理フローを示すブロック図である。
【符号の説明】
1 送信局
2 受信局
3 ネットワーク
5 中継サーバー
11 映像・音声圧縮部
12 配信要求処理部
15 LANドライバ
16 映像・音声配信部
20 LANドライバ
21 映像・音声受信部
22 映像・音声再生部
23 受信損失管理部
[0001]
BACKGROUND 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 technology related thereto.
[0002]
[Prior art]
When distributing video and audio on a predetermined network, http (hyper transfer protocol), which is frequently used on the Internet, supports session-type standardized communication with a TCP connection. In this case, TCP (transmission control protocol) / IP (internet protocol) having processing functions such as error detection, retransmission, and flow control is often employed in the transport layer.
[0003]
On the other hand, in a dedicated network for one-way transmission of information such as networks, such as when video captured by an imaging camera and audio collected by a microphone are distributed in real time to a remote location Even if a slight network failure occurs, the failure is allowed, and when such a network failure occurs, the latest video and audio are delivered even if the past video and audio are discarded. There may be a request to do. In such cases, UDP (user datagram protocol) is a transport layer communication protocol that does not guarantee network reliability (support for network failures, etc.), and does not require confirmation between networks. However, efficient communication rather than TCP / IP can be realized.
[0004]
[Problems to be solved by the invention]
In general, when a large amount of data such as video and audio is distributed, packet loss occurs when the network condition is not good such as a large number of collisions or when the client does not have reception capability. In particular, in the case of video and audio data, since the amount of data for one piece is large, the number of packets constituting one piece of video and audio is increased. Here, in the case of TCP / IP, various processes such as retransmission for packet transmission are performed, but when video and audio data is distributed using the UDP protocol, support for network failure and the like is not performed. Due to packet loss, it is often impossible to construct one image or the like, and depending on the situation, it may be difficult to reproduce video and audio.
[0005]
Accordingly, an object of the present invention is to provide an information distribution system and related technology capable of reducing degradation of video and audio while efficiently distributing large amounts of data such as video and audio in a one-way manner. Is to provide.
[0007]
[Means for Solving the Problems]
In order to solve the above-mentioned problem, 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 transmitting station, the receiving station, and the relay A server, and the receiving station includes information receiving means for receiving information from the transmitting station, and a reception loss management unit for detecting a degree of loss occurring in the information received by the information receiving means, When the information reception means initially requests the transmission station to transmit information in UDP, and the loss of information detected by the reception loss management unit exceeds a predetermined threshold, the transmission station together provide a distribution stop request to provide the video and audio information distribution request in TCP / IP to the relay server, the relay server, TCP from the information receiving means of the receiving station / When the information distribution request in P is given, given the information distribution request in UDP to the transmitting station, the information in the UDP given from the transmitting station to the TCP / IP accordingly The data is converted and transmitted to the receiving station.
[0008]
The invention according to claim 2 is the information distribution system according to claim 1 , wherein the receiving station receives the information in units of packets, and the number of packet losses exceeds a predetermined threshold. The loss of information exceeds a predetermined threshold.
[0010]
The invention according to claim 3 is an information distribution method for distributing predetermined information from a transmitting station to a receiving station through a predetermined network, wherein the receiving station distributes information to the transmitting station by UDP. A second step in which the transmitting station transmits information to the receiving station by UDP after the first step, and information in UDP that the receiving station gives from the transmitting station A third step of determining the degree of loss of the first and a second step in which the receiving station makes a distribution stop request to the transmitting station when the degree of information loss exceeds a predetermined threshold in the third step. After the fourth step, the fifth step after the fourth step, the receiving station makes a TCP / IP information distribution request to a predetermined relay server, and after the fifth step, The relay server sends the UDP information to the transmitting station. A sixth step of making a communication request, a seventh step in which the transmitting station transmits information to the relay server by UDP after the sixth step, and after the seventh step, the relay An eighth step in which the server converts the information in UDP given from the transmitting station into TCP / IP; and after the eighth step, the relay server sends information to the receiving station in TCP / IP. And a ninth step of transmitting.
[0011]
The invention according to claim 4 is the information distribution method according to claim 3 , wherein in the third step, the receiving station receives the information in units of packets and the number of lost packets. In the fourth step, the receiving station determines that the degree of information loss has exceeded a predetermined threshold when the number of packet losses has exceeded a predetermined threshold.
[0012]
DETAILED DESCRIPTION OF THE INVENTION
{First embodiment}
FIG. 1 is a diagram showing an information distribution system according to the first embodiment of the present invention. In general, when a video and audio data packet is distributed from the transmitting station 1 to the receiving station 2 by UDP, a sequential number is added to the packet, and when the packet loss occurs, the lost packet is recognized. It is a mechanism that can. By utilizing this fact, this information distribution system requests that the receiving station 2 switch from UDP to TCP when the receiving station 2 recognizes that packet loss frequently occurs. Based on this request, the transmitting station 1 delivers video and audio to the receiving station 2 by TCP / IP.
[0013]
Specifically, this information distribution system has a configuration in which a transmitting station 1 and a receiving station 2 are connected to a predetermined network 3 such as a LAN.
[0014]
The transmission station 1 has a ROM, a RAM, and a CPU, and is an electronic unit that operates according to a software program stored in the ROM or the like in advance. As shown in FIG. 2, a video / audio compression unit 11 that compresses video and audio. The distribution request processing unit 12 that determines the content of the distribution request when a distribution request is received from the receiving station 2, and the video / audio compression unit 11 compresses the content according to the content determined by the distribution request processing unit 12. A video / audio distribution unit 16 that determines whether the compressed data is distributed by UDP 13 or TCP / IP 14 and distributes the compressed data to the receiving station 2 through the network 3 through the LAN driver 15. The video / audio distribution unit 16 has a function of assigning sequential numbers to video and audio data when data is distributed using the UDP 13.
[0015]
As shown in FIG. 3, the receiving station 2 includes a video / audio receiving unit (information receiving unit) 21 that receives video and audio data in units of packets through the LAN driver 20 using the UDP 20a or TCP / IP 20b, and a video / audio receiving unit. Video / audio data received at 21 is displayed on a display monitor (not shown) by performing predetermined video and audio processing, and video / audio data is recorded on a recording device (not shown). The audio reproduction unit 22 and a reception loss management unit 23 that detects the degree of loss occurring in the packet received by the video / audio reception unit 21 are provided.
[0016]
The reception loss management unit 23 detects packet loss by determining whether or not sequential numbers included in video and audio data are continuously received.
[0017]
The video / audio receiving unit 21 then transports the video and audio data transmission protocol to the transmitting station 1 when the packet loss detected by the reception loss management unit 23 exceeds a predetermined threshold. Is provided with a protocol change request function for requesting to change from UDP to TCP. Specifically, for example, in the case of video data, if one frame of video cannot be configured due to packet loss, if the sequence continues N (eg, 3) times or more, the distribution protocol is changed from UDP 20a to TCP / IP 20b, and again Make a delivery request. Or when half of the number of frames delivered per second cannot be played back, or when 30 frames / second of video and audio is delivered, but the actual playback was less than 15 frames. The distribution protocol is changed from UDP 20a to TCP / IP 20b, and a distribution request is made again.
[0018]
In FIG. 1, reference numeral 4 denotes a hub, and reference numeral 5 denotes a relay server.
[0019]
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]
In the information distribution system configured as described above, the transmitting station 1 first waits for a distribution request from the receiving station 2 in step S01 in FIG.
[0021]
On the receiving station 2 side, initially, in step T01 in FIG. 5, a distribution request in the UDP 20a is given to the transmitting station 1 side through the network 3.
[0022]
Returning to the processing flow on the transmitting station 1 side (FIG. 4), in step S02 (see FIG. 6), the distribution request given from the receiving station 2 side is received, and in step S03, the distribution request processing unit 12 performs TCP / IP14. It is determined whether or not a distribution request has been made. Then, it is determined that there is a distribution request in UDP 13, and the process proceeds to step S04. In step S04 (see FIG. 6), a sequential number is added to the video and audio data in accordance with a normal UDP 13 distribution method, and this is transmitted to the receiving station 2 side via the network 3 via the UDP 13.
[0023]
On the receiving station 2 side, the video and audio data given from the transmitting station 1 is received in step T02. In step T03, it is determined whether or not sequential numbers included in the video and audio data are continuously received. If 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]
As described above, the processing of steps S01 to S04 is repeatedly performed on the transmitting station 1 side, and the processing of steps T01 to T04 is repeatedly performed on the receiving station 2 side.
[0025]
By the way, when the reception loss management unit 23 determines in step T03 on the receiving station 2 side that the sequential numbers are not consecutive, the process proceeds to step T05, and the number of missing packets is accumulated. In step T06, the video / audio receiving unit 21 determines whether the number of missing packets (number of packet loss) detected by the reception loss management unit 23 exceeds a predetermined threshold value.
[0026]
If it is determined in step T06 that the number of missing packets does not exceed the predetermined threshold, the processes in steps T02 to T06 are repeated.
[0027]
On the other hand, if it is determined in step T06 that the number of missing packets exceeds a predetermined threshold, the process proceeds to step T07.
[0028]
In 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]
Returning to the processing flow on the transmitting station 1 side (FIG. 4), in the repetitive processing of steps S01 to S04, it is determined in step T03 that there has been a delivery request from the receiving station 2 via TCP / IP 14, and the process proceeds to step T05. . In step T05, the video and audio data are transmitted to the receiving station 2 by TCP / IP 14 (see FIG. 6).
[0030]
On the receiving station 2 side, the process proceeds to step T08 in FIG. 5, and the video and audio data given by the TCP / IP 20b from the transmitting station 1 is received and reproduced by the video / audio reproduction unit 22.
[0031]
As described above, initially, video and audio data distribution is performed with UDP suitable for one-way information distribution, while transmission is performed when the packet loss exceeds a certain threshold on the receiving station 2 side. Since the distribution protocol from the station 1 to the receiving station 2 is changed from UDP to TCP / IP, the packet loss increases, for example, while the one-way information distribution is efficiently performed by UDP at normal times. When there is a problem such that a single picture cannot be constructed, the deterioration of video and audio can be easily reduced by TCP / IP.
[0032]
{Second Embodiment}
<Configuration>
FIG. 7 is a block diagram showing a processing flow of the information distribution system according to the second embodiment of the present invention. In FIG. 7, elements having the same functions as those of the first embodiment are denoted by the same reference numerals. As shown in FIG. 7, in the information distribution system of this embodiment, when the transmitting station 1 side has only the function of the UDP distribution protocol, the number of packet losses at the receiving station 2 exceeds a predetermined threshold. In addition, video and audio data provided from the transmitting station 1 is converted into a TCP / IP system by the relay server 5 and provided to the receiving station 2.
[0033]
Specifically, the relay server 5 makes a UDP / IP data distribution request to the transmitting station 1 when a TCP / IP distribution request is given from the receiving station 2. It has a function of converting UDP video and audio data given from the transmitting station 1 in response to TCP / IP and giving it to the receiving station 2.
[0034]
The video / audio receiving unit (information receiving unit) 21 of the receiving station 2 gives a transmission stop request to the transmitting station 1 when the packet loss exceeds a predetermined threshold in the reception loss management unit 23. In addition, the relay server 5 has a function of giving a video / audio data distribution request by TCP / IP.
[0035]
As a processing procedure, in step U01, a video and audio data distribution request in UDP is directly transmitted from the receiving station 2 to the transmitting station 1 through the network 3. In response to this, in step U02, the transmitting station 1 distributes video and audio data in UDP to the receiving station 2.
[0036]
Here, if the receiving station 2 determines that the packet loss has exceeded a predetermined threshold value as in the first embodiment, the distribution is stopped from the receiving station 2 to the transmitting station 1 in step U03. Make a request. Subsequently, in step U04, the receiving station 2 sends 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 video and audio data to the relay server 5 by UDP (step U06). The relay server 5 converts the UDP video and audio data given from the transmitting station 1 into TCP / IP and transmits it to the receiving station 2 (step U07).
[0037]
According to this method, even if the communication situation between the transmitting station 1 and the receiving station 2 deteriorates and packet loss increases, the communication situation between the transmitting station 1 and the relay server 5 deteriorates. If not, 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 TCP / IP via the relay server 5. 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. Needless to say, the present invention can be applied to information distribution of any content as long as a large amount of data is transmitted in real time. .
[0040]
【The invention's effect】
According to the invention according to any one of claims 1 to 4 , when the transmitting station does not have a TCP / IP distribution function, the information is initially set by UDP suitable for one-way information distribution. On the other hand, when the loss of information (packet) exceeds a certain threshold on the receiving station side, the relay server changes the distribution protocol from the transmitting station to the receiving station and transmits it from UDP to TCP / IP. Therefore, in the normal case, while one-way information distribution is efficiently performed by UDP, degradation of video and audio can be easily reduced by TCP / IP when information loss increases.
[Brief description of the drawings]
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.
FIG. 2 is a block diagram showing a transmitting station of the information distribution system according to the first embodiment of the present invention.
FIG. 3 is a block diagram showing a receiving station of the information distribution system according to the first embodiment of the present invention.
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.
FIG. 5 is a flowchart showing a processing flow in the receiving station of the information distribution system according to the first embodiment of the present invention.
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.
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]
DESCRIPTION OF SYMBOLS 1 Transmitting station 2 Receiving station 3 Network 5 Relay server 11 Video / audio compression unit 12 Distribution request processing unit 15 LAN driver 16 Video / audio distribution unit 20 LAN driver 21 Video / audio reception unit 22 Video / audio reproduction unit 23 Reception loss management Part

Claims (4)

送信局から受信局に対して所定のネットワークを通じて所定の情報を配信する情報配信システムであって、
前記送信局と前記受信局と中継サーバーとを備え、
前記受信局が、前記送信局からの情報を受信する情報受信手段と、
前記情報受信手段で受信した情報に生じた損失の度合いを検出する受信損失管理部と
を備え、
前記情報受信手段が、前記送信局に対して初期的にUDPでの情報の送信要求を行う一方、前記受信損失管理部で検出した情報の損失が所定の閾値を超えている場合に、前記送信局に対して配信停止要求を与えるとともに、前記中継サーバーに対してTCP/IPでの映像及び音声の情報配信要求を与え、
前記中継サーバーが、前記受信局の前記情報受信手段からTCP/IPでの前記情報配信要求が与えられたときに、前記送信局に対してUDPでの前記情報配信要求を与え、これに応じて前記送信局から与えられたUDPでの情報をTCP/IPに変換して前記受信局に送信することを特徴とする情報配信システム。
An information distribution system for distributing predetermined information from a transmitting station to a receiving station through a predetermined network,
The transmission station, the reception station and a relay server,
The receiving station receives information from the transmitting station; and information receiving means;
A reception loss management unit that detects the degree of loss that has occurred in the information received by the information receiving means,
When the information reception means initially requests the transmission station to transmit information in UDP, and the loss of information detected by the reception loss management unit exceeds a predetermined threshold, the transmission A distribution stop request is given to the station, and a video / audio information distribution request in TCP / IP is given to the relay server,
When the relay server receives the information delivery request in TCP / IP from the information receiving means of the receiving station, the relay server gives the information delivery request in UDP to the transmitting station, and accordingly An information distribution system, wherein information in UDP given from the transmitting station is converted into TCP / IP and transmitted to the receiving station.
請求項1に記載の情報配信システムであって、
前記受信局が、前記情報をパケットの単位で受信するとともに、前記パケットの損失の数が所定の閾値を超えたときに前記情報の損失が所定の閾値を超えたものとすることを特徴とする情報配信システム。
The information distribution system according to claim 1,
The receiving station receives the information in units of packets, and the loss of information exceeds a predetermined threshold when the number of packet losses exceeds a predetermined threshold. Information distribution system.
送信局から受信局に対して所定のネットワークを通じて所定の情報を配信する情報配信方法であって、An information distribution method for distributing predetermined information from a transmitting station to a receiving station through a predetermined network,
前記受信局が、前記送信局に対してUDPで情報の配信を要求する第1の工程と、  A first step in which the receiving station requests the transmitting station to distribute information by UDP;
前記第1の工程の後に前記送信局がUDPで情報を前記受信局に送信する第2の工程と、  A second step in which the transmitting station transmits information to the receiving station by UDP after the first step;
前記受信局が前記送信局から与えられるUDPでの情報の損失の度合いを判断する第3の工程と、  A third step in which the receiving station determines the degree of information loss in UDP given by the transmitting station;
前記第3の工程で情報の損失の度合いが所定の閾値を超えた場合に、前記受信局が前記送信局に対して配信停止要求を行う第4の工程と、  A fourth step in which, when the degree of information loss in the third step exceeds a predetermined threshold, the receiving station makes a distribution stop request to the transmitting station;
前記第4の工程の後に、前記受信局が所定の中継サーバーに対してTCP/IPでの情報の配信要求を行う第5の工程と、  A fifth step in which the receiving station makes a TCP / IP information distribution request to a predetermined relay server after the fourth step;
前記第5の工程の後に、前記中継サーバーが前記送信局に対してUDPでの情報の配信要求を行う第6の工程と、  After the fifth step, a sixth step in which the relay server makes a UDP information distribution request to the transmitting station;
前記第6の工程の後、前記送信局が前記中継サーバーに対してUDPで情報を送信する第7の工程と、  After the sixth step, a seventh step in which the transmitting station transmits information to the relay server by UDP;
前記第7の工程の後、前記中継サーバーが前記送信局から与えられたUDPでの情報をTCP/IPに変換する第8の工程と、  After the seventh step, an eighth step in which the relay server converts information in UDP given from the transmitting station into TCP / IP;
前記第8の工程の後、前記中継サーバーが前記受信局に対してTCP/IPで情報を送信する第9の工程と  After the eighth step, a ninth step in which the relay server transmits information to the receiving station by TCP / IP;
を備える情報配信方法。An information delivery method comprising:
請求項3に記載の情報配信方法であって、
前記第3の工程において、前記受信局が、前記情報をパケットの単位で受信して前記パケットの損失の数を検出し、
前記第4の工程において、前記受信局が、前記パケットの損失の数が所定の閾値を超えたことをもって情報の損失の度合いが所定の閾値を超えた旨を判断することを特徴とする情報配信方法。
The information distribution method according to claim 3,
In the third step, the receiving station receives the information in units of packets and detects the number of lost packets,
In the fourth step, the receiving station determines that the degree of information loss exceeds a predetermined threshold value when the number of packet losses exceeds a predetermined threshold value. 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 JP2003125020A (en) 2003-04-25
JP3846853B2 true 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)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3723980B2 (en) 2003-12-22 2005-12-07 横河電機株式会社 Communication control system
JP4843903B2 (en) * 2004-03-05 2011-12-21 パナソニック株式会社 Packet transmission equipment
KR100619057B1 (en) * 2004-11-19 2006-08-31 삼성전자주식회사 Method and apparatus of transferring fax data
EP2786537B1 (en) * 2011-12-01 2019-11-20 InterDigital Madison Patent Holdings Device for obtaining content by choosing the transport protocol according to the available bandwidth
KR101979786B1 (en) 2012-11-12 2019-05-17 삼성전자 주식회사 Processing Method of a battery state and Electronic Device supporting the same
JP6193185B2 (en) * 2014-07-09 2017-09-06 株式会社東芝 Communication device, terminal device, and program
CN104536344B (en) * 2014-12-15 2017-02-15 浙江大丰实业股份有限公司 Distributed stage multimode cooperative control method

Also Published As

Publication number Publication date
JP2003125020A (en) 2003-04-25

Similar Documents

Publication Publication Date Title
CN110248256B (en) Data processing method and device, storage medium and electronic device
US9306708B2 (en) Method and apparatus for retransmission decision making
EP2529528B1 (en) A method and apparatus for parsing a network abstraction-layer for reliable data communication
US7171485B2 (en) Broadband network system configured to transport audio or video at the transport layer, and associated method
US20030074445A1 (en) Broadband network system and associated method
US20090175221A1 (en) multimedia wireless distribution systems and methods
EP1328096A2 (en) Multimedia data packet communication with data type identifiers
US20050062843A1 (en) Client-side audio mixing for conferencing
EP3609179A1 (en) Video quality evaluation method and device
JPH11331839A (en) Device and method for re-transmitting video in video transmission
WO2017215583A1 (en) Video service quality evaluation method and device
US8379083B1 (en) Simultaneous viewing and reliable recording of multimedia content over a network
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
CN109688425A (en) Live data plug-flow method
JP2008271378A (en) Video monitoring apparatus
EP1802120A2 (en) Information presentation device and method
JP3822508B2 (en) Packet transmission system and data transmission device and data reception device thereof
JP3927486B2 (en) Streaming distribution apparatus, streaming distribution system, and streaming distribution method
JP2003348186A (en) Method and device for transmitting electronic data
CN114979793A (en) Live broadcast data transmission method, device, system, equipment and medium
JP4482545B2 (en) Information distribution apparatus and information distribution method
CN110086772B (en) Method and system for acquiring monitoring video
JP4666501B2 (en) Connection establishment request receiving method, apparatus and program, and connection establishment request apparatus
JP4780657B2 (en) Message receiving device and viewer terminal of broadcasting / communication integrated system

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