JP2015065493A - Content distribution system, content distribution device, content distribution method, and content distribution program - Google Patents

Content distribution system, content distribution device, content distribution method, and content distribution program Download PDF

Info

Publication number
JP2015065493A
JP2015065493A JP2013196503A JP2013196503A JP2015065493A JP 2015065493 A JP2015065493 A JP 2015065493A JP 2013196503 A JP2013196503 A JP 2013196503A JP 2013196503 A JP2013196503 A JP 2013196503A JP 2015065493 A JP2015065493 A JP 2015065493A
Authority
JP
Japan
Prior art keywords
content
server
distribution
cache
communication terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2013196503A
Other languages
Japanese (ja)
Inventor
昌泰 助川
Masayasu Sukegawa
昌泰 助川
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2013196503A priority Critical patent/JP2015065493A/en
Publication of JP2015065493A publication Critical patent/JP2015065493A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

PROBLEM TO BE SOLVED: To distribute a content of an appropriate bit rate according to the status of a network band.SOLUTION: A content distribution system includes: a distribution server 20 that caches a content and distributes it; and a management server that controls distribution of the content according to presence or absence of a cache. The management server includes control means that, if the caches of the target content which is requested from a communication terminal 10 does not exist in the distribution server 20, transfers the target content to the distribution server 20 while relaying a response from a content server to the communication terminal 10. The distribution server 20 includes: cache means that accumulates the target content, which is transferred from the management server, in a cache DB 21; and conversion means that, after the data distribution of the content from the content server is finished and the accumulation of the target content is complete, converts the target content, which is accumulated in the cache DB 21, into a media segment file, and notifies the management server of it.

Description

本発明は、コンテンツ配信技術に関し、特に、ネットワーク帯域の状況に合わせて適切なビットレートのコンテンツを配信するコンテンツ配信技術に関する。   The present invention relates to a content distribution technique, and more particularly, to a content distribution technique that distributes content having an appropriate bit rate in accordance with network bandwidth conditions.

近年、スマートフォンと呼ばれる多機能携帯端末が普及し、携帯端末上で動画等のコンテンツを視聴する機会が増えている。一方、スマートフォンの普及率以上に、スマートフォンによるデータ通信トラヒックが伸びてきており、移動体通信事業者各社ともデータ通信トラヒックの削減が課題となっている。データ通信トラヒックについては、その大半がHTTP(Hypertext Transfer Protocol)トラヒックであり、HTTPトラヒックの半分以上が動画データであるといわれている。   In recent years, multifunctional mobile terminals called smartphones have become widespread, and opportunities for viewing content such as moving images on mobile terminals are increasing. On the other hand, data communication traffic by smartphones is increasing more than the penetration rate of smartphones, and reduction of data communication traffic has become an issue for each mobile communication company. Most of the data communication traffic is HTTP (Hypertext Transfer Protocol) traffic, and more than half of the HTTP traffic is said to be moving image data.

スマートフォンで動画を見るシーンとしては、電車やバスの中等、移動中に視聴するというケースも多い。しかし、携帯端末が高速で移動する状況下でWebにアクセスして動画を視聴する場合、帯域の変動が激しく、動画再生速度にバッファリングが追い付かず頻繁に動画の再生が中断してしまうことがある。このため、ユーザエクスペリエンスを大きく低下させているという課題がある。   As a scene to watch a video on a smartphone, there are many cases of watching while moving, such as on a train or bus. However, when a mobile terminal is moving at high speed and viewing the video by accessing the web, the fluctuation of the band is so large that buffering cannot catch up with the video playback speed, and the video playback is frequently interrupted. is there. For this reason, there is a problem that the user experience is greatly reduced.

例えば、一般的な動画配信の場合、NWが混雑して帯域が圧迫されているような状態でも、その狭い帯域で高ビットレートのデータを送信することがある(例として、200kbpsしか帯域がないのに500kbpsの動画コンテンツを配信してしまうといったことがある)。そのためデータ配信が滞り、動画の再生がなかなか始まらない、始まってもすぐにバッファがなくなり視聴が中断するといったように、視聴者のQoE(quality of experience)を著しく低下させる。スマートフォントラヒックの急増が予想される今後においては、それがさらに顕著なものになっていくものと思われる。   For example, in the case of general video distribution, even if the NW is congested and the bandwidth is being compressed, high bit rate data may be transmitted in the narrow bandwidth (for example, only 200 kbps is available) However, the video content of 500 kbps may be distributed). For this reason, the data distribution is delayed and the playback of the moving image does not start easily. Even if it starts, the buffer is lost and the viewing is interrupted, so that the viewer's QoE (quality of experience) is significantly reduced. This is likely to become even more prominent in the future when smartphone traffic is expected to increase rapidly.

このような課題を解決するため、帯域変動に合わせて動画の視聴ビットレートを動的に変える配信技術としてHLS(HTTP Live Streaming)が挙げられる。HLSはiOS 3.0以上を搭載したiPhone、iPod touch、iOS 3.2以上を搭載したiPad、そしてAndroid 3.0以上、つまりほとんどのスマートフォンでHLS形式のストリーミング配信が利用できる。   In order to solve such a problem, HLS (HTTP Live Streaming) can be cited as a distribution technique that dynamically changes the viewing bit rate of a moving image in accordance with bandwidth fluctuations. HLS can be streamed in HLS format on most smartphones, iPhone, iPod touch with iOS 3.0 or higher, iPad with iOS 3.2 or higher, and Android 3.0 or higher.

一方、携帯端末を配信先としたコンテンツ配信においては、携帯端末側の受信能力や表示能力を考慮する必要がある。例えば、特許文献1や特許文献2では、携帯端末の機種に応じてコンテンツを変換し配信することで、同じコンテンツを種々の端末に配信することが可能となる。また、変換後のコンテンツをキャッシュすることで、アクセスの度に変換処理を行わずとも、変換済みのコンテンツを配信することが可能となり、QoS(Quality of Service)を確保した配信が可能となる。   On the other hand, in content distribution using a mobile terminal as a distribution destination, it is necessary to consider the reception capability and display capability on the mobile terminal side. For example, in Patent Document 1 and Patent Document 2, it is possible to distribute the same content to various terminals by converting and distributing the content according to the model of the mobile terminal. In addition, by caching the converted content, it is possible to distribute the converted content without performing conversion processing every time it is accessed, and it is possible to perform distribution that ensures QoS (Quality of Service).

再特WO2011/049193号公報Re-specialized WO2011 / 049193 再特WO2011/049179号公報Re-specialized WO2011 / 049179

HLSにおいては、その特性上コンテンツサーバ側はたくさんのファイルを用意しなくてはならないという課題がある。また、ユーザはHLS対応の動画をアップロードするのが面倒であるという課題もある。そのため、HLSは未だ広く普及しているというには至っていない。また、HLSが普及し始めたのは最近のため、一般の動画コンテンツの大半はHLSに対応していない。そのため、今後のHTTPトラヒックの急増が確実という事実とその半数以上が動画コンテンツであるという事実から、移動体通信事業者はQoEの維持・向上や帯域削減のため、なんらかの手段を講じる必要があると考えられる。   In the HLS, there is a problem that the content server side must prepare a large number of files due to its characteristics. Also, there is a problem that it is troublesome for the user to upload an HLS compatible video. Therefore, HLS has not yet been widely spread. In addition, since HLS has started to spread recently, most of the general moving image content does not support HLS. For this reason, mobile carriers need to take some measures to maintain / improve QoE and reduce bandwidth based on the fact that future HTTP traffic will increase rapidly and that more than half of them are video content. Conceivable.

特許文献1や特許文献2に開示の技術は、ユーザからの最初のアクセスによって、どの蓄積されたキャッシュコンテンツを使うかを決定するため、一度そのキャッシュコンテンツを決定すると、最後までそのコンテンツを使い配信を行う。しかし、モバイルNW帯域の変動は激しく、何分もの動画を視聴している間、最初に決定したビットレートの動画を視聴出来るNW帯域が視聴中維持されることはほとんどないため、NW帯域の変動に起因して視聴中断が発生するという課題がある。   The technologies disclosed in Patent Document 1 and Patent Document 2 determine which stored cache content is to be used by the first access from the user. Once the cache content is determined, the content is distributed to the end. I do. However, the mobile NW band fluctuation is so severe that while watching the video for many minutes, the NW band that can watch the video of the first determined bit rate is rarely maintained during viewing. There is a problem that viewing interruption occurs due to the above.

(発明の目的)
本発明の目的は、上述の課題を解決し、ネットワーク帯域の状況に応じて適切なビットレートのコンテンツを配信するコンテンツ配信システム、コンテンツ配信装置、コンテンツ配信方法、及びコンテンツ配信プログラムを提供することである。
(Object of invention)
An object of the present invention is to provide a content distribution system, a content distribution device, a content distribution method, and a content distribution program that solve the above-described problems and distribute content having an appropriate bit rate according to the state of the network bandwidth. is there.

本発明の第1のコンテンツ配信システムは、コンテンツをキャッシュして配信する配信サーバと、キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備え、管理サーバが、通信端末から要求された対象コンテンツが配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、通信端末から要求された対象コンテンツのキャッシュが配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを通信端末に中継しつつ、対象コンテンツを配信サーバへ転送する制御手段とを備え、配信サーバが、管理サーバから転送された対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、管理サーバにその旨を通知する変換手段とを備える。   The first content distribution system of the present invention includes a distribution server that caches and distributes content, and a management server that controls distribution of content according to the presence or absence of the cache, and the management server is requested from a communication terminal. A cache determination unit that determines whether or not the target content is cached in the distribution server, and if the distribution server does not have a cache of the target content requested from the communication terminal, the response from the content server is relayed to the communication terminal. However, the control means for transferring the target content to the distribution server, the distribution server stores the target content transferred from the management server in the cache DB, and the data distribution of the content from the content server is terminated. After the target content has been accumulated, It converts the target content accumulated in the Interview DB to the media segment file, and a conversion means for notifying the management server.

