WO2017145781A1 - ペーシング制御装置、ペーシング制御方法、及びプログラム - Google Patents

ペーシング制御装置、ペーシング制御方法、及びプログラム Download PDF

Info

Publication number
WO2017145781A1
WO2017145781A1 PCT/JP2017/004803 JP2017004803W WO2017145781A1 WO 2017145781 A1 WO2017145781 A1 WO 2017145781A1 JP 2017004803 W JP2017004803 W JP 2017004803W WO 2017145781 A1 WO2017145781 A1 WO 2017145781A1
Authority
WO
WIPO (PCT)
Prior art keywords
communication quality
content
pacing control
threshold
communication
Prior art date
Application number
PCT/JP2017/004803
Other languages
English (en)
French (fr)
Inventor
拓人 木村
存史 松本
将裕 横田
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to JP2018501562A priority Critical patent/JPWO2017145781A1/ja
Priority to US16/076,635 priority patent/US10462520B2/en
Publication of WO2017145781A1 publication Critical patent/WO2017145781A1/ja

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/442Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
    • H04N21/44209Monitoring of downstream path of the transmission network originating from a server, e.g. bandwidth variations of a wireless network
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/437Interfacing the upstream path of the transmission network, e.g. for transmitting client requests to a VOD server
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/442Monitoring of processes or resources, e.g. detecting the failure of a recording device, monitoring the downstream bandwidth, the number of times a movie has been viewed, the storage space available from the internal hard disk
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/647Control signaling between network components and server or clients; Network processes for video distribution between server and clients, e.g. controlling the quality of the video stream, by dropping packets, protecting content from unauthorised alteration within the network, monitoring of network load, bridging between two different networks, e.g. between IP and wireless
    • H04N21/64723Monitoring of network processes or resources, e.g. monitoring of network load
    • H04N21/64738Monitoring network characteristics, e.g. bandwidth, congestion level

