JP6640067B2 - Delivery control device, delivery control method and program - Google Patents

Delivery control device, delivery control method and program Download PDF

Info

Publication number
JP6640067B2
JP6640067B2 JP2016230440A JP2016230440A JP6640067B2 JP 6640067 B2 JP6640067 B2 JP 6640067B2 JP 2016230440 A JP2016230440 A JP 2016230440A JP 2016230440 A JP2016230440 A JP 2016230440A JP 6640067 B2 JP6640067 B2 JP 6640067B2
Authority
JP
Japan
Prior art keywords
distribution
communication
goodput
control
moving image
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
JP2016230440A
Other languages
Japanese (ja)
Other versions
JP2018088598A (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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2016230440A priority Critical patent/JP6640067B2/en
Publication of JP2018088598A publication Critical patent/JP2018088598A/en
Application granted granted Critical
Publication of JP6640067B2 publication Critical patent/JP6640067B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Description

本発明は、配信制御装置、配信制御方法及びプログラムに関する。   The present invention relates to a distribution control device, a distribution control method, and a program.

サービス事業者は、提供サービスの体感品質を高めるために、通信品質を予測して、適切な制御を行うことが重要である。例えば、動画配信サービスでは、転送速度が低い環境において高画質の動画データを送受信(ダウンロード)するとデータ未達により途中で再生が中断される事象が生じるため、かえって低画質の動画データをダウンロードする方が、体感品質は高まる状況がある。   It is important for a service provider to predict communication quality and perform appropriate control in order to improve the quality of experience of the provided service. For example, in a moving image distribution service, if high-quality moving image data is transmitted / received (downloaded) in an environment with a low transfer rate, an event occurs in which reproduction is interrupted halfway due to insufficient data. However, there are situations where the quality of experience is increasing.

通信品質を予測して制御する方法の一つとして、過去の通信品質をDBに蓄積して、そのDB情報とこれから通信しようとするユーザの通信環境情報を用いて通信品質を予測し制御を行う技術(非特許文献1)が存在する。当該技術において転送速度をDBで扱う場合、過去の実測転送速度(グッドプット)を収集して、これから行おうとする通信における回線転送速度(スループット)を予測する。   As one method of predicting and controlling communication quality, the past communication quality is stored in a DB, and the communication quality is predicted and controlled using the DB information and the communication environment information of a user who is about to communicate. Technology (Non-Patent Document 1) exists. When the transfer rate is handled in the DB in this technology, past transfer rates (goodput) measured in the past are collected, and a line transfer rate (throughput) in communication to be performed is predicted.

[招待講演]QoE-centricオペレーションの実現に向けた取り組み紹介, 山本浩司, 信学技報, vol. 114, no. 299, ICM2014-24, pp. 49-52, 2014年11月.[Invited Talk] Introduction of initiatives for realizing QoE-centric operation, Koji Yamamoto, IEICE Technical Report, vol. 114, no. 299, ICM2014-24, pp. 49-52, November 2014.

しかしながら、通信のトランスポート層プロトコルにTCP(Transmission Control Protocol)を採用し、間欠的に分割送信する等で1回あたりに送受信するデータサイズが小さい場合、輻輳ウインドウ(ネットワークの輻輳状況を推測しながらデータ送信量を調整する)制御のために輻輳ウインドウが小さく設定された状態となりグッドプットがスループットに対して十分に出ていない可能性がある。また、モバイルネットワークの場合、送受信するデータサイズが小さい場合、基地局制御における電波リソースの割当が少なくなり、グッドプットが十分に出ていない可能性がある。   However, when the transmission control protocol (TCP) is adopted as a communication transport layer protocol and the data size transmitted / received at one time is small due to intermittent division transmission or the like, a congestion window (estimating the congestion state of the network) There is a possibility that the congestion window is set small for the control (adjusting the data transmission amount), and the goodput is not sufficient for the throughput. Also, in the case of a mobile network, if the size of data to be transmitted and received is small, the allocation of radio wave resources in base station control decreases, and goodput may not be sufficient.

そのため、実測グッドプットをそのままスループットとして扱って予測を行うと、スループットを低めに予測するという不都合が生じる。また、スループットの予測が正しいとしても、実際にデータをダウンロードする際は、上記の通信制御状況によりグッドプットが変わるため、スループットの値をそのままグッドプットとして計算することは正確性に欠けるという不都合が生じる。   Therefore, if the prediction is performed by treating the measured good put as it is as a throughput, there is a disadvantage that the throughput is predicted to be lower. Also, even if the throughput prediction is correct, when actually downloading data, since the goodput changes depending on the communication control situation described above, there is a disadvantage that it is not accurate to calculate the throughput value as it is as the goodput. Occurs.

上述のように、従来技術では、過去の通信品質に基づき、これから行う通信のスループットを予測する際に、実測グッドプットをそのネットワークのスループットとして用いる。また、予測スループットを予測グッドプットとして用いることから、通信制御の影響によるグッドプットとスループットの乖離が考慮されていなかった。そのため、通信品質に適さない制御条件で動画データのダウンロードが行われる場合があった。   As described above, in the related art, when predicting the throughput of the communication to be performed based on the past communication quality, the actually measured goodput is used as the throughput of the network. In addition, since the predicted throughput is used as the predicted goodput, the difference between the goodput and the throughput due to the influence of the communication control is not considered. For this reason, there have been cases where downloading of moving image data is performed under control conditions that are not suitable for communication quality.

本発明は、上記の点に鑑みてなされたものであって、通信制御の影響を考慮したスループットの予測と該予測に基づいた通信の制御を可能にすることを目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to enable prediction of throughput in consideration of the influence of communication control and control of communication based on the prediction.

そこで上記課題を解決するため、配信制御装置は、動画データの配信ごとに、配信先の通信環境を示す通信環境情報、当該配信における通信制御に関連する通信制御関連情報、及び当該配信の実測グッドプットを関連付けて記憶する記憶部と、動画データの第1の配信の配信先に係る第1の通信環境情報と共通部分を有する通信環境情報に関連付けられて前記記憶部に記憶されている実測グッドプットに基づいて、スループットの予測値を算出する第1の算出部と、スループットの予測値及び通信制御関連情報と、グッドプットとの関係を示す関数に、前記第1の算出部によって算出された予測値と、前記第1の配信に係る通信制御関連情報とを当てはめて、グッドプットの予測値を算出する第2の算出部と、前記第1の配信に関して、前記グッドプットの予測値に応じた制御条件を選択する選択部と、を有し、前記記憶部は、動画データのチャンクの配信ごとに、通信環境情報、通信制御関連情報、及びグッドプットの実測値を記憶し、前記通信制御関連情報は、動画データの配信開始からの累積データ量、チャンクサイズ、前のチャンクとの配信間隔を含む

Therefore, in order to solve the above-described problem, the distribution control device includes, for each distribution of moving image data, communication environment information indicating a communication environment of a distribution destination, communication control-related information related to communication control in the distribution, and measurement of the distribution. A storage unit for storing the put in association with the first communication environment information relating to the distribution destination of the first distribution of the moving image data, and an actual measurement good stored in the storage unit in association with the communication environment information having a common part with the first communication environment information A first calculating unit that calculates a predicted value of the throughput based on the put, a function indicating a relationship between the predicted value of the throughput and the communication control-related information, and the good put, the first calculating unit calculating the function; A second calculating unit configured to calculate a goodput predicted value by applying the predicted value and the communication control related information related to the first distribution, and Possess a selection unit for selecting a control condition in accordance with the predicted value of Ddoputto, and the storage unit, for each delivery chunk of video data, a communication environment information, the communication control related information, and the measured value of goodput The communication control-related information includes an accumulated data amount from the start of distribution of the moving image data, a chunk size, and a distribution interval with a previous chunk .

通信制御の影響を考慮したスループットの予測と該予測に基づいた通信の制御を可能にすることができる。   It is possible to predict the throughput in consideration of the influence of the communication control and control the communication based on the prediction.

本発明の実施の形態におけるネットワーク構成例を示す図である。FIG. 2 is a diagram illustrating a network configuration example according to the embodiment of the present invention. 本発明の実施の形態における品質制御サーバ10のハードウェア構成例を示す図である。FIG. 3 is a diagram illustrating an example of a hardware configuration of a quality control server 10 according to the embodiment of the present invention. 本発明の実施の形態における機能構成例を示す図である。FIG. 2 is a diagram illustrating a functional configuration example according to the embodiment of the present invention. 品質収集プロセスにおいて実行される処理手順の一例を説明するためのフローチャートである。It is a flow chart for explaining an example of a processing procedure performed in a quality collection process. 品質DB13の構成例を示す図である。FIG. 3 is a diagram illustrating a configuration example of a quality DB; 品質制御プロセスにおいて実行される処理手順の一例を説明するためのフローチャートである。It is a flow chart for explaining an example of a processing procedure performed in a quality control process.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態におけるネットワーク構成例を示す図である。図1において、動画配信サーバ30とクライアント端末20とは、インターネット等のネットワークを介して接続される。また、クライアント端末20と品質制御サーバ10とは、インターネット等のネットワークを介して接続される。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram illustrating a network configuration example according to an embodiment of the present invention. In FIG. 1, the moving image distribution server 30 and the client terminal 20 are connected via a network such as the Internet. Further, the client terminal 20 and the quality control server 10 are connected via a network such as the Internet.

動画配信サーバ30は、クライアント端末20に対して動画データの配信サービス(以下、「動画配信サービス」という。)を提供する1以上のコンピュータである。動画配信サーバ30は、クライアント端末20へ動画データをチャンク単位で分割して間欠的に送信する。例えば、動画データの配信は、ABR(Adaptive Bitrate Streaming)に従う。すなわち、各動画データについては、一定時間ごとの分割単位の一例であるチャンクごとに、何パターンかのビットレートで再エンコードされたデータが動画配信サーバ30に保存されている。   The moving image distribution server 30 is one or more computers that provide a moving image data distribution service (hereinafter, referred to as “moving image distribution service”) to the client terminal 20. The moving image distribution server 30 intermittently divides the moving image data into chunk units and transmits the divided data to the client terminal 20. For example, distribution of moving image data follows ABR (Adaptive Bitrate Streaming). That is, for each moving image data, data re-encoded at several patterns of bit rates is stored in the moving image distribution server 30 for each chunk, which is an example of a division unit at a fixed time interval.

クライアント端末20は、動画配信サービスにおいて動画データの配信先とされ、配信される動画データを再生する端末である。例えば、PC(Personal Computer)、スマートフォン、又はタブレット端末等がクライアント端末20として利用されてもよい。   The client terminal 20 is a terminal that is a distribution destination of the moving image data in the moving image distribution service and reproduces the distributed moving image data. For example, a PC (Personal Computer), a smartphone, a tablet terminal, or the like may be used as the client terminal 20.

品質制御サーバ10は、クライアント端末20が動画配信サービスを受ける際において、動画データの配信に関するスループットを予測する1以上のコンピュータである。   The quality control server 10 is one or more computers that predict the throughput related to the distribution of moving image data when the client terminal 20 receives the moving image distribution service.

図2は、本発明の実施の形態における品質制御サーバ10のハードウェア構成例を示す図である。図2の品質制御サーバ10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、及びインタフェース装置105等を有する。   FIG. 2 is a diagram illustrating a hardware configuration example of the quality control server 10 according to the embodiment of the present invention. The quality control server 10 in FIG. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, and the like, which are interconnected by a bus B.

品質制御サーバ10での処理を実現するプログラムは、CD−ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A program for realizing the processing in the quality control server 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100, the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100. However, the program need not always be installed from the recording medium 101, and may be downloaded from another computer via a network. The auxiliary storage device 102 stores installed programs and also stores necessary files and data.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って品質制御サーバ10に係る機能を実行する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。   The memory device 103 reads out the program from the auxiliary storage device 102 and stores it when there is an instruction to start the program. The CPU 104 executes a function related to the quality control server 10 according to a program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network.

なお、クライアント端末20や動画配信サーバ30も、図2と同様のハードウェアを有していてもよい。クライアント端末20は、表示装置や、ユーザからの入力を受け付ける入力装置等を有していることが望ましい。   Note that the client terminal 20 and the moving image distribution server 30 may also have the same hardware as in FIG. Desirably, the client terminal 20 has a display device, an input device that receives an input from a user, and the like.

図3は、本発明の実施の形態における機能構成例を示す図である。図3において、クライアント端末20は、再生部21、実測グッドプット算出部22及び制御条件選択部23等を有する。これら各部は、クライアント端末20にインストールされた1以上のプログラムが、クライアント端末20のCPUに実行させる処理により実現される。クライアント端末20は、また、制御条件DB24を有する。制御条件DB24は、例えば、クライアント端末20が有する補助記憶装置等を用いて実現可能である。   FIG. 3 is a diagram illustrating an example of a functional configuration according to the embodiment of the present invention. 3, the client terminal 20 includes a reproducing unit 21, a measured goodput calculating unit 22, a control condition selecting unit 23, and the like. These units are realized by a process in which one or more programs installed in the client terminal 20 are executed by the CPU of the client terminal 20. The client terminal 20 also has a control condition DB 24. The control condition DB 24 can be realized using, for example, an auxiliary storage device or the like of the client terminal 20.

再生部21は、動画配信サーバ30から動画データを受信(ダウンロード)し、当該動画データの再生を行う。   The reproducing unit 21 receives (downloads) the moving image data from the moving image distribution server 30 and reproduces the moving image data.

実測グッドプット算出部22は、動画データの受信に要した時間と、動画データのデータサイズとに基づいて、グッドプットの実測値を算出し、算出結果を通信環境情報及び通信制御関連情報に関連付けて記録する。以下、実測グッドプット算出部22によって算出されるグッドプットの実測値を「実測グッドプット」という。   The measured goodput calculation unit 22 calculates the measured value of the goodput based on the time required for receiving the moving image data and the data size of the moving image data, and associates the calculation result with the communication environment information and the communication control related information. Record. Hereinafter, the measured value of the good put calculated by the measured good put calculation unit 22 is referred to as “measured good put”.

通信環境情報は、動画データの配信時におけるクライアント端末20の通信環境に関する情報である。通信環境情報は、例えば、通信日時、通信方式(Wi−fi(登録商標)、モバイルNW)、通信事業者、モバイルNWのセル情報、接続先の動画配信サーバ30、位置情報、電波強度等の項目によって構成される。   The communication environment information is information on the communication environment of the client terminal 20 at the time of distributing the moving image data. The communication environment information includes, for example, a communication date and time, a communication method (Wi-fi (registered trademark), mobile NW), a communication carrier, cell information of the mobile NW, a moving image distribution server 30, a location information, a radio wave intensity, and the like. It is composed of items.

通信制御関連情報は、動画データの配信に関する通信制御に関連する情報(通信制御状況を推定できる情報)である。通信制御関連情報は、例えば、動画データの通信開始(配信開始)からの累積データ量、チャンクサイズ、前のダウンロードからの空き時間等の項目によって構成される。なお、実測グッドプット、通信環境情報及び通信制御関連情報は、今後の動画配信サービスにおけるスループットの予測値を算出するために品質制御サーバ10によって利用される。品質制御サーバ10によって算出されるスループットの予測値を、「予測スループット」という。   The communication control related information is information (information that can estimate a communication control state) related to communication control regarding distribution of moving image data. The communication control-related information includes items such as an accumulated data amount from the start of communication (distribution start) of the moving image data, a chunk size, and a free time from the previous download. Note that the measured goodput, communication environment information, and communication control-related information are used by the quality control server 10 to calculate a predicted value of a throughput in a future moving image distribution service. The predicted value of the throughput calculated by the quality control server 10 is called “predicted throughput”.

制御条件選択部23は、例えば、予め用意された複数の制御条件の中から、予測スループットにおいて体感品質を最大化する又は向上させるための制御条件を選択する。選択された制御条件は、動画配信サーバ30による動画データの配信の制御に利用される。なお、制御条件とは、動画配信サービスを受ける際に動画配信サーバ30に対して指定されるパラメータをいう。例えば、複数のビットレートが用意されている動画データであれば、ビットレートが制御条件に該当する。   The control condition selection unit 23 selects, for example, a control condition for maximizing or improving the perceived quality in the predicted throughput from a plurality of control conditions prepared in advance. The selected control condition is used for controlling the distribution of the moving image data by the moving image distribution server 30. The control condition refers to a parameter specified to the moving image distribution server 30 when receiving the moving image distribution service. For example, in the case of moving image data for which a plurality of bit rates are prepared, the bit rate corresponds to the control condition.

制御条件DB24には、予め用意された複数の制御条件が記憶されている。   The control condition DB 24 stores a plurality of control conditions prepared in advance.

品質制御サーバ10は、実測グッドプット収集部11及びスループット予測部12等を有する。これら各部は、品質制御サーバ10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。品質制御サーバ10は、また、品質DB13を利用する。品質DB13は、例えば、補助記憶装置102、又は品質制御サーバ10にネットワークを介して接続可能な記憶装置等を用いて実現可能である。   The quality control server 10 includes an actual measurement goodput collection unit 11, a throughput prediction unit 12, and the like. These units are realized by a process that causes the CPU 104 to execute one or more programs installed in the quality control server 10. The quality control server 10 also uses the quality DB 13. The quality DB 13 can be realized using, for example, a storage device that can be connected to the auxiliary storage device 102 or the quality control server 10 via a network.

実測グッドプット収集部11は、実測グッドプット、通信環境情報及び通信制御関連情報をクライアント端末20から収集する。収集された情報は、品質DB13に記憶される。   The measured goodput collection unit 11 collects measured goodput, communication environment information, and communication control-related information from the client terminal 20. The collected information is stored in the quality DB 13.

スループット予測部12は、クライアント端末20が動画データの配信を受ける際の通信環境情報と、品質DB13に記憶されている情報と等に基づいて、当該動画データの配信に関する予測スループットを算出する。   The throughput prediction unit 12 calculates a predicted throughput related to the distribution of the moving image data based on the communication environment information when the client terminal 20 receives the distribution of the moving image data, the information stored in the quality DB 13, and the like.

なお、図3に示される各機能部の配置状態は一例である。各機能部間で情報の授受が行えれば、他の配置状態が採用されてもよい。例えば、スループット予測部12がクライアント端末20に配置されてもよい。   Note that the arrangement state of each functional unit shown in FIG. 3 is an example. Other arrangement states may be adopted as long as information can be exchanged between the functional units. For example, the throughput prediction unit 12 may be arranged in the client terminal 20.

以下、クライアント端末20又は品質制御サーバ10において実行される処理手順について説明する。本実施の形態は、過去における動画データの配信に関する通信品質を品質DB13に蓄積する品質収集プロセスと、品質DB13に蓄積された情報とこれから通信(動画データを再生)しようとするクライアント端末20の通信環境情報とを用いて通信品質を予測し、動画配信サービスの制御を行う品質制御プロセスとに大別される。   Hereinafter, a processing procedure executed in the client terminal 20 or the quality control server 10 will be described. In the present embodiment, a quality collection process for accumulating communication quality related to the distribution of moving image data in the past in the quality DB 13, and communication between the information accumulated in the quality DB 13 and the client terminal 20 to communicate (reproduce moving image data) from now on It is roughly classified into a quality control process of predicting communication quality using environment information and controlling a video distribution service.

図4は、品質収集プロセスにおいて実行される処理手順の一例を説明するためのフローチャートである。図4の処理手順は、再生対象の動画データのチャンクごとに実行される。以下、処理対象とされているチャンクを、「対象チャンク」という。   FIG. 4 is a flowchart illustrating an example of a processing procedure executed in the quality collection process. The processing procedure of FIG. 4 is executed for each chunk of moving image data to be reproduced. Hereinafter, a chunk to be processed is referred to as a “target chunk”.

ステップS101において、再生部21は、動画配信サーバ30から対象チャンクをダウンロードする。続いて、実測グッドプット算出部22は、対象チャンクのデータサイズ(チャンクサイズ)を、ダウンロードの所要時間(ダウンロード時間)で除算して、実測グッドプットを算出する(S102)。続いて、実測グッドプット算出部22は、算出された実測グッドプットと、クライアント端末20の通信環境情報と、対象チャンクの配信に関する通信関連情報とを品質制御サーバ10へ送信する(S103)。   In step S101, the reproduction unit 21 downloads a target chunk from the video distribution server 30. Next, the measured goodput calculation unit 22 calculates the measured goodput by dividing the data size (chunk size) of the target chunk by the time required for download (download time) (S102). Subsequently, the measured goodput calculation unit 22 transmits the calculated measured goodput, the communication environment information of the client terminal 20, and the communication-related information related to the distribution of the target chunk to the quality control server 10 (S103).

品質制御サーバ10の実測グッドプット収集部11は、当該実測グッドプット、当該通信環境情報、及び当該通信関連情報を受信すると(S104)、受信した情報を品質DB13に記憶する(S105)。   When receiving the measured goodput, the communication environment information, and the communication-related information (S104), the measured goodput collection unit 11 of the quality control server 10 stores the received information in the quality DB 13 (S105).

図5は、品質DB13の構成例を示す図である。図5に示されるように、品質DB13には、チャンクごとに、通信環境情報、通信制御情報及び実測グッドプットが記憶される。   FIG. 5 is a diagram illustrating a configuration example of the quality DB 13. As shown in FIG. 5, the communication environment information, the communication control information, and the measured goodput are stored in the quality DB 13 for each chunk.

通信環境情報は、通信日時、通信方式、通信事業者、セル情報、配信サーバ、位置情報、電波強度等の項目を含む。通信日時は、チャンクをダウンロードした日時である。通信方式は、チャンクのダウンロードに利用された通信方式である。通信事業者は、チャンクのダウンロードに利用された通信事業者である。セル情報は、チャンクのダウンロード時にクライアント端末20が属していたセルの識別情報である。配信サーバは、チャンクの配信元の動画配信サーバ30のアドレス情報である。位置情報は、チャンクのダウンロード時のクライアント端末20の位置を示す情報(例えば、緯度及び経度)である。電波強度は、チャンクのダウンロード時の無線の電波の強度である。なお、通信環境情報を構成する各項目は、チャンクのダウンロード時においてクライアント端末20によって観測若しくは計測される情報、又はクライアント端末20に記憶されている情報等に基づいて判定可能である。   The communication environment information includes items such as a communication date and time, a communication method, a communication carrier, cell information, a distribution server, position information, radio wave intensity, and the like. The communication date and time is the date and time when the chunk was downloaded. The communication method is a communication method used for downloading a chunk. The telecommunications carrier is the telecommunications carrier used to download the chunk. The cell information is identification information of a cell to which the client terminal 20 belonged when the chunk was downloaded. The distribution server is address information of the moving image distribution server 30 that is the distribution source of the chunk. The position information is information (for example, latitude and longitude) indicating the position of the client terminal 20 at the time of downloading the chunk. The radio wave intensity is the radio wave intensity at the time of downloading the chunk. Note that each item constituting the communication environment information can be determined based on information observed or measured by the client terminal 20 at the time of downloading the chunk, information stored in the client terminal 20, or the like.

一方、通信制御関連情報は、累積データ量、チャンクサイズ、空き時間等の項目を含む。累積データ量は、チャンクが属する動画データの再生の開始時からダウンロードされたデータ量の累積値である。チャンクサイズは、チャンクのデータサイズである。空き時間は、当該チャンクの前のチャンクがダウンロードされてから、当該チャンクのダウンロードが開始されるまでの時間間隔である。すなわち、空き時間は、チャンクの配信間隔である。   On the other hand, the communication control related information includes items such as an accumulated data amount, a chunk size, and a free time. The cumulative data amount is a cumulative value of the data amount downloaded from the start of reproduction of the moving image data to which the chunk belongs. The chunk size is the data size of the chunk. The idle time is a time interval from when the chunk before the chunk is downloaded to when the download of the chunk starts. That is, the idle time is a chunk distribution interval.

上記の処理手順により、品質DB13には、動画データの配信の実績ごとにレコードが記憶される。   According to the above-described processing procedure, a record is stored in the quality DB 13 for each result of the distribution of the moving image data.

なお、複数の動画データに関して図4に示した処理手順が実行されることにより、複数の動画データに関するレコードが、品質DB13に記憶されてもよい。また、複数のクライアント端末20に関して図4に示した処理手順が実行されることにより、複数のクライアント端末20に関するレコードが、品質DB13に記憶されてもよい。   By executing the processing procedure shown in FIG. 4 for a plurality of moving image data, a record for the plurality of moving image data may be stored in the quality DB 13. In addition, by executing the processing procedure illustrated in FIG. 4 with respect to the plurality of client terminals 20, records regarding the plurality of client terminals 20 may be stored in the quality DB 13.

なお、ステップS103及びS104は、複数のチャンクについてまとめて実行されてもよい。例えば、動画データの再生の終了後に、当該動画データの全てのチャンクについてまとめて実行されてもよい。   Steps S103 and S104 may be executed collectively for a plurality of chunks. For example, after the reproduction of the moving image data is completed, all the chunks of the moving image data may be collectively executed.

図6は、品質制御プロセスにおいて実行される処理手順の一例を説明するためのフローチャートである。   FIG. 6 is a flowchart illustrating an example of a processing procedure executed in the quality control process.

クライアント端末20に対して動画データの視聴の開始指示が入力されると(S201)、制御条件選択部23は、クライアント端末20に関する現在の通信環境情報を取得する(S202)。続いて、制御条件選択部23は、当該通信環境情報を品質制御サーバ10へ送信する(S203)。   When an instruction to start viewing moving image data is input to the client terminal 20 (S201), the control condition selection unit 23 acquires current communication environment information regarding the client terminal 20 (S202). Subsequently, the control condition selection unit 23 transmits the communication environment information to the quality control server 10 (S203).

品質制御サーバ10のスループット予測部12は、当該通信環境情報を受信すると、当該通信環境情報に類似する通信環境情報を含むレコード群を品質DB13から検索する(S204)。当該通信環境情報に類似した通信環境情報とは、当該通信環境情報と共通部分を有する通信環境情報をいう。例えば、当該通信環境情報と、通信日時の時間帯、通信方式、通信事業者、及びセル情報の組み合わせが当該通信環境情報と同じである通信環境情報が、当該通信環境情報に類似する通信環境情報とされてもよい。通信日時の時間帯が同じであるとは、例えば、比較される通信日時の差が所定の時間内(例えば、30分以内等)であることでもよい。   Upon receiving the communication environment information, the throughput prediction unit 12 of the quality control server 10 searches the quality DB 13 for a record group including communication environment information similar to the communication environment information (S204). The communication environment information similar to the communication environment information refers to communication environment information having a common part with the communication environment information. For example, the communication environment information having the same combination of the communication environment information and the communication time information, the time zone of the communication date and time, the communication method, the communication carrier, and the cell information as the communication environment information is similar to the communication environment information. It may be. The same time zone of the communication date and time may be that the difference between the communication date and time to be compared is within a predetermined time (for example, within 30 minutes).

続いて、スループット予測部12は、検索されたレコード群の通信制御関連情報を参照して、通信制御の影響でグッドプットとスループットが乖離していると推測されるレコードを、外れ値として当該レコード群から除去する(S205)。例えば、累積データ量が所定値以下、チャンクサイズが所定値以下、及び空き時間が所定値以上のいずれかの条件を満たすレコードが除去される。   Subsequently, the throughput prediction unit 12 refers to the communication control-related information of the searched record group, and sets a record in which it is assumed that the goodput and the throughput are deviated due to the influence of the communication control as an outlier. It is removed from the group (S205). For example, a record that satisfies one of the conditions that the accumulated data amount is equal to or less than a predetermined value, the chunk size is equal to or less than a predetermined value, and the idle time is equal to or more than a predetermined value is removed.

なお、累積データ量が所定値以下のレコードが、外れ値とされるのは、通信制御において、通信の開始には通信速度が抑制されるという特性が有るためである。また、チャンクサイズが所定値以下のレコードが、外れ値とされるのは、小さいサイズのデータの通信においては、帯域が十分に使われていないため、ネットワークの実際の性能に対して低い実測グッドプットが得られている可能性が有るからである。また、空き時間が所定値以上のレコードが、外れ値とされるのは、空き時間が所定値以上となると、通信の開始時と同様の制御により、通信速度が抑制された状態となる可能性が有るからである。なお、上記各所定値は、実験等によって求めてもよい。   The record in which the accumulated data amount is equal to or less than the predetermined value is regarded as an outlier because the communication control has a characteristic that the communication speed is suppressed at the start of communication. Records with chunk sizes smaller than a predetermined value are regarded as outliers because, in the communication of small-sized data, the bandwidth is not sufficiently used, and the measured goodness is lower than the actual performance of the network. This is because there is a possibility that a put has been obtained. Also, a record in which the idle time is equal to or more than the predetermined value is regarded as an outlier because, when the idle time is equal to or more than the predetermined value, the communication speed may be suppressed by the same control as at the start of communication. Because there is. Note that each of the predetermined values may be obtained by an experiment or the like.

続いて、スループット予測部12は、残ったレコード群の実測グッドプットを加重平均した値を予測スループットとして算出する(S206)。すなわち、受信された通信環境情報に類似する通信環境情報に関連付けられて品質DB13に記憶されている実測グッドプットであって、かつ、所定の値の通信制御関連情報に関連付けられていない実測グッドプットに基づいて、予測スループットが算出される。加重平均における重みは、例えば、新しいレコードほど大きくされてもよい。又は、全てのレコードに対する重みが同じであってもよい。すなわち、単純な平均値が予測スループットとされてもよい。スループット予測部12は、算出された予測スループットを、クライアント端末20に送信する(S207)。   Subsequently, the throughput prediction unit 12 calculates a weighted average of the measured goodputs of the remaining record groups as the predicted throughput (S206). That is, the measured good put which is stored in the quality DB 13 in association with the communication environment information similar to the received communication environment information, and which is not related to the predetermined value of the communication control related information. Is calculated based on the estimated throughput. The weight in the weighted average may be increased for new records, for example. Alternatively, the weights for all records may be the same. That is, a simple average value may be used as the predicted throughput. The throughput prediction unit 12 transmits the calculated predicted throughput to the client terminal 20 (S207).

クライアント端末20の制御条件選択部23は、予測スループットを受信すると、当該予測スループットに基づいて、今回の動画データの配信に関するグッドプットの予測値(予測グッドプット)を算出する(S208)。   Upon receiving the predicted throughput, the control condition selection unit 23 of the client terminal 20 calculates a predicted value (predicted good put) of a good put related to the current distribution of the moving image data based on the predicted throughput (S208).

予測グッドプットは、今回の配信に関する通信制御関連情報(通信開始からの累積データ量、チャンクサイズ、前のダウンロードからの空き時間等)と、予測スループットと、予測グッドプットとの対応関係を示す以下の対応関係式(関数)に、当該通信制御関連情報及び当該予測スループットを当てはめることで算出される。   The predicted goodput indicates the correspondence between the communication control-related information (accumulated data amount from the start of communication, chunk size, free time since the previous download, etc.), the predicted throughput, and the predicted goodput regarding the current distribution. Is calculated by applying the communication control related information and the predicted throughput to the corresponding relational expression (function).

Figure 0006640067
すなわち、グッドプットとスループットとが乖離していることが推測される状態においては、(1−a/(チャンクサイズ+a))×予測スループットに基づいて、予測グッドプットが算出される。一方、グッドプットとスループットとが乖離していることが推測されない状態においては、予測スループットがそのまま予測グッドプットとされる。
Figure 0006640067
That is, in a state where it is estimated that the goodput and the throughput are different, the predicted goodput is calculated based on (1−a / (chunk size + a)) × the predicted throughput. On the other hand, in a state where it is not estimated that the goodput and the throughput are different from each other, the predicted throughput is directly used as the predicted goodput.

なお、上記対応関係式におけるチャンクサイズには、現時点においてこれからダウンロードされるチャンクのチャンクサイズが代入される。また、bと比較される累積データ量には、今回の再生開始時から現時点までの累積データ量が代入される。また、cと比較される空き時間には、これからダウンロードされるチャンクについて、前のチャンクのダウンロードからの空き時間が代入される。したがって、図6がチャンクごとに実行される場合、対応関係式におけるチャンクサイズ、累積データ量、空き時間は、ダウンロード対象のチャンクが進むにつれて変化する。   Note that the chunk size of the chunk to be downloaded from now on is substituted for the chunk size in the above-mentioned correspondence relational expression. The accumulated data amount from the start of the current reproduction to the current time is substituted for the accumulated data amount to be compared with b. Further, the free time from the download of the previous chunk is assigned to the free time to be compared with c for the chunk to be downloaded from now on. Therefore, when FIG. 6 is executed for each chunk, the chunk size, the accumulated data amount, and the free time in the correspondence expression change as the chunk to be downloaded advances.

上記対応関係式は、予め実験により求められた予測スループット及び通信制御関連情報と、実験時の実測グッドプットとの間の関係にフィッティングさせた、予測スループットを入力とする関数である。   The above-mentioned correspondence expression is a function that receives a predicted throughput, which is fitted to the relationship between the predicted throughput and the communication control-related information obtained in advance by an experiment and the measured goodput at the time of the experiment.

実験により得られた予測スループット及び通信制御関連情報と、実験時の実測グッドプットとの間の関係から、マッピング関数として、例えば上記のような関数を定め、最小二乗法等を用いてフィッティングの精度がよい関数形状となるように係数aを導出する。係数b,cは、通信制御によりスループットとグッドプットが乖離する領域により決まる値である。なお、上記のマッピング関数は一例である。例えば、マッピング関数として多項式関数を用いてもよい。   From the relationship between the predicted throughput and communication control related information obtained by the experiment and the measured goodput at the time of the experiment, for example, a function as described above is determined as a mapping function, and the fitting accuracy is determined using a least square method or the like. The coefficient a is derived so as to obtain a good function shape. The coefficients b and c are values determined by the area where the throughput and the goodput are separated by the communication control. Note that the above mapping function is an example. For example, a polynomial function may be used as the mapping function.

続いて、制御条件選択部23は、制御条件DB24に記憶されている複数の制御条件を取得する(S209)。制御条件は、画質を示す情報であり、各制御条件には、当該画質の再生に必要なグッドプット(必要グッドプット)が関連付けられている。各制御条件の画質は相互に異なる。すなわち、制御条件DB24には、画質の選択肢ごとに、必要グッドプットが記憶されている。   Subsequently, the control condition selection unit 23 acquires a plurality of control conditions stored in the control condition DB 24 (S209). The control condition is information indicating an image quality, and each control condition is associated with a good put (required good put) required for reproduction of the image quality. The image quality of each control condition is different from each other. In other words, the required goodput is stored in the control condition DB 24 for each image quality option.

なお、画質を示す情報とは、例えば、ビットレートである。ビットレートの算出元となる解像度、動画データのフレームレート、動画データの圧縮率等が画質を示す情報とされてもよい。   The information indicating the image quality is, for example, a bit rate. The resolution from which the bit rate is calculated, the frame rate of the moving image data, the compression ratio of the moving image data, and the like may be information indicating the image quality.

続いて、制御条件選択部23は、各制御条件の必要グッドプットを予測グッドプットと比較して、一部の制御条件を抽出する(S210)。具体的には、予測グッドプットよりも小さい必要グッドプットに関連付けられている制御条件が抽出される。   Subsequently, the control condition selection unit 23 compares the required goodput of each control condition with the predicted goodput and extracts some control conditions (S210). Specifically, a control condition associated with a required goodput smaller than the predicted goodput is extracted.

続いて、制御条件選択部23は、抽出された制御条件のうち、画質が最高である制御条件を採用対象として選択する(S211)。続いて、再生部21は、選択された制御条件に従って、動画配信サーバ30による動画データの配信を制御する(S212)。例えば、再生部21は、選択された制御条件に係るビットレートのデータを動画配信サーバ30からダウンロードし、当該データを再生する。   Subsequently, the control condition selection unit 23 selects a control condition having the highest image quality from among the extracted control conditions as an adoption target (S211). Subsequently, the reproducing unit 21 controls distribution of the moving image data by the moving image distribution server 30 according to the selected control condition (S212). For example, the reproducing unit 21 downloads the data of the bit rate according to the selected control condition from the moving image distribution server 30 and reproduces the data.

なお、制御条件に関連付けられる必要グッドプットは、動画配信における目的に応じて設定されればよい。例えば、動画配信において再生が中断することなく画質を高めることが体感品質を最大化することを目的とする場合、再生が中断しない程度のグッドプットが必要グッドプットとされてもよい。また、再生の中断が許容される場合には、同じ画質に対するグッドプットとして、更に低いグッドプットが必要グッドプットとされてもよい。   Note that the required goodput associated with the control condition may be set according to the purpose of moving image distribution. For example, in the case where the purpose of maximizing the perceived quality is to enhance the image quality without interrupting the reproduction in moving image distribution, a good put that does not interrupt the reproduction may be set as a necessary good put. If the interruption of the reproduction is permitted, a lower goodput may be set as a necessary goodput as a goodput for the same image quality.

なお、品質制御プロセスは、視聴開始時のみに実行されてもよいし、チャンクダウンロードごとに実行されてもよい。また、通信環境情報ごとの予測スループットが予め算出され、通信環境情報に関連付けられて品質制御サーバ10に記憶されていてもよい。   Note that the quality control process may be executed only at the start of viewing, or may be executed each time a chunk is downloaded. Further, the predicted throughput for each communication environment information may be calculated in advance, and may be stored in the quality control server 10 in association with the communication environment information.

上述したように、本実施の形態によれば、通信制御の影響を考慮したスループットの予測と該予測に基づいた通信の制御を可能にすることができる。   As described above, according to the present embodiment, it is possible to predict the throughput in consideration of the influence of the communication control and control the communication based on the prediction.

なお、本実施の形態において、品質制御装置及びクライアント端末20は、配信制御装置の一例である。品質DB13は、記憶部の一例である。スループット予測部12は、第1の算出部の一例である。制御条件選択部23は、第2の算出部及び選択部の一例である。   In the present embodiment, the quality control device and the client terminal 20 are an example of a distribution control device. The quality DB 13 is an example of a storage unit. The throughput prediction unit 12 is an example of a first calculation unit. The control condition selection unit 23 is an example of a second calculation unit and a selection unit.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was described in full detail, this invention is not limited to such a specific embodiment, A various deformation | transformation is carried out within the range of the gist of this invention described in the claim.・ Change is possible.

10 品質制御サーバ
11 実測グッドプット収集部
12 スループット予測部
13 品質DB
20 クライアント端末
21 再生部
22 実測グッドプット算出部
23 制御条件選択部
24 制御条件DB
30 動画配信サーバ
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
B バス
10 Quality Control Server 11 Measured Goodput Collection Unit 12 Throughput Prediction Unit 13 Quality DB
Reference Signs List 20 client terminal 21 playback unit 22 measured goodput calculation unit 23 control condition selection unit 24 control condition DB
30 moving image distribution server 100 drive device 101 recording medium 102 auxiliary storage device 103 memory device 104 CPU
105 Interface device B bus

Claims (6)

動画データの配信ごとに、配信先の通信環境を示す通信環境情報、当該配信における通信制御に関連する通信制御関連情報、及び当該配信の実測グッドプットを関連付けて記憶する記憶部と、
動画データの第1の配信の配信先に係る第1の通信環境情報と共通部分を有する通信環境情報に関連付けられて前記記憶部に記憶されている実測グッドプットに基づいて、スループットの予測値を算出する第1の算出部と、
スループットの予測値及び通信制御関連情報と、グッドプットとの関係を示す関数に、前記第1の算出部によって算出された予測値と、前記第1の配信に係る通信制御関連情報とを当てはめて、グッドプットの予測値を算出する第2の算出部と、
前記第1の配信に関して、前記グッドプットの予測値に応じた制御条件を選択する選択部と、
を有し、
前記記憶部は、動画データのチャンクの配信ごとに、通信環境情報、通信制御関連情報、及びグッドプットの実測値を記憶し、
前記通信制御関連情報は、動画データの配信開始からの累積データ量、チャンクサイズ、前のチャンクとの配信間隔を含む、
ことを特徴とする配信制御装置。
For each delivery of video data, a communication unit that stores communication environment information indicating a communication environment of a delivery destination, communication control related information related to communication control in the delivery, and actual measurement goodput of the delivery in association with each other,
Based on the measured goodput stored in the storage unit in association with the communication environment information having the common part with the first communication environment information related to the distribution destination of the first distribution of the moving image data, the predicted value of the throughput is calculated. A first calculator for calculating,
Applying the predicted value calculated by the first calculator and the communication control related information related to the first distribution to a function indicating the relationship between the predicted value of throughput and the communication control related information and the goodput. A second calculator for calculating a predicted value of Goodput,
A selecting unit that selects a control condition according to the predicted value of the good put with respect to the first distribution;
Have a,
The storage unit stores the communication environment information, the communication control related information, and the measured value of the goodput for each delivery of the chunk of the moving image data,
The communication control related information includes a cumulative data amount from the start of the distribution of the moving image data, a chunk size, and a distribution interval with the previous chunk,
A distribution control device, characterized in that:
前記第1の算出部は、前記第1の通信環境情報と共通部分を有する通信環境情報に関連付けられて前記記憶部に記憶されている実測グッドプットであって、かつ、所定の条件を満たす通信制御関連情報に関連付けられていない実測グッドプットに基づいて、前記スループットの予測値を算出する、
ことを特徴とする請求項1記載の配信制御装置。
The first calculation unit is a measured goodput stored in the storage unit in association with communication environment information having a common part with the first communication environment information, and the first calculation unit satisfies a predetermined condition. Based on the measured goodput not associated with the control-related information, calculate the predicted value of the throughput,
The distribution control device according to claim 1, wherein:
前記選択部は、それぞれが必要なグッドプットに関連付けられた複数の制御条件の中から、前記グッドプットの予測値と、各制御条件に関連付けられた必要なグッドプットとの比較に基づいて、いずれかの制御条件を選択する、
ことを特徴とする請求項1又は2記載の配信制御装置。
The selection unit, from among a plurality of control conditions each associated with a required good put, a predicted value of the good put, based on a comparison of the required good put associated with each control condition, Select the control conditions,
The distribution control device according to claim 1 or 2, wherein:
前記所定の条件は、グッドプットとスループットが乖離していると推測されることを示す条件である、
ことを特徴とする請求項2記載の配信制御装置。
The predetermined condition is a condition indicating that it is estimated that the goodput and the throughput are separated.
3. The distribution control device according to claim 2, wherein:
動画データの配信ごとに、配信先の通信環境を示す通信環境情報、当該配信における通信制御に関連する通信制御関連情報、及び当該配信の実測グッドプットを関連付けて記憶する記憶部を参照して、
動画データの第1の配信の配信先に係る第1の通信環境情報と共通部分を有する通信環境情報に関連付けられて前記記憶部に記憶されている実測グッドプットに基づいて、スループットの予測値を算出する第1の算出手順と、
スループットの予測値及び通信制御関連情報と、グッドプットとの関係を示す関数に、前記第1の算出手順によって算出された予測値と、前記第1の配信に係る通信制御関連情報とを当てはめて、グッドプットの予測値を算出する第2の算出手順と、
前記第1の配信に関して、前記グッドプットの予測値に応じた制御条件を選択する選択手順と、
をコンピュータが実行し、
前記記憶部は、動画データのチャンクの配信ごとに、通信環境情報、通信制御関連情報、及びグッドプットの実測値を記憶し、
前記通信制御関連情報は、動画データの配信開始からの累積データ量、チャンクサイズ、前のチャンクとの配信間隔を含む、
ことを特徴とする配信制御方法。
For each distribution of video data, with reference to the communication environment information indicating the communication environment of the distribution destination, communication control related information related to communication control in the distribution, and the storage unit that stores in association with the measured goodput of the distribution,
Based on the measured goodput stored in the storage unit in association with the communication environment information having a common part with the first communication environment information related to the distribution destination of the first distribution of the moving image data, the predicted value of the throughput is calculated. A first calculating procedure for calculating;
Applying the predicted value calculated by the first calculation procedure and the communication control-related information related to the first distribution to a function indicating the relationship between the predicted value of throughput and the communication control-related information and the goodput. , A second calculation procedure for calculating the predicted value of Goodput,
A selection step of selecting a control condition according to the predicted value of the good put with respect to the first distribution;
Is executed by the computer ,
The storage unit stores the communication environment information, the communication control related information, and the measured value of the goodput for each delivery of the chunk of the moving image data,
The communication control related information includes a cumulative data amount from the start of the distribution of the moving image data, a chunk size, and a distribution interval with the previous chunk,
A distribution control method, characterized in that:
請求項1乃至いずれか一項記載の各部としてコンピュータを機能させるためのプログラム。 Program for causing a computer to function as claims 1 to 4 each unit according to any one claim.
JP2016230440A 2016-11-28 2016-11-28 Delivery control device, delivery control method and program Active JP6640067B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016230440A JP6640067B2 (en) 2016-11-28 2016-11-28 Delivery control device, delivery control method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016230440A JP6640067B2 (en) 2016-11-28 2016-11-28 Delivery control device, delivery control method and program

Publications (2)

Publication Number Publication Date
JP2018088598A JP2018088598A (en) 2018-06-07
JP6640067B2 true JP6640067B2 (en) 2020-02-05

Family

ID=62494591

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016230440A Active JP6640067B2 (en) 2016-11-28 2016-11-28 Delivery control device, delivery control method and program

Country Status (1)

Country Link
JP (1) JP6640067B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102613328B1 (en) 2019-01-17 2023-12-14 삼성전자주식회사 Display apparatus and control method thereof
JP7253574B2 (en) * 2019-02-01 2023-04-06 株式会社Nttドコモ Information processing device, server device and information processing system

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006197453A (en) * 2005-01-17 2006-07-27 Matsushita Electric Ind Co Ltd Data distribution system, server and mobile terminal
JP5262510B2 (en) * 2008-09-24 2013-08-14 富士通株式会社 Delivery speed control device and delivery speed control method
JP5698049B2 (en) * 2011-03-29 2015-04-08 ソフトバンクモバイル株式会社 Wireless communication control method, wireless communication control device, and wireless communication system

Also Published As

Publication number Publication date
JP2018088598A (en) 2018-06-07

Similar Documents

Publication Publication Date Title
US9055466B2 (en) Cognitive data delivery optimizing system
EP3533232B1 (en) Bitrate optimization for multi-representation encoding using playback statistics
Wamser et al. Modeling the YouTube stack: From packets to quality of experience
WO2017094847A1 (en) Quality of experience optimizing device, network quality estimating device, mobile terminal, quality of experience optimizing method, network quality estimating method, and program
EP2832140A1 (en) Adaptive traffic management in cellular wireless networks
CN114731451B (en) Video content stream bit rate selection using edge computing systems to improve user experience
García et al. Quality-control algorithm for adaptive streaming services over wireless channels
JP6383009B2 (en) Communication speed estimation device, communication speed estimation method, and program
US11902599B2 (en) Multiple protocol prediction and in-session adaptation in video streaming
Xu et al. Modeling buffer starvations of video streaming in cellular networks with large-scale measurement of user behavior
JP6640067B2 (en) Delivery control device, delivery control method and program
US9537707B2 (en) System for self organization of an internet protocol television grid
CN111614526A (en) Method, device, storage medium and terminal for rapidly maintaining HINOC link
EP3017585B1 (en) Bandwith policy management in a self-corrected content delivery network
Zeng et al. Towards secure and network state aware bitrate adaptation at IoT edge
Bouraqia et al. Solving startup-delay-QoE dilemma for video streaming services in 5G networks
JP6533487B2 (en) Application control device, network quality prediction method, and program
Xu et al. Predictive prefetching for MPEG DASH over LTE networks
JP6450672B2 (en) Network quality prediction apparatus, network quality prediction method, and program
JP6827890B2 (en) Quality control device, communication quality prediction method, and program
WO2018021950A1 (en) Device and method for controlling media streaming from a server to a client
JP2018097393A (en) Engagement index value controller, engagement index value controlling method, and program
JP6588882B2 (en) Movie playback device, movie playback method and program
Liu et al. A Hybrid Bitrate Control Approach for Smooth Video Streaming in DASH
Xue et al. A Perceptual Optimization Approach to Adaptive HTTP Streaming

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181128

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190807

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190820

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20190927

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20191225

R150 Certificate of patent or registration of utility model

Ref document number: 6640067

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150