本発明の第1のコンテンツ配信方法は、コンテンツをキャッシュして配信する配信サーバと、キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムによるコンテンツ配信方法であって、管理サーバが、通信端末から要求された対象コンテンツが配信サーバにキャッシュされているか否かを判定するキャッシュ判定ステップと、通信端末から要求された対象コンテンツのキャッシュが配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを通信端末に中継しつつ、対象コンテンツを配信サーバへ転送する制御ステップとを実行し、配信サーバが、管理サーバから転送された対象コンテンツをキャッシュDBに蓄積するキャッシュステップと、コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、管理サーバに通知する交換ステップとを実行する。   A first content distribution method according to the present invention is a content distribution method by a content distribution system including a distribution server that caches and distributes content, and a management server that controls distribution of the content according to the presence or absence of the cache, A cache determination step in which the management server determines whether or not the target content requested from the communication terminal is cached in the distribution server; and if the distribution server does not have a cache of the target content requested from the communication terminal A control step of transferring the target content to the distribution server while relaying a response from the server to the communication terminal, and the distribution server storing the target content transferred from the management server in the cache DB; Content from the server Over data distribution has been completed, and, after the target content storage is completed, converts the target content stored in the cache DB to the media segment file, it executes an exchange step of notifying the management server.

本発明の第1のコンテンツ配信プログラムは、コンテンツをキャッシュして配信する配信サーバと、キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムを構成するコンピュータ上で動作するコンテンツ配信プログラムであって、管理サーバを構成するコンピュータを、通信端末から要求された対象コンテンツが配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、通信端末から要求された対象コンテンツのキャッシュが配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを通信端末に中継しつつ、対象コンテンツを配信サーバへ転送する制御手段として機能させ、配信サーバを構成するコンピュータを、管理サーバから転送された対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、管理サーバにその旨を通知する変換手段として機能させる。   A first content distribution program according to the present invention operates on a computer constituting a content distribution system including a distribution server that caches and distributes content, and a management server that controls distribution of the content according to the presence or absence of the cache. A content distribution program, comprising: a computer that constitutes the management server; a cache determination unit that determines whether target content requested from a communication terminal is cached in the distribution server; and a target content requested from the communication terminal When the cache does not exist in the distribution server, it relays the response from the content server to the communication terminal, functions as a control means for transferring the target content to the distribution server, and the computer constituting the distribution server is transferred from the management server. Target content After the data distribution of the content from the cache means and the content server is completed and the accumulation of the target content is completed, the target content stored in the cache DB is converted into a media segment file and managed. It functions as a conversion means for notifying the server of that fact.

本発明によれば、ネットワーク帯域の状況に応じて適切なビットレートのコンテンツを配信することができる。   According to the present invention, it is possible to distribute content having an appropriate bit rate according to the state of the network bandwidth.

本発明の第1の実施の形態によるコンテンツ配信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the content delivery system by the 1st Embodiment of this invention. 本発明の第1の実施の形態によるコンテンツ配信システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the content delivery system by the 1st Embodiment of this invention. 本発明の第2の実施の形態によるコンテンツ配信システムの構成を示すブロック図である。It is a block diagram which shows the structure of the content delivery system by the 2nd Embodiment of this invention. 本発明の第2の実施の形態によるマスタインデックスファイル及び代替インデックスファイルの構成例を示す図である。It is a figure which shows the structural example of the master index file by the 2nd Embodiment of this invention, and an alternative index file. 本発明の第2の実施の形態による管理情報DBの構成例を示す図である。It is a figure which shows the structural example of management information DB by the 2nd Embodiment of this invention. 本発明の第2の実施の形態による配信サーバ及び管理サーバを商用網に導入した場合の構成例を示す図である。It is a figure which shows the structural example at the time of introducing the delivery server and management server by the 2nd Embodiment of this invention in a commercial network. 本発明の第2の実施の形態によるコンテンツ配信システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the content delivery system by the 2nd Embodiment of this invention. 本発明の第2の実施の形態によるコンテンツ配信システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the content delivery system by the 2nd Embodiment of this invention. 本発明の第2の実施の形態によるマスタインデックスファイルの構成例を示す図である。It is a figure which shows the structural example of the master index file by the 2nd Embodiment of this invention. 本発明の第2の実施の形態による代替インデックスファイルの構成例を示す図である。It is a figure which shows the structural example of the alternative index file by the 2nd Embodiment of this invention. 本発明の第2の実施の形態によるマスタインデックスファイルの構成例を示す図である。It is a figure which shows the structural example of the master index file by the 2nd Embodiment of this invention. 本発明の第2の実施の形態によるコンテンツ配信システムの動作を示すシーケンス図である。It is a sequence diagram which shows operation | movement of the content delivery system by the 2nd Embodiment of this invention. 本発明の管理サーバのハードウェア構成例を示すブロック図である。It is a block diagram which shows the hardware structural example of the management server of this invention.

本発明の上記及び他の目的、特徴及び利点を明確にすべく、添付した図面を参照しながら、本発明の実施形態を以下に詳述する。なお、上述の本願発明の目的のほか、他の技術的課題、その技術的課題を解決する手段及びその作用効果についても、以下の実施形態による開示によって明らかとなるものである。なお、すべての図面において、同様な構成要素には同様の符号を付し、適宜説明を省略する。   In order to clarify the above and other objects, features and advantages of the present invention, embodiments of the present invention will be described in detail below with reference to the accompanying drawings. In addition to the above-described object of the present invention, other technical problems, means for solving the technical problems, and operational effects thereof will become apparent from the disclosure of the following embodiments. In all the drawings, the same reference numerals are given to the same components, and the description will be omitted as appropriate.

(第1の実施の形態)
図1は、本発明の第1の実施の形態によるコンテンツ配信システム100の構成を示すブロック図である。
(First embodiment)
FIG. 1 is a block diagram showing a configuration of a content distribution system 100 according to the first embodiment of the present invention.

図1を参照すると、本実施の形態によるコンテンツ配信システム100は、コンテンツをキャッシュして配信する配信サーバ20と、キャッシュの有無に応じてコンテンツの配信を制御する管理サーバ30と、管理サーバ30にコンテンツ要求を送信し、配信サーバ20又は管理サーバ30を介したコンテンツサーバ90からコンテンツを受信する通信端末10とを備える。   Referring to FIG. 1, a content distribution system 100 according to the present embodiment includes a distribution server 20 that caches and distributes content, a management server 30 that controls distribution of content according to the presence or absence of a cache, and a management server 30. And a communication terminal 10 that transmits a content request and receives content from the content server 90 via the distribution server 20 or the management server 30.

管理サーバ30は、通信端末10から要求された対象コンテンツが配信サーバ20にキャッシュされているか否かを判定するキャッシュ判定手段31と、当該対象コンテンツのキャッシュが配信サーバ20に存在しない場合に、コンテンツサーバ90からのレスポンスを前記通信端末10に中継しつつ、対象コンテンツを配信サーバ20へ転送する制御手段33とを備える。   The management server 30 includes a cache determination unit 31 that determines whether or not the target content requested from the communication terminal 10 is cached in the distribution server 20, and if the distribution server 20 does not have a cache of the target content, Control means 33 for transferring the target content to the distribution server 20 while relaying a response from the server 90 to the communication terminal 10.

配信サーバ20は、管理サーバ30から転送された対象コンテンツをキャッシュDB21に蓄積するキャッシュ手段22と、コンテンツサーバ90からのコンテンツのデータ配信が終了し、かつ、対象コンテンツの蓄積が完了した後、キャッシュDB21に蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、管理サーバ30にその旨を通知する変換手段23とを備える。   The distribution server 20 stores the target content transferred from the management server 30 in the cache DB 21, and after the data distribution of the content from the content server 90 is completed and the storage of the target content is completed, Conversion means 23 for converting the target content stored in the DB 21 into a media segment file and notifying the management server 30 of the content.

(第1の実施の形態の動作の説明)
次に、本実施の形態によるコンテンツ配信システム100の動作について、図2のフローチャートを参照して詳細に説明する。
(Description of the operation of the first embodiment)
Next, the operation of the content distribution system 100 according to the present embodiment will be described in detail with reference to the flowchart of FIG.

まず、通信端末10が、管理サーバ30に対して、コンテンツの配信リクエストを送信する(ステップS201)。   First, the communication terminal 10 transmits a content distribution request to the management server 30 (step S201).

管理サーバ30は該リクエストを受け取ると、キャッシュ判定手段31が、要求対象のコンテンツが配信サーバ20にキャッシュされているか否かを判定する(ステップS202)。   When the management server 30 receives the request, the cache determination unit 31 determines whether the requested content is cached in the distribution server 20 (step S202).

当該対象コンテンツのキャッシュが配信サーバ20に存在しない場合(ステップS203”NO”)、管理サーバ30の制御手段33が、コンテンツサーバ90からのレスポンスを前記通信端末10に中継しつつ、対象コンテンツを配信サーバ20へ転送する(ステップS204)。なお、対象コンテンツのキャッシュが配信サーバ20に存在する場合は、配信サーバ20から該キャッシュが配信される(ステップS205)。   When the cache of the target content does not exist in the distribution server 20 (step S203 “NO”), the control unit 33 of the management server 30 distributes the target content while relaying the response from the content server 90 to the communication terminal 10. Transfer to the server 20 (step S204). If the target content cache exists in the distribution server 20, the distribution server 20 distributes the cache (step S205).