Definitions

  • the present invention relates to pacing control in streaming type content distribution.
  • the streaming distribution service is used by many users because it takes less time to view the content than the download distribution service.
  • the streaming type distribution service since it can be used easily, it frequently occurs that the user interrupts viewing. At this time, the data accumulated in the buffer at the end of viewing is discarded without being viewed, resulting in useless traffic.
  • Non-Patent Document 1 A method for resuming storage and a method for preventing reproduction stoppage by predicting the stochastic diffusion of throughput have been proposed (Non-Patent Document 1).
  • the first point is that when the communication quality is poor, data of a low bit rate is stored in the buffer too much. If the communication quality is poor, the bit rate selection algorithm follows the communication quality at that time and selects a low bit rate. At this time, in the existing pacing algorithm, this low bit rate data is received up to the upper limit of the buffer amount, so even if the communication quality is improved later, the high bit rate data cannot be received. As a result, the average bit rate is lowered, and the viewing quality (sensation quality) is impaired.
  • the second point is that when the communication quality is good, high bit rate data is not stored in the buffer.
  • the existing pacing algorithm is an algorithm that does not receive data for a while when the buffer amount becomes a constant value, or an algorithm that controls the buffer amount to be smaller than the limit buffer amount on the system. Therefore, even if the communication quality is good, high bit rate data cannot be stored in the buffer much. As a result, the average bit rate is lowered, and the viewing quality (sensation quality) is impaired as in the first problem.
  • a pacing control device that performs pacing control for content distributed from a content distribution device that performs streaming-type content distribution.
  • the communication quality in the pacing control apparatus is lower than the communication quality threshold, the content distribution apparatus is not requested for content, and when the communication quality is higher than the communication quality threshold, the content distribution apparatus
  • a pacing control apparatus comprising: a control means for requesting content.
  • a pacing control method executed by a pacing control device that performs pacing control on content distributed from a content distribution device that performs streaming-type content distribution.
  • storage. 5 is a flowchart of processing of a pacing control unit 202.
  • the video distribution service is described as an example, but the present invention is also applicable to a content distribution service other than the video distribution service, for example, a music streaming distribution service.
  • the throughput is used as the communication quality, but this is only an example.
  • communication quality in addition to throughput, information on radio wave intensity, delay, jitter, distance from a base station, and an index combining them may be used.
  • FIG. 1 is an overall configuration diagram of a moving image pacing control system according to an embodiment of the present invention.
  • the moving image pacing control system according to the present embodiment includes a network quality response device 100, a viewing terminal 200, and a moving image distribution device 300, which are connected to a network 400.
  • the network 400 is not limited to a specific type, it is assumed here that the network 400 is a mobile network having a base station that is wirelessly connected to the viewing terminal 200.
  • the moving image distribution device 300 performs streaming type moving image distribution.
  • streaming-type moving image distribution the moving image distribution apparatus 300 distributes moving image data by dividing it into small chunks of data.
  • the viewing terminal 200 requests each chunk from the moving image distribution device 300, and performs playback as needed while downloading.
  • moving image data basically means a chunk.
  • the viewing terminal 200 transmits the current communication environment information in the viewing terminal 200 to the network quality response device 100 when starting to view the moving image (step S101).
  • the viewing terminal 200 determines whether to request the (next) moving image data from the moving image distribution device 300 based on the communication quality threshold (step S103).
  • the viewing terminal 200 requests video data when the current communication quality is equal to or lower than the communication quality threshold value or the current buffer amount has reached a preset upper limit value. Judge that not. However, even if the current communication quality is equal to or lower than the communication quality threshold, it is determined that the moving image data is requested if the current buffer amount is reduced to a preset buffer amount threshold.
  • the viewing terminal 200 determines that the moving image data is requested if the current communication quality is equal to or higher than the communication quality threshold. However, as described above, even if the current communication quality is equal to or higher than the communication quality threshold, if the current buffer amount has reached a preset upper limit value, it is determined that no moving image data is requested.
  • the viewing terminal 200 measures the communication quality periodically (for example, at the time interval for performing the determination in step S103) and records the communication quality in the viewing terminal 200.
  • the viewing terminal 200 transmits a communication quality sequence (communication quality for each measurement time) together with communication environment information to the network quality response device 100 (step S108).
  • the network quality response device 100 updates the accumulated communication quality information with the communication quality information received from the viewing terminal 200, and improves the accuracy of the communication quality threshold.
  • the network quality response device 100 includes a reference quality DB update unit 101, a storage quality DB 102, and a reference quality DB 103.
  • the reference quality DB update unit 101 calculates a communication quality threshold based on the communication quality information stored in the storage quality DB 102, and stores (updates) the calculated communication quality threshold in the reference quality DB 103.
  • the storage quality DB 102 stores the communication quality information collected from each viewing terminal in association with the communication environment information, and returns the communication quality information in response to a request (inquiry) from the reference quality DB update unit 101.
  • the reference quality DB stores the communication quality threshold calculated by the reference quality DB update unit 101 in association with the communication environment information, and returns the communication quality threshold in response to a request (inquiry) from the viewing terminal 200. .
  • the video playback unit 204 plays back and displays the video data (encoded data) received from the video distribution device 300.
  • the moving image reproduction unit 204 has a buffer for accumulating the moving image data received from the moving image distribution device 300, and reproduction is performed by reading the moving image data from the buffer.
  • the moving image playback unit 204 also includes a function of passing the buffer amount (the size of the moving image data stored in the buffer) to the pacing control unit 202.
  • the moving image distribution device 300 includes a moving image data DB 301 and a moving image distribution unit 302.
  • the moving image data DB 301 stores moving image data.
  • the moving image distribution unit 302 acquires the moving image data from the moving image data DB 301 and transmits it to the viewing terminal 200.
  • the network quality response device 100 and the moving image distribution device 300 may be a single device. That is, the function of the moving image distribution device 300 may be included in the network quality response device 100, or the function of the network quality response device 100 may be included in the moving image distribution device 300.
  • the network quality response device 100 can be realized by causing a computer to execute a program describing the processing contents described in the present embodiment. That is, the function of the network quality response device 100 is realized by executing a program corresponding to the process executed by the network quality response device 100 using hardware resources such as a CPU and a memory built in the computer. Is possible.
  • the above-mentioned program can be recorded on a computer-readable recording medium (portable memory or the like), stored, or distributed. It is also possible to provide the program through a network such as the Internet or electronic mail.
  • the viewing terminal 200 causes a terminal including a computer (a CPU and a memory) such as a smartphone or a tablet to execute a program describing the processing content described in the present embodiment.
  • a terminal including a computer a CPU and a memory
  • the functions of the viewing terminal 200 can be realized by executing a program corresponding to the processing executed on the viewing terminal 200 using hardware resources such as a CPU and a memory built in the computer. It is.
  • the above-mentioned program can be recorded on a computer-readable recording medium (portable memory or the like), stored, or distributed. It is also possible to provide the program through a network such as the Internet or electronic mail.
  • FIG. 4 is a diagram illustrating a hardware configuration example of these devices when the network quality response device 100 and the viewing terminal 200 are realized by a computer.
  • FIG. 4 is a hardware configuration example applicable to both the network quality response device 100 and the viewing terminal 200.
  • the device shown in FIG. 4 includes a drive device 150, an auxiliary storage device 152, a memory device 153, a CPU 154, an interface device 155, a display device 156, an input device 157, etc., which are mutually connected by a bus B.
  • the program for realizing the processing in the apparatus is provided by a recording medium 151 such as a CD-ROM or a memory card.
  • a recording medium 151 such as a CD-ROM or a memory card.
  • the program is installed from the recording medium 151 into the auxiliary storage device 152 via the drive device 150.
  • the program does not necessarily have to be installed from the recording medium 151, and may be downloaded from another computer via a network.
  • the auxiliary storage device 152 stores the installed program and also stores necessary files and data.
  • the memory device 153 reads the program from the auxiliary storage device 152 and stores it when there is an instruction to start the program.
  • the CPU 154 realizes functions related to each device in accordance with a program stored in the memory device 153.
  • the interface device 155 is used as an interface for connecting to a network.
  • the display device 156 displays a GUI (Graphical User Interface) by a program.
  • the input device 157 includes a keyboard and mouse, buttons, a touch panel, and the like, and is used to input various operation instructions.
  • the communication quality threshold is stored in the reference quality DB 103 in association with the communication environment information. That is, the communication quality threshold value can be obtained from the reference quality DB 103 using the communication environment information as a key.
  • the reference quality DB 103 when data does not hit with the finest granularity, the communication quality threshold when some elements are set to don't care Respond.
  • the communication environment information is a set of ⁇ time zone, wireless LAN use determination, ISP, carrier, base station ID, cell ID>.
  • FIG. 5 is a diagram illustrating an example of data stored in the reference quality DB 103.
  • throughput is adopted as an index of communication quality, and a throughput threshold value is stored in association with communication environment information.
  • the storage quality DB 102 stores the time, session ID, communication environment information, and communication quality information at the time of moving image viewing as a set after the viewing of the moving image on the viewing terminal 200 is completed.
  • FIG. 6 is a diagram illustrating an example of data stored in the storage quality DB 102.
  • four times of throughput measurement results per second are stored for viewing with a session ID (unique value for each viewing) of 0abj.
  • the reference quality DB update unit 101 acquires communication quality information having the same communication environment from the storage quality DB 102, and calculates a communication quality threshold value from the acquired communication quality information. For example, a statistical value (average value, median value, etc.) of communication quality information with the same communication environment can be used as the communication quality threshold.
  • the reference quality DB update unit 101 matches a predetermined number of elements in the time zone, wireless LAN usage determination, ISP, carrier, base station ID, and cell ID in the storage quality DB 102.
  • the average value of the average values for each session ID of the sequence to be performed (for example, each row shown in FIG. 6) can be used as the communication quality threshold.
  • the “predetermined number” may be all of the time zone, wireless LAN usage determination, ISP, carrier, base station ID, and cell ID, or may be a smaller number (a number of 1 or more).
  • the reference quality DB update unit 101 stores the calculated communication quality threshold in the reference quality DB 103 as a communication quality threshold in the communication environment (communication environment including matched elements). This update process is executed, for example, once a day using a timer or the like.
  • the pacing control unit 202 acquires the current communication environment information of the viewing terminal 200 and transmits the communication environment information to the network quality response device 100.
  • the network quality response device 100 refers to the reference quality DB 103 and responds with a communication quality threshold Th s corresponding to the communication environment.
  • the pacing control unit 202 acquires information on the buffer amount currently accumulated from the moving image reproduction unit 204.
  • the pacing control unit 202 determines whether or not moving image data should be requested at the current time according to the flow shown in FIG.
  • predetermined thresholds Th low and Th high regarding the buffer amount are used. These threshold values are stored in advance in a memory or the like of the viewing terminal 200. Note that the flow in FIG. 7 is repeatedly executed, for example, at regular time intervals during video viewing.
  • step S201 the current buffer amount is put in the variable buf, and the previous communication quality (here, throughput) is put in the variable thp.
  • the previous communication quality may be regarded as the current communication quality.
  • step S202 the pacing control unit 202 determines whether the communication quality thp is smaller than the communication quality threshold Th s. When the communication quality thp is smaller than the communication quality threshold Th s , the process proceeds to step S203, and it is determined whether or not the buffer amount buf is smaller than the threshold Th low . If the buffer amount buf is smaller than the threshold value Th low , the process advances to step S204, and the pacing control unit 202 requests the moving image distribution apparatus 300 for moving image data.
  • step S203 If the buffer amount buf is greater than or equal to the threshold value Th low in step S203, the process advances to step S206, and the pacing control unit 202 does not request the moving image distribution apparatus 300 for moving image data.
  • step S202 if the communication quality thp is greater than or equal to the communication quality threshold Th s in step S202, the process proceeds to step S205, and it is determined whether or not the buffer amount buf is greater than or equal to the threshold Th high . If the buffer amount buf is greater than or equal to the threshold value Th high , the process proceeds to step S206 and no moving image data is requested. If the buffer amount buf is smaller than the threshold value Th high , the process proceeds to step S204 to request moving image data.
  • the moving image data is not requested, and if it is equal to or greater than the communication quality threshold value Th s , the moving image data is requested. However, even if the current communication quality is less than the communication quality threshold value Th s , if the current buffer amount is equal to or less than the threshold value Th low , the moving image data is requested. Even if the current communication quality is equal to or higher than the communication quality threshold Th s , the moving image data is not requested if the current buffer amount is equal to or higher than the threshold Th high .
  • the above threshold values Th low and Th high are threshold values given in advance to the viewing terminal 200, and can be set freely by, for example, the operator of the video service. For example, by setting both Th low and Th high to be large, there is a high possibility that S203 in FIG. 7 will be Yes, and there is a high possibility that S205 will be No, and video data will be requested. Therefore, it is possible to perform control so that the reproduction is not stopped as much as possible. Also, by setting Th high to a small value, S205 becomes Yes with a relatively small buffer amount, and no moving image data is requested. Therefore, the amount of traffic that is wasted when viewing is stopped can be reduced.
  • the value to be compared with the communication quality threshold Th s is not necessarily the previous communication quality, and may be any value as long as it is a statistic calculated from several points in the immediately preceding sequence. For example, if the communication quality in the immediately preceding series is the throughput “1800” of “2016/01/01 12:30:14” shown in FIG. 6, this “1800” may be used. Statistical values (eg, average value, median value) of “1800”, “1100”, and “1200”, which are the last few points (assumed to be 3 points), may be used.
  • image quality can be selected when requesting moving image data.
  • the algorithm in this embodiment is specialized for adjusting the request timing of moving images, and does not limit the requested image quality. Therefore, any existing image quality selection algorithm can be used in combination.
  • br max and thp are compared. If br max is larger, no moving image data is requested, and if thp is larger, moving image data is requested. This can be achieved by modifying the algorithm so that it does.
  • the pacing controller 202 compares the maximum bit rate br max which is prepared for the video data and the communication quality thp, the maximum bit rate br max communication
  • the video data is not requested when the quality is greater than thp, and the video data is requested when the communication quality thp is greater than the maximum bit rate br max .
  • the maximum bit rate br max is greater than the communication quality thp
  • the current buffer amount buf is less than or equal to the threshold value Th low
  • video data is requested and the communication quality thp is greater than the maximum bit rate br max
  • the current buffer amount buf is greater than or equal to the threshold value Th high , no moving image data is requested.
  • the moving image playback unit 204 in the viewing terminal 200 periodically measures the communication quality (eg, throughput) in the current communication environment when receiving and playing back the moving image data, and stores it in the communication quality storage DB 203.
  • the communication quality eg, throughput
  • the communication quality accumulation DB 203 keeps accumulating the communication quality information sent from the moving image reproducing unit 204 together with time information during moving image reproduction. Then, when the reproduction of the moving image is completed, the communication quality report unit 201 makes an inquiry to the communication quality accumulation DB 203 and stores the obtained communication quality information in the accumulation quality DB 102.
  • An example of data stored in the storage quality DB 102 is as shown in FIG. As described above, the stored data is used when the reference quality DB 103 is updated.
  • accumulation of communication quality information in the required quality DB 102 does not necessarily have to be performed by the mechanism described above.
  • an application for acquiring communication quality information may be activated in the background, and information collected by the application may be transmitted to the storage quality DB 102.
  • a pacing control apparatus that performs pacing control for content distributed from a content distribution apparatus that performs streaming-type content distribution, and includes a communication environment in the pacing control apparatus.
  • An acquisition means for acquiring a corresponding communication quality threshold value, and when the communication quality in the pacing control device is lower than the communication quality threshold value, the communication quality is not requested to the content distribution device, and the communication quality is the communication quality.
  • a pacing control device comprising control means for requesting content from the content distribution device when higher than a threshold value.
  • the pacing control unit 202 described in the embodiment is an example of an acquisition unit and a control unit.
  • the pacing control apparatus may further include a reproducing unit that reproduces content. Even when the communication quality is lower than the communication quality threshold, the content buffer amount in the reproducing unit is lower than the first threshold. If it is smaller, the control means requests content from the content distribution device, and even if the communication quality is higher than the communication quality threshold, the content buffer amount in the reproduction means is greater than the second threshold. If it is too large, the control means may not request content from the content distribution apparatus.
  • control means compares the communication quality with the maximum bit rate prepared for the content, and the maximum bit rate is lower than the communication quality.
  • the content may be requested when the communication quality is higher than the maximum bit rate without requesting the content when the content is large.
  • the acquisition unit may acquire a communication quality threshold corresponding to the communication environment in the pacing control device from a network quality response device that holds the communication environment and the communication quality threshold in association with each other.
  • Communication quality reporting means for transmitting the communication quality measured in the pacing control device to the network quality response device may be further provided, and the network quality response device may calculate a communication quality threshold based on the communication quality. Good.
  • network quality response device 101 reference quality DB update unit 102 storage quality DB 103 Quality DB for reference 150 Drive device 152 Auxiliary storage device 153 Memory device 154 CPU 155 Interface device 156 Display device 157 Input device 200 Viewing terminal 201 Communication quality report unit 202 Pacing control unit 203 Communication quality storage DB 204 video playback unit 300 video distribution device 301 video data DB 302 video distribution unit 400 network

