JP6740110B2 - Data distribution system, communication terminal, and program - Google Patents

Data distribution system, communication terminal, and program Download PDF

Info

Publication number
JP6740110B2
JP6740110B2 JP2016239471A JP2016239471A JP6740110B2 JP 6740110 B2 JP6740110 B2 JP 6740110B2 JP 2016239471 A JP2016239471 A JP 2016239471A JP 2016239471 A JP2016239471 A JP 2016239471A JP 6740110 B2 JP6740110 B2 JP 6740110B2
Authority
JP
Japan
Prior art keywords
content data
distribution server
communication terminal
data
distribution
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.)
Active
Application number
JP2016239471A
Other languages
Japanese (ja)
Other versions
JP2018098569A (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.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting 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 Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2016239471A priority Critical patent/JP6740110B2/en
Publication of JP2018098569A publication Critical patent/JP2018098569A/en
Application granted granted Critical
Publication of JP6740110B2 publication Critical patent/JP6740110B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Computer And Data Communications (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Description

本発明は、コンテンツデータを配信するデータ配信システム、コンテンツデータを取得する通信端末、及び通信端末のプログラムに関する。 The present invention relates to a data distribution system that distributes content data, a communication terminal that acquires content data, and a program for the communication terminal.

近年の動画配信においては、アダプティブストリーミングが注目されている。アダプティブストリーミングでは、配信側で映像を複数のビットレートでエンコードして数秒単位のファイルに分割しておき、ストリーミングを受信する通信端末で、自身の通信速度に合わせたビットレートのファイルを順次取得し、取得ファイルを繋ぎ合わせることで再生を行う。こうして、通信速度が変動する通信端末においても、再生中断しにくい動画配信を実現できる(例えば、非特許文献1参照)。 Adaptive streaming has been attracting attention in recent video distribution. In adaptive streaming, the distribution side encodes the video at multiple bit rates and divides it into files of several seconds unit, and the communication terminal that receives the streaming sequentially acquires the file of the bit rate that matches its own communication speed. , Plays by connecting the acquired files. Thus, even in a communication terminal whose communication speed varies, it is possible to realize moving image distribution in which reproduction is unlikely to be interrupted (for example, see Non-Patent Document 1).

ただし、アダプティブストリーミングでは、各通信端末がファイル単位でデータ取得を行うため、トラフィックがバースト的になりやすく、通信端末からのアクセスが集中すると、ネットワーク機器等での輻輳によるパケットロスが発生しやすくなる。配信規模が大きくなればなるほど、その傾向は顕著となることから、このようなバースト的なトラフィックを抑制する技術が必要となる。 However, in adaptive streaming, since each communication terminal acquires data in file units, traffic tends to be bursty, and when access from communication terminals concentrates, packet loss due to congestion in network equipment etc. easily occurs. .. Since the tendency becomes more remarkable as the distribution scale becomes larger, a technique for suppressing such bursty traffic is required.

スマートフォンやPCといった通信端末に対する大規模なストリーム配信においては、ネットワーク機器に通信端末からのアクセスが集中しやすく、ネットワーク機器で処理しきれずパケットロスが発生する。これを抑制する方法として、ネットワーク機器の通信容量を超えないよう、パケットをネットワーク機器のバッファに保存し、通信容量に空きができた時に送信処理を行うシェーピング手法が知られている(例えば、非特許文献2参照)。 In large-scale stream distribution to a communication terminal such as a smartphone or a PC, access from the communication terminal tends to concentrate on the network device, and the network device cannot complete processing, resulting in packet loss. As a method for suppressing this, a shaping method is known in which packets are stored in a buffer of a network device so that the communication capacity of the network device is not exceeded, and a transmission process is performed when the communication capacity becomes available (for example, See Patent Document 2).

図8は、シェーピングによる効果を示す図であり、図8(a)はシェーピングを行わない場合の通信量を示し、図8(b)はシェーピングを行った場合の通信量を示している。バースト的なリクエストが発生した際に、シェーピングを行わない場合には、図8(a)に示すように配信サーバの配信容量の上限を超えるパケットはパケットロスとなってしまう。一方、シェーピングを行う場合には、図8(b)に示すようにパケット処理に遅延が発生するものの、パケットロスが発生しない動作となる。 FIG. 8 is a diagram showing the effect of shaping, FIG. 8(a) shows the communication amount without shaping, and FIG. 8(b) shows the communication amount with shaping. If shaping is not performed when a burst-like request occurs, a packet exceeding the upper limit of the distribution capacity of the distribution server will be a packet loss as shown in FIG. 8A. On the other hand, when the shaping is performed, the packet processing is delayed as shown in FIG. 8B, but the packet loss is not generated.

また、通信端末においては、インターネットの混雑などが原因でストリーミング再生に必要な通信速度を下回ることもあることから、変動する通信速度差を吸収するため、所望の再生時刻よりも数秒程度先のデータまで取得してバッファに保存し、保存したデータ量が設定した閾値を超えた時にストリーミング再生を開始することが一般的である。 In addition, the communication terminal may be less than the communication speed required for streaming playback due to the congestion of the Internet, etc. It is common to acquire up to and store in a buffer, and start streaming playback when the stored data amount exceeds a set threshold value.

また、特許文献1には配信経路の混雑状況に合わせてエンコードレートを変更する技術が開示されている。 In addition, Patent Document 1 discloses a technique of changing the encoding rate according to the congestion situation of the distribution route.

特開2006−262205号公報JP, 2006-262205, A

A. Zambelli, ”IIS Smooth Streaming Technical Overview”, Mar.2009A. Zambelli, "IIS Smooth Streaming Technical Overview", Mar.2009 福富ほか、「ルータにおける帯域制御方式の検討」、信学技報、NS2003−219、Dec.2003Fukutomi et al., “Study of bandwidth control method in router”, IEICE Tech., NS2003-219, Dec. 2003

シェーピングを行うことでパケットロスを低減でき、配信の安定化を図ることができる。しかし、データの受信速度が平滑化されることにより、データの受信時間が長くなってしまう。これにより、視聴開始時やシーク操作時に、再生開始に必要なデータ取得に時間がかかり、ストリーミングを再生開始するまでの時間が増えてしまうという問題がある。 By performing shaping, packet loss can be reduced and distribution can be stabilized. However, the smoothing of the data receiving speed increases the data receiving time. As a result, there is a problem that it takes time to acquire the data necessary for starting the reproduction at the time of starting the viewing or the seek operation, and the time until starting the reproduction of the streaming increases.

また、特許文献1に記載の方法では、アダプティブストリーミングのライブ配信のように通信端末からのアクセスが瞬間的に増加した場合には、必要以上にエンコードレートを下げてしまい、コンテンツデータの品質が著しく低下してしまうという問題がある。 Further, in the method described in Patent Document 1, when the access from a communication terminal instantaneously increases as in live distribution of adaptive streaming, the encoding rate is lowered more than necessary, and the quality of content data is remarkably high. There is a problem that it will decrease.

かかる事情に鑑みてなされた本発明の目的は、通信端末での視聴の安定化と、再生開始の高速化を両立することが可能なデータ配信システム、通信端末、及びプログラムを提供することにある。 An object of the present invention made in view of such circumstances is to provide a data distribution system, a communication terminal, and a program capable of both stabilizing the viewing and listening at the communication terminal and speeding up the playback start. ..

上記課題を解決するため、本発明に係るデータ配信システムは、コンテンツデータを配信するデータ配信システムであって、シェーピングが行われないコンテンツデータを配信する第1の配信サーバと、シェーピングが行われるコンテンツデータを配信する第2の配信サーバと、コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が閾値以下である間は、前記第1の配信サーバからコンテンツデータを取得し、コンテンツデータの記憶量が前記閾値を超えると、前記第2の配信サーバからコンテンツデータを取得する通信端末と、を備えることを特徴とする。 In order to solve the above problems, a data distribution system according to the present invention is a data distribution system that distributes content data, and a first distribution server that distributes content data that is not shaped and a content that is shaped. When the second distribution server that distributes the data and the reproduction instruction of the content data are acquired, the content data is acquired from the first distribution server and the content data is stored while the storage amount of the content data is equal to or less than the threshold value. And a communication terminal that acquires content data from the second distribution server when the amount exceeds the threshold value.

さらに、本発明に係るデータ配信システムにおいて、前記通信端末は、前記第1の配信サーバの宛先アドレス、前記第2の配信サーバの宛先アドレス、及びコンテンツデータのファイル名に関する情報を含むプレイリストを取得し、前記コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が前記閾値以下である間は、前記プレイリストに基づいて前記第1の配信サーバが配信するコンテンツデータのURIを決定して、前記第1の配信サーバにリクエスト行い、コンテンツデータの記憶量が前記閾値を超えると、前記プレイリストに基づいて前記第2の配信サーバが配信するコンテンツデータのURIを決定し、前記第2の配信サーバにリクエスト行うことを特徴とする。 Furthermore, in the data distribution system according to the present invention, the communication terminal obtains a playlist including information about a destination address of the first distribution server, a destination address of the second distribution server, and a file name of content data. Then, when the reproduction instruction of the content data is acquired, while the storage amount of the content data is equal to or less than the threshold value, the URI of the content data distributed by the first distribution server is determined based on the playlist, When a request is made to the first distribution server and the storage amount of the content data exceeds the threshold value, the URI of the content data distributed by the second distribution server is determined based on the playlist, and the second distribution is performed. It is characterized by making a request to the server.

また、上記課題を解決するため、本発明に係る通信端末は、配信サーバからコンテンツデータを取得する通信端末であって、コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が閾値以下である間は、シェーピングが行われないコンテンツデータを配信する第1の配信サーバからコンテンツデータを取得し、コンテンツデータの記憶量が前記閾値を超えると、シェーピングが行われるコンテンツデータを配信する第2の配信サーバからコンテンツデータを取得することを特徴とする。 Further, in order to solve the above problems, a communication terminal according to the present invention is a communication terminal that acquires content data from a distribution server, and when a reproduction instruction of content data is acquired, the storage amount of content data is equal to or less than a threshold value. During the period, the content data is acquired from the first distribution server that distributes the content data that is not shaped, and when the storage amount of the content data exceeds the threshold, the second distribution that distributes the content data that is shaped The content data is acquired from the server.

さらに、本発明に係る通信端末において、前記第1の配信サーバとの間の通信セッションが確立しているか否かを一定周期で確認し、通信セッションが確立していない場合には、前記第1の配信サーバと通信セッションを開始することを特徴とする。 Furthermore, in the communication terminal according to the present invention, whether or not a communication session with the first distribution server has been established is checked at regular intervals, and if the communication session has not been established, the first It is characterized by starting a communication session with the distribution server of.

さらに、本発明に係る通信端末において、視聴画面上でのタップ操作又はマウスオーバーを契機として、前記第1の配信サーバとの間のセッションが確立しているか否かを確認し、通信セッションが確立していない場合には、前記第1の配信サーバと通信セッションを開始することを特徴とする。 Further, in the communication terminal according to the present invention, whether or not a session with the first distribution server has been established is triggered by a tap operation on the viewing screen or mouseover, and the communication session is established. If not, a communication session with the first distribution server is started.

また、上記課題を解決するため、本発明に係るプログラムは、コンピュータを、上記通信端末として機能させることを特徴とする。 In order to solve the above problems, the program according to the present invention causes a computer to function as the communication terminal.

本発明によれば、通信端末での視聴の安定化と、再生開始やシーク操作の高速化を両立することができるようになる。 According to the present invention, it is possible to achieve both stable viewing on a communication terminal and high-speed playback start and seek operation.

本発明の一実施形態に係るデータ配信システムの概略図である。1 is a schematic diagram of a data distribution system according to an embodiment of the present invention. 本発明の一実施形態に係るデータ配信システムにおけるコンテンツ配信サーバに保存されるコンテンツデータの概略図である。3 is a schematic diagram of content data stored in a content distribution server in the data distribution system according to the embodiment of the present invention. FIG. 本発明の一実施形態に係るデータ配信システムにおけるプレイリストサーバが配信するプレイリストの一例を示す図である。It is a figure which shows an example of the playlist which the playlist server in the data distribution system which concerns on one Embodiment of this invention distributes. 本発明の一実施形態に係る通信端末の構成を示す概略図である。It is a schematic diagram showing composition of a communication terminal concerning one embodiment of the present invention. 本発明の一実施形態に係る通信端末がコンテンツデータの再生指示を取得してからストリーム再生までに記憶されるコンテンツデータを示す図である。It is a figure which shows the content data memorize|stored by the communication terminal which concerns on one Embodiment of this invention from the acquisition of the reproduction instruction|indication of content data to stream reproduction. 本発明の一実施形態に係る通信端末における制御部の処理の一例を示すフローチャートである。It is a flow chart which shows an example of processing of a control part in a communication terminal concerning one embodiment of the present invention. 本発明による効果を説明する図である。It is a figure explaining the effect by this invention. シェーピングによる効果を説明する図である。It is a figure explaining the effect by shaping.

以下、本発明の一実施形態について、図面を参照して詳細に説明する。 Hereinafter, an embodiment of the present invention will be described in detail with reference to the drawings.

図1は、本発明の一実施形態に係るデータ配信システムの概略図である。図1に示すデータ配信システム1は、プレイリストサーバ10と、第1の配信サーバ20−1と、第2の配信サーバ20−2と、複数の通信端末30とを備える。なお、各配信サーバ20は同じデータをキャッシュしているものとする。以下の説明において、「第1の配信サーバ20−1」と、「第2の配信サーバ20−2」とを特に区別する必要がない場合には、単に「配信サーバ20」と記載する。 FIG. 1 is a schematic diagram of a data distribution system according to an embodiment of the present invention. The data distribution system 1 shown in FIG. 1 includes a playlist server 10, a first distribution server 20-1, a second distribution server 20-2, and a plurality of communication terminals 30. It is assumed that each distribution server 20 caches the same data. In the following description, the "first distribution server 20-1" and the "second distribution server 20-2" are simply referred to as "distribution server 20" unless it is necessary to distinguish them.

データ配信システム1は、アダプティブストリーミングによりデータ配信を行う。ここで、連続的なデータ(映像や音声のストリームデータなど)を数秒単位のファイルに分割したものをコンテンツデータ(配信データ)と呼ぶ。アダプティブストリーミングでは、各通信端末30が始めにコンテンツデータの取得先が記載されたメタデータであるプレイリストを取得し、プレイリストに記載されている配信サーバ20からコンテンツデータを順次取得し、取得したコンテンツデータを繋ぎあわせて再生する。 The data distribution system 1 distributes data by adaptive streaming. Here, continuous data (such as video or audio stream data) divided into files of a few seconds is called content data (delivery data). In adaptive streaming, each communication terminal 30 first acquires a playlist that is metadata in which the acquisition destination of the content data is described, and sequentially acquires and acquires the content data from the distribution server 20 described in the playlist. Plays together content data.

第1の配信サーバ20−1は、シェーピングが行われないコンテンツデータを配信するサーバである。第2の配信サーバ20−2は、シェーピングが行われるコンテンツデータを配信するサーバである。シェーピングは第2の配信サーバ20−2で行ってもよいし、第2の配信サーバ20−2と通信端末30との間に配置される基地局やルータなどのネットワーク機器で行ってもよい。 The first distribution server 20-1 is a server that distributes content data that is not shaped. The second distribution server 20-2 is a server that distributes content data that is shaped. The shaping may be performed by the second distribution server 20-2, or may be performed by a network device such as a base station or a router arranged between the second distribution server 20-2 and the communication terminal 30.

図2は、アダプティブストリーミングでの、配信サーバ20に保存されるコンテンツデータの概略図である。ファイル番号(シーケンス番号)ごとにコンテンツデータが独立したファイルとなる。 FIG. 2 is a schematic diagram of content data stored in the distribution server 20 in adaptive streaming. Content data is an independent file for each file number (sequence number).

プレイリストサーバ10は、プレイリストを配信するサーバである。なお、配信サーバ20がプレイリストも配信するようにし、プレイリストサーバ10を備えないシステムとすることも可能である。 The playlist server 10 is a server that distributes a playlist. It is also possible that the distribution server 20 also distributes the playlist so that the system does not include the playlist server 10.

図3は、プレイリストサーバ10が配信するプレイリストの一例を示す図である。プレイリストは、第1の配信サーバ20−1の宛先アドレス、第2の配信サーバ20−2の宛先アドレス、シェーピングが行われるコンテンツデータを配信する配信サーバであるか否かを示す情報(シェーピングの有無)、及びコンテンツデータのファイル名に関する情報を含む。なお、このプレイリストはシェーピングの有無を含んでいるが、プレイリストではなく通信端末30に予めこの情報を設定しておいてもよい。 FIG. 3 is a diagram showing an example of a playlist distributed by the playlist server 10. The playlist is a destination address of the first distribution server 20-1, a destination address of the second distribution server 20-2, and information indicating whether or not the distribution server distributes the content data to be shaped (for shaping). Information), and information about the file name of the content data. Although this playlist includes the presence or absence of shaping, this information may be set in advance not in the playlist but in the communication terminal 30.

図3に示すプレイリストは、宛先アドレスがhttp://aaaの配信サーバは、シェーピングが行われないコンテンツデータを配信する第1の配信サーバ20−1であり、該第1の配信サーバ20−1から配信されるコンテンツデータのURI(Uniform Resource Identifier)は、http://aaa/11,http://aaa/12,http://aaa/13・・・であることを示している。また、宛先アドレスがhttp://bbbの配信サーバは、シェーピングが行われるコンテンツデータを配信する第2の配信サーバ20−2であり、該第2の配信サーバ20−2から配信されるコンテンツデータのURIは、http://bbb/11,http://bbb/12,http://bbb/13・・・であることを示している。 In the playlist shown in FIG. 3, the distribution server whose destination address is http://aaa is the first distribution server 20-1 that distributes the content data that is not shaped, and the first distribution server 20- The URI (Uniform Resource Identifier) of the content data distributed from No. 1 is http://aaa/11, http://aaa/12, http://aaa/13... The distribution server whose destination address is http://bbb is the second distribution server 20-2 that distributes the content data to be shaped, and the content data distributed from the second distribution server 20-2. URIs of http://bbb/11, http://bbb/12, http://bbb/13...

通信端末30は、スマートフォンやPCなどの端末であり、プレイリストサーバ10からプレイリストを取得する。そして、コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が閾値以下である間は、第1の配信サーバ20−1からコンテンツデータを取得し、コンテンツデータの記憶量が該閾値を超えると、コンテンツデータの再生を開始するとともに、第2の配信サーバ20−2からコンテンツデータを取得する。 The communication terminal 30 is a terminal such as a smartphone or a PC, and acquires a playlist from the playlist server 10. Then, when the content data reproduction instruction is acquired, while the content data storage amount is equal to or less than the threshold value, the content data is acquired from the first distribution server 20-1, and the content data storage amount exceeds the threshold value. , Starts reproducing the content data, and acquires the content data from the second distribution server 20-2.

ここで、コンテンツデータの再生指示には、新規にデータ配信システム1に参加してコンテンツデータを取得する指示のみならず、シーク操作により再生開始位置を変更してコンテンツデータを取得するシーク指示や、コンテンツデータの記憶量が閾値以下となりコンテンツデータの再生が停止している状態も含むものとする。 Here, the reproduction instruction of the content data is not only an instruction to newly join the data distribution system 1 to acquire the content data, but also a seek instruction to change the reproduction start position by a seek operation to acquire the content data, It also includes a state in which the storage amount of content data is equal to or less than the threshold value and the reproduction of content data is stopped.

図1において、コンテンツデータの再生指示を取得した通信端末30−4は、プレイリストに基づいて第1の配信サーバ20−1が配信するコンテンツデータのURI(http://aaa/11など)を決定し、コンテンツデータごとに第1の配信サーバ20−1にリクエスト行い、該コンテンツデータを取得する。通信端末30−4は、再生時刻よりも数秒程度先までのコンテンツデータを取得すると、コンテンツデータの再生を開始し、破線で示すように、第2の配信サーバ20−2からコンテンツデータを取得する。 In FIG. 1, the communication terminal 30-4, which has acquired the content data reproduction instruction, transmits the URI (such as http://aaa/11) of the content data distributed by the first distribution server 20-1 based on the playlist. It decides and makes a request to the first distribution server 20-1 for each content data to acquire the content data. When the communication terminal 30-4 acquires the content data up to several seconds ahead of the reproduction time, the communication terminal 30-4 starts reproducing the content data and acquires the content data from the second distribution server 20-2 as indicated by a broken line. ..

図1において、通信端末30−1,30−2,30−3は、すでにコンテンツデータの再生を開始しており、プレイリストに基づいて第2の配信サーバ20−2が配信するコンテンツデータのURI(http://bbb/11など)を決定し、コンテンツデータごとに第2の配信サーバ20−2にリクエスト行い、該コンテンツデータを取得する。 In FIG. 1, the communication terminals 30-1, 30-2, 30-3 have already started reproducing the content data, and the URI of the content data distributed by the second distribution server 20-2 based on the playlist. (Http://bbb/11, etc.) is determined, a request is made to the second distribution server 20-2 for each content data, and the content data is acquired.

このように、各通信端末30は自身の視聴状況に応じて、コンテンツデータの取得先の配信サーバ20を選択する。第1の配信サーバ20−1から配信されるコンテンツデータはシェーピングが行われないので、遅延の少ないデータ配信が可能である。また、第2の配信サーバ20−2において通信端末30からのアクセスが集中する場合には、シェーピングが実施されるため、通信端末30へのデータ受信速度に遅延が生じるが視聴の安定化を図ることが可能となる。 In this way, each communication terminal 30 selects the distribution server 20 from which the content data is acquired, according to its own viewing status. Since the content data distributed from the first distribution server 20-1 is not shaped, data distribution with less delay is possible. Further, when access from the communication terminal 30 is concentrated in the second distribution server 20-2, shaping is performed, so that the data reception speed to the communication terminal 30 is delayed, but the viewing is stabilized. It becomes possible.

図4は、通信端末30の構成を示す概略図である。通信端末30は、入力部301と、通信部302と、制御部303と、記憶部304と、表示部305とを備える。 FIG. 4 is a schematic diagram showing the configuration of the communication terminal 30. The communication terminal 30 includes an input unit 301, a communication unit 302, a control unit 303, a storage unit 304, and a display unit 305.

入力部301は、ユーザの操作によりユーザ指示を取得し、制御部303に出力するユーザインターフェースである。ユーザ指示は、コンテンツデータの再生指示(シーク指示を含む)、コンテンツデータの再生終了指示などに区分される。 The input unit 301 is a user interface that acquires a user instruction by a user operation and outputs the user instruction to the control unit 303. The user instruction is classified into a content data reproduction instruction (including a seek instruction), a content data reproduction end instruction, and the like.

通信部302は、プレイリストサーバ10からプレイリストを受信し、制御部303に出力する。また、データ取得先として決定された配信サーバ20と通信セッションが確立しているか否かを確認し、通信セッションが確立していなければ、当該配信サーバ20と新たに通信セッションを開始し、配信サーバ20からネットワーク機器を介してコンテンツデータを受信し、制御部303に出力する。配信サーバ20との通信セッションは、当該配信サーバ20からの切断要求を受信した任意のタイミングで終了するものとする。 The communication unit 302 receives the playlist from the playlist server 10 and outputs it to the control unit 303. Further, it is confirmed whether or not a communication session is established with the distribution server 20 determined as the data acquisition destination, and if the communication session is not established, a new communication session is started with the distribution server 20, and the distribution server The content data is received from 20 via the network device and output to the control unit 303. It is assumed that the communication session with the distribution server 20 ends at any timing when the disconnection request from the distribution server 20 is received.

制御部303は、通信端末30の動作や信号フローを制御する。制御部303は、例えば入力部301から入力されたユーザ指示に対応する処理を実行したり、通信部302から入力されたプレイリストに基づきコンテンツデータの取得先の配信サーバ20を決定したり、通信部302から入力されたコンテンツデータを記憶部304へ記憶・読み出ししたり、読み出したコンテンツデータを表示部305に出力したりする。また、制御部303は、前回の視聴操作から一定時間経過後に非表示(入力部301からの視聴操作を受け付けない状態)とし、表示部305に表示された視聴画面上での任意の場所のタップ操作、又は視聴画面上でのマウスオーバーを契機として、表示状態(入力部301からの視聴操作を受け付け可能な状態)としてもよい。ここで、視聴画面とは、コンテンツデータの視聴アプリケーションを起動した際に、表示部305に表示される画面のことをいう。また、視聴画面上でのタップ操作とは、視聴アプリケーションを起動する際のタップ操作も含むものとする。制御部303の処理の詳細は後述する。 The control unit 303 controls the operation and signal flow of the communication terminal 30. The control unit 303 executes, for example, a process corresponding to a user instruction input from the input unit 301, determines the distribution server 20 from which the content data is acquired based on the playlist input from the communication unit 302, and performs communication. The content data input from the unit 302 is stored and read in the storage unit 304, and the read content data is output to the display unit 305. Further, the control unit 303 makes the display invisible (a state in which the viewing operation from the input unit 301 is not accepted) after a lapse of a certain time from the previous viewing operation, and taps an arbitrary place on the viewing screen displayed on the display unit 305. The display state (the state in which the viewing operation from the input unit 301 can be accepted) may be triggered by an operation or a mouse over on the viewing screen. Here, the viewing screen refers to a screen displayed on the display unit 305 when the viewing application for content data is activated. Further, the tap operation on the viewing screen also includes a tap operation when starting the viewing application. Details of the processing of the control unit 303 will be described later.

記憶部304は、配信サーバ20から受信したコンテンツデータを記憶する。 The storage unit 304 stores the content data received from the distribution server 20.

表示部305は、記憶部304に記憶されているコンテンツデータを、制御部303の制御に基づいて取得し、表示する。 The display unit 305 acquires and displays the content data stored in the storage unit 304 under the control of the control unit 303.

図5は、通信端末30がコンテンツデータの再生指示を取得してからストリーム再生までに記憶部304に記憶されるコンテンツデータを示す図である。通信端末30は再生指示を取得すると、記憶部304にコンテンツデータを記憶し、記憶量が再生開始閾値以下である場合には再生を開始せず、記憶量が再生開始閾値を超えた場合(図5ではt秒後)に再生を開始する。なお、シーク操作による再生指示を取得した場合には、再生位置が変わり、新たなコンテンツデータを記憶し、所定量のコンテンツデータが記憶された時点で再生を開始する。 FIG. 5 is a diagram showing content data stored in the storage unit 304 from the acquisition of the content data reproduction instruction by the communication terminal 30 to the stream reproduction. When the communication terminal 30 acquires the reproduction instruction, it stores the content data in the storage unit 304, does not start the reproduction when the storage amount is less than or equal to the reproduction start threshold, and when the storage amount exceeds the reproduction start threshold (Fig. In 5, the reproduction is started after t seconds). When the reproduction instruction by the seek operation is acquired, the reproduction position is changed, new content data is stored, and the reproduction is started when a predetermined amount of content data is stored.

図6は、通信端末30の制御部303の処理の一例を示すフローチャートである。まず、プレイリストサーバ10から通信部302を介してプレイリストを取得する(ステップS101)。 FIG. 6 is a flowchart showing an example of processing of the control unit 303 of the communication terminal 30. First, a playlist is acquired from the playlist server 10 via the communication unit 302 (step S101).

次に、第1の配信サーバ20−1との通信セッションが確立しているか否かを確認し、通信セッションが確立していなければ、第1の配信サーバ20−1と新たに通信セッションを開始し、ユーザインターフェースの操作を確認する(ステップS102)。この動作は、ユーザによる視聴操作において、表示部305に表示された視聴画面上での任意の場所のタップ操作、又は視聴画面上でのマウスオーバーを契機として行うようにしてもよい。 Next, it is confirmed whether or not a communication session with the first distribution server 20-1 is established, and if the communication session is not established, a new communication session with the first distribution server 20-1 is started. Then, the operation of the user interface is confirmed (step S102). This operation may be performed by a user's viewing operation triggered by a tap operation at an arbitrary position on the viewing screen displayed on the display unit 305 or a mouseover on the viewing screen.

次に、ユーザによる視聴操作を確認する(ステップS103)。入力部301によりコンテンツデータの再生指示を取得した場合には(ステップS104−Yes)、プレイリストに基づきコンテンツデータの取得先を第1の配信サーバ20−1に決定する(ステップS105)。コンテンツデータの再生開始後に新たにコンテンツデータの再生指示を取得していない場合には(ステップS104−No)、プレイリストに基づきコンテンツデータの取得先を第2の配信サーバ20−2に決定する(ステップS106)。 Next, the user's viewing operation is confirmed (step S103). When the reproduction instruction of the content data is acquired by the input unit 301 (step S104-Yes), the acquisition destination of the content data is determined to be the first distribution server 20-1 based on the playlist (step S105). When a new reproduction instruction of the content data has not been acquired after the reproduction of the content data is started (step S104-No), the acquisition destination of the content data is determined to be the second distribution server 20-2 based on the playlist (( Step S106).

その後、決定した配信サーバ20との通信セッションが確立しているか否かを確認し、通信セッションが確立していなければ、当該配信サーバ20と新たに通信セッションを開始する(ステップS107)。そして、プレイリストに従って、決定した配信サーバ20からコンテンツデータを取得し(ステップS108)、取得したコンテンツデータを記憶部304に記憶させる(ステップS109)。 After that, it is confirmed whether or not the determined communication session with the distribution server 20 is established, and if the communication session is not established, a new communication session is started with the distribution server 20 (step S107). Then, according to the playlist, the content data is acquired from the determined distribution server 20 (step S108), and the acquired content data is stored in the storage unit 304 (step S109).

その後、記憶部304に記憶されたコンテンツデータの記憶量が再生閾値を超え、且つ未再生である場合には(ステップS110−Yes)、コンテンツデータの再生(シーク操作による再生を含む)を開始し(ステップS111)、プレイリストのコンテンツデータの取得先を第1の配信サーバ20−1から第2の配信サーバ20−2に変更する(ステップS112)。コンテンツデータの記憶量が再生閾値より低い、又はコンテンツデータの再生中である場合には(ステップS110−No)、これらの処理は行わない。 Then, when the storage amount of the content data stored in the storage unit 304 exceeds the reproduction threshold and is not reproduced (step S110-Yes), reproduction of the content data (including reproduction by a seek operation) is started. (Step S111), the acquisition source of the content data of the playlist is changed from the first distribution server 20-1 to the second distribution server 20-2 (step S112). If the storage amount of the content data is lower than the reproduction threshold value or if the content data is being reproduced (step S110-No), these processes are not performed.

次に、第1の配信サーバ20−1との通信セッションを確立しているか否かを確認してから一定時間経過している場合には(ステップS113−Yes)、第1の配信サーバ20−1との通信セッションが確立しているか否かを確認し、通信セッションが確立していなければ、第1の配信サーバ20−1と新たに通信セッションを開始する(ステップS114)。第1の配信サーバ20−1との通信セッションを確立しているか否かを確認してから一定時間経過していない場合には(ステップS113−No)、この処理を行わない。つまり、一定周期で第1の配信サーバ20−1との間の通信セッションが確立しているか否かを確認する。 Next, when it is confirmed that a communication session with the first distribution server 20-1 has been established and a certain time has elapsed (step S113-Yes), the first distribution server 20- It is confirmed whether a communication session with 1 has been established, and if the communication session has not been established, a new communication session with the first distribution server 20-1 is started (step S114). When it is determined that a certain period of time has not passed since it was confirmed whether a communication session with the first distribution server 20-1 has been established (step S113-No), this process is not performed. That is, it is confirmed whether or not a communication session with the first distribution server 20-1 has been established at regular intervals.

次に、コンテンツデータの再生が終了(すなわち、視聴終了)した場合には(ステップS115−Yes)、処理を終了する。視聴終了でない場合には(ステップS115−No)プレイリスト取得のフローに戻る(ステップS101)。なお、図6では、ステップS115の後にプレイリストを毎回取得する形としているが、初回のみの取得、又は数回に一回の取得としてもよい。 Next, when the reproduction of the content data ends (that is, the viewing ends) (step S115-Yes), the process ends. If the viewing has not ended (No at step S115), the process returns to the playlist acquisition flow (step S101). Note that, in FIG. 6, the playlist is acquired every time after step S115, but the playlist may be acquired only for the first time or once for several times.

図7は、本発明による効果を説明する図である。図7は、ある通信端末30における本発明の有無それぞれの場合の配信開始までのコンテンツデータの取得状況を示している。図7の例では、通信端末30は記憶部304にコンテンツデータが4番まで溜まってから再生を開始するものとする。図7(a)は本発明を適用しない場合を示しており、この場合にはシェーピングによる遅延により各コンテンツデータの取得に時間がかかるため、再生が開始されるまでに時間がかかる。これに対し、図7(b)は本発明を適用する場合を示しており、この場合にはシェーピングによる遅延がないため各コンテンツデータの取得時間が短くなり、再生が開始されるまでの時間を短縮することができる。 FIG. 7 is a diagram for explaining the effect of the present invention. FIG. 7 shows the acquisition status of content data up to the start of distribution in the case where the present invention is applied to a certain communication terminal 30. In the example of FIG. 7, it is assumed that the communication terminal 30 starts playback after the storage unit 304 stores up to the fourth content data. FIG. 7A shows a case where the present invention is not applied. In this case, since it takes time to acquire each content data due to the delay due to shaping, it takes time to start the reproduction. On the other hand, FIG. 7B shows a case where the present invention is applied. In this case, since there is no delay due to shaping, the acquisition time of each content data is shortened, and the time until the reproduction is started is reduced. It can be shortened.

なお、シーク操作についても、再生位置が変わり、新たなコンテンツデータを記憶し、一定量のコンテンツデータが記憶されるまで同様の時間差が生じるため、本発明によりシーク操作後に再生が開始されるまでの時間を短縮することができる。 With regard to the seek operation as well, a similar time difference occurs until the playback position changes, new content data is stored, and a certain amount of content data is stored. Therefore, according to the present invention, playback is started after the seek operation. The time can be shortened.

また、シェーピングが行われないコンテンツデータを配信する第1の配信サーバ20−1との間の通信セッションが確立しているか否かを一定周期で確認し、通信セッションを確立していない場合には、第1の配信サーバ20−1と新たに通信セッションを開始するようにしてもよい。これにより、データ取得先を第1の配信サーバ20−1に決定した時点で第1の配信サーバ20−1と予めセッションを確立した状態となる可能性が高まるため、さらにストリーミング再生を高速化することができる。 Also, it is checked at regular intervals whether or not a communication session with the first distribution server 20-1 that distributes content data that is not shaped is established, and if the communication session is not established, Alternatively, a new communication session with the first distribution server 20-1 may be started. This increases the possibility of establishing a session with the first distribution server 20-1 in advance when the data acquisition destination is determined to be the first distribution server 20-1, and thus further speeds up streaming reproduction. be able to.

さらに、通信端末30は視聴操作がなされる前段階として、表示部305に表示された視聴画面上での任意の場所のタップ操作、又は視聴画面上でのマウスオーバーを契機として、第1の配信サーバ20−1との間のセッションが確立しているか否かを確認し、通信セッションが確立していない場合は、第1の配信サーバ20−1と新たに通信セッションを開始するようにしてもよい。これにより、コンテンツデータの再生指示を取得しデータ取得先を第1の配信サーバ20−1に決定することに先立って、第1の配信サーバ20−1とセッションを確立することができるため、さらにストリーミング再生を高速化することができる。 Further, the communication terminal 30 uses the tap operation at an arbitrary position on the viewing screen displayed on the display unit 305 or the mouse over on the viewing screen as a step before the viewing operation is performed, and the first distribution is performed. It is confirmed whether a session with the server 20-1 has been established, and if a communication session has not been established, a new communication session may be started with the first distribution server 20-1. Good. Accordingly, it is possible to establish a session with the first distribution server 20-1 prior to acquiring the reproduction instruction of the content data and determining the data acquisition destination to the first distribution server 20-1, and Streaming playback can be speeded up.

なお、上述した通信端末30として機能させるためにコンピュータを好適に用いることができ、そのようなコンピュータは、通信端末30の各機能を実現する処理内容を記述したプログラムを該コンピュータの記憶部に格納しておき、該コンピュータのCPUによってこのプログラムを読み出して実行させることで実現することができる。なお、このプログラムは、コンピュータ読取り可能な記録媒体に記録可能である。 A computer can be preferably used to function as the communication terminal 30 described above, and such a computer stores a program describing the processing content for realizing each function of the communication terminal 30 in the storage unit of the computer. In addition, it can be realized by reading and executing this program by the CPU of the computer. The program can be recorded on a computer-readable recording medium.

上述したように、本発明では、シェーピングが行われないコンテンツデータを配信する第1の配信サーバ20−1、及びシェーピングが行われるコンテンツデータを配信する第2の配信サーバ20−2を使用する。配信に参加したばかりの通信端末30や、シーク操作がなされた通信端末30は、コンテンツデータの取得先を第1の配信サーバ20−1とし、再生開始後の通信端末30はコンテンツデータの取得先を第2の配信サーバ20−2とする。かかる構成により、本発明によればデータ配信の安定化と通信端末30のストリーミング再生の高速化を両立させることが可能となる。 As described above, in the present invention, the first distribution server 20-1 that distributes content data that is not shaped and the second distribution server 20-2 that distributes content data that is shaped are used. The communication terminal 30 that has just participated in the distribution or the communication terminal 30 that has performed the seek operation sets the acquisition destination of the content data as the first distribution server 20-1, and the communication terminal 30 after the start of reproduction is the acquisition destination of the content data. Is the second distribution server 20-2. With this configuration, according to the present invention, it is possible to achieve both stable data distribution and high-speed streaming reproduction of the communication terminal 30.

上述の実施形態は代表的な例として説明したが、本発明の趣旨及び範囲内で、多くの変更及び置換ができることは当業者に明らかである。したがって、本発明は、上述の実施形態によって制限するものと解するべきではなく、特許請求の範囲から逸脱することなく、種々の変形や変更が可能である。例えば、実施形態の構成図に記載の複数の構成ブロックを1つに組み合わせたり、あるいは1つの構成ブロックを分割したりすることが可能である。 Although the above embodiments have been described as representative examples, it will be apparent to those skilled in the art that many modifications and substitutions can be made within the spirit and scope of the present invention. Therefore, the present invention should not be construed as being limited by the above-described embodiments, and various modifications and changes can be made without departing from the scope of the claims. For example, it is possible to combine a plurality of configuration blocks described in the configuration diagram of the embodiment into one or to divide one configuration block.

1 データ配信システム
10 プレイリストサーバ
20−1 第1の配信サーバ
20−2 第2の配信サーバ
30 通信端末
301 入力部
302 通信部
303 制御部
304 記憶部
305 表示部
1 Data Distribution System 10 Playlist Server 20-1 First Distribution Server 20-2 Second Distribution Server 30 Communication Terminal 301 Input Unit 302 Communication Unit 303 Control Unit 304 Storage Unit 305 Display Unit

Claims (6)

コンテンツデータを配信するデータ配信システムであって、
シェーピングが行われないコンテンツデータを配信する第1の配信サーバと、
シェーピングが行われるコンテンツデータを配信する第2の配信サーバと、
コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が閾値以下である間は、前記第1の配信サーバからコンテンツデータを取得し、コンテンツデータの記憶量が前記閾値を超えると、前記第2の配信サーバからコンテンツデータを取得する通信端末と、
を備えることを特徴とするデータ配信システム。
A data distribution system for distributing content data,
A first distribution server that distributes content data that is not shaped;
A second distribution server that distributes content data that is shaped;
When the content data reproduction instruction is acquired, the content data is acquired from the first distribution server while the content data storage amount is equal to or less than the threshold value, and when the content data storage amount exceeds the threshold value, the second content server is acquired. A communication terminal that acquires content data from the distribution server of
A data distribution system comprising:
前記通信端末は、前記第1の配信サーバの宛先アドレス、前記第2の配信サーバの宛先アドレス、及びコンテンツデータのファイル名に関する情報を含むプレイリストを取得し、前記コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が前記閾値以下である間は、前記プレイリストに基づいて前記第1の配信サーバが配信するコンテンツデータのURIを決定して、前記第1の配信サーバにリクエスト行い、コンテンツデータの記憶量が前記閾値を超えると、前記プレイリストに基づいて前記第2の配信サーバが配信するコンテンツデータのURIを決定し、前記第2の配信サーバにリクエスト行うことを特徴とする、請求項1に記載のデータ配信システム。 When the communication terminal acquires a playlist including information about a destination address of the first distribution server, a destination address of the second distribution server, and a file name of content data, and acquires a reproduction instruction of the content data. While the storage amount of the content data is equal to or less than the threshold value, the URI of the content data distributed by the first distribution server is determined based on the playlist, and a request is made to the first distribution server, When the storage amount of data exceeds the threshold value, the URI of the content data distributed by the second distribution server is determined based on the playlist, and a request is made to the second distribution server. The data distribution system according to item 1. 配信サーバからコンテンツデータを取得する通信端末であって、
コンテンツデータの再生指示を取得すると、コンテンツデータの記憶量が閾値以下である間は、シェーピングが行われないコンテンツデータを配信する第1の配信サーバからコンテンツデータを取得し、コンテンツデータの記憶量が前記閾値を超えると、シェーピングが行われるコンテンツデータを配信する第2の配信サーバからコンテンツデータを取得することを特徴とする通信端末。
A communication terminal for acquiring content data from a distribution server,
When the content data reproduction instruction is acquired, while the storage amount of the content data is equal to or less than the threshold value, the content data is acquired from the first distribution server that distributes the content data that is not shaped, and the storage amount of the content data is reduced. A communication terminal, wherein when the threshold value is exceeded, content data is acquired from a second distribution server that distributes shaped content data.
前記第1の配信サーバとの間の通信セッションが確立しているか否かを一定周期で確認し、通信セッションが確立していない場合には、前記第1の配信サーバと通信セッションを開始することを特徴とする、請求項3に記載の通信端末。 Checking whether or not a communication session with the first distribution server has been established at regular intervals, and if the communication session has not been established, start a communication session with the first distribution server. The communication terminal according to claim 3, wherein: 視聴画面上でのタップ操作又はマウスオーバーを契機として、前記第1の配信サーバとの間のセッションが確立しているか否かを確認し、通信セッションが確立していない場合には、前記第1の配信サーバと通信セッションを開始することを特徴とする、請求項3又は4に記載の通信端末。 A tap operation on the viewing screen or a mouseover is used as a trigger to confirm whether or not a session with the first distribution server has been established. The communication terminal according to claim 3 or 4, which starts a communication session with the distribution server. コンピュータを、請求項3から5のいずれか一項に記載の通信端末として機能させるためのプログラム。
A program for causing a computer to function as the communication terminal according to any one of claims 3 to 5.
JP2016239471A 2016-12-09 2016-12-09 Data distribution system, communication terminal, and program Active JP6740110B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016239471A JP6740110B2 (en) 2016-12-09 2016-12-09 Data distribution system, communication terminal, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016239471A JP6740110B2 (en) 2016-12-09 2016-12-09 Data distribution system, communication terminal, and program

Publications (2)

Publication Number Publication Date
JP2018098569A JP2018098569A (en) 2018-06-21
JP6740110B2 true JP6740110B2 (en) 2020-08-12

Family

ID=62633860

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016239471A Active JP6740110B2 (en) 2016-12-09 2016-12-09 Data distribution system, communication terminal, and program

Country Status (1)

Country Link
JP (1) JP6740110B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101961072B1 (en) * 2018-11-12 2019-03-21 김현기 Online crane game apparatus and crane game system

Also Published As

Publication number Publication date
JP2018098569A (en) 2018-06-21

Similar Documents

Publication Publication Date Title
US10939148B2 (en) Playback synchronization among adaptive bitrate streaming clients
EP3017605B1 (en) Streaming of segmented content
CN105100961B (en) Video thumbnail generation method and generating means
EP2665261A1 (en) Content reproduction device, content reproduction method, delivery system, content reproduction program, recording medium, and data structure
JP6563424B2 (en) Stream media data transmission method, client and server
JP5673538B2 (en) Distribution system
US11863841B2 (en) Video playing control method and system
JP2015520546A (en) Multimedia video data transmission and reception method and corresponding apparatus
JP2017504995A (en) How to allocate available network bandwidth during ongoing traffic sessions performed by devices on the network, corresponding devices
KR102103054B1 (en) Communication apparatus, communication data generation method, and communication data processing method
CN108063769A (en) A kind of implementation method of content service, device and content delivery network node
WO2017071234A1 (en) Design method for sharing video clip in real time
JP2011082977A (en) P2p network system and data transmitting and receiving method therefor
CN107920108A (en) A kind of method for pushing of media resource, client and server
CN110445723A (en) A kind of network data dispatching method and fringe node
JP6485865B2 (en) Delivery control device, relay device, delivery system, delivery control method, and program
KR102137858B1 (en) Transmission device, transmission method, reception device, reception method, and program
WO2016112641A1 (en) Client, streaming media data receiving method and streaming media data transmission system
JP6305738B2 (en) Media playback control device, media playback control method, and program
JP6740110B2 (en) Data distribution system, communication terminal, and program
US9332421B2 (en) Method and apparatus for random access to multimedia content in wireless communication system
CN112243136A (en) Content playing method, video storage method and equipment
JP6513054B2 (en) Client device of content delivery system, method and program for acquiring content
JP2018530944A (en) Media rendering synchronization in heterogeneous networking environments
KR101543451B1 (en) Cloud service system for providing synchronization based on priority, cloud service method and apparatus for the same

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20191028

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20200527

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200722

R150 Certificate of patent or registration of utility model

Ref document number: 6740110

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250