管理サーバ30から対象コンテンツの転送を受けると、配信サーバ20のキャッシュ手段22が、該対象コンテンツをキャッシュDB21に蓄積する(ステップS206)。   When the transfer of the target content is received from the management server 30, the cache unit 22 of the distribution server 20 stores the target content in the cache DB 21 (step S206).

コンテンツサーバ90からのコンテンツのデータ配信が終了し、かつ、対象コンテンツの蓄積が完了した後、配信サーバ20の変換手段23が、キャッシュDB21に蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、管理サーバ30にその旨を通知する(ステップS207)。   After the data distribution of the content from the content server 90 is completed and the accumulation of the target content is completed, the conversion unit 23 of the distribution server 20 converts the target content stored in the cache DB 21 into a media segment file, This is notified to the management server 30 (step S207).

(第1の実施の形態による効果)
本実施の形態によれば、対象コンテンツがキャッシュされていない場合でもスムーズにコンテンツを配信することができる。特許文献1では、対象コンテンツがキャッシュされていない場合、コンテンツを最適なものへ変換し、変換後のコンテンツをキャッシュすると同時に配信しているが、特許文献1のようにリアルタイムにコンテンツを変換してキャッシュした上で、該変換後のコンテンツを配信する方法ではサーバ遅延に基づくQoE低下を引き起こす可能性が高い。一方、本実施の形態では、変換後のコンテンツではなくオリジナルのコンテンツを配信し、別の処理においてキャッシュ・変換処理を行うかため、QoEの向上を実現できる。また、オリジナルコンテンツの再エンコードやファイルフォーマットの変換は行わないため、サーバへの不可が少ないという利点もある。
(Effects of the first embodiment)
According to this embodiment, even when the target content is not cached, the content can be smoothly distributed. In Patent Document 1, when the target content is not cached, the content is converted to an optimal content, and the converted content is cached and distributed at the same time. However, as in Patent Document 1, the content is converted in real time. In the method of distributing the converted content after caching, there is a high possibility of causing a QoE reduction based on server delay. On the other hand, according to the present embodiment, since the original content, not the converted content, is distributed and the cache / conversion process is performed in another process, the QoE can be improved. In addition, since the original content is not re-encoded and the file format is not converted, there is an advantage that there is little impossibility to the server.

(第2の実施の形態)
次に、本発明の第2の実施の形態について説明を行う。
(Second Embodiment)
Next, a second embodiment of the present invention will be described.

本実施の形態によるコンテンツ配信システム100の構成を図3に示す。   The configuration of the content distribution system 100 according to this embodiment is shown in FIG.

本実施の形態によるコンテンツ配信システム100は、通信端末10と、配信サーバ20と、管理サーバ30とを備える。   The content distribution system 100 according to the present embodiment includes a communication terminal 10, a distribution server 20, and a management server 30.

配信サーバ20は、コンテンツをキャッシュDB21にキャッシュするキャッシュ手段22と、コンテンツをHLS配信用に変換を行う変換手段23と、通信端末10に変換済みのコンテンツをHLS配信する配信手段24とを備える。   The distribution server 20 includes a cache unit 22 that caches content in the cache DB 21, a conversion unit 23 that converts the content for HLS distribution, and a distribution unit 24 that performs HLS distribution of the converted content to the communication terminal 10.

管理サーバ30は、対象コンテンツのキャッシュ有無を判定するキャッシュ判定手段31と、マスタインデックスファイル及び代替インデックスファイルを生成するファイル生成手段32と、配信サーバ20及び自サーバの制御を行う制御手段33と、NWの帯域状況や端末毎の固有の情報(通信端末10のリソース情報、契約情報、データ通信の使用状況、位置情報等)を格納する管理情報DB35と、管理情報DB35の情報を散所して、配信対象コンテンツの適切なビットレートを決定する決定手段34とを備える。   The management server 30 includes a cache determination unit 31 that determines whether the target content is cached, a file generation unit 32 that generates a master index file and an alternative index file, a control unit 33 that controls the distribution server 20 and the own server, Management information DB 35 for storing NW bandwidth status and information specific to each terminal (communication terminal 10 resource information, contract information, data communication usage status, location information, etc.) and management information DB 35 are scattered. Determining means 34 for determining an appropriate bit rate of the content to be distributed.

ここで、ファイル生成手段32により生成されるマスタインデックスファイル及び代替インデックスファイルの構成例を図4に示す。   Here, FIG. 4 shows a configuration example of the master index file and the alternative index file generated by the file generating means 32.

また、管理情報DB35の構成例を図5に示す。管理情報DB35は、共通情報、ユーザ固有情報、動画固有情報、保守者登録制御情報を格納する。   A configuration example of the management information DB 35 is shown in FIG. The management information DB 35 stores common information, user specific information, moving image specific information, and maintenance person registration control information.

共有情報は、NW帯域と、キャッシュ保有情報とから構成される。キャッシュ保有情報は、各コンテンツがキャッシュに存在するか否かを示す情報である。   The shared information includes an NW band and cache holding information. The cache holding information is information indicating whether each content exists in the cache.

ユーザ固定情報は、ユーザごとに固有の通信端末10の位置情報、契約内容、データ通信使用状況とから構成される。   The user fixed information includes position information of the communication terminal 10 unique to each user, contract details, and data communication usage status.

動画固有情報は、マスタインデックスファイルと、代替インデックスファイルから構成される。   The moving image unique information is composed of a master index file and an alternative index file.

保守者登録制御情報は、一律帯域制御情報と、時間帯帯域制御情報と、地域別帯域制御情報と、特定URL帯域制御情報とから構成される。   The maintenance person registration control information includes uniform bandwidth control information, time zone bandwidth control information, regional bandwidth control information, and specific URL bandwidth control information.

保守者登録制御情報は、管理サーバ30上で保守者が直接登録しても良いし、管理サーバ30を保守者の保守管理網に接続し、コマンドにより管理情報DB35への情報の追加・削除を行うこととしてもよい。また、管理情報DB35に格納される各情報は、上記に限定はされず保守者が任意に設定できるものとする。   The maintenance person registration control information may be directly registered by the maintenance person on the management server 30, or the management server 30 is connected to the maintenance management network of the maintenance person, and information is added to or deleted from the management information DB 35 by a command. It may be done. Each information stored in the management information DB 35 is not limited to the above, and can be arbitrarily set by a maintenance person.

ここで、本実施の形態の配信サーバ20及び管理サーバ30を移動体データ通信網やISP事業者網に設置した例を図6に示す。ENB40、S−GW50、P−GW60、L3SW70については本発明の本質的部分ではないため、詳細な説明は省略する。管理サーバ30は保守者の保守管理網とつながっており、保守者はコマンドにより管理情報DB35への情報の追加・削除を行うことが可能である。   Here, FIG. 6 shows an example in which the distribution server 20 and the management server 30 of the present embodiment are installed in a mobile data communication network or ISP provider network. Since ENB40, S-GW50, P-GW60, and L3SW70 are not essential parts of the present invention, detailed description thereof will be omitted. The management server 30 is connected to the maintenance management network of the maintenance person, and the maintenance person can add / delete information to / from the management information DB 35 by a command.

本実施の形態による管理サーバ30は、パケット網に存在するノードから情報を得るのではなく、自らNW帯域の変動を監視・予測することにより、実際に商用網に導入するとなった場合、NW構成や導入に対する技術的な難易度を格段に下げることができる。また、既存網のNW装置にアドインするだけで導入可能であり、他のノードとの連携を必要としないため、導入が容易である。   The management server 30 according to the present embodiment does not obtain information from the nodes existing in the packet network, but monitors and predicts the fluctuation of the NW band by itself, and when it is actually introduced into the commercial network, the NW configuration And technical difficulty of introduction can be significantly reduced. In addition, it can be introduced simply by adding in to an NW device in an existing network, and it is not necessary to cooperate with other nodes, so that the introduction is easy.

(第2の実施の形態の動作の説明)
次に、本実施の形態によるコンテンツ配信システム100の動作について、図面を参照して詳細に説明する。
(Description of operation of second embodiment)
Next, the operation of the content distribution system 100 according to the present embodiment will be described in detail with reference to the drawings.

まず、図7のシーケンス図を用いて、配信対象のコンテンツがキャッシュに存在しない場合の動作について説明する。   First, the operation when the content to be distributed does not exist in the cache will be described using the sequence diagram of FIG.

まず、通信端末10から管理サーバ30へhttpリクエストが送信されると、管理サーバ30は、該リクエストを対応するコンテンツサーバ90に送信し、そのレスポンスを受け取る。次いで、管理サーバ30のキャッシュ判定手段31が、管理情報DB35の「キャッシュ保有情報」を参照し、対象コンテンツのキャッシュが存在するか否かを判定する。   First, when an http request is transmitted from the communication terminal 10 to the management server 30, the management server 30 transmits the request to the corresponding content server 90 and receives the response. Next, the cache determination unit 31 of the management server 30 refers to the “cache possession information” in the management information DB 35 and determines whether or not the target content cache exists.

対象コンテンツのキャッシュが存在しないと判定した場合、制御手段33が、コンテンツサーバ90からのレスポンスを通信端末10に中継しつつ、「キャッシュ蓄積要求」と、キャッシュ対象のコンテンツを配信サーバ20へ転送する。該コンテンツは、配信サーバ20のキャッシュ手段22により、キャッシュDB21に蓄積される。   If it is determined that the target content cache does not exist, the control unit 33 relays the response from the content server 90 to the communication terminal 10 and transfers the “cache accumulation request” and the cache target content to the distribution server 20. . The content is stored in the cache DB 21 by the cache means 22 of the distribution server 20.