Abstract

ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置において、前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得手段と、前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御手段とを備える。

Description

ペーシング制御装置、ペーシング制御方法、及びプログラム
 本発明は、ストリーミング型のコンテンツ配信におけるペーシング制御に関連するものである。
 近年、動画配信サービスや音楽配信サービス等のコンテンツ配信サービスの利用が広まっている。これらのサービスの中には、全てのデータを再生端末にダウンロードしてから再生するダウンロード型配信サービスと、データをダウンロードしながら、同時に再生も行うストリーミング型配信サービスが存在する。
 これらのサービスの中で、ストリーミング型配信サービスは、ダウンロード型配信サービスと比較して、視聴できるまでにかかる時間が短くて済むことから、多くのユーザが利用している。また、通信環境に追従して動的に画質を変更するAdaptive bitrate技術の進展により、モバイル環境からも多く利用されている。 
 一方、ストリーミング型配信サービスでは、手軽に利用できることから、ユーザが視聴を中断するということが頻繁に発生する。この時、視聴終了時にバッファに溜まっていたデータは、視聴されないまま捨てられてしまうため、無駄なトラヒックとなってしまう。
 そこで、再生の停止が起こらない範囲でバッファ量を貯めすぎないように制御するペーシング技術が提案されている。ペーシング技術の中には、閾値を2つ設定し(それぞれTha、Thbと置く)、バッファ量がThaまで貯まったら、それ以上貯めるのをやめ、Thbまでバッファ量が減ってきたらバッファを貯めることを再開する手法や、スループットの確率的拡散を予測することにより再生停止を防ぐ手法などが提案されている(非特許文献1)。
Satoda, K.; Yoshida, H.; Ito, H.; Ozawa, K., "Adaptive video pacing method based on the prediction of stochastic TCP throughput," in Global Communications Conference (GLOBECOM), 2012 IEEE , vol., no., pp.1944-1950, 3-7 Dec. 2012
 しかしながら、従来技術には、例えば以下のような二点の課題がある。
 一点目は、通信品質が悪い場合に、低いビットレートのデータをバッファに貯めすぎてしまうという点である。通信品質が悪い場合には、ビットレート選択アルゴリズムが、その時の通信品質に追従して、低いビットレートを選択する。このとき、既存のペーシングアルゴリズムでは、この低いビットレートのデータをバッファ量の上限まで受信してしまうため、後に通信品質が向上したとしても、高いビットレートのデータを受信できなくなってしまう。結果として平均ビットレートは低下してしまい、視聴品質(体感品質)が損なわれてしまう。
 二点目は、通信品質が良い場合に、高いビットレートのデータをバッファにあまり貯められていないという点である。既存のペーシングアルゴリズムでは、バッファ量が一定値になるとしばらく受信をしないアルゴリズムや、システム上の限界バッファ量よりも少ないバッファ量を目指して制御するアルゴリズムとなっている。そのため、たとえ通信品質が良くても、高いビットレートのデータをバッファにあまり貯めることができない。その結果、平均ビットレートは低下してしまい、一点目の課題と同様、視聴品質(体感品質)が損なわれてしまう。
 本発明は上記の点に鑑みてなされたものであり、ストリーミング型で配信されるコンテンツを視聴するユーザの体感品質を向上させることを可能とする技術を提供することを目的とする。
 本発明の実施の形態によれば、ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置であって、
 前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得手段と、
 前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御手段と
 を備えることを特徴とするペーシング制御装置が提供される。
 また、本発明の実施の形態によれば、ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置が実行するペーシング制御方法であって、
 前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得ステップと、
 前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御ステップと
 を備えることを特徴とするペーシング制御方法が提供される。
 本発明の実施の形態によれば、ストリーミング型で配信されるコンテンツを視聴するユーザの体感品質を向上させることを可能とする技術が提供される。