コンテンツサーバ90からのコンテンツのデータ配信が終了し、かつ該コンテンツのキャッシュの蓄積が完了した後、配信サーバ20の変換手段23が、キャッシュDB21に蓄積された当該コンテンツをHLS配信用ファイル(メディアセグメントファイル)へ変換する(設定によりメディアセグメントファイルの数は変更可能)。変換完了後、変換手段23は「キャッシュ蓄積完了通知」を管理サーバ30に送信し、管理サーバ30の制御手段33は、該通知を受けると管理情報DB35の「キャッシュ保有情報」を更新する。   After the distribution of the content data from the content server 90 is completed and the storage of the content cache is completed, the conversion unit 23 of the distribution server 20 converts the content stored in the cache DB 21 into an HLS distribution file (media segment). (The number of media segment files can be changed by setting). After the conversion is completed, the conversion unit 23 transmits a “cache accumulation completion notification” to the management server 30, and the control unit 33 of the management server 30 updates the “cache holding information” in the management information DB 35 upon receiving the notification.

次に、図8のシーケンス図を用いて、配信対象のコンテンツのキャッシュが存在する場合の動作について説明する。キャッシュDB21にはHigh、mid、lowの三種類のビットレートのメディアセグメントファイルが蓄積されているものとする。   Next, an operation when there is a cache of content to be distributed will be described using the sequence diagram of FIG. Assume that the cache DB 21 stores media segment files of three types of bit rates: High, mid, and low.

まず、通信端末10から管理サーバ30へhttpリクエストが送信されると、管理サーバ30は、該リクエストを対応するコンテンツサーバ90に送信し、そのレスポンスを受け取る。次いで、管理サーバ30のキャッシュ判定手段31が、は管理情報DB35の「キャッシュ保有情報」を参照し、対象コンテンツのキャッシュが存在するか否かを判定する。   First, when an http request is transmitted from the communication terminal 10 to the management server 30, the management server 30 transmits the request to the corresponding content server 90 and receives the response. Next, the cache determination unit 31 of the management server 30 refers to the “cache possession information” in the management information DB 35 and determines whether or not the target content cache exists.

対象コンテンツのキャッシュが存在すると判定した場合、ファイル生成手段32が、管理情報DBに「ユーザ固有情報」及び「保守者登録制御情報」を問い合わせ、その結果に基づき、マスタインデックスファイル及び代替インデックスファイルを生成する。   If it is determined that the target content cache exists, the file generation unit 32 queries the management information DB for “user-specific information” and “maintenance person registration control information”, and based on the result, determines the master index file and the alternative index file. Generate.

このときファイル生成手段32が生成するマスタインデックスファイル及び代替インデックスファイルの例を図9及び図10に示す。ここでは、特に保守者からによる制限がないため、マスタインデックスファイルにはHigh、mid、lowの三種類のビットレートのメディアセグメントファイルを示すURI(Uniform Resource Identifier)を記載する。記載完了後、ファイル生成手段32は、コンテンツサーバ90からのレスポンスを書き換え、マスタインデックスファイルのURIが記載されたレスポンスを通信端末10に返却する。これにより、HLS配信への切り替えが行われる。また、マスタインデックスファイルの他の例を図11に示す。   Examples of the master index file and the alternative index file generated by the file generating unit 32 at this time are shown in FIGS. Here, since there is no restriction by the maintenance person in particular, a URI (Uniform Resource Identifier) indicating media segment files of three types of high, mid, and low is described in the master index file. After completion of the description, the file generation unit 32 rewrites the response from the content server 90 and returns a response in which the URI of the master index file is described to the communication terminal 10. Thereby, switching to HLS distribution is performed. Another example of the master index file is shown in FIG.

通信端末10は、該レスポンスを受けると、マスタインデックスファイルに記載されているビットレートのうち適切なものを選択し、代替インデックスファイルのGetリクエストを管理サーバ30に送信する。ここでは、通信端末10が「BANDWIDTH=500000」(low)の代替インデックスファイルを選択したものとする。   Upon receiving the response, the communication terminal 10 selects an appropriate bit rate described in the master index file and transmits a Get request for the alternative index file to the management server 30. Here, it is assumed that the communication terminal 10 has selected an alternative index file of “BANDWIDTH = 500000” (low).

管理サーバ30が代替インデックスファイルの取得要求を受けると、決定手段34が、管理情報DB35を参照してNW帯域を参照し、要求されているビットレートのファイルが送信可能かどうかチェックする。なお、NW帯域の状況や変動は管理サーバ30により常時監視・予測されているものとする。   When the management server 30 receives the substitute index file acquisition request, the determination unit 34 refers to the management information DB 35 to refer to the NW band and checks whether a file having the requested bit rate can be transmitted. It is assumed that the status and fluctuation of the NW band are constantly monitored and predicted by the management server 30.

決定手段34は、ファイルが送信可能と判断した場合、代替インデックスファイルの情報をレスポンスとして通信端末10へ返す。また、決定手段34は、帯域チェックがNGの場合でも、マスタインデックスファイルに記載されているビットレートのうち、一番低いものであれば送信する。   If the determination unit 34 determines that the file can be transmitted, the determination unit 34 returns the information of the alternative index file to the communication terminal 10 as a response. Even if the bandwidth check is NG, the determination unit 34 transmits the lowest bit rate described in the master index file.

次いで、通信端末10は、代替インデックスファイルに記載されているURIを元にメディアセグメントファイル取得要求を配信サーバ20に送信して、配信サーバ20の配信手段24は、該要求に応じて対象コンテンツを配信する。   Next, the communication terminal 10 transmits a media segment file acquisition request to the distribution server 20 based on the URI described in the alternative index file, and the distribution unit 24 of the distribution server 20 selects the target content in response to the request. To deliver.

一方、通信端末10が「BANDWIDTH=1000000」(mid)の代替インデックスファイルを選択し、管理サーバ30の決定手段34がNW帯域をチェックした結果midファイルの配信が不可であると判断した場合、決定手段34は、通信端末10の要求にかかわらず、レスポンスとしてlowファイルのメディアインデックスファイルを通信端末10に送信する。   On the other hand, when the communication terminal 10 selects an alternative index file of “BANDWIDTH = 1000000” (mid) and the determination unit 34 of the management server 30 determines that the distribution of the mid file is impossible as a result of checking the NW band, the determination is made. The means 34 transmits the media index file of the low file to the communication terminal 10 as a response regardless of the request of the communication terminal 10.

次に、図12のシーケンス図を用いて、保守者によって管理情報DB35に帯域制御情報が追加され、NW帯域が「BANDWIDTH=500000」と制限されている場合の動作について説明する。   Next, with reference to the sequence diagram of FIG. 12, an operation in the case where bandwidth control information is added to the management information DB 35 by the maintainer and the NW bandwidth is limited to “BANDWIDTH = 500000” will be described.

まず、通信端末10から管理サーバ30へhttpリクエストが送信されると、管理サーバ30は、該リクエストを対応するコンテンツサーバ90に送信し、そのレスポンスを受け取る。次いで、管理サーバ30のキャッシュ判定手段31が、管理情報DB35の「キャッシュ保有情報」を参照し、対象コンテンツのキャッシュが存在するか否かを判定する。   First, when an http request is transmitted from the communication terminal 10 to the management server 30, the management server 30 transmits the request to the corresponding content server 90 and receives the response. Next, the cache determination unit 31 of the management server 30 refers to the “cache possession information” in the management information DB 35 and determines whether or not the target content cache exists.

対象コンテンツのキャッシュが存在すると判定した場合、ファイル生成手段32は、管理情報DB35の「ユーザ固有情報」及び「保守者登録制御情報」を参照し、その結果に基づき、マスタインデックスファイル及び代替インデックスファイルを生成する。ここでは、保守者登録制御情報に「BANDWIDTH=500000」といる制限が存在するため、ファイル生成手段32は、lowの代替インデックスファイルだけが記載されたマスタインデックスファイルを作成する。この後の動作は上述の基本動作と一緒になる。   When it is determined that the target content cache exists, the file generation unit 32 refers to the “user-specific information” and the “maintenance person registration control information” in the management information DB 35, and based on the result, the master index file and the alternative index file Is generated. Here, since there is a restriction “BANDWIDTH = 500000” in the maintenance person registration control information, the file generation unit 32 creates a master index file in which only the low alternative index file is described. The subsequent operation is the same as the basic operation described above.

(第2の実施の形態による効果)
本実施の形態によれば、動的にインデックスファイルを生成することで、HLS(HTTP Live Streaming)に対応していない一般的なコンテンツ配信であってもHLS配信に変換することができ、ユーザのQoE向上やNW帯域の軽減を図ることができる。すなわち、本実施の形態によれば、キャッシュした動画を通常のHLS配信と同様に、一つの動画に対して複数のビットレートに対応したメディアセグメントファイルに変換することで、クライアントから送信されたHTTPリクエストが、配信サーバ20で既にキャッシュされているコンテンツであった場合、管理サーバ30は制御条件に基づきマスタ/代替インデックファイルを作成し、HTTPヘッダのURIをマスタインデックスファイルのURIに書き換えて、クライアントにレスポンスを返却することで、HLS配信に切り替えることができる。
(Effects of the second embodiment)
According to the present embodiment, by dynamically generating an index file, even general content distribution that does not support HLS (HTTP Live Streaming) can be converted to HLS distribution, QoE can be improved and NW bandwidth can be reduced. In other words, according to the present embodiment, the cached video is converted into a media segment file corresponding to a plurality of bit rates for a single video in the same way as normal HLS distribution, so that the HTTP transmitted from the client is converted. If the request is content already cached in the distribution server 20, the management server 30 creates a master / alternate index file based on the control conditions, rewrites the URI of the HTTP header with the URI of the master index file, and It is possible to switch to HLS distribution by returning a response to.

また、本実施の形態によれば、NW帯域の混雑緩和とユーザのQoE向上を実現することができる。一般的な通信端末は、ストリームの再生中に有効な帯域幅を観察し、帯域幅がそのストリームに対応できるとみなされた場合、マスタインデックスファイル内に記載されているリストの中から、代替インデックスファイルを指定し現在よりも品質の高いストリームに切り替えることで高品質のストリームが利用可能である。また、低品質のストリームが利用可能であり、現在の帯域幅が現在のストリームに対応できないとみなされる場合、同様にクライアントは現在よりも品質の低いストリームに切り替える。この点、本実施の形態では、本発明では、管理サーバ30でもNW帯域状況を把握し、クライアントからの要求にかかわらず最適なビットレートを選択するとともに、保守者からの制御条件等も考慮して、クライアント側に配信するコンテンツのビットレートを決定することで、NW帯域の混雑緩和とユーザのQoE向上を実現することができる。   Further, according to the present embodiment, it is possible to reduce congestion of the NW band and improve the user's QoE. A typical communication terminal observes the effective bandwidth during playback of a stream, and if the bandwidth is deemed to be compatible with the stream, an alternative index is selected from the list described in the master index file. A high-quality stream can be used by specifying a file and switching to a higher-quality stream. Also, if a low quality stream is available and the current bandwidth is deemed incompatible with the current stream, the client will similarly switch to a lower quality stream. In this regard, in the present embodiment, in the present invention, the management server 30 also grasps the NW bandwidth status, selects the optimum bit rate regardless of the request from the client, and considers the control conditions from the maintenance person. Thus, by determining the bit rate of the content to be distributed to the client side, it is possible to reduce congestion of the NW band and improve the user's QoE.

また、本実施の形態によれば、保守者からの要求に応じて、時間帯や特定の地域等の制御条件により、配信する動画のビットレートを制御することができる。すなわち、保守者の要求に応じて、インデックスファイル作成時にユーザが選択可能なビットレートを動的に変更することができる。これにより、保守者はNW最繁時や、輻輳が起こりそうな地域、もしくはヘビーユーザに対しては最低ビットレートでしかコンテンツを配信させないといったことが可能であり、帯域制御やトラヒックの削減が可能となる。また、災害発生時には最低ビットレートでの配信しか行わないように制御し、NW輻輳状態の軽減、帯域の削減を行うこともできる。   Moreover, according to this Embodiment, according to the request | requirement from a maintenance person, the bit rate of the moving image to deliver can be controlled with control conditions, such as a time slot | zone and a specific area. That is, the bit rate that can be selected by the user at the time of creating the index file can be dynamically changed according to the request of the maintenance person. This makes it possible for maintenance personnel to deliver content only at the lowest bit rate to the NW during peak periods, areas where congestion is likely to occur, or heavy users, enabling bandwidth control and traffic reduction. It becomes. In addition, when a disaster occurs, control is performed so that only delivery at the lowest bit rate is performed, and it is possible to reduce the NW congestion state and reduce the bandwidth.

また、本実施の形態によれば、ユーザの要求が通常のコンテンツ配信であってもHLS配信に切り替えることができるため、アダプティブビットレートでの配信が可能となり、ユーザの視聴中断の機会を軽減させるといったユーザエクスペリエンスの向上を図ることができる。   Further, according to the present embodiment, even if the user request is normal content distribution, it is possible to switch to HLS distribution, so that it is possible to distribute at an adaptive bit rate, and to reduce the user's opportunity to interrupt viewing. The user experience can be improved.

また、本実施の形態によれば、コンテンツ配信システムの導入が非常に容易である。まず、特許文献1のようなEPC装置の連携を必要としない。また、特許文献2のようなパケット網に存在するノードから情報を得る方式では他ノードとの連携が必要となるが、本実施の形態では管理サーバ30が自らNW帯域の変動を監視・予測するため、既存網のNW装置にアドインし、アドインするキャリア側のNW機器にHTTPトラヒックを振り分ける設定をするだけで導入が可能であり、他のノードとの連携を必要としない。   Further, according to the present embodiment, it is very easy to introduce a content distribution system. First, the cooperation of the EPC device as in Patent Document 1 is not required. Further, in the method of obtaining information from a node existing in the packet network as in Patent Document 2, it is necessary to cooperate with other nodes. However, in this embodiment, the management server 30 monitors and predicts the fluctuation of the NW band by itself. Therefore, it can be introduced simply by adding in to the network device of the existing network and setting the HTTP traffic to be distributed to the carrier side network device to be added in, and does not require cooperation with other nodes.

また、本実施の形態によれば、HLSを用いた配信を行うため、視聴中断をさせないようにコンテンツを配信することができる。本実施の形態では、キャッシュコンテンツは時間軸で細切れにされ、同一コンテンツについて複数のビットレートを持つ。そして、単純に蓄積されたコンテンツを選択するのではなく、コンテンツ(動画)の視聴中もユーザのNW帯域の変動を監視して配信するコンテンツのビットレートを変えることで、視聴中断を防ぐことができる。   Further, according to the present embodiment, since the distribution using HLS is performed, it is possible to distribute the content without interrupting viewing. In the present embodiment, the cache content is segmented on the time axis, and the same content has a plurality of bit rates. Rather than simply selecting the accumulated content, it is possible to prevent viewing interruption by monitoring the fluctuation of the NW bandwidth of the user and changing the bit rate of the content to be distributed while viewing the content (video). it can.

次に、本発明の管理サーバ30のハードウェア構成例について、図13を参照して説明する。   Next, a hardware configuration example of the management server 30 of the present invention will be described with reference to FIG.

図13を参照すると、本発明の管理サーバ30は、一般的なコンピュータ装置と同様のハードウェア構成であり、CPU(Central Processing Unit)1001、RAM(Random Access Memory)等のメモリからなる、データの作業領域やデータの一時退避領域に用いられる主記憶部1002、ネットワークを介してデータの送受信を行う通信部1003、入力装置1005や出力装置1006及び記憶装置1007と接続してデータの送受信を行う入出力インタフェース部1004、上記各構成要素を相互に接続するシステムバス1008を備えている。記憶装置1007は、例えば、ROM(Read Only Memory)、磁気ディスク、半導体メモリ等の不揮発性メモリから構成されるハードディスク装置等で実現される。   Referring to FIG. 13, the management server 30 of the present invention has a hardware configuration similar to that of a general computer device, and includes data such as a CPU (Central Processing Unit) 1001 and a RAM (Random Access Memory). A main storage unit 1002 used for a work area and a temporary data saving area, a communication unit 1003 that transmits and receives data via a network, an input device 1005 and an output device 1006, and an input device that transmits and receives data. An output interface unit 1004 and a system bus 1008 for interconnecting the above-described components are provided. The storage device 1007 is realized by, for example, a hard disk device including a non-volatile memory such as a ROM (Read Only Memory), a magnetic disk, and a semiconductor memory.

本発明の管理サーバ30の各機能は、プログラムを組み込んだ、LSI(Large Scale Integration)等のハードウェア部品である回路部品を実装することにより、その動作をハードウェア的に実現することは勿論として、その機能を提供するプログラムを、記憶装置1007に格納し、そのプログラムを主記憶部1002にロードしてCPU1001で実行することにより、ソフトウェア的に実現することも可能である。   Each function of the management server 30 according to the present invention is realized by mounting circuit components, which are hardware components such as LSI (Large Scale Integration), incorporating a program, so that the operation is realized in hardware. The program that provides the function can be realized in software by storing the program in the storage device 1007, loading the program into the main storage unit 1002, and executing it by the CPU 1001.

また、本発明の配信サーバ20も、上記のようなハードウェア構成を有し、各機能をハードウェア的又はソフトウェア的に実現する。   The distribution server 20 of the present invention also has the hardware configuration as described above, and realizes each function in hardware or software.

以上、好ましい実施の形態をあげて本発明を説明したが、本発明は必ずしも、上記実施の形態に限定されるものでなく、その技術的思想の範囲内において様々に変形して実施することができる。   The present invention has been described above with reference to preferred embodiments. However, the present invention is not necessarily limited to the above embodiments, and various modifications can be made within the scope of the technical idea. it can.

なお、以上の構成要素の任意の組み合わせ、本発明の表現を方法、装置、システム、記録媒体、コンピュータプログラムなどの間で変換したものもまた、本発明の態様として有効である。   It should be noted that any combination of the above-described constituent elements and a conversion of the expression of the present invention between a method, an apparatus, a system, a recording medium, a computer program, etc. are also effective as an aspect of the present invention.

また、本発明の各種の構成要素は、必ずしも個々に独立した存在である必要はなく、複数の構成要素が一個の部材として形成されていること、一つの構成要素が複数の部材で形成されていること、ある構成要素が他の構成要素の一部であること、ある構成要素の一部と他の構成要素の一部とが重複していること、等でもよい。   The various components of the present invention do not necessarily have to be independent of each other. A plurality of components are formed as a single member, and a single component is formed of a plurality of members. It may be that a certain component is a part of another component, a part of a certain component overlaps with a part of another component, or the like.

また、本発明の方法およびコンピュータプログラムには複数の手順を順番に記載してあるが、その記載の順番は複数の手順を実行する順番を限定するものではない。このため、本発明の方法およびコンピュータプログラムを実施する時には、その複数の手順の順番は内容的に支障しない範囲で変更することができる。   Moreover, although the several procedure is described in order in the method and computer program of this invention, the order of the description does not limit the order which performs a several procedure. For this reason, when implementing the method and computer program of this invention, the order of the several procedure can be changed in the range which does not interfere in content.

また、本発明の方法およびコンピュータプログラムの複数の手順は個々に相違するタイミングで実行されることに限定されない。このため、ある手順の実行中に他の手順が発生すること、ある手順の実行タイミングと他の手順の実行タイミングとの一部ないし全部が重複していること、等でもよい。   The plurality of procedures of the method and the computer program of the present invention are not limited to being executed at different timings. For this reason, another procedure may occur during the execution of a certain procedure, or some or all of the execution timing of a certain procedure and the execution timing of another procedure may overlap.