本発明の実施の形態における動画ペーシング制御システムの構成図である。 動画ペーシング制御システムの動作の流れを示すシーケンス図である。 各装置の構成を示す図である。 ネットワーク品質応答装置100及び視聴端末200のハードウェア構成例である。 参照用品質DB103に格納されるデータ例を示す図である。 蓄積用品質DB102に格納されるデータ例を示す図である。 ペーシング制御部202の処理のフローチャートである。
 以下、図面を参照して本発明の実施の形態を説明する。なお、以下で説明する実施の形態は一例に過ぎず、本発明を適用可能な形態は、以下の実施の形態に限られるわけではない。例えば、本実施の形態では、動画配信サービスを挙げて説明しているが、本発明は、動画配信サービス以外のコンテンツ配信サービス、例えば、音楽のストリーミング配信サービスにも適用可能である。また、以下で説明する実施の形態では、通信品質としてスループットを用いているが、これは一例に過ぎない。通信品質として、スループットの他に、電波強度、遅延、ジッタ、基地局との距離の情報、及びそれらを組み合わせた指標を利用することとしてもよい。
 (システムの全体構成、動作概要)
 図1に、本発明の実施の形態に係る動画ペーシング制御システムの全体構成図を示す。図1に示すように、本実施の形態の動画ペーシング制御システムは、ネットワーク品質応答装置100、視聴端末200、動画配信装置300を有し、これらがネットワーク400に接続された構成を有する。ネットワーク400は、特定の種類に限定されないが、ここでは、視聴端末200と無線接続する基地局を有するモバイルネットワークであることを想定している。
 また、動画配信装置300は、ストリーミング型の動画配信を行う。ストリーミング型の動画配信では、動画配信装置300は動画データを小さなデータの塊(チャンク)に分割して配信している。視聴端末200は各チャンクを動画配信装置300に要求し、ダウンロードしながら随時再生を行う。以下、基本的に、"動画データ"は、チャンクを意味する。
 ネットワーク品質応答装置100は、様々な通信環境における通信品質の情報を格納しており、当該通信品質に基づき、各通信環境での通信品質閾値を定期的に計算して保持している。なお、視聴端末200は、ペーシング制御を実行するので、これをペーシング制御装置と呼んでもよい。
 図2のシーケンス図を参照して、動画ペーシング制御システムにおける動作の全体の流れを説明する。
 視聴端末200は、動画視聴開始の際に、視聴端末200における現在の通信環境情報をネットワーク品質応答装置100に送信する(ステップS101)。
 通信環境情報を受信したネットワーク品質応答装置100は、保持している様々な通信環境における通信品質閾値の中から、視聴端末200の通信環境に対応する通信品質閾値を取得して、当該通信品質閾値を視聴端末200に対して送信する(ステップS102)。
 視聴端末200は、この通信品質閾値に基づいて、動画配信装置300に対して(次の)動画データを要求するかどうかの判定を行う(ステップS103)。
 より具体的には、ステップS103において、視聴端末200は、現在の通信品質が通信品質閾値以下、もしくは、現在のバッファ量が予め設定された上限値に達している場合には、動画データを要求しないと判定する。ただし、現在の通信品質が通信品質閾値以下でも、現在のバッファ量が予め設定されたバッファ量閾値まで減っているならば動画データを要求すると判定する。
 また、視聴端末200は、現在の通信品質が通信品質閾値以上であれば動画データを要求すると判定する。ただし、上述したように、現在の通信品質が通信品質閾値以上であっても、現在のバッファ量が予め設定された上限値に達している場合には、動画データを要求しないと判定する。
 なお、上記の「以下」を「より小さい」としてもよく、「以上」を「より大きい」としてもよい。本実施の形態では、「以上」と「より大きい」とで、制御内容は実質的に同じであり、また、「以下」、「未満」、「より小さい」についても実質的に同じである。
 動画データを要求する場合、視聴端末200は、動画配信装置300に対して動画データを要求し(ステップS104)、動画配信装置300から動画データを受信する(ステップS105)。また、視聴端末200は、バッファにある動画データの再生を行う(ステップS106)。ステップS103~ステップS106は、動画を視聴中、例えば一定時間間隔で繰り返される。
 視聴端末200は、定期的に(例えば、ステップS103の判定を行う時間間隔で)通信品質を測定し、視聴端末200内に記録しておく。ステップS107において視聴が終了すると、視聴端末200は、通信品質の系列(測定時間毎の通信品質)を通信環境情報と組にしてネットワーク品質応答装置100に送信する(ステップS108)。
 ネットワーク品質応答装置100は、視聴端末200から受信する通信品質情報により、蓄積している通信品質情報をアップデートし、通信品質閾値の精度を向上させる。
 (各装置の構成)
 図3は、動画ペーシング制御システムを構成する各装置の構成を詳細に示す図である。
 図3に示すとおり、ネットワーク品質応答装置100は、参照用品質DB更新部101、蓄積用品質DB102、参照用品質DB103を有する。参照用品質DB更新部101は、蓄積用品質DB102に蓄積されている通信品質情報に基づいて、通信品質閾値を算出し、算出した通信品質閾値を参照用品質DB103に格納(更新)する。
 蓄積用品質DB102は、各視聴端末から収集された通信品質情報を通信環境情報と対応付けて格納するとともに、参照用品質DB更新部101からの要求(問い合わせ)に応じて、通信品質情報を返す。参照用品質DBは、参照用品質DB更新部101により算出された通信品質閾値を通信環境情報と対応付けて格納するとともに、視聴端末200からの要求(問い合わせ)に応じて、通信品質閾値を返す。
 視聴端末200は、通信品質報告部201、ペーシング制御部202、通信品質蓄積DB203、動画再生部204を有する。通信品質報告部201は、通信品質情報を通信環境情報とともにネットワーク品質応答装置100に報告する。ペーシング制御部202は、通信品質閾値等に基づく動画データ要求判定を行う。通信品質蓄積DB203は、動画再生部204により測定された通信品質の情報を格納する。
 動画再生部204は、動画配信装置300から受信した動画データ(符号化データ)を再生し、表示する。動画再生部204は、動画配信装置300から受信した動画データを蓄積するバッファを有し、バッファから動画データが読み出されることで再生が行われる。また、動画再生部204は、バッファ量(バッファに蓄積されている動画データのサイズ)をペーシング制御部202に渡す機能を含む。
 動画配信装置300は、動画データDB301、動画配信部302を有する。動画データDB301は動画データを格納する。動画配信部302は、視聴端末200からの動画データの要求に基づいて、当該動画データを動画データDB301から取得し、視聴端末200に送信する。
 なお、ネットワーク品質応答装置100と動画配信装置300を1つの装置としてもよい。つまり、ネットワーク品質応答装置100の中に動画配信装置300の機能を含める、あるいは、動画配信装置300の中にネットワーク品質応答装置100の機能を含めることとしてもよい。
 本実施の形態におけるネットワーク品質応答装置100は、コンピュータに、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。すなわち、ネットワーク品質応答装置100が有する機能は、当該コンピュータに内蔵されるCPUやメモリ等のハードウェア資源を用いて、ネットワーク品質応答装置100で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メール等、ネットワークを通して提供することも可能である。
 同様に、本実施の形態に係る視聴端末200は、例えば、スマートフォンやタブレット等、コンピュータ(CPUとメモリ等)を含む端末において、本実施の形態で説明する処理内容を記述したプログラムを実行させることにより実現可能である。すなわち、視聴端末200が有する機能は、当該コンピュータに内蔵されるCPUやメモリ等のハードウェア資源を用いて、視聴端末200で実施される処理に対応するプログラムを実行することによって実現することが可能である。上記プログラムは、コンピュータが読み取り可能な記録媒体(可搬メモリ等)に記録して、保存したり、配布したりすることが可能である。また、上記プログラムをインターネットや電子メール等、ネットワークを通して提供することも可能である。
 図4は、ネットワーク品質応答装置100及び視聴端末200をコンピュータで実現する場合におけるこれら装置のハードウェア構成例を示す図である。図4は、ネットワーク品質応答装置100及び視聴端末200いずれにも適用できるハードウェア構成例である。図4に示す装置は、それぞれバスBで相互に接続されているドライブ装置150、補助記憶装置152、メモリ装置153、CPU154、インタフェース装置155、表示装置156、及び入力装置157等を有する。
 当該装置での処理を実現するプログラムは、例えば、CD-ROM又はメモリカード等の記録媒体151によって提供される。プログラムを記憶した記録媒体151がドライブ装置150にセットされると、プログラムが記録媒体151からドライブ装置150を介して補助記憶装置152にインストールされる。但し、プログラムのインストールは必ずしも記録媒体151より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置152は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。
 メモリ装置153は、プログラムの起動指示があった場合に、補助記憶装置152からプログラムを読み出して格納する。CPU154は、メモリ装置153に格納されたプログラムに従って各装置に係る機能を実現する。インタフェース装置155は、ネットワークに接続するためのインタフェースとして用いられる。表示装置156はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置157はキーボード及びマウス、ボタン、又はタッチパネル等で構成され、様々な操作指示を入力させるために用いられる。
 以下、ネットワーク品質応答装置100における参照用品質DB103の更新に関する動作と、動画の視聴が行われる際の視聴端末200におけるペーシング制御動作、及びネットワーク品質応答装置100における蓄積用品質DB102を更新する動作のそれぞれについて詳細に説明する。
 (参照用品質DB103の更新に関する動作)
 前述したように、参照用品質DB103には、通信環境情報と対応付けて、通信品質閾値が格納されている。つまり、参照用品質DB103から、通信環境情報をキーとして、通信品質閾値を得ることができる。
 本実施の形態では、通信環境情報は<時間帯、無線LAN利用判定、ISP、キャリア、基地局ID、セルID>の組からなり、基本的に、これら全ての要素が一致した条件に対して通信品質閾値が対応して格納される。
 ただし、通信環境情報のうち、一部の要素をドントケア(*)にしたデータを格納してもよい。視聴端末200からの通信環境情報を用いた通信品質閾値の要求に対し、参照用品質DB103は、最も細かい粒度でデータがヒットしない場合には、一部の要素をドントケアにした場合の通信品質閾値を応答する。なお、通信環境情報を<時間帯、無線LAN利用判定、ISP、キャリア、基地局ID、セルID>の組とすることは一例に過ぎない。
 図5は、参照用品質DB103に格納されるデータの例を示す図である。図5に示す例では、通信品質の指標としてスループットを採用しており、通信環境情報と対応付けてスループット閾値が格納されている。
 図5の例において、例えば、参照用品質DB103に、通信環境情報<時間帯=10、無線LAN利用判定=True、 ISP=ISP-A、キャリア=キャリアA、基地局ID=205511、 セルID=111>が入力された場合には、参照用品質DB103はスループット閾値として1650を応答する。また、<時間帯=11、無線LAN利用判定=False、ISP=*、キャリア=キャリアA、基地局ID=205511、セルID=111>が入力された場合には、完全に一致する条件が存在しないため、セルIDの条件をドントケアにした場合の結果である1800を応答する。
 蓄積用品質DB102には、視聴端末200における動画の視聴が終了した後に、時刻、セッションID、通信環境情報、及び動画視聴時の通信品質情報が組として格納される。
 図6は、蓄積用品質DB102に格納されるデータの例を示す図である。図6の例では、例えば、セッションID(各視聴ごとの一意の値)が0abjの視聴に関して、1秒毎の4回分のスループット測定結果が格納されている。
 参照用品質DB更新部101は、蓄積用品質DB102から、通信環境が同じ通信品質情報を取得し、取得した通信品質情報から通信品質閾値を計算する。例えば、通信環境が同じ通信品質情報の統計値(平均値、中央値等)を通信品質閾値とすることができる。
 より具体的には、例えば、参照用品質DB更新部101は、蓄積用品質DB102において、時間帯、無線LAN利用判定、ISP、キャリア、基地局ID、セルIDのうちの所定数の要素が一致する系列(例:図6に示す各行)のセッションIDごとの平均値の平均値を通信品質閾値とすることができる。「所定数」は、時間帯、無線LAN利用判定、ISP、キャリア、基地局ID、セルIDの全部でもよいし、全部よりも少ない数(1以上の数)でもよい。例えば、予め定められた所定数の要素が一致する系列が8つあり、そのうち、セッションID=ID-Aについては3つあり、セッションID=ID-Bについては5つあったとすると、セッションID=ID-Aの3つについての平均値と、セッションID=ID-Bの5つについての平均値との平均値が「セッションIDごとの平均値の平均値」に相当する。
 また、「セッションIDごとの平均値の平均値」のほか、セッションIDごとの平均値の中央値を通信品質閾値としてもよい。
 そして、参照用品質DB更新部101は、計算された通信品質閾値を、その通信環境(一致した要素からなる通信環境)における通信品質閾値として、参照用品質DB103に格納する。この更新処理は、例えば1日に1回、タイマー等を用いて実行される。
 (ペーシング制御について)
 次に、視聴端末200におけるペーシング制御について説明する。
 ユーザが動画の視聴を開始する際に、まず、ペーシング制御部202は、現在の視聴端末200の通信環境情報を取得し、当該通信環境情報をネットワーク品質応答装置100に送信する。ネットワーク品質応答装置100は、参照用品質DB103を参照し、その通信環境に対応する通信品質閾値Thsを応答する。また、ペーシング制御部202は、動画再生部204から、現在蓄積しているバッファ量の情報を取得する。
 そして、ペーシング制御部202は、現時点で、動画データを要求すべきか否かを、図7に示すフローに従って判断する。当該フローにおいては、上記通信品質閾値Thsに加えて、バッファ量に関する予め定められた閾値Thlow、Thhighが用いられる。これらの閾値は、視聴端末200のメモリ等に予め格納されている。なお、図7のフローは、動画視聴中、例えば一定時間間隔で繰り返し実行される。
 ステップS201において、現在のバッファ量を変数bufに入れ、直前の通信品質(ここではスループット)を変数thpに入れる。なお、直前の通信品質は、現在の通信品質とみなしてよい。
 ステップS202において、ペーシング制御部202は、通信品質thpが通信品質閾値Thsよりも小さいかどうかを判定する。通信品質thpが通信品質閾値Thsよりも小さい場合にはステップS203に進み、バッファ量bufが閾値Thlowよりも小さいかどうかを判定する。バッファ量bufが閾値Thlowよりも小さい場合、ステップS204に進み、ペーシング制御部202は、動画配信装置300に対して動画データを要求する。
 ステップS203において、バッファ量bufが閾値Thlow以上である場合、ステップS206に進み、ペーシング制御部202は、動画配信装置300に対して動画データを要求しない。
 一方、ステップS202において、通信品質thpが通信品質閾値Ths以上である場合には、ステップS205に進み、バッファ量bufが閾値Thhigh以上であるかどうかを判定する。バッファ量bufが閾値Thhigh以上であればステップS206に進み、動画データを要求しない。また、バッファ量bufが閾値Thhighよりも小さければ、ステップS204に進み、動画データを要求する。
 すなわち、基本的には、現在の通信品質が通信品質閾値Ths未満であれば動画データを要求せず、通信品質閾値Ths以上であれば動画データを要求する。ただし、現在の通信品質が通信品質閾値Ths未満であっても、現在のバッファ量が閾値Thlow以下であれば、動画データを要求する。また、現在の通信品質が通信品質閾値Ths以上であっても、現在のバッファ量が閾値Thhigh以上であれば、動画データを要求しない。
 上記の閾値Thlow、Thhighは、視聴端末200に事前に与えておく閾値であり、例えば、動画サービスの運営者が自由に設定することができるようにする。例えば、Thlow、Thhighを共に大きく設定することで、図7のS203がYesになる可能性が高くなり、また、S205がNoになる可能性が高くなり、動画データを要求することになるから、なるべく再生が停止しない制御を行うことができる。また、Thhighを小さめに設定することで、比較的少ないバッファ量でS205がYesになり、動画データの要求を行わないことになるから、視聴停止時に無駄になるトラヒック量を減らすことができる。
 なお、ここで、通信品質閾値Thsと比較する値は必ずしも直前の通信品質である必要はなく、直前の系列における数点から計算された統計量であればどのような値でもよい。例えば、仮に、直前の系列における通信品質が、図6に示す「2016/01/01 12:30:14」のスループット「1800」であるとした場合、この「1800」を用いてもよいし、直前の数点(仮に3点とする)である「1800」、「1100」、「1200」の統計値(例:平均値、中央値)を使用してもよい。
 現在の動画プレイヤーでは、設定されている2つの閾値を調整することで動画データの調整を行う実装がある。このような実装に、本実施の形態に係る通信品質に関する機能を加えることで、上述の制御を行うことが可能である。バッファ量と閾値との比較に関する処理に着目して、これらの閾値をそれぞれTha、Thbと置くと、Thaに達するまでは順次動画データを要求し、その後は、バッファ量が減り、Thbに達するまで次の動画データは要求しない。そのため、上記アルゴリズムにより動画データを要求する際は、Tha= Thhigh、Thb =Thlowに設定し、動画データを要求しない際には、Tha = Thlow、Thb = Thlowに設定すればよい。
 また、本実施の形態における動画配信において用いることが想定されるAdaptive bitrateの枠組みでは、動画データを要求する際に画質を選択することができる。しかし、本実施の形態におけるアルゴリズムは、動画の要求タイミングを調整することに特化しており、要求する画質を限定するものではない。そのため、既存のあらゆる画質選択アルゴリズムを組み合わせて利用することができる。
 更に、本実施の形態で利用する通信品質閾値Thsは、ネットワーク品質応答装置100から応答があった値に限定されるものではなく、現在ペーシング制御を行っているセッションから得られた情報を用いて逐次的に更新してもよい。例えば、αを0以上1以下の実数、thpを現在のセッションにおける通信品質の平均値(例:前述した3つのスループットの平均値)とすると、Ths=αThs+(1-α)thpとして更新することができる。
 また、動画データを要求するかしないかを判定する際に、動画データに用意されているビットレートの情報を用いてもよい。例えば、通信品質としてスループットを採用し、ある動画について、用意された最大のビットレートが1000kbps、Ths=2000kbps、thp = 1800kbps、buf < Thhighであった時を考える。この時、上記アルゴリズムによると動画データの要求は行わない。しかし、用意された最大のビットレートbrmaxとthpを比較すると、十分なスループットが出ているため、受信を行ったとしても平均ビットレートが低下する恐れはない。したがって、このような場合には受信を行うようアルゴリズムを修正したほうが平均ビットレートの向上する可能性が高くなる。この処理は、ステップS203でNoと判定された後、brmaxとthpを比較し、brmaxの方が大きい場合には動画データを要求せず、thpの方が大きい場合には動画データを要求するようアルゴリズムを修正することで実現することができる。
 すなわち、通信品質thpが閾値Thsよりも低い場合において、ペーシング制御部202は、動画データに対して用意された最大ビットレートbrmaxと通信品質thpとを比較し、最大ビットレートbrmaxが通信品質thpよりも大きい場合に動画データを要求せず、通信品質thpが最大ビットレートbrmaxよりも大きい場合に動画データを要求する。ただし、最大ビットレートbrmaxが通信品質thpよりも大きい場合でも、現在のバッファ量bufが閾値Thlow以下であれば、動画データを要求し、通信品質thpが最大ビットレートbrmaxよりも大きい場合でも、現在のバッファ量bufが閾値Thhigh以上であれば、動画データを要求しない。
 (蓄積用品質DB102の更新について)
 視聴端末200における動画再生部204は、動画データの受信及び再生を行うときに、定期的に現在の通信環境における通信品質(例:スループット)を測定し、通信品質蓄積DB203に蓄積しておく。
 通信品質蓄積DB203は、動画再生中、動画再生部204から送られてきた通信品質情報を時間情報と共に蓄積し続ける。そして、動画再生が終了したときに、通信品質報告部201が通信品質蓄積DB203に問い合わせを行い、得られた通信品質情報を蓄積用品質DB102に格納する。蓄積用品質DB102に格納されるデータ例は図6に示したとおりである。前述したとおり、格納されたデータは、参照用品質DB103を更新する際に利用される。
 ただし、通信品質情報の蓄積要品質DB102への蓄積は、必ずしも上述した仕組みで行わなければならないというわけではない。例えば、視聴端末200において、通信品質情報を取得するアプリケーションをバックグラウンドで起動させておき、そのアプリケーションで収集した情報を蓄積用品質DB102に送信してもよい。
 (実施の形態の効果)
 本実施の形態の技術により、再生が途中で停止することを防ぎながら、既存手法よりも平均的に高い符号化ビットレートで動画を視聴することが可能となる。一般に、再生停止回数や時間が一定で、かつ符号化ビットレートが上昇した場合に、体感品質は向上するため、本実施の形態に係る技術により、動画視聴時の体感品質向上を図ることが可能となる。
 (実施の形態のまとめ)
 以上、説明したように、本実施の形態によれば、ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置であって、前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得手段と、前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御手段とを備えるペーシング制御装置が提供される。
 なお、実施の形態で説明したペーシング制御部202は、取得手段と制御手段の例である。
 前記ペーシング制御装置は、コンテンツの再生を行う再生手段を更に備えてもよく、前記通信品質が前記通信品質閾値よりも低い場合でも、前記再生手段におけるコンテンツのバッファ量が、第1の閾値よりも小さい場合には、前記制御手段は前記コンテンツ配信装置に対してコンテンツを要求し、前記通信品質が前記通信品質閾値よりも高い場合でも、前記再生手段におけるコンテンツのバッファ量が、第2の閾値よりも大きい場合には、前記制御手段は前記コンテンツ配信装置に対してコンテンツを要求しないこととしてもよい。
 また、前記通信品質が前記通信品質閾値よりも低い場合において、前記制御手段は、コンテンツに対して用意された最大ビットレートと前記通信品質とを比較し、前記最大ビットレートが前記通信品質よりも大きい場合にコンテンツを要求せず、前記通信品質が前記最大ビットレートよりも大きい場合にコンテンツを要求することとしてもよい。
 前記取得手段は、通信環境と通信品質閾値とを対応付けて保持するネットワーク品質応答装置から、前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得することとしてもよい。
 前記ペーシング制御装置において測定された通信品質を前記ネットワーク品質応答装置に送信する通信品質報告手段を更に備え、前記ネットワーク品質応答装置において、当該通信品質に基づいて通信品質閾値が算出されることとしてもよい。
 本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。
 本特許出願は2016年2月25日に出願した日本国特許出願第2016-034730号に基づきその優先権を主張するものであり、日本国特許出願第2016-034730号の全内容を本願に援用する。
100 ネットワーク品質応答装置
101 参照用品質DB更新部
102 蓄積用品質DB
103 参照用品質DB
150 ドライブ装置
152 補助記憶装置
153 メモリ装置
154 CPU
155 インタフェース装置
156 表示装置
157 入力装置
200 視聴端末
201 通信品質報告部
202 ペーシング制御部
203 通信品質蓄積DB
204 動画再生部
300 動画配信装置
301 動画データDB
302 動画配信部
400 ネットワーク

Claims (8)

  1.  ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置であって、
     前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得手段と、
     前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御手段と
     を備えることを特徴とするペーシング制御装置。
  2.  前記ペーシング制御装置は、コンテンツの再生を行う再生手段を更に備え、
     前記通信品質が前記通信品質閾値よりも低い場合でも、前記再生手段におけるコンテンツのバッファ量が、第1の閾値よりも小さい場合には、前記制御手段は前記コンテンツ配信装置に対してコンテンツを要求し、
     前記通信品質が前記通信品質閾値よりも高い場合でも、前記再生手段におけるコンテンツのバッファ量が、第2の閾値よりも大きい場合には、前記制御手段は前記コンテンツ配信装置に対してコンテンツを要求しない
     ことを特徴とする請求項1に記載のペーシング制御装置。
  3.  前記通信品質が前記通信品質閾値よりも低い場合において、前記制御手段は、コンテンツに対して用意された最大ビットレートと前記通信品質とを比較し、前記最大ビットレートが前記通信品質よりも大きい場合にコンテンツを要求せず、前記通信品質が前記最大ビットレートよりも大きい場合にコンテンツを要求する
     ことを特徴とする請求項1又は2に記載のペーシング制御装置。
  4.  前記取得手段は、通信環境と通信品質閾値とを対応付けて保持するネットワーク品質応答装置から、前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する
     ことを特徴とする請求項1ないし3のうちいずれか1項に記載のペーシング制御装置。
  5.  前記ペーシング制御装置において測定された通信品質を前記ネットワーク品質応答装置に送信する通信品質報告手段を更に備え、
     前記ネットワーク品質応答装置において、当該通信品質に基づいて通信品質閾値が算出される
     ことを特徴とする請求項4に記載のペーシング制御装置。
  6.  ストリーミング型のコンテンツ配信を行うコンテンツ配信装置から配信されるコンテンツに対するペーシング制御を行うペーシング制御装置が実行するペーシング制御方法であって、
     前記ペーシング制御装置における通信環境に対応する通信品質閾値を取得する取得ステップと、
     前記ペーシング制御装置における通信品質が前記通信品質閾値よりも低い場合に、前記コンテンツ配信装置に対してコンテンツを要求せず、前記通信品質が前記通信品質閾値よりも高い場合に前記コンテンツ配信装置に対してコンテンツを要求する制御ステップと
     を備えることを特徴とするペーシング制御方法。
  7.  前記ペーシング制御装置は、コンテンツの再生を行う再生手段を備えており、
     前記通信品質が前記通信品質閾値よりも低い場合でも、前記再生手段におけるコンテンツのバッファ量が、第1の閾値よりも小さい場合には、前記制御ステップにおいて、前記コンテンツ配信装置に対してコンテンツを要求し、
     前記通信品質が前記通信品質閾値よりも高い場合でも、前記再生手段におけるコンテンツのバッファ量が、第2の閾値よりも大きい場合には、前記制御ステップにおいて、前記コンテンツ配信装置に対してコンテンツを要求しない
     ことを特徴とする請求項6に記載のペーシング制御方法。
  8.  コンピュータを、請求項1ないし5のうちいずれか1項に記載のペーシング制御装置における各手段として機能させるためのプログラム。