さらに、上記実施形態の一部又は全部は、以下の付記のようにも記載されうるが、これに限定されない。   Further, a part or all of the above-described embodiment can be described as in the following supplementary notes, but is not limited thereto.

(付記1)
コンテンツをキャッシュして配信する配信サーバと、
前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備え、
前記管理サーバが、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御手段とを備え、
前記配信サーバが、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバにその旨を通知する変換手段とを備える
ことを特徴とするコンテンツ配信システム。
(Appendix 1)
A distribution server that caches and distributes content;
A management server that controls distribution of content according to the presence or absence of the cache,
The management server is
Cache determination means for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
Control means for transferring the target content to the distribution server while relaying a response from the content server to the communication terminal when a cache of the target content requested from the communication terminal does not exist in the distribution server;
The distribution server is
Cache means for storing the target content transferred from the management server in a cache DB;
After data distribution of content from the content server is completed and accumulation of the target content is completed, the target content stored in the cache DB is converted into a media segment file, and the management server is notified accordingly A content distribution system comprising: a converting means for performing the processing.

(付記2)
前記管理サーバが、
前記対象コンテンツのキャッシュが存在する場合に、予め設定された制御情報と、前記通信端末に固有の情報とに基づき、マスタインデックスファイル及び代替インデックスファイルを生成するファイル生成手段を備え、
前記ファイル生成手段は、
前記コンテンツサーバからのレスポンスに前記マスタインデックスファイルのURIを記載し、当該レスポンスを前記通信端末に送信する
ことを特徴とする付記1に記載のコンテンツ配信システム。
(Appendix 2)
The management server is
When there is a cache of the target content, provided with file generation means for generating a master index file and an alternative index file based on preset control information and information unique to the communication terminal,
The file generation means includes
The content distribution system according to appendix 1, wherein a URI of the master index file is described in a response from the content server, and the response is transmitted to the communication terminal.

(付記3)
前記管理サーバが、
前記通信端末が前記マスタインデックスファイルに記載されているビットレートのうち適切なものを選択して送信した代替インデックスファイルのGetリクエストに対し、NW帯域をチェックし、要求されているビットレートのファイルが送信可能かどうかを判断する決定手段を備え、
前記決定手段は、
要求されているビットレートのファイルが送信可能と判断した場合、代替インデックスファイルの情報を前記通信端末に送信し、
要求されているビットレートのファイルが送信不可能と判断した場合、前記通信端末の要求にかかわらず、lowファイルのメディアインデックスファイルを前記通信端末に送信する
ことを特徴とする付記2に記載のコンテンツ配信システム。
(Appendix 3)
The management server is
The communication terminal checks the NW bandwidth in response to the Get request of the alternative index file selected and transmitted from the appropriate bit rate described in the master index file, and the file of the requested bit rate is A determination means for determining whether transmission is possible,
The determining means includes
When it is determined that the requested bit rate file can be transmitted, the information of the alternative index file is transmitted to the communication terminal,
The content according to appendix 2, wherein a media index file of a low file is transmitted to the communication terminal regardless of the request from the communication terminal when it is determined that the requested bit rate file cannot be transmitted. Distribution system.

(付記4)
前記管理サーバが、
前記配信サーバにキャッシュされているコンテンツの情報と、
前記制御情報と、
前記通信端末に固有の情報と、
前記NW帯域の状況とを格納する管理情報DBを備える
ことを特徴とする付記3に記載のコンテンツ配信システム。
(Appendix 4)
The management server is
Content information cached in the distribution server;
The control information;
Information specific to the communication terminal;
The content distribution system according to appendix 3, further comprising a management information DB that stores the status of the NW band.

(付記5)
前記制御情報は、
一律帯域制御情報、時間帯帯域制御情報、地域別帯域制御情報、特定URL帯域制御情報の少なくとも1つを含む
ことを特徴とする付記3又は付記4に記載のコンテンツ配信システム。
(Appendix 5)
The control information is
The content distribution system according to appendix 3 or appendix 4, characterized by including at least one of uniform bandwidth control information, time zone bandwidth control information, regional bandwidth control information, and specific URL bandwidth control information.

(付記6)
前記マスタインデックスファイルは、
前記制御情報に基づき、少なくともHigh、mid、lowの三種類のビットレートのメディアセグメントファイルのURIの何れか1つが記載される
ことを特徴とする付記2から付記5の何れか1項に記載のコンテンツ配信システム。
(Appendix 6)
The master index file is
6. Any one of URIs of media segment files of at least three types of bit rates of High, mid, and low are described based on the control information. Content distribution system.

(付記7)
前記キャッシュDBは、
High、mid、lowの三種類のビットレートのメディアセグメントファイルを蓄積する
ことを特徴とする付記1から付記6の何れか1項に記載のコンテンツ配信システム。
(Appendix 7)
The cache DB is
7. The content distribution system according to any one of appendix 1 to appendix 6, wherein media segment files having three types of bit rates of High, mid, and low are stored.

(付記8)
前記通信端末からのコンテンツ要求がHTTPリクエストであることを特徴とする付記1から付記7の何れか1項に記載のコンテンツ配信システム。
(Appendix 8)
8. The content distribution system according to any one of appendix 1 to appendix 7, wherein the content request from the communication terminal is an HTTP request.

(付記9)
コンテンツをキャッシュして配信する配信サーバと、前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムによるコンテンツ配信方法であって、
前記管理サーバが、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定ステップと、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御ステップとを実行し、
前記配信サーバが、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュステップと、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバに通知する交換ステップとを実行する
ことを特徴とするコンテンツ配信方法。
(Appendix 9)
A content distribution method by a content distribution system comprising: a distribution server that caches and distributes content; and a management server that controls distribution of the content according to the presence or absence of the cache,
The management server is
A cache determination step for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
Executing a control step of transferring the target content to the distribution server while relaying a response from the content server to the communication terminal when a cache of the target content requested from the communication terminal does not exist in the distribution server. ,
The distribution server is
A cache step of storing the target content transferred from the management server in a cache DB;
The exchange step of converting the target content stored in the cache DB into a media segment file and notifying the management server after data distribution of the content from the content server is completed and the storage of the target content is completed The content distribution method characterized by performing these.

(付記10)
前記管理サーバが、
前記対象コンテンツのキャッシュが存在する場合に、予め設定された制御情報と、前記通信端末に固有の情報とに基づき、マスタインデックスファイル及び代替インデックスファイルを生成するファイル生成ステップを実行し、
前記ファイル生成ステップで、
前記コンテンツサーバからのレスポンスに前記マスタインデックスファイルのURIを記載し、当該レスポンスを前記通信端末に送信する
ことを特徴とする付記9に記載のコンテンツ配信方法。
(Appendix 10)
The management server is
When the target content cache exists, based on control information set in advance and information unique to the communication terminal, execute a file generation step of generating a master index file and an alternative index file,
In the file generation step,
The content distribution method according to appendix 9, wherein the URI of the master index file is described in a response from the content server, and the response is transmitted to the communication terminal.

(付記11)
前記管理サーバが、
前記通信端末が前記マスタインデックスファイルに記載されているビットレートのうち適切なものを選択して送信した代替インデックスファイルのGetリクエストに対し、NW帯域をチェックし、要求されているビットレートのファイルが送信可能かどうかを判断する決定ステップを実行し、
前記決定ステップで、
要求されているビットレートのファイルが送信可能と判断した場合、代替インデックスファイルの情報を前記通信端末に送信し、
要求されているビットレートのファイルが送信不可能と判断した場合、前記通信端末の要求にかかわらず、lowファイルのメディアインデックスファイルを前記通信端末に送信する
ことを特徴とする付記10に記載のコンテンツ配信方法。
(Appendix 11)
The management server is
The communication terminal checks the NW bandwidth in response to the Get request of the alternative index file selected and transmitted from the appropriate bit rate described in the master index file, and the file of the requested bit rate is Perform a decision step to determine if transmission is possible,
In the determining step,
When it is determined that the requested bit rate file can be transmitted, the information of the alternative index file is transmitted to the communication terminal,
11. The content according to appendix 10, wherein when it is determined that the requested bit rate file cannot be transmitted, the media index file of the low file is transmitted to the communication terminal regardless of the request of the communication terminal. Delivery method.

(付記12)
前記管理サーバが備える管理情報DBが、
前記配信サーバにキャッシュされているコンテンツの情報と、
前記制御情報と、
前記通信端末に固有の情報と、
前記NW帯域の状況とを格納する
ことを特徴とする付記11に記載のコンテンツ配信方法。
(Appendix 12)
The management information DB provided in the management server is
Content information cached in the distribution server;
The control information;
Information specific to the communication terminal;
The content distribution method according to appendix 11, wherein the NW band status is stored.

(付記13)
前記制御情報は、
一律帯域制御情報、時間帯帯域制御情報、地域別帯域制御情報、特定URL帯域制御情報の少なくとも1つを含む
ことを特徴とする付記11又は付記12に記載のコンテンツ配信方法。
(Appendix 13)
The control information is
The content distribution method according to appendix 11 or appendix 12, characterized in that it includes at least one of uniform bandwidth control information, time zone bandwidth control information, regional bandwidth control information, and specific URL bandwidth control information.

(付記14)
前記マスタインデックスファイルは、
前記制御情報に基づき、少なくともHigh、mid、lowの三種類のビットレートのメディアセグメントファイルのURIの何れか1つが記載される
ことを特徴とする付記10から付記13の何れか1項に記載のコンテンツ配信方法。
(Appendix 14)
The master index file is
Any one of URIs of media segment files of at least three types of bit rates of High, mid, and low is described based on the control information. Content distribution method.

(付記15)
前記キャッシュDBは、
High、mid、lowの三種類のビットレートのメディアセグメントファイルを蓄積する
ことを特徴とする付記9から付記14の何れか1項に記載のコンテンツ配信方法。
(Appendix 15)
The cache DB is
15. The content distribution method according to any one of appendix 9 to appendix 14, wherein media segment files having three types of bit rates of High, mid, and low are stored.

(付記16)
前記通信端末からのコンテンツ要求がHTTPリクエストであることを特徴とする付記9から付記15の何れか1項に記載のコンテンツ配信方法。
(Appendix 16)
The content distribution method according to any one of appendix 9 to appendix 15, wherein the content request from the communication terminal is an HTTP request.

(付記17)
コンテンツをキャッシュして配信する配信サーバと、前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムを構成するコンピュータ上で動作するコンテンツ配信プログラムであって、
前記管理サーバを構成するコンピュータを、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御手段として機能させ、
前記配信サーバを構成するコンピュータを、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバにその旨を通知する変換手段として機能させる
ことを特徴とするコンテンツ配信プログラム。
(Appendix 17)
A content distribution program that operates on a computer that constitutes a content distribution system including a distribution server that caches and distributes content, and a management server that controls distribution of content according to the presence or absence of the cache,
A computer constituting the management server;
Cache determination means for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
When the cache of the target content requested from the communication terminal does not exist in the distribution server, while functioning as a control means for transferring the target content to the distribution server while relaying the response from the content server to the communication terminal,
A computer constituting the distribution server;
Cache means for storing the target content transferred from the management server in a cache DB;
After data distribution of content from the content server is completed and accumulation of the target content is completed, the target content stored in the cache DB is converted into a media segment file, and the management server is notified accordingly A content distribution program that functions as a conversion means.

(付記18)
前記管理サーバを構成するコンピュータを、
前記対象コンテンツのキャッシュが存在する場合に、予め設定された制御情報と、前記通信端末に固有の情報とに基づき、マスタインデックスファイル及び代替インデックスファイルを生成するファイル生成手段として機能させ、
前記ファイル生成手段は、
前記コンテンツサーバからのレスポンスに前記マスタインデックスファイルのURIを記載し、当該レスポンスを前記通信端末に送信する
ことを特徴とする付記17に記載のコンテンツ配信プログラム。
(Appendix 18)
A computer constituting the management server;
When there is a cache of the target content, based on control information set in advance and information unique to the communication terminal, function as a file generation unit that generates a master index file and an alternative index file,
The file generation means includes
The content distribution program according to appendix 17, wherein the URI of the master index file is described in a response from the content server, and the response is transmitted to the communication terminal.

(付記19)
前記管理サーバを構成するコンピュータを、
前記通信端末が前記マスタインデックスファイルに記載されているビットレートのうち適切なものを選択して送信した代替インデックスファイルのGetリクエストに対し、NW帯域をチェックし、要求されているビットレートのファイルが送信可能かどうかを判断する決定手段として機能させ、
前記決定手段は、
要求されているビットレートのファイルが送信可能と判断した場合、代替インデックスファイルの情報を前記通信端末に送信し、
要求されているビットレートのファイルが送信不可能と判断した場合、前記通信端末の要求にかかわらず、lowファイルのメディアインデックスファイルを前記通信端末に送信する
ことを特徴とする付記18に記載のコンテンツ配信プログラム。
(Appendix 19)
A computer constituting the management server;
The communication terminal checks the NW bandwidth in response to the Get request of the alternative index file selected and transmitted from the appropriate bit rate described in the master index file, and the file of the requested bit rate is Function as a decision means to determine whether or not transmission is possible,
The determining means includes
When it is determined that the requested bit rate file can be transmitted, the information of the alternative index file is transmitted to the communication terminal,
19. The content according to appendix 18, wherein when it is determined that the requested bit rate file cannot be transmitted, the media index file of the low file is transmitted to the communication terminal regardless of the request of the communication terminal. Delivery program.

(付記20)
前記管理サーバが備える管理情報DBが、
前記配信サーバにキャッシュされているコンテンツの情報と、
前記制御情報と、
前記通信端末に固有の情報と、
前記NW帯域の状況とを格納する
ことを特徴とする付記19に記載のコンテンツ配信プログラム。
(Appendix 20)
The management information DB provided in the management server is
Content information cached in the distribution server;
The control information;
Information specific to the communication terminal;
The content distribution program according to appendix 19, wherein the NW band status is stored.

(付記21)
前記制御情報は、
一律帯域制御情報、時間帯帯域制御情報、地域別帯域制御情報、特定URL帯域制御情報の少なくとも1つを含む
ことを特徴とする付記19又は付記20に記載のコンテンツ配信プログラム。
(Appendix 21)
The control information is
The content distribution program according to appendix 19 or appendix 20, characterized in that it includes at least one of uniform bandwidth control information, time zone bandwidth control information, regional bandwidth control information, and specific URL bandwidth control information.

(付記22)
前記マスタインデックスファイルは、
前記制御情報に基づき、少なくともHigh、mid、lowの三種類のビットレートのメディアセグメントファイルのURIの何れか1つが記載される
ことを特徴とする付記18から付記21の何れか1項に記載のコンテンツ配信プログラム。
(Appendix 22)
The master index file is
Any one of URIs of media segment files having at least three types of bit rates of High, mid, and low is described based on the control information. Content distribution program.

(付記23)
前記キャッシュDBは、
High、mid、lowの三種類のビットレートのメディアセグメントファイルを蓄積する
ことを特徴とする付記17から付記22の何れか1項に記載のコンテンツ配信方法。
(Appendix 23)
The cache DB is
23. The content distribution method according to any one of appendix 17 to appendix 22, wherein media segment files having three types of bit rates of High, mid, and low are stored.

(付記24)
前記通信端末からのコンテンツ要求がHTTPリクエストであることを特徴とする付記17から付記23の何れか1項に記載のコンテンツ配信プログラム。
(Appendix 24)
The content distribution program according to any one of appendix 17 to appendix 23, wherein the content request from the communication terminal is an HTTP request.

10:通信端末
20:配信サーバ
21:キャッシュDB
22:キャッシュ手段
23:変換手段
24:配信手段
30:管理サーバ
31キャッシュ判定手段
32:ファイル生成手段
33:制御手段
34:決定手段
35:管理情報DB
40:eNB
50:S−GW
60:P−GW
70:L3SW
80:監視サーバ
90:コンテンツサーバ
100:コンテンツ配信システム
1001:CPU
1002:主記憶部
1003:通信部
1004:入出力インタフェース部
1005:入力装置
1006:出力装置
1007:記憶装置
1008:システムバス
10: Communication terminal 20: Distribution server 21: Cache DB
22: Cache means 23: Conversion means 24: Distribution means 30: Management server 31 Cache determination means 32: File generation means 33: Control means 34: Determination means 35: Management information DB
40: eNB
50: S-GW
60: P-GW
70: L3SW
80: Monitoring server 90: Content server 100: Content distribution system 1001: CPU
1002: Main storage unit 1003: Communication unit 1004: Input / output interface unit 1005: Input device 1006: Output device 1007: Storage device 1008: System bus

Claims (10)