PCT/JP2017/004803 2016-02-25 2017-02-09 ペーシング制御装置、ペーシング制御方法、及びプログラム WO2017145781A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018501562A JPWO2017145781A1 (ja) 2016-02-25 2017-02-09 ペーシング制御装置、ペーシング制御方法、及びプログラム
US16/076,635 US10462520B2 (en) 2016-02-25 2017-02-09 Pacing control device, pacing control method, and program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016034730 2016-02-25
JP2016-034730 2016-02-25

Publications (1)

Publication Number Publication Date
WO2017145781A1 true WO2017145781A1 (ja) 2017-08-31

Family

ID=59685613

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/004803 WO2017145781A1 (ja) 2016-02-25 2017-02-09 ペーシング制御装置、ペーシング制御方法、及びプログラム

Country Status (3)

Country Link
US (1) US10462520B2 (ja)
JP (1) JPWO2017145781A1 (ja)
WO (1) WO2017145781A1 (ja)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011015273A (ja) * 2009-07-03 2011-01-20 Kddi Corp コンテンツ配信システム
JP2014127890A (ja) * 2012-12-27 2014-07-07 Hitachi Ltd 無線端末、管理サーバ及びそれらを用いた無線通信システム

Family Cites Families (21)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5668948A (en) * 1994-09-08 1997-09-16 International Business Machines Corporation Media streamer with control node enabling same isochronous streams to appear simultaneously at output ports or different streams to appear simultaneously at output ports
US5712976A (en) * 1994-09-08 1998-01-27 International Business Machines Corporation Video data streamer for simultaneously conveying same one or different ones of data blocks stored in storage node to each of plurality of communication nodes
US6765931B1 (en) * 1999-04-13 2004-07-20 Broadcom Corporation Gateway with voice
CA2298358A1 (en) * 2000-02-11 2001-08-11 Pixel Systems Inc. Method and apparatus for the display of selected images at selected times
US8713623B2 (en) * 2001-09-20 2014-04-29 Time Warner Cable Enterprises, LLC Technique for effectively providing program material in a cable television system
KR100842571B1 (ko) * 2005-10-11 2008-07-01 삼성전자주식회사 디지털 방송 시스템에서 신뢰성 보장 전송 서비스 제공/수신 방법 및 장치
US7665113B1 (en) * 2007-05-24 2010-02-16 TrueSentry, Inc. Rate adaptive video transmission and synchronization system
US20090025027A1 (en) * 2007-07-20 2009-01-22 Michael Craner Systems & methods for allocating bandwidth in switched digital video systems based on interest
US7802286B2 (en) * 2007-07-24 2010-09-21 Time Warner Cable Inc. Methods and apparatus for format selection for network optimization
US8196165B2 (en) * 2008-04-28 2012-06-05 General Instrument Corporation Method and apparatus for delivering emergency alert system (EAS) messages over a switched digital video (SDV) system
US8355387B2 (en) * 2008-07-24 2013-01-15 Samsung Electronics Co., Ltd. System and method for bandwidth reservation protocol for spatial reuse in a wireless communication network
US9191322B2 (en) * 2009-05-19 2015-11-17 Beaumaris Networks Inc. Methods, apparatus and computer readable medium for managed adaptive bit rate for bandwidth reclamation
US20120079059A1 (en) * 2010-09-27 2012-03-29 Motorola-Mobility, Inc. Selectively receiving media content
GB2486002A (en) * 2010-11-30 2012-06-06 Youview Tv Ltd Media Content Provision
CN104040992B (zh) * 2011-11-14 2018-06-29 瑞典爱立信有限公司 移动网络中具有改善的效率的媒体流
US9392337B2 (en) * 2011-12-22 2016-07-12 Cisco Technology, Inc. Wireless TCP link state monitoring based video content adaptation and data delivery
WO2013143618A1 (en) * 2012-03-30 2013-10-03 Nec Europe Ltd. A method and a network for determining user behavior during delivery of video content
US8792347B2 (en) * 2012-06-01 2014-07-29 Opera Software Ireland Limited Real-time network monitoring and subscriber identification with an on-demand appliance
US9154361B2 (en) * 2012-07-18 2015-10-06 Opera Software Ireland Limited Just-in-time distributed video cache
WO2014127834A1 (en) * 2013-02-22 2014-08-28 Telefonaktiebolaget L M Ericsson (Publ) Media distribution network system with media burst transmission via an access network
US9871740B2 (en) * 2013-10-29 2018-01-16 Citrix Systems, Inc. Methods and systems for optimal delivery of internet video over wireless networks

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011015273A (ja) * 2009-07-03 2011-01-20 Kddi Corp コンテンツ配信システム
JP2014127890A (ja) * 2012-12-27 2014-07-07 Hitachi Ltd 無線端末、管理サーバ及びそれらを用いた無線通信システム