コンテンツをキャッシュして配信する配信サーバと、
前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備え、
前記管理サーバが、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御手段とを備え、
前記配信サーバが、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバにその旨を通知する変換手段とを備える
ことを特徴とするコンテンツ配信システム。
A distribution server that caches and distributes content;
A management server that controls distribution of content according to the presence or absence of the cache,
The management server is
Cache determination means for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
Control means for transferring the target content to the distribution server while relaying a response from the content server to the communication terminal when a cache of the target content requested from the communication terminal does not exist in the distribution server;
The distribution server is
Cache means for storing the target content transferred from the management server in a cache DB;
After data distribution of content from the content server is completed and accumulation of the target content is completed, the target content stored in the cache DB is converted into a media segment file, and the management server is notified accordingly A content distribution system comprising: a converting means for performing the processing.
前記管理サーバが、
前記対象コンテンツのキャッシュが存在する場合に、予め設定された制御情報と、前記通信端末に固有の情報とに基づき、マスタインデックスファイル及び代替インデックスファイルを生成するファイル生成手段を備え、
前記ファイル生成手段は、
前記コンテンツサーバからのレスポンスに前記マスタインデックスファイルのURIを記載し、当該レスポンスを前記通信端末に送信する
ことを特徴とする請求項1に記載のコンテンツ配信システム。
The management server is
When there is a cache of the target content, provided with file generation means for generating a master index file and an alternative index file based on preset control information and information unique to the communication terminal,
The file generation means includes
The content distribution system according to claim 1, wherein a URI of the master index file is described in a response from the content server, and the response is transmitted to the communication terminal.
前記管理サーバが、
前記通信端末が前記マスタインデックスファイルに記載されているビットレートのうち適切なものを選択して送信した代替インデックスファイルのGetリクエストに対し、NW帯域をチェックし、要求されているビットレートのファイルが送信可能かどうかを判断する決定手段を備え、
前記決定手段は、
要求されているビットレートのファイルが送信可能と判断した場合、代替インデックスファイルの情報を前記通信端末に送信し、
要求されているビットレートのファイルが送信不可能と判断した場合、前記通信端末の要求にかかわらず、lowファイルのメディアインデックスファイルを前記通信端末に送信する
ことを特徴とする請求項2に記載のコンテンツ配信システム。
The management server is
The communication terminal checks the NW bandwidth in response to the Get request of the alternative index file selected and transmitted from the appropriate bit rate described in the master index file, and the file of the requested bit rate is A determination means for determining whether transmission is possible,
The determining means includes
When it is determined that the requested bit rate file can be transmitted, the information of the alternative index file is transmitted to the communication terminal,
The media index file of a low file is transmitted to the communication terminal regardless of the request from the communication terminal when it is determined that the requested bit rate file cannot be transmitted. Content distribution system.
前記管理サーバが、
前記配信サーバにキャッシュされているコンテンツの情報と、
前記制御情報と、
前記通信端末に固有の情報と、
前記NW帯域の状況とを格納する管理情報DBを備える
ことを特徴とする請求項3に記載のコンテンツ配信システム。
The management server is
Content information cached in the distribution server;
The control information;
Information specific to the communication terminal;
The content distribution system according to claim 3, further comprising a management information DB that stores the status of the NW band.
前記制御情報は、
一律帯域制御情報、時間帯帯域制御情報、地域別帯域制御情報、特定URL帯域制御情報の少なくとも1つを含む
ことを特徴とする請求項3又は請求項4に記載のコンテンツ配信システム。
The control information is
5. The content distribution system according to claim 3, comprising at least one of uniform bandwidth control information, time zone bandwidth control information, regional bandwidth control information, and specific URL bandwidth control information.
前記マスタインデックスファイルは、
前記制御情報に基づき、少なくともHigh、mid、lowの三種類のビットレートのメディアセグメントファイルのURIの何れか1つが記載される
ことを特徴とする請求項2から請求項5の何れか1項に記載のコンテンツ配信システム。
The master index file is
Any one of URIs of media segment files having at least three types of bit rates of High, mid, and low is described based on the control information. The content distribution system described.
前記キャッシュDBは、
High、mid、lowの三種類のビットレートのメディアセグメントファイルを蓄積する
ことを特徴とする請求項1から請求項6の何れか1項に記載のコンテンツ配信システム。
The cache DB is
The content distribution system according to any one of claims 1 to 6, wherein media segment files of three types of bit rates of High, mid, and low are stored.
前記通信端末からのコンテンツ要求がHTTPリクエストであることを特徴とする請求項1から請求項7の何れか1項に記載のコンテンツ配信システム。   The content distribution system according to any one of claims 1 to 7, wherein the content request from the communication terminal is an HTTP request. コンテンツをキャッシュして配信する配信サーバと、前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムによるコンテンツ配信方法であって、
前記管理サーバが、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定ステップと、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御ステップとを実行し、
前記配信サーバが、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュステップと、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバに通知する交換ステップとを実行する
ことを特徴とするコンテンツ配信方法。
A content distribution method by a content distribution system comprising: a distribution server that caches and distributes content; and a management server that controls distribution of the content according to the presence or absence of the cache,
The management server is
A cache determination step for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
Executing a control step of transferring the target content to the distribution server while relaying a response from the content server to the communication terminal when a cache of the target content requested from the communication terminal does not exist in the distribution server. ,
The distribution server is
A cache step of storing the target content transferred from the management server in a cache DB;
The exchange step of converting the target content stored in the cache DB into a media segment file and notifying the management server after data distribution of the content from the content server is completed and the storage of the target content is completed The content distribution method characterized by performing these.
コンテンツをキャッシュして配信する配信サーバと、前記キャッシュの有無に応じてコンテンツの配信を制御する管理サーバとを備えるコンテンツ配信システムを構成するコンピュータ上で動作するコンテンツ配信プログラムであって、
前記管理サーバを構成するコンピュータを、
通信端末から要求された対象コンテンツが前記配信サーバにキャッシュされているか否かを判定するキャッシュ判定手段と、
通信端末から要求された対象コンテンツのキャッシュが前記配信サーバに存在しない場合に、コンテンツサーバからのレスポンスを前記通信端末に中継しつつ、前記対象コンテンツを前記配信サーバへ転送する制御手段として機能させ、
前記配信サーバを構成するコンピュータを、
前記管理サーバから転送された前記対象コンテンツをキャッシュDBに蓄積するキャッシュ手段と、
前記コンテンツサーバからのコンテンツのデータ配信が終了し、かつ、前記対象コンテンツの蓄積が完了した後、キャッシュDBに蓄積された当該対象コンテンツをメディアセグメントファイルへ変換し、前記管理サーバにその旨を通知する変換手段として機能させる
ことを特徴とするコンテンツ配信プログラム。
A content distribution program that operates on a computer that constitutes a content distribution system including a distribution server that caches and distributes content, and a management server that controls distribution of content according to the presence or absence of the cache,
A computer constituting the management server;
Cache determination means for determining whether or not the target content requested from the communication terminal is cached in the distribution server;
When the cache of the target content requested from the communication terminal does not exist in the distribution server, while functioning as a control means for transferring the target content to the distribution server while relaying the response from the content server to the communication terminal,
A computer constituting the distribution server;
Cache means for storing the target content transferred from the management server in a cache DB;
After data distribution of content from the content server is completed and accumulation of the target content is completed, the target content stored in the cache DB is converted into a media segment file, and the management server is notified accordingly A content distribution program that functions as a conversion means.
JP2013196503A 2013-09-24 2013-09-24 Content distribution system, content distribution device, content distribution method, and content distribution program Pending JP2015065493A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013196503A JP2015065493A (en) 2013-09-24 2013-09-24 Content distribution system, content distribution device, content distribution method, and content distribution program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013196503A JP2015065493A (en) 2013-09-24 2013-09-24 Content distribution system, content distribution device, content distribution method, and content distribution program

Publications (1)

Publication Number Publication Date
JP2015065493A true JP2015065493A (en) 2015-04-09

Family

ID=52833046

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013196503A Pending JP2015065493A (en) 2013-09-24 2013-09-24 Content distribution system, content distribution device, content distribution method, and content distribution program

Country Status (1)

Country Link
JP (1) JP2015065493A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004040908A1 (en) * 2002-10-30 2004-05-13 Fujitsu Limited Stream server
JP2006135811A (en) * 2004-11-08 2006-05-25 Make It:Kk Network-type video delivery system
JP2010171559A (en) * 2009-01-21 2010-08-05 Hitachi Ltd Content transmitter
JP2010200155A (en) * 2009-02-26 2010-09-09 Hitachi Information & Control Solutions Ltd Video distribution system and distribution method
WO2011049193A1 (en) * 2009-10-23 2011-04-28 日本電気株式会社 Distribution system, gateway, distribution method, and program
WO2012011490A1 (en) * 2010-07-20 2012-01-26 シャープ株式会社 Content acquisition device, content transmission device, content transmission/reception system, data structure, control method, control program, and recording medium
WO2012107341A2 (en) * 2011-02-07 2012-08-16 Alcatel Lucent A cache manager for segmented multimedia and corresponding method for cache management
JP2013069073A (en) * 2011-09-21 2013-04-18 Nec Corp Distribution network, server and distribution method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004040908A1 (en) * 2002-10-30 2004-05-13 Fujitsu Limited Stream server
JP2006135811A (en) * 2004-11-08 2006-05-25 Make It:Kk Network-type video delivery system
JP2010171559A (en) * 2009-01-21 2010-08-05 Hitachi Ltd Content transmitter
JP2010200155A (en) * 2009-02-26 2010-09-09 Hitachi Information & Control Solutions Ltd Video distribution system and distribution method
WO2011049193A1 (en) * 2009-10-23 2011-04-28 日本電気株式会社 Distribution system, gateway, distribution method, and program
WO2012011490A1 (en) * 2010-07-20 2012-01-26 シャープ株式会社 Content acquisition device, content transmission device, content transmission/reception system, data structure, control method, control program, and recording medium
WO2012107341A2 (en) * 2011-02-07 2012-08-16 Alcatel Lucent A cache manager for segmented multimedia and corresponding method for cache management
JP2013069073A (en) * 2011-09-21 2013-04-18 Nec Corp Distribution network, server and distribution method

Similar Documents

Publication Publication Date Title
US11909649B2 (en) Efficiently managing network traffic
US11924650B2 (en) System, method and service product for content delivery
US9621620B2 (en) Apparatus and method for providing content with a distributed architecture, and system for providing content with the said apparatus
CN104040992B (en) There is the Media Stream of improved efficiency in mobile network
Bilal et al. Collaborative joint caching and transcoding in mobile edge networks
US9571407B2 (en) Strategically scheduling TCP stream transmissions
WO2018108166A1 (en) Data pre-fetching in mobile networks
US20130041943A1 (en) Distribution system, distribution control device, and distribution control method
US20230224722A1 (en) Dynamic Adjustment of Deployment Location of Software Within a Network
US11089124B2 (en) Hybrid pull and push based streaming
JP2013511867A (en) Data traffic control in communication networks
JP5928472B2 (en) Content distribution system, cache server, and content distribution method
JP5720794B2 (en) Distribution network, server and distribution method
JPWO2013005761A1 (en) Content distribution system, cache server, and content distribution method
US20150163853A1 (en) Mobile communication terminal having multiple communication interfaces, and cooperative data communication method thereof
KR20130057232A (en) Contents delivery network system having edge node and method for caching and managing contents
JP2015065493A (en) Content distribution system, content distribution device, content distribution method, and content distribution program
JP2015154232A (en) Video transmission system, video transmission method, access router, access control device and rate conversion device
WO2014117508A1 (en) Content delivery network and content management method in content delivery network
KR101402923B1 (en) Server and method for managing contents to be distributed to cache device, and the cache device
WO2017071524A1 (en) Multimedia resource publishing method and apparatus
KR20130134911A (en) Method for providing content caching service in adapted streaming service and local caching device thereof
JP2013048327A (en) Distribution network and server, and distribution method
WO2023275969A1 (en) Data relay device, delivery system, data relay method, and computer readable medium
KR102000168B1 (en) Apparatus and method for providing content, and system for providing content with the said apparatus

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160816

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170524

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170627

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20171219