Also Published As

Publication number Publication date
US10462520B2 (en) 2019-10-29
US20190052931A1 (en) 2019-02-14
JPWO2017145781A1 (ja) 2018-10-04

Similar Documents

Publication Publication Date Title
CN107683600B (zh) 用于响应于客户端的视频缓冲器特性来管理abr比特率递送的系统和方法
US10271112B2 (en) System and method for dynamic adaptive video streaming using model predictive control
Xing et al. A real-time adaptive algorithm for video streaming over multiple wireless access networks
Xu et al. PROTEUS: network performance forecast for real-time, interactive mobile applications
CN110636339B (zh) 基于码率的调度方法、装置及电子设备
CN108833996B (zh) 分布式dash系统中服务节点选择、更新和码率自适应方法
Han et al. AMVS-NDN: Adaptive mobile video streaming and sharing in wireless named data networking
CN108668146B (zh) 一种调整流媒体码率的方法及设备
WO2017031692A1 (zh) 视频下载方法、装置及系统
JP5673538B2 (ja) 配信システム
CN107210999B (zh) 链路感知流送自适应
US9680904B2 (en) Adaptive buffers for media players
CN110809167B (zh) 一种视频播放方法、装置、电子设备及存储介质
WO2017094847A1 (ja) 体感品質最適化装置、ネットワーク品質推定装置、モバイル端末、体感品質最適化方法、ネットワーク品質推定方法、及びプログラム
KR20220059425A (ko) 비디오 스트리밍을 위한 세션 기반 적응적 재생 프로파일 판정
CN111385574B (zh) 视频编码中的码率控制方法、装置、移动终端及存储介质
EP4013060A1 (en) Multiple protocol prediction and in-session adaptation in video streaming
CN112672227A (zh) 基于边缘节点的业务处理方法、装置、节点以及存储介质
WO2017145781A1 (ja) ペーシング制御装置、ペーシング制御方法、及びプログラム
JP6517342B2 (ja) 配信レート選択装置、配信レート選択方法、及びプログラム
Rodrigues et al. QoE-aware scheduling algorithm for adaptive HTTP video delivery in wireless networks
JP2015033095A (ja) 情報処理システム、情報処理装置及びプログラム
Yu et al. Impact of end-user playout buffer dynamics on HTTP progressive video QoE in wireless networks
CN112737971B (zh) 数据处理方法、装置、存储介质及网络设备
Tamizhselvi et al. Adaptive video streaming in mobile cloud computing

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018501562

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17756222

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 17756222

Country of ref document: EP

Kind code of ref document: A1