JP2020123765A - User terminal and program - Google Patents

User terminal and program Download PDF

Info

Publication number
JP2020123765A
JP2020123765A JP2019012836A JP2019012836A JP2020123765A JP 2020123765 A JP2020123765 A JP 2020123765A JP 2019012836 A JP2019012836 A JP 2019012836A JP 2019012836 A JP2019012836 A JP 2019012836A JP 2020123765 A JP2020123765 A JP 2020123765A
Authority
JP
Japan
Prior art keywords
segment
moving image
unit
switching
time
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.)
Granted
Application number
JP2019012836A
Other languages
Japanese (ja)
Other versions
JP7195163B2 (en
Inventor
黒住 正顕
Masaaki Kurozumi
正顕 黒住
山本 正男
Masao Yamamoto
正男 山本
敏 西村
Satoshi Nishimura
敏 西村
翔平 森
Shohei Mori
翔平 森
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Broadcasting Corp
Original Assignee
Nippon Hoso Kyokai NHK
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Hoso Kyokai NHK, Japan Broadcasting Corp filed Critical Nippon Hoso Kyokai NHK
Priority to JP2019012836A priority Critical patent/JP7195163B2/en
Publication of JP2020123765A publication Critical patent/JP2020123765A/en
Application granted granted Critical
Publication of JP7195163B2 publication Critical patent/JP7195163B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

To reduce, when a user viewing a net moving image performs zapping, a latency time until viewing of another moving image starts.SOLUTION: A user terminal 1 comprises: a downloading time prediction unit 23 that when zapping is performed by a user, predicts a downloading time of a segment after moving image switching with respect to another moving image after the zapping on the basis of a previously measured downloading time; a segment-to-be-overwritten number determination unit 25 that with respect to the segment after moving image switching and on the basis of the predicted downloading time, determines locations to be overwritten (segment-to-be-overwritten numbers) in a plurality of segments before moving image switching stored in a buffer memory unit 29; a writing control unit 27 that sequentially overwrites the locations of the segment-to-be-overwritten numbers in the buffer memory unit 29 with the segment after moving image switching; and a decoder delivery control unit 28 that after delivering the segments before moving image switching from the buffer memory unit 29 to a decoder unit 14, delivers the segment after moving image switching.SELECTED DRAWING: Figure 5

Description

本発明は、サーバからユーザ端末へ動画を配信するアダプティブストリーミングを行うシステムにおいて、ユーザ操作に従い動画を切り替えるユーザ端末及びプログラムに関する。 The present invention relates to a user terminal and a program for switching a video according to a user operation in a system for performing adaptive streaming in which a video is distributed from a server to a user terminal.

従来、テレビ放送を視聴するユーザは、別のチャンネルに切り替えるために、ザッピングを行うことがある。同様に、インターネットにより配信された動画(ネット動画)を視聴しているときも、ユーザは、別の動画に切り替えるために、ザッピングを行うことがある。 Conventionally, a user who views a television broadcast may perform zapping in order to switch to another channel. Similarly, while watching a moving image (net moving image) distributed via the Internet, the user may perform zapping in order to switch to another moving image.

このようなザッピングにおいては、別の動画を再生するまでの時間が長ければ長いほど、ユーザの体感品質が低下し、当該動画の視聴を止めてしまう可能性がある。 In such zapping, the longer the time until another moving image is reproduced, the lower the user's quality of experience, and the more likely there is a possibility that the user will stop watching the moving image.

一般に、ネット動画は、アダプティブストリーミングと呼ばれる方式により、インターネット経由でサーバからユーザ端末へ転送される。このときの動画データは、時間軸上で細切れにしたセグメントと呼ばれる単位で転送される。セグメントは、エンコードされた動画データを数秒単位に分割した動画ファイルである。例えば動画データの時間長は、1分、10分、1時間等のように様々であり、セグメントの時間長も、1秒、5秒、10秒等のように様々である。 Generally, a net moving image is transferred from a server to a user terminal via the Internet by a method called adaptive streaming. The moving image data at this time is transferred in units called segments segmented on the time axis. The segment is a moving image file obtained by dividing the encoded moving image data into units of several seconds. For example, the time length of moving image data is various, such as 1 minute, 10 minutes, and 1 hour, and the time length of segments is also various, such as 1 second, 5 seconds, and 10 seconds.

アダプティブストリーミングには、例えばMPEG−DASH方式、HLS方式がある。これらの方式は、基本的な動作フローが同じであり、インターネットが輻輳した場合においても、できる限り動画の再生を継続し、途切れが発生しないという特長がある。 Adaptive streaming includes, for example, the MPEG-DASH method and the HLS method. These systems have the same basic operation flow, and have the feature that even if the Internet is congested, the playback of moving images is continued as much as possible and no interruption occurs.

この特長を実現するために、ユーザ端末は、バッファメモリを利用して所定数のセグメントをバッファリングした後、当該セグメントを、その先頭から順にデコーダへ受け渡す。すなわち、ユーザ端末は、FIFO(First-In First-Out)方式により、動画データのセグメントをバッファメモリに格納し、バッファメモリから読み出してデコーダへ受け渡す(例えば、非特許文献1を参照)。 In order to realize this feature, the user terminal uses a buffer memory to buffer a predetermined number of segments, and then passes the segments to the decoder in order from the beginning. That is, the user terminal stores a segment of moving image data in a buffer memory by the FIFO (First-In First-Out) method, reads it from the buffer memory, and transfers it to the decoder (for example, see Non-Patent Document 1).

また、動画の切り替え前のセグメントと切り替え後のセグメントとを、それぞれ別のバッファメモリに格納する技術も開示されている(例えば、特許文献1を参照)。この技術により、バッファメモリに格納されたセグメントを再使用できる場合には、動画を速やかに再生することができる。 Further, there is also disclosed a technique of storing a segment before switching a moving image and a segment after switching the moving image in different buffer memories (for example, refer to Patent Document 1). By this technique, when the segment stored in the buffer memory can be reused, the moving image can be quickly reproduced.

バッファリングされるセグメントの数は、例えば、3セグメント、5セグメント等のように様々であり、セグメント数が多ければ多いほど、インターネットが輻輳した場合に、動画の再生は途切れ難くなる。 The number of segments to be buffered varies, for example, 3 segments, 5 segments, etc., and the larger the number of segments, the more difficult it is to interrupt the reproduction of moving images when the Internet is congested.

しかし、バッファリングされるセグメントの数が多いほど、バッファリングに時間がかかり、デコーダへの受け渡しが遅くなる。このため、ユーザ端末がセグメントの配信をサーバへ要求してから、デコード処理を経て動画を再生するまでの間の時間が長くなり、ユーザにとっては、視聴のための待ち時間が長くなる。 However, the larger the number of buffered segments, the longer the buffering and the slower the delivery to the decoder. For this reason, the time from the user terminal requesting the server to deliver the segment to the reproduction of the moving image after the decoding process becomes long, and the user has a long waiting time for viewing.

特開2017−108217号公報JP, 2017-108217, A

IT用語辞典、e−Words、“FIFO”、[online]、[平成30年11月19日検索]、インターネット<URL:http://e-words.jp/w/FIFO.html>IT glossary, e-Words, "FIFO", [online], [November 19, 2018 search], Internet <URL: http://e-words.jp/w/FIFO.html>

このように、アダプティブストリーミングのバッファ管理にFIFO方式を用いた場合には、ユーザがネット動画をザッピングすると、直ちに別の動画に切り替わることはなく、切り替わるのに時間がかかるという問題があった。ザッピングは、視聴中の動画から別の動画への切替操作をいう。 As described above, when the FIFO method is used for adaptive streaming buffer management, there is a problem that when a user zapping a net moving image, it is not immediately switched to another moving image and it takes time to switch. Zapping is a switching operation from a video being viewed to another video.

これは、ザッピングが行われると、ユーザ端末が既にバッファリングした視聴中の動画の全セグメントをデコーダへ受け渡す必要があり、その後に、次に視聴する別の動画のセグメントをデコーダへ受け渡すからである。つまり、ザッピングが行われたときに、既にバッファリングされた視聴中の動画のセグメントの数に応じて、切り替わり時間、すなわち別の動画の視聴開始までの待ち時間が決定されることとなる。既にバッファリングされた視聴中の動画のセグメントの数が多いほど、待ち時間が長くなり、セグメントの数が少ないほど、待ち時間が短くなる。 This is because when zapping is performed, it is necessary for the user terminal to pass all the segments of the movie that is already buffered and is being watched to the decoder, and then the segment of another movie to be watched next is passed to the decoder. Is. That is, when the zapping is performed, the switching time, that is, the waiting time until the start of viewing another moving image is determined according to the number of already-buffered segments of the moving image being viewed. The larger the number of segments of the already buffered moving image being viewed, the longer the waiting time, and the smaller the number of segments, the shorter the waiting time.

例えば、バッファリングされた視聴中の動画のセグメントの数が3セグメント、セグメント長が1秒の場合、次に視聴する別の動画のセグメントをデコーダへ受け渡すまでの時間は、少なくとも3セグメント×1秒=3秒である。この3秒が、そのままユーザの視聴開始までの待ち時間となる。 For example, if the number of buffered video segments being watched is 3 and the segment length is 1 second, the time until the next video segment to be watched is passed to the decoder is at least 3 segments×1. Seconds=3 seconds. This 3 seconds is the waiting time until the user starts viewing.

図8(1)は、従来技術のFIFO方式を用いたアダプティブストリーミングのバッファ管理を説明する図である。視聴中の動画のセグメントを動画切替前セグメントとし、ザッピングにより切り替わる別の動画のセグメントを動画切替後セグメントとする。 FIG. 8(1) is a diagram illustrating buffer management of adaptive streaming using the FIFO method of the related art. The segment of the moving image that is being viewed is the segment before moving images, and the segment of another moving image that is switched by zapping is the segment after switching the moving images.

ユーザ端末のバッファメモリ部には、動画切替前セグメントSG1〜SG5がバッファリングされているものとする。この状態で、ユーザによるザッピングが行われると、ユーザ端末からサーバへ別の動画のリクエストが送信される。 It is assumed that the moving image pre-switching segments SG1 to SG5 are buffered in the buffer memory unit of the user terminal. When zapping is performed by the user in this state, another moving image request is transmitted from the user terminal to the server.

そうすると、ユーザ端末は、サーバから動画切替後セグメントSG6’,SG7’等を受信する。そして、ユーザ端末は、バッファメモリ部に空きがあると、これらの動画切替後セグメントSG6’,SG7’等を順番に、動画切替前セグメントSG5の次のセグメントとしてバッファリングすることとなる。 Then, the user terminal receives the segments SG6', SG7', etc. after moving image switching from the server. Then, if there is a free space in the buffer memory unit, the user terminal will buffer these moving image switched segments SG6', SG7', etc. in order as the segment next to the moving image pre-switching segment SG5.

ユーザ端末は、バッファメモリ部から動画切替前セグメントSG1〜SG5を順番に読み出し、デコーダへ受け渡す。そして、ユーザ端末は、動画切替前セグメントSG1〜SG5の受け渡しが完了した後に、バッファメモリ部から動画切替後セグメントSG6’,SG7’等を読み出し、デコーダへ受け渡す。 The user terminal sequentially reads the moving image pre-switching segments SG1 to SG5 from the buffer memory unit and transfers them to the decoder. Then, after the transfer of the segments SG1 to SG5 before moving image switching is completed, the user terminal reads the segments SG6', SG7' after moving image switching from the buffer memory unit and transfers them to the decoder.

このように、ユーザによるザッピングが行われると、バッファリングされている動画切替前セグメントSG1〜SG5の受け渡しが完了した後に、別の動画の動画切替後セグメントSG6’,SG7’等の受け渡しが開始する。したがって、動画切替前セグメントSG1〜SG5の受け渡し時間(転送時間)が、切り替わり時間、すなわち次に視聴が行われる別の動画の視聴開始までの待ち時間となる。 In this way, when the user performs the zapping, the passing of the buffered segments before moving image switching SG1 to SG5 is completed, and then the passing of the segments after moving image switching SG6′, SG7′ of another moving image is started. .. Therefore, the delivery time (transfer time) of the segments SG1 to SG5 before moving image switching is the switching time, that is, the waiting time until the start of viewing another moving image to be viewed next.

つまり、アダプティブストリーミングのバッファ管理にFIFO方式を用いた場合には、ザッピングが行われると、直ちに別の動画に切り替わることはない。ユーザは、バッファリングされた動画切替前セグメントSG1〜SG5の受け渡しが完了するまでの時間だけ待つ必要があり、切り替わるのに時間がかかるという問題があった。 In other words, when the FIFO method is used for buffer management of adaptive streaming, another moving image is not immediately switched when zapping is performed. The user needs to wait for the time until the delivery of the buffered segments SG1 to SG5 before moving image switching is completed, and there is a problem that switching takes time.

このため、アダプティブストリーミングのバッファ管理を行う際に、FIFO方式に代わる新たな方式を用いて、ザッピングに伴う動画の切り替わり時間を短縮することが所望されていた。 Therefore, when performing adaptive streaming buffer management, it has been desired to shorten the moving image switching time associated with zapping by using a new method instead of the FIFO method.

そこで、本発明は前記課題を解決するためになされたものであり、その目的は、ネット動画を視聴しているユーザがザッピングを行ったときに、別の動画の視聴開始までの待ち時間を短縮可能なユーザ端末及びプログラムを提供することにある。 Therefore, the present invention has been made to solve the above problems, and an object thereof is to reduce the waiting time until the start of viewing another video when a user watching an online video performs zapping. To provide possible user terminals and programs.

前記課題を解決するために、請求項1のユーザ端末は、インターネットを介して配信された動画をセグメント毎に受信し、前記セグメントをFIFO方式にてバッファリングして読み出し、前記動画を再生するユーザ端末において、前記セグメントのダウンロード時間を計測するダウンロード時間計測部と、ユーザにより別の動画を再生するための切替操作が行われると、前記ダウンロード時間計測部により計測された切替操作前の動画における動画切替前セグメントの前記ダウンロード時間に基づいて、前記別の動画の動画切替後セグメントの前記ダウンロード時間を予測し、ダウンロード予測時間を求めるダウンロード時間予測部と、前記ダウンロード時間予測部により求めた前記ダウンロード予測時間に基づいて、バッファメモリにバッファリングされている複数の前記動画切替前セグメントのうち、上書対象の前記動画切替前セグメントを決定する上書セグメント決定部と、前記動画切替後セグメントが順次受信されると、前記動画切替後セグメントを、前記バッファメモリにバッファリングされている複数の前記動画切替前セグメントのうち、前記上書セグメント決定部により決定された前記動画切替前セグメントの箇所から順次上書きする書込制御部と、前記バッファメモリから前記動画切替前セグメントを読み出した後、前記動画切替後セグメントを読み出す読み出し部と、を備えたことを特徴とする。 In order to solve the above problems, the user terminal according to claim 1 receives a moving image distributed via the Internet for each segment, buffers and reads the segment by a FIFO method, and reproduces the moving image. In the terminal, when the download time measurement unit that measures the download time of the segment and the switching operation for playing another video by the user are performed, the video in the video before the switching operation measured by the download time measurement unit Based on the download time of the segment before switching, the download time of the segment after the video switching of the different video is predicted, and the download time prediction unit that obtains the download predicted time, and the download prediction obtained by the download time prediction unit Based on time, an overwrite segment determination unit that determines the segment before moving image switching that is a target of overwriting among the plurality of segments before moving image switching that are buffered in the buffer memory, and the segment after moving image switching are sequentially received. Then, the segment after moving image switching is sequentially overwritten from the position of the segment before moving image switching determined by the overwrite segment determination unit among the plurality of segments before moving image switching buffered in the buffer memory. And a reading unit for reading the segment before moving picture switching from the buffer memory and then reading the segment after moving picture switching.

また、請求項2のユーザ端末は、請求項1に記載のユーザ端末において、前記ダウンロード時間予測部が、前記ダウンロード時間計測部により計測された前記動画切替前セグメントの前記ダウンロード時間を、前記ダウンロード予測時間とする、ことを特徴とする。 The user terminal according to claim 2 is the user terminal according to claim 1, wherein the download time predicting unit predicts the download time of the segment before moving image switching measured by the download time measuring unit by the download predicting unit. It is characterized by being time.

また、請求項3のユーザ端末は、請求項1に記載のユーザ端末において、前記ダウンロード時間予測部が、前記ダウンロード時間計測部により、現在時刻の直近に計測された所定数の前記ダウンロード時間、または前記現在時刻から所定時間前の時刻までの間に計測された複数の前記ダウンロード時間のうち最大の前記ダウンロード時間を特定し、最大の前記ダウンロード時間を前記ダウンロード予測時間とする、ことを特徴とする。 Further, a user terminal according to claim 3 is the user terminal according to claim 1, wherein the download time prediction unit is a predetermined number of the download time measured by the download time measuring unit immediately before the current time, or The maximum download time is specified from among the plurality of download times measured from the current time to a time before a predetermined time, and the maximum download time is set as the predicted download time. ..

さらに、請求項4のプログラムは、コンピュータを、請求項1から3までのいずれか一項に記載のユーザ端末として機能させることを特徴とする。 Further, the program according to claim 4 causes a computer to function as the user terminal according to any one of claims 1 to 3.

以上のように、本発明によれば、ネット動画を視聴しているユーザがザッピングを行ったときに、別の動画の視聴開始までの待ち時間を短縮することができる。 As described above, according to the present invention, it is possible to shorten the waiting time until the start of viewing another video when the user watching the online video performs zapping.

本発明の実施形態によるユーザ端末を含む全体システムの構成例を示す概略図である。It is a schematic diagram showing an example of composition of the whole system containing a user terminal by an embodiment of the present invention. ユーザ操作検知時の受信バッファ管理部による処理例の概要を示すフローチャートである。9 is a flowchart illustrating an outline of a processing example by a reception buffer management unit when a user operation is detected. 受信バッファ管理部の構成例を示すブロック図である。It is a block diagram which shows the structural example of a reception buffer management part. 通常時のデータの流れを示す図である。It is a figure which shows the flow of data at the time of normal. ユーザ操作検知時のデータの流れを示す図である。It is a figure which shows the flow of data at the time of user operation detection. ユーザ操作検知時のバッファメモリ部のバッファリング状態を説明する図である。It is a figure explaining the buffering state of the buffer memory part at the time of user operation detection. 上書セグメント番号決定部による上書セグメント番号の決定処理例を説明する図である。It is a figure explaining the example of the determination process of the overwrite segment number by the overwrite segment number determination part. (1)は、従来技術のFIFO方式を用いたアダプティブストリーミングのバッファ管理を説明する図である。(2)は、本発明の新方式を用いたアダプティブストリーミングのバッファ管理を説明する図である。(1) is a diagram for explaining buffer management of adaptive streaming using the FIFO method of the related art. (2) is a diagram for explaining buffer management of adaptive streaming using the new method of the present invention.

以下、本発明を実施するための形態について図面を用いて詳細に説明する。本発明は、サーバからユーザ端末へ動画を配信するアダプティブストリーミングを行うシステムにおいて、FIFO方式にて動画のセグメントをバッファリングし、デコーダ部へ受け渡しているときに、動画を切り替えるユーザ操作があると、バッファリングされている複数の動画切替前セグメントの所定箇所から、動画切替後セグメントを上書きすることを特徴とする。 Hereinafter, modes for carrying out the present invention will be described in detail with reference to the drawings. The present invention, in a system for performing adaptive streaming in which a video is distributed from a server to a user terminal, buffers a video segment in a FIFO method, and when a user operation is performed to switch the video when passing the video segment to a decoder unit, The present invention is characterized by overwriting a segment after moving image switching from a predetermined portion of a plurality of buffered segments before moving image switching.

これにより、動画を切り替えるユーザ操作があると、バッファリングされた全ての動画切替前セグメントがデコーダ部へ受け渡されることなく、一部の動画切替前セグメントのみが受け渡される。そして、一部の動画切替前セグメントの受け渡しが完了した後、動画切替後セグメントが受け渡される。このため、動画切替後セグメントは、ユーザ操作があってから短時間にデコーダ部へ受け渡される。 As a result, when there is a user operation for switching a moving image, only some of the segments before moving image switching are delivered without passing all the buffered segments before moving image switching to the decoder unit. Then, after the delivery of some of the segments before moving image switching is completed, the segments after moving image switching are delivered. Therefore, the segment after moving image switching is delivered to the decoder unit in a short time after the user operation.

したがって、ネット動画を視聴しているユーザがザッピングを行ったときに、別の動画の視聴開始までの待ち時間を短縮することができる。 Therefore, when a user who is watching an online video performs zapping, it is possible to shorten the waiting time until the start of viewing another video.

〔全体システム〕
まず、本発明の実施形態によるユーザ端末を含む全体システムについて説明する。図1は、本発明の実施形態によるユーザ端末を含む全体システムの構成例を示す概略図である。
[Overall system]
First, an overall system including a user terminal according to an exemplary embodiment of the present invention will be described. FIG. 1 is a schematic diagram showing a configuration example of an entire system including a user terminal according to an embodiment of the present invention.

このシステムは、ユーザ端末1及びサーバ2を備えて構成され、サーバ2からインターネット3を介してユーザ端末1へ動画を配信するアダプティブストリーミングを行う。ユーザ端末1及びサーバ2は、インターネット3を介して接続される。インターネット3は、例えばオープンインターネットである。 This system includes a user terminal 1 and a server 2, and performs adaptive streaming in which a moving image is distributed from the server 2 to the user terminal 1 via the Internet 3. The user terminal 1 and the server 2 are connected via the Internet 3. The internet 3 is, for example, the open internet.

ユーザ端末1は、通信インターフェース10、OS(オペレーティングシステム)11、WEBブラウザ12、受信バッファ管理部13、デコーダ部14及び表示部15を備えている。ユーザ端末1は、パーソナルコンピュータであってもよいし、スマートフォン等の携帯型の端末装置であってもよい。要するに、ユーザ端末1は、サーバ2から動画をダウンロードしてバッファリングし、再生する機能を有していれば何でもよい。 The user terminal 1 includes a communication interface 10, an OS (operating system) 11, a WEB browser 12, a reception buffer management unit 13, a decoder unit 14, and a display unit 15. The user terminal 1 may be a personal computer or a portable terminal device such as a smartphone. In short, the user terminal 1 may be anything as long as it has a function of downloading a video from the server 2, buffering it, and playing it back.

通信インターフェース10は、当該ユーザ端末1とサーバ2との間で、インターネット3を介して所定のプロトコルに従いデータの送受信を行う。通信インターフェース10は、例えばEthernet(イーサネット(登録商標))である。 The communication interface 10 transmits/receives data between the user terminal 1 and the server 2 via the Internet 3 according to a predetermined protocol. The communication interface 10 is, for example, Ethernet (Ethernet (registered trademark)).

OS11は、各種のプログラムの実行を制御するためのソフトウェアであり、基本的な機能として、通信インターフェース10、WEBブラウザ12、受信バッファ管理部13、デコーダ部14及び表示部15を管理する。OS11は、例えばWindows(登録商標)であってもよいし、iOSであってもよい。 The OS 11 is software for controlling execution of various programs, and manages the communication interface 10, the WEB browser 12, the reception buffer management unit 13, the decoder unit 14, and the display unit 15 as basic functions. The OS 11 may be, for example, Windows (registered trademark) or iOS.

WEBブラウザ12は、WEBページを閲覧するためのソフトウェアであり、例えばInternet Explorer(インターネットエクスプローラー、登録商標)であってもよいし、Chrome(クローム、登録商標)であってもよい。 The WEB browser 12 is software for browsing a WEB page, and may be, for example, Internet Explorer (Internet Explorer, registered trademark) or Chrome (Chrome, registered trademark).

受信バッファ管理部13は、FIFO方式にて、サーバ2から配信された動画のセグメントをバッファリングし、当該セグメントをデコーダ部14へ受け渡す。受信バッファ管理部13は、ユーザによるザッピングの操作を検知すると、FIFO方式に代わる新方式にて、サーバ2から配信された別の動画のセグメントをバッファリングする。 The reception buffer management unit 13 buffers the segment of the moving image distributed from the server 2 by the FIFO method and transfers the segment to the decoder unit 14. When the reception buffer management unit 13 detects the zapping operation by the user, the reception buffer management unit 13 buffers another moving image segment distributed from the server 2 by a new method instead of the FIFO method.

具体的には、受信バッファ管理部13は、ザッピングに伴う別の動画のセグメントを、バッファリングされている視聴中の動画の複数のセグメントに対して所定箇所から上書きする。受信バッファ管理部13は、上書対象でない残りのセグメントを順番にデコーダ部14へ受け渡した後、別の動画のセグメントをデコーダ部14へ受け渡す。 Specifically, the reception buffer management unit 13 overwrites a segment of another moving image accompanying the zapping from a predetermined position on a plurality of buffered segments of the moving image being viewed. The reception buffer management unit 13 sequentially transfers the remaining segments that are not the target of overwriting to the decoder unit 14 and then transfers another moving image segment to the decoder unit 14.

図8(2)は、本発明の新方式を用いたアダプティブストリーミングのバッファ管理を説明する図である。図8(1)と同様に、視聴中の動画のセグメントを動画切替前セグメントとし、ザッピングにより切り替わる別の動画のセグメントを動画切替後セグメントとする。 FIG. 8(2) is a diagram illustrating buffer management of adaptive streaming using the new method of the present invention. Similar to FIG. 8A, the segment of the moving image that is being viewed is the segment before moving image switching, and the segment of another moving image that is switched by zapping is the segment after moving image switching.

ユーザ端末1の受信バッファ管理部13には、動画切替前セグメントSG1〜SG5がバッファリングされているものとする。この状態で、ユーザによるザッピングが行われると、ユーザ端末1からサーバ2へ別の動画のリクエスト要求が送信される。 It is assumed that the reception buffer management unit 13 of the user terminal 1 buffers the moving image pre-switching segments SG1 to SG5. When zapping is performed by the user in this state, a request request for another moving image is transmitted from the user terminal 1 to the server 2.

そうすると、ユーザ端末1の受信バッファ管理部13は、サーバ2から動画切替後セグメントSG3’,SG4’等を受信する。そして、受信バッファ管理部13は、動画切替後セグメントSG3’,SG4’等を、バッファリングされている動画切替前セグメントSG1〜SG5のうち3番目の動画切替前セグメントSG3の箇所から上書きする。ここで、上書きする箇所は、動画切替後セグメントのダウンロード予測時間に基づいて決定される。詳細については後述する。 Then, the reception buffer management unit 13 of the user terminal 1 receives the segments SG3', SG4', etc. after moving image switching from the server 2. Then, the reception buffer management unit 13 overwrites the moving image post-switching segments SG3', SG4', etc. from the position of the third moving image pre-switching segment SG3 of the buffered moving image pre-switching segments SG1 to SG5. Here, the location to be overwritten is determined based on the predicted download time of the segment after moving image switching. Details will be described later.

受信バッファ管理部13は、バッファリングされている動画切替前セグメントSG1、SG2を順番に読み出し、デコーダ部14へ受け渡す。そして、受信バッファ管理部13は、動画切替前セグメントSG1、SG2の受け渡しが完了した後に、バッファリングされている動画切替後セグメントSG3’,SG4’等を順番に読み出し、デコーダ部14へ受け渡す。 The reception buffer management unit 13 sequentially reads the buffered moving image pre-switching segments SG1 and SG2 and transfers them to the decoder unit 14. Then, the reception buffer management unit 13 sequentially reads the buffered moving image post-switching segments SG3', SG4' and the like after the transfer of the moving image pre-switching segments SG1 and SG2 is completed, and passes them to the decoder unit 14.

このように、ユーザによるザッピングが行われると、バッファリングされている動画切替前セグメントSG1〜SG5の全てが受け渡されることなく、動画切替前セグメントSG1,SG2のみが受け渡される。また、動画切替前セグメントSG3以降の箇所に、別の動画の動画切替後セグメントSG3’等が上書きされる。 In this way, when zapping is performed by the user, only the moving image pre-switching segments SG1 and SG2 are passed without passing all the buffered moving image pre-switching segments SG1 to SG5. In addition, the segment after the moving image segment SG3 and the like of another moving image are overwritten in the segment after the moving image segment SG3.

つまり、ユーザによるザッピングが行われると、バッファリングされている動画切替前セグメントSG1〜SG5のうち、動画切替前セグメントSG1,SG2のみの受け渡しが行われ、動画切替前セグメントSG3〜SG5の受け渡しは行われない。そして、動画切替前セグメントSG3〜SG5の代わりに、動画切替後セグメントSG3’等の受け渡しが行われる。 That is, when zapping is performed by the user, among the buffered moving image pre-switching segments SG1 to SG5, only the moving image pre-switching segments SG1 and SG2 are transferred, and the moving image pre-switching segments SG3 to SG5 are transferred. I don't know. Then, instead of the segments SG3 to SG5 before the moving image switching, the segments SG3' after the moving image switching are delivered.

したがって、動画切替前セグメントSG3〜SG5の受け渡しが行われない時間だけ、ユーザによるザッピングに伴う動画の切り替わり時間、すなわち次に視聴が行われる別の動画の視聴開始までの待ち時間が短縮される。 Therefore, the switching time of the moving image due to the zapping by the user, that is, the waiting time until the start of the viewing of another moving image to be watched next is shortened by the time during which the segments SG3 to SG5 before moving image switching are not passed.

図1に戻って、デコーダ部14は、受信バッファ管理部13からセグメントを入力し、H264、H265等の各種符号化方式で符号化されたセグメントの動画データをデコードし、表示部15に表示する。これにより、動画の再生が行われる。表示部15は、テレビ画面であってもよいし、パソコン用モニタの画面であってもよい。 Returning to FIG. 1, the decoder unit 14 inputs the segment from the reception buffer management unit 13, decodes the moving image data of the segment encoded by various encoding methods such as H264 and H265, and displays it on the display unit 15. .. Thereby, the moving image is reproduced. The display unit 15 may be a television screen or a personal computer monitor screen.

サーバ2は、ユーザ端末1からインターネット3を介してセグメント要求を受信し、当該セグメント要求に対応する動画のセグメントを、インターネット3を介してユーザ端末1へ送信する。サーバ2は、動画を配信可能なコンピュータ装置であれば何でもよい。 The server 2 receives a segment request from the user terminal 1 via the Internet 3, and transmits a moving image segment corresponding to the segment request to the user terminal 1 via the Internet 3. The server 2 may be any computer device that can distribute a moving image.

〔受信バッファ管理部13〕
次に、図1に示したユーザ端末1の受信バッファ管理部13について詳細に説明する。図2は、ユーザ操作検知時の受信バッファ管理部13による処理例の概要を示すフローチャートである。
[Reception buffer management unit 13]
Next, the reception buffer management unit 13 of the user terminal 1 shown in FIG. 1 will be described in detail. FIG. 2 is a flowchart showing an outline of a processing example by the reception buffer management unit 13 when a user operation is detected.

受信バッファ管理部13は、ユーザが視聴している動画について、そのセグメントのダウンロード時間を計測する(ステップS201)。 The reception buffer management unit 13 measures the download time of the segment of the moving image viewed by the user (step S201).

受信バッファ管理部13は、ユーザによるザッピングの操作を検知する(ステップS202)。そうすると、受信バッファ管理部13は、ザッピングに伴い指定された動画(別の動画)を再生するために、当該動画のセグメントの送信を要求するためのセグメント要求をサーバ2へ送信する(ステップS203)。 The reception buffer management unit 13 detects a user's zapping operation (step S202). Then, the reception buffer management unit 13 transmits a segment request for requesting the transmission of the segment of the moving image to the server 2 in order to reproduce the moving image designated by the zapping (another moving image) (step S203). ..

また、受信バッファ管理部13は、別の動画について、ステップS201にて計測したダウンロード時間に基づき、当該動画のセグメント(動画切替後セグメント)のダウンロード時間を予測する(ステップS204)。 Further, the reception buffer management unit 13 predicts the download time of the segment (segment after moving image switching) of the moving image based on the download time measured in step S201 for another moving image (step S204).

受信バッファ管理部13は、別の動画について、ステップS204にて予測したダウンロード時間(ダウンロード予測時間)に基づき、バッファリングの上書箇所(上書セグメント番号)を決定する(ステップS205)。つまり、受信バッファ管理部13は、別の動画について、ダウンロード予測時間に基づき、視聴中の複数のセグメント(動画切替前セグメント)における上書箇所を示す上書セグメント番号を決定する。 The reception buffer management unit 13 determines the buffering overwrite location (overwrite segment number) for another moving image based on the download time (predicted download time) predicted in step S204 (step S205). That is, the reception buffer management unit 13 determines the overwrite segment number indicating the overwrite location in the plurality of segments being viewed (segment before moving image switching) based on the predicted download time for another moving image.

図8(2)に示した例においては、別の動画は、動画切替前セグメントSG3以降の箇所に順番に上書きされるから、上書セグメント番号は3である。 In the example shown in FIG. 8(2), another moving image is overwritten in order on the segment after the moving image switching segment SG3, so the overwrite segment number is 3.

受信バッファ管理部13は、サーバ2から、ステップS203にて送信したセグメント要求に対応するセグメントを受信する(ステップS206)。そして、受信バッファ管理部13は、当該セグメントを、ステップS205にて決定した上書セグメント番号の箇所に上書きする(ステップS207)。 The reception buffer management unit 13 receives the segment corresponding to the segment request transmitted in step S203 from the server 2 (step S206). Then, the reception buffer management unit 13 overwrites the segment with the overwrite segment number determined in step S205 (step S207).

これにより、ザッピングに伴い指定された動画について、セグメント要求の送信及び動画切替後セグメントの受信が繰り返される。そして、動画切替後セグメントは、上書セグメント番号の箇所から順次上書きされ、動画切替後セグメントのバッファリングが開始する。 Thereby, the transmission of the segment request and the reception of the segment after switching the moving image are repeated for the moving image designated by the zapping. Then, the segment after the moving image switching is sequentially overwritten from the position of the overwrite segment number, and the buffering of the segment after the moving image switching starts.

受信バッファ管理部13は、バッファリングされている視聴中の動画切替前セグメントをデコーダ部14へ受け渡した後、動画切替後セグメントをデコーダ部14へ受け渡す(ステップS208)。 The reception buffer management unit 13 passes the buffered segment before moving image switching, which is being viewed, to the decoder unit 14, and then passes the segment after moving image switching to the decoder unit 14 (step S208).

これにより、動画切替後セグメントが上書きされなかった残りの動画切替前セグメントが再生された後、ザッピングに伴い指定された動画の動画切替後セグメントが再生される。 As a result, after the remaining segments before moving image switching, in which the segments after moving image switching have not been overwritten, are reproduced, the segments after moving image switching of the moving image designated with zapping are reproduced.

次に、受信バッファ管理部13の構成及びデータの流れについて説明する。図3は、受信バッファ管理部13の構成例を示すブロック図である。図4は、通常時のデータの流れを示す図であり、図5は、ユーザ操作検知時のデータの流れを示す図である。 Next, the configuration and data flow of the reception buffer management unit 13 will be described. FIG. 3 is a block diagram showing a configuration example of the reception buffer management unit 13. FIG. 4 is a diagram showing a data flow during normal operation, and FIG. 5 is a diagram showing a data flow upon detection of a user operation.

この受信バッファ管理部13は、ダウンロード時間計測部20、ユーザ操作検知部21、セグメント要求部22、ダウンロード時間予測部23、通信部24、上書セグメント番号決定部(上書セグメント決定部)25、セグメント受信部26、書込制御部27、デコーダ受渡制御部(読み出し部)28及びバッファメモリ部29を備えている。 The reception buffer management unit 13 includes a download time measurement unit 20, a user operation detection unit 21, a segment request unit 22, a download time prediction unit 23, a communication unit 24, an overwrite segment number determination unit (overwrite segment determination unit) 25, A segment receiver 26, a write controller 27, a decoder transfer controller (reader) 28, and a buffer memory 29 are provided.

以下、受信バッファ管理部13に備えたそれぞれの構成部の処理について、図4及び図5を用いて説明する。 Hereinafter, the processing of each component provided in the reception buffer management unit 13 will be described with reference to FIGS. 4 and 5.

(通常時)
まず、図4を参照して、ユーザが動画を視聴している通常時における各構成部の処理について説明する。セグメント要求部22は、当該動画のセグメントの送信を要求するセグメント要求(SG要求)を生成し、セグメント要求を通信部24に出力する。
(Normal time)
First, with reference to FIG. 4, a process of each component during a normal time when the user is watching a moving image will be described. The segment requesting unit 22 generates a segment request (SG request) requesting transmission of the moving image segment, and outputs the segment request to the communication unit 24.

通信部24は、セグメント要求部22からセグメント要求を入力し、セグメント要求を含むパケットをサーバ2へ送信する。そして、通信部24は、サーバ2から、当該セグメント要求に対応するセグメント(SG)を含むパケットを受信し、セグメントをセグメント受信部26に出力する。 The communication unit 24 inputs the segment request from the segment request unit 22 and transmits a packet including the segment request to the server 2. Then, the communication unit 24 receives a packet including the segment (SG) corresponding to the segment request from the server 2, and outputs the segment to the segment reception unit 26.

また、通信部24は、セグメント要求をサーバ2へ送信した時刻T1を、図示しない時計から取得し、サーバ2から当該セグメント要求に対応するセグメントを受信した時刻T2を、図示しない時計から取得する。そして、通信部24は、時刻T1,T2をダウンロード時間計測部20に出力する。この場合、通信部24は、送信したセグメント要求及び受信したセグメント毎に、時刻T1,T2を取得してダウンロード時間計測部20に出力する。 Further, the communication unit 24 acquires the time T1 at which the segment request is transmitted to the server 2 from the clock (not shown) and the time T2 at which the segment corresponding to the segment request is received from the server 2 from the clock (not shown). Then, the communication unit 24 outputs the times T1 and T2 to the download time measuring unit 20. In this case, the communication unit 24 acquires the times T1 and T2 for each of the transmitted segment request and the received segment and outputs them to the download time measurement unit 20.

ダウンロード時間計測部20は、通信部24から時刻T1,T2を入力し、時刻T2から時刻T1を減算し(T2−T1)、減算結果をダウンロード時間として計測する。そして、ダウンロード時間計測部20は、計測したダウンロード時間を図示しないメモリに格納する。この場合、ダウンロード時間計測部20は、通信部24にて送信したセグメント要求及び受信したセグメントの組毎に(セグメント毎に)、セグメントのダウンロード時間を計測してメモリに格納する。 The download time measuring unit 20 inputs the times T1 and T2 from the communication unit 24, subtracts the time T1 from the time T2 (T2-T1), and measures the subtraction result as the download time. Then, the download time measuring unit 20 stores the measured download time in a memory (not shown). In this case, the download time measuring unit 20 measures the download time of the segment for each set of the segment request transmitted by the communication unit 24 and the received segment (for each segment) and stores it in the memory.

これにより、図示しないメモリには、ユーザが視聴中の動画について、そのセグメントのダウンロード時間が順次格納される。ダウンロード時間は、インターネット3の輻輳が大きいほど長い時間となり、輻輳が小さいほど短い時間となる。 As a result, the download time of the segment of the moving image being viewed by the user is sequentially stored in the memory (not shown). The longer the congestion of the Internet 3, the longer the download time, and the shorter the congestion, the shorter the download time.

尚、ダウンロード時間計測部20は、セグメントのダウンロード時間の計測を、セグメント毎に毎回行うようにしてもよいし、所定間隔毎(所定時間毎または所定回数毎)に行うようにしてもよい。 The download time measuring unit 20 may measure the download time of a segment for each segment, or may measure the download time at a predetermined interval (every predetermined time or every predetermined number of times).

セグメント受信部26は、通信部24からセグメントを入力し、当該セグメントを書込制御部27に出力する。 The segment receiving unit 26 inputs a segment from the communication unit 24 and outputs the segment to the writing control unit 27.

書込制御部27は、セグメント受信部26からセグメントを入力し、当該セグメントを、FIFO方式にてバッファメモリ部29に順次書き込む。これにより、バッファメモリ部29には、ユーザが視聴中の動画について、そのセグメントが順次書き込まれる。 The write control unit 27 inputs a segment from the segment receiving unit 26 and sequentially writes the segment in the buffer memory unit 29 by the FIFO method. As a result, the segments of the moving image being viewed by the user are sequentially written in the buffer memory unit 29.

尚、インターネット3の輻輳状態によっては、ユーザ端末1はセグメントを昇順に受信するとは限らない。このため、ユーザ端末1が番号の入れ替わったセグメントを受信した場合には、書込制御部27は、番号の入れ替わったセグメントを昇順に並び替えた後、セグメントをバッファメモリ部29に格納する。 Depending on the congestion state of the Internet 3, the user terminal 1 does not always receive the segments in ascending order. For this reason, when the user terminal 1 receives the segment with the changed number, the writing control unit 27 rearranges the segment with the changed number in ascending order and then stores the segment in the buffer memory unit 29.

デコーダ受渡制御部28は、バッファメモリ部29に所定数のセグメントが書き込まれた状態において、セグメント毎の再生時刻に基づいて、FIFO方式にて先頭からセグメントを順次読み出し、セグメントをデコーダ部14へ受け渡す。これにより、バッファメモリ部29からデコーダ部14へ受け渡されたそれぞれのセグメントは、対応する再生時刻に再生される。 In a state where a predetermined number of segments are written in the buffer memory unit 29, the decoder delivery control unit 28 sequentially reads the segments from the beginning by the FIFO method based on the reproduction time of each segment, and receives the segments to the decoder unit 14. hand over. As a result, each segment transferred from the buffer memory unit 29 to the decoder unit 14 is reproduced at the corresponding reproduction time.

このように、ユーザが動画を視聴している通常時において、ダウンロード時間計測部20により、セグメント毎のダウンロード時間が計測される。 In this way, the download time of each segment is measured by the download time measuring unit 20 during the normal time when the user is watching the moving image.

(ユーザ操作検知時)
次に、図5を参照して、ユーザ操作検知時における各構成部の処理について説明する。ユーザ操作検知部21は、ユーザが別の動画を選択する操作、すなわちユーザによるザッピングの操作を検知すると、ザッピングにより切り替わる別の動画(視聴中の動画とは別の動画)をダウンロードするための別動画指示をセグメント要求部22に出力する。
(When user operation is detected)
Next, with reference to FIG. 5, a process of each component when a user operation is detected will be described. When the user operation detecting unit 21 detects an operation for the user to select another moving image, that is, an operation for zapping by the user, the user operation detecting unit 21 downloads another moving image (a moving image different from the moving image being viewed) switched by zapping. The moving image instruction is output to the segment request unit 22.

セグメント要求部22は、ユーザ操作検知部21から別動画指示を入力すると、当該別動画指示の示す別の動画のセグメントの送信を要求するセグメント要求を生成し、セグメント要求を通信部24に出力する。また、セグメント要求部22は、当該セグメント要求を出力したことを示す別動画セグメント要求を、ダウンロード時間予測部23に出力する。 When the different video instruction is input from the user operation detection unit 21, the segment request unit 22 generates a segment request that requests transmission of a segment of another video indicated by the different video instruction, and outputs the segment request to the communication unit 24. .. Further, the segment requesting unit 22 outputs another moving image segment request indicating that the segment request is output to the download time prediction unit 23.

通信部24、ダウンロード時間計測部20及びセグメント受信部26は、図4と同様の処理を行う。この場合、ダウンロード時間計測部20は、ザッピング前の視聴中の動画について、計測したダウンロード時間(DL時間)をダウンロード時間予測部23に出力する。また、セグメント受信部26は、ザッピング後の別の動画のセグメントを書込制御部27に出力する。 The communication unit 24, the download time measuring unit 20, and the segment receiving unit 26 perform the same processing as in FIG. In this case, the download time measuring unit 20 outputs the measured download time (DL time) to the download time predicting unit 23 for the video being viewed before zapping. Further, the segment receiving unit 26 outputs the segment of another moving image after zapping to the writing control unit 27.

ダウンロード時間予測部23は、セグメント要求部22から別動画セグメント要求を入力すると共に、ダウンロード時間計測部20から、ザッピング前の視聴中の動画のダウンロード時間を入力する。そして、ダウンロード時間予測部23は、別動画セグメント要求の示す別の動画について、ザッピング前の視聴中の動画のダウンロード時間に基づき、ダウンロード時間を予測し、ダウンロード予測時間を求める。 The download time prediction unit 23 inputs another video segment request from the segment request unit 22 and also inputs the download time of the video being viewed before zapping from the download time measurement unit 20. Then, the download time prediction unit 23 predicts the download time of another video indicated by the different video segment request based on the download time of the video that is being viewed before zapping, and obtains the predicted download time.

ダウンロード時間予測部23は、ザッピング後の別の動画のダウンロード予測時間(DL予測時間)を上書セグメント番号決定部25に出力する。 The download time prediction unit 23 outputs the download predicted time (DL predicted time) of another moving image after zapping to the overwrite segment number determination unit 25.

例えば、ダウンロード時間予測部23は、ダウンロード時間計測部20により現在時刻の直近に計測された所定数のダウンロード時間のうち、最大のダウンロード時間を特定し、これをダウンロード予測時間に設定する。または、ダウンロード時間予測部23は、ダウンロード時間計測部20により現在時刻から所定時間前の時刻までの間(所定時間内)に計測された複数のダウンロード時間のうち、最大のダウンロード時間を特定し、これをダウンロード予測時間に設定する。 For example, the download time prediction unit 23 identifies the maximum download time of the predetermined number of download times measured most recently by the download time measurement unit 20 and sets it as the predicted download time. Alternatively, the download time predicting unit 23 specifies the maximum download time among the plurality of download times measured by the download time measuring unit 20 from the current time to the time before the predetermined time (within the predetermined time), This is set as the estimated download time.

これにより、直近の複数のダウンロード時間のうち、インターネット3の輻輳が最も大きいときのダウンロード時間をダウンロード予測時間とすることができる。 This makes it possible to set the download time when the congestion of the Internet 3 is the largest among the plurality of latest download times as the predicted download time.

尚、ダウンロード時間予測部23は、ダウンロード時間計測部20により現在時刻の直近に計測された複数のダウンロード時間について、その平均値を算出し、これをダウンロード予測時間に設定するようにしてもよい。また、ダウンロード時間予測部23は、算出した平均値に所定値を加算し、加算結果をダウンロード予測時間に設定するようにしてもよい。 The download time prediction unit 23 may calculate an average value of a plurality of download times measured most recently by the download time measurement unit 20 and set the average value as the download predicted time. Further, the download time prediction unit 23 may add a predetermined value to the calculated average value and set the addition result as the download predicted time.

また、ダウンロード時間予測部23は、現在時刻に最も近い時刻に計測された(最新の)ダウンロード時間を特定し、これをダウンロード予測時間に設定するようにしてもよい。直近のダウンロード時間を用いてダウンロード予測時間を設定するのは、ミクロ視点では短時間にダウンロード時間が大きく変動しないからである。 Further, the download time prediction unit 23 may specify the (latest) download time measured at the time closest to the current time and set this as the download predicted time. The reason for setting the predicted download time using the latest download time is that the download time does not change significantly in a short time from a micro viewpoint.

上書セグメント番号決定部25は、ダウンロード時間予測部23からダウンロード予測時間を入力する。そして、上書セグメント番号決定部25は、ダウンロード予測時間に基づいて、バッファメモリ部29に書き込まれている視聴中の複数のセグメントのうち、上書対象のセグメント、すなわち上書箇所を示す上書セグメント番号を決定する。上書セグメント番号決定部25は、上書セグメント番号を書込制御部27に出力する。 The overwrite segment number determination unit 25 inputs the download estimated time from the download time estimation unit 23. Then, the overwrite segment number determination unit 25, based on the estimated download time, of the plurality of segments being viewed written in the buffer memory unit 29, the segment to be overwritten, that is, the overwrite portion indicating the overwrite location. Determine the segment number. The overwrite segment number determination unit 25 outputs the overwrite segment number to the write control unit 27.

ここで、上書セグメント番号は、ダウンロード予測時間が長いほど、FIFO方式にて読み出される先頭のセグメントから離れた箇所の番号に決定され、ダウンロード予測時間が短いほど、先頭のセグメントに近い箇所の番号に決定される。つまり、上書セグメント番号は、バッファリングされている視聴中の複数のセグメントのうち、視聴中のセグメントがデコーダ部14へ受け渡される前までに、別の動画における最初のセグメントを上書き可能な視聴中のセグメントの番号であって、先頭に最も近いセグメントの番号である。 Here, the overwrite segment number is determined to be a number of a portion farther from the first segment read by the FIFO method as the download prediction time is longer, and a number of a portion closer to the first segment as the download prediction time is shorter. Is decided. That is, the overwrite segment number is a viewing number that allows the first segment in another moving image to be overwritten before the segment being viewed is delivered to the decoder unit 14 among the plurality of buffered viewing segments. It is the number of the segment inside and the number of the segment closest to the beginning.

また、ダウンロード時間予測部23により現在時刻に近い所定回数または所定時間内で最大のダウンロード時間がダウンロード予測時間に設定された場合、ダウンロード予測時間は、インターネット3の輻輳が反映された時間となる。したがって、上書セグメント番号は、インターネット3の輻輳が大きいほど、FIFO方式にて読み出される先頭のセグメントから離れた箇所の番号に決定され、インターネット3の輻輳が小さいほど、先頭のセグメントに近い箇所の番号に決定される。 In addition, when the download time prediction unit 23 sets a predetermined number of times close to the current time or the maximum download time within the predetermined time to the download predicted time, the predicted download time is a time in which the congestion of the Internet 3 is reflected. Therefore, the overwrite segment number is determined to be a number farther from the leading segment read by the FIFO method as the congestion of the Internet 3 is larger, and as the congestion of the Internet 3 is smaller, the overwrite segment number of the portion closer to the leading segment is determined. The number is decided.

図6は、ユーザ操作検知時のバッファメモリ部29のバッファリング状態を説明する図であり、図7は、上書セグメント番号決定部25による上書セグメント番号の決定処理例を説明する図である。 FIG. 6 is a diagram illustrating a buffering state of the buffer memory unit 29 when a user operation is detected, and FIG. 7 is a diagram illustrating an example of an overwrite segment number determination process by the overwrite segment number determination unit 25. ..

図6に示すように、バッファメモリ部29には、最大で、1セグメントあたりの時間長(セグメント長)をn倍した時間長分のセグメント、すなわちn個のセグメントが格納される。バッファメモリ部29のバッファリングサイズは、セグメント長×nである。nは正の整数である。 As shown in FIG. 6, the buffer memory unit 29 stores a maximum of n times the time length per segment (segment length), that is, n segments. The buffering size of the buffer memory unit 29 is segment length×n. n is a positive integer.

また、ユーザ操作検知時にバッファリングされている先頭のセグメントの番号を1、その次の番号を2、・・・、最後のセグメントの番号をnとする。セグメントの格納箇所をそれぞれP1,P2,・・・,Pnとする。 Further, the number of the first segment buffered when the user operation is detected is 1, the next number is 2,..., And the number of the last segment is n. The storage locations of the segments are P1, P2,..., Pn, respectively.

FIFO方式において、箇所P1に格納された先頭のセグメントSG1は、デコーダ受渡制御部28により読み出され(α1)、箇所Pn,・・・,P2に格納されたセグメントSGn,・・・,SG2は、箇所Pn−1,・・・,P1へそれぞれシフトする(α2)。そして、新たなセグメントが、書込制御部27により箇所Pnに書き込まれる(α3)。 In the FIFO method, the first segment SG1 stored in the location P1 is read by the decoder transfer control unit 28 (α1), and the segments SGn,..., SG2 stored in the locations Pn,... , Pn-1,..., P1 respectively (α2). Then, the new segment is written by the writing control unit 27 at the location Pn (α3).

ユーザ操作検知時のバッファメモリ部29には、ザッピング前の視聴中の動画切替前セグメントSG1,SG2,・・・,SGnが格納されているものとする。 It is assumed that the buffer memory unit 29 at the time of detecting a user operation stores the moving image pre-switching segments SG1, SG2,..., SGn that are being viewed before zapping.

また、図7に示すように、図6に示したザッピング前の視聴中の動画切替前セグメントSG1,SG2,・・・,SGnについて、それぞれの再生時刻(再生開始時刻)をt1,t2,・・・,tnとする。再生時刻は、動画のストリームの先頭からの時刻を示す。 Further, as shown in FIG. 7, the reproduction time (reproduction start time) of each of the segments before moving images SG1, SG2,..., SGn being viewed before zapping shown in FIG. 6 is t1, t2,. .., tn. The playback time indicates the time from the beginning of the moving image stream.

上書セグメント番号決定部25は、図6に示したユーザ操作検知時のバッファメモリ部29のバッファリング状態、及び、図7に示した再生時刻t1,t2,・・・,tnを管理しているものとする。 The overwrite segment number determination unit 25 manages the buffering state of the buffer memory unit 29 at the time of user operation detection shown in FIG. 6 and the reproduction times t1, t2,..., Tn shown in FIG. Be present.

上書セグメント番号決定部25は、ダウンロード時間予測部23から入力したダウンロード予測時間、デコーダ部14におけるデコード時間、表示部15における表示時間等を加算し、ザッピング後の別の動画の予測再生時間を求める。そして、上書セグメント番号決定部25は、ユーザ操作が検知された現在時刻に予測再生時間を加算し、予測再生時刻を求める。現在時刻は、図示しない時計から取得される。 The overwrite segment number determination unit 25 adds the download prediction time input from the download time prediction unit 23, the decoding time in the decoder unit 14, the display time in the display unit 15 and the like to obtain the predicted playback time of another moving image after zapping. Ask. Then, the overwrite segment number determination unit 25 adds the predicted reproduction time to the current time when the user operation is detected to obtain the predicted reproduction time. The current time is acquired from a clock (not shown).

上書セグメント番号決定部25は、予測再生時刻を超える直近の再生時刻を判断し、当該再生時刻に対応するセグメントを特定する。そして、上書セグメント番号決定部25は、当該セグメントが格納されているバッファメモリ部29の箇所を特定し、当該セグメントの番号を上書セグメント番号として決定する。 The overwrite segment number determination unit 25 determines the latest reproduction time that exceeds the predicted reproduction time, and identifies the segment corresponding to the reproduction time. Then, the overwrite segment number determination unit 25 specifies the location of the buffer memory unit 29 in which the segment is stored, and determines the segment number as the overwrite segment number.

図6及び図7の例では、上書セグメント番号決定部25は、予測再生時刻を超える直近の再生時刻t3を判断し、再生時刻t3に対応する動画切替前セグメントSG3を特定する。そして、上書セグメント番号決定部25は、動画切替前セグメントSG3が格納されているバッファメモリ部29の箇所P3を特定し、動画切替前セグメントSG3の番号を上書セグメント番号3として決定する。 In the example of FIGS. 6 and 7, the overwrite segment number determination unit 25 determines the latest reproduction time t3 that exceeds the predicted reproduction time, and specifies the segment SG3 before moving image switching corresponding to the reproduction time t3. Then, the overwrite segment number determination unit 25 specifies the location P3 of the buffer memory unit 29 in which the moving image pre-switching segment SG3 is stored, and determines the number of the moving image pre-switching segment SG3 as the overwrite segment number 3.

図5に戻って、書込制御部27は、セグメント受信部26からザッピング後の別の動画における最初の動画切替後セグメントを入力すると共に、上書セグメント番号決定部25から上書セグメント番号を入力する。そして、書込制御部27は、バッファメモリ部29に格納されている上書セグメント番号の動画切替前セグメントの箇所を判断し、最初の動画切替後セグメントを、上書セグメント番号の動画切替前セグメントの箇所に上書きする。 Returning to FIG. 5, the writing control unit 27 inputs the first segment after moving image switching in another moving image after zapping from the segment receiving unit 26, and inputs the overwrite segment number from the overwrite segment number determining unit 25. To do. Then, the writing control unit 27 determines the position of the segment before moving image switching of the overwrite segment number stored in the buffer memory unit 29, and determines the first segment after moving image switching as the segment before moving image switching of the overwrite segment number. Overwrite in place of.

これにより、視聴中の上書セグメント番号の動画切替前セグメントがデコーダ部14へ受け渡される前に、別の動画における最初の動画切替後セグメントが、その箇所に上書きされる。 As a result, before the moving image pre-switching segment of the overwrite segment number being viewed is transferred to the decoder unit 14, the first moving image post-switching segment in another moving image is overwritten in that portion.

図6及び図7の例では、視聴中の動画切替前セグメントSG3が、バッファメモリ部29の箇所P3に格納されている。この場合、書込制御部27は、動画切替前セグメントSG3が格納されている箇所P3を判断し、別の動画における最初の動画切替後セグメントを、バッファメモリ部29の箇所P3に上書きする。 In the examples of FIGS. 6 and 7, the moving image pre-switching segment SG3 being viewed is stored in the location P3 of the buffer memory unit 29. In this case, the writing control unit 27 determines the location P3 in which the segment SG3 before moving image switching is stored, and overwrites the location P3 in the buffer memory unit 29 with the first segment after moving image switching in another moving image.

実際は、最初の動画切替後セグメントのダウンロード時間内に、バッファメモリ部29に格納されている視聴中の動画切替前セグメントがデコーダ部14へ受け渡されてしまい、残りの視聴中の動画切替前セグメントは、バッファメモリ部29内でシフトする。 Actually, during the download time of the segment after the first video switching, the segment before the video switching being viewed stored in the buffer memory unit 29 is transferred to the decoder unit 14, and the remaining segments before the video switching before the video viewing are switched. Shift in the buffer memory unit 29.

バッファメモリ部29に格納された視聴中の動画切替前セグメントSG1,SG2が、デコーダ受渡制御部28により既に読み出されデコーダ部14へ受け渡された場合には、動画切替前セグメントSG3は、箇所P1にシフトしている。この場合、書込制御部27は、動画切替前セグメントSG3が格納されている箇所P1を判断し、最初の動画切替後セグメントを、バッファメモリ部29の箇所P1に上書きする。 When the moving image pre-switching segments SG1 and SG2 stored in the buffer memory unit 29 that have been viewed are already read by the decoder passing control unit 28 and passed to the decoder unit 14, the moving image pre-switching segment SG3 is located at a location. It has shifted to P1. In this case, the writing control unit 27 determines the location P1 in which the segment SG3 before moving image switching is stored, and overwrites the location P1 in the buffer memory unit 29 with the first segment after moving image switching.

その後、書込制御部27は、セグメント受信部26から入力する動画切替後セグメントを、バッファメモリ部29の上書箇所の次から順次格納する。これにより、ザッピングに伴う別の動画の動画切替後セグメントのバッファリングが開始する。 After that, the writing control unit 27 sequentially stores the moving image switched segments input from the segment reception unit 26 from the position after the overwritten portion of the buffer memory unit 29. As a result, buffering of the segment after moving image switching of another moving image due to zapping starts.

デコーダ受渡制御部28は、バッファメモリ部29から視聴中の動画切替前セグメントを読み出し、読み出した動画切替前セグメントをデコーダ部14へ受け渡す。そして、デコーダ受渡制御部28は、視聴中の動画切替前セグメントの受け渡しが完了した後、バッファメモリ部29から別の動画の動画切替後セグメントを読み出し、読み出した動画切替後セグメントをデコーダ部14へ受け渡す。 The decoder delivery control unit 28 reads the moving image pre-switching segment being viewed from the buffer memory unit 29, and passes the read moving image pre-switching segment to the decoder unit 14. Then, after the delivery of the segment before moving image switching which is being viewed is completed, the decoder delivery control unit 28 reads the segment after moving image switching of another moving image from the buffer memory unit 29, and the read segment after moving image switching to the decoder unit 14. Hand over.

図6及び図7の例において、バッファメモリ部29には、視聴中の動画切替前セグメントSG1,SG2及び別の動画の動画切替後セグメントSG3’,・・・,SGn’が格納されているものとする。この場合、デコーダ受渡制御部28は、バッファメモリ部29から、視聴中の動画切替前セグメントSG1,SG2を順次読み出してデコーダ部14へ受け渡す。そして、デコーダ受渡制御部28は、バッファメモリ部29から、別の動画の動画切替後セグメントSG3’,・・・,SGn’を読み出してデコーダ部14へ受け渡す。 In the example of FIGS. 6 and 7, the buffer memory unit 29 stores the moving image pre-switching segments SG1 and SG2 being viewed and the moving image post-switching segments SG3′,..., SGn′ of another moving image. And In this case, the decoder delivery control unit 28 sequentially reads out the moving image pre-switching segments SG1 and SG2 that are being viewed from the buffer memory unit 29 and delivers them to the decoder unit 14. Then, the decoder delivery control unit 28 reads out the moving image switched segments SG3′,..., SGn′ of another moving image from the buffer memory unit 29, and delivers them to the decoder unit 14.

これにより、書込制御部27により上書きされなかった残りの動画切替前セグメントが再生された後、別の動画の動画切替後セグメントが再生される。 As a result, after the remaining segment before moving image switching that has not been overwritten by the writing control unit 27 is played back, the segment after moving image switching of another moving image is played back.

以上のように、本発明の実施形態のユーザ端末1によれば、受信バッファ管理部13のダウンロード時間計測部20は、視聴中の動画について、そのセグメントのダウンロード時間を計測する。ユーザ操作検知部21がユーザによるザッピングの操作を検知すると、ダウンロード時間予測部23は、ザッピング後の別の動画について、計測された視聴中の動画(動画切替前セグメント)のダウンロード時間に基づき、そのセグメント(動画切替後セグメント)のダウンロード時間を予測する。 As described above, according to the user terminal 1 of the embodiment of the present invention, the download time measurement unit 20 of the reception buffer management unit 13 measures the download time of the segment of the moving image being viewed. When the user operation detection unit 21 detects the user's zapping operation, the download time prediction unit 23 determines the other video after zapping based on the measured download time of the video being viewed (segment before video switching). Predict the download time of a segment (segment after video switching).

上書セグメント番号決定部25は、動画切替後セグメントについて、予測されたダウンロード時間(ダウンロード予測時間)に基づき、バッファメモリ部29にバッファリングされている複数の動画切替前セグメントにおける上書箇所(上書セグメント番号)を決定する。 The overwriting segment number determination unit 25, for the segment after moving image switching, based on the predicted download time (predicted download time), overwrite portions in the plurality of moving image pre-switching segments buffered in the buffer memory unit 29 (up Call segment number).

書込制御部27は、動画切替後セグメントを、バッファメモリ部29における上書セグメント番号の箇所から順次上書きする。 The writing control unit 27 sequentially overwrites the segments after moving image switching from the location of the overwrite segment number in the buffer memory unit 29.

デコーダ受渡制御部28は、バッファメモリ部29にバッファリングされている動画切替前セグメントをデコーダ部14へ受け渡した後、動画切替後セグメントをデコーダ部14へ受け渡す。 The decoder passing control unit 28 passes the segment before moving image switching buffered in the buffer memory unit 29 to the decoder unit 14, and then passes the segment after moving image switching to the decoder unit 14.

これにより、ザッピングが行われたときに、バッファリングされた全ての動画切替前セグメントがデコーダ部14へ受け渡されることがなく、一部の動画切替前セグメントが受け渡された後、動画切替後セグメントの受け渡しが行われる。つまり、上書きされなかった残りの動画切替前セグメントが再生された後、動画切替後セグメントが再生される。 As a result, when the zapping is performed, all the buffered segments before moving image switching are not passed to the decoder unit 14, and some segments before moving image switching are passed and after moving images are switched. The segment is handed over. That is, after the remaining segments that have not been overwritten and before moving images have been played back, the segments after moving images have been played.

このように、ユーザはザッピングを行うと、バッファメモリ部29にバッファリングされている全ての動画切替前セグメントの視聴が完了することを待つことなく、動画切替後セグメントを視聴することができる。 As described above, when the user performs zapping, the user can watch the segment after moving picture switching without waiting for completion of watching all the segments before moving picture switching buffered in the buffer memory unit 29.

したがって、ネット動画を視聴しているユーザがザッピングを行ったときに、別の動画の視聴開始までの待ち時間を短縮することができる。また、視聴中の動画から別の動画へ、迅速にかつ途切れることなく連続的に切り替えることができる。 Therefore, when a user who is watching an online video performs zapping, it is possible to shorten the waiting time until the start of viewing another video. In addition, it is possible to quickly and continuously switch from the video being viewed to another video.

また、ダウンロード時間予測部23は、現在時刻を基準とした所定回数または所定時間のダウンロード時間のうち、最大のダウンロード時間をダウンロード予測時間に設定する。上書セグメント番号決定部25は、動画切替後セグメントについて、ダウンロード予測時間である最大のダウンロード時間に基づき上書セグメント番号を決定する。 In addition, the download time prediction unit 23 sets the maximum download time as the predicted download time out of the predetermined number of times or the predetermined time based on the current time. The overwrite segment number determination unit 25 determines the overwrite segment number of the segment after moving image switching based on the maximum download time which is the predicted download time.

これにより、インターネット3の輻輳が最も大きいときのダウンロード時間がダウンロード予測時間に設定され、上書セグメント番号は、最も大きい輻輳が反映された番号となる。このため、書込制御部27は、先頭の動画切替後セグメントを、バッファメモリ部29における上書セグメント番号の箇所に上書きする際に、インターネット3の輻輳があったとしても、上書セグメント番号の箇所に格納された動画切替前セグメントがデコーダ部14へ受け渡される前に、当該箇所に確実に上書きすることができる。 As a result, the download time when the congestion of the Internet 3 is the largest is set as the download estimated time, and the overwrite segment number is a number that reflects the largest congestion. Therefore, the write control unit 27 overwrites the leading segment after moving image switching on the overwrite segment number in the buffer memory unit 29, even if there is congestion on the Internet 3, Before the moving image pre-switching segment stored in the location is transferred to the decoder unit 14, the location can be surely overwritten.

したがって、ネット動画を視聴しているユーザがザッピングを行ったときに、別の動画の視聴開始までの待ち時間を、確実に短縮することができる。 Therefore, when the user who is watching the online video performs the zapping, it is possible to reliably reduce the waiting time until the start of the viewing of another video.

以上、実施形態を挙げて本発明を説明したが、本発明は前記実施形態に限定されるものではなく、その技術思想を逸脱しない範囲で種々変形可能である。 Although the present invention has been described with reference to the embodiments, the present invention is not limited to the above embodiments, and various modifications can be made without departing from the technical idea thereof.

尚、本発明の実施形態によるユーザ端末1のハードウェア構成としては、通常のコンピュータを使用することができる。ユーザ端末1は、CPU、RAM等の揮発性の記憶媒体、ROM等の不揮発性の記憶媒体、及びインターフェース等を備えたコンピュータによって構成される。 A general computer can be used as the hardware configuration of the user terminal 1 according to the embodiment of the present invention. The user terminal 1 is configured by a computer including a CPU, a volatile storage medium such as a RAM, a non-volatile storage medium such as a ROM, and an interface.

ユーザ端末1に備えた通信インターフェース10、OS11、WEBブラウザ12、受信バッファ管理部13、デコーダ部14及び表示部15の各機能は、これらの機能を記述したプログラムをCPUに実行させることによりそれぞれ実現される。また、受信バッファ管理部13について、ダウンロード時間計測部20、ユーザ操作検知部21、セグメント要求部22、ダウンロード時間予測部23、通信部24、上書セグメント番号決定部25、セグメント受信部26、書込制御部27、デコーダ受渡制御部28及びバッファメモリ部29の各機能は、これらの機能を記述したプログラムをCPUに実行させることによりそれぞれ実現される。 The functions of the communication interface 10, the OS 11, the WEB browser 12, the reception buffer management unit 13, the decoder unit 14, and the display unit 15 provided in the user terminal 1 are realized by causing the CPU to execute a program describing these functions. To be done. Further, regarding the reception buffer management unit 13, the download time measurement unit 20, the user operation detection unit 21, the segment request unit 22, the download time prediction unit 23, the communication unit 24, the overwrite segment number determination unit 25, the segment reception unit 26, and the writing. Each function of the input control unit 27, the decoder delivery control unit 28, and the buffer memory unit 29 is realized by causing the CPU to execute a program describing these functions.

これらのプログラムは、前記記憶媒体に格納されており、CPUに読み出されて実行される。また、これらのプログラムは、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の記憶媒体に格納して頒布することもでき、ネットワークを介して送受信することもできる。 These programs are stored in the storage medium, read by the CPU, and executed. Further, these programs can be stored and distributed in a storage medium such as a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), semiconductor memory, etc., and can be distributed via a network. You can also send and receive.

1 ユーザ端末
2 サーバ
3 インターネット
10 通信インターフェース
11 OS(オペレーティングシステム)
12 WEBブラウザ
13 受信バッファ管理部
14 デコーダ部
15 表示部
20 ダウンロード時間計測部
21 ユーザ操作検知部
22 セグメント要求部
23 ダウンロード時間予測部
24 通信部
25 上書セグメント番号決定部(上書セグメント決定部)
26 セグメント受信部
27 書込制御部
28 デコーダ受渡制御部(読み出し部)
29 バッファメモリ部
1 User Terminal 2 Server 3 Internet 10 Communication Interface 11 OS (Operating System)
12 WEB browser 13 reception buffer management unit 14 decoder unit 15 display unit 20 download time measurement unit 21 user operation detection unit 22 segment request unit 23 download time prediction unit 24 communication unit 25 overwrite segment number determination unit (overwrite segment determination unit)
26 segment receiver 27 write controller 28 decoder delivery controller (reader)
29 Buffer memory section

Claims (4)

インターネットを介して配信された動画をセグメント毎に受信し、前記セグメントをFIFO方式にてバッファリングして読み出し、前記動画を再生するユーザ端末において、
前記セグメントのダウンロード時間を計測するダウンロード時間計測部と、
ユーザにより別の動画を再生するための切替操作が行われると、前記ダウンロード時間計測部により計測された切替操作前の動画における動画切替前セグメントの前記ダウンロード時間に基づいて、前記別の動画の動画切替後セグメントの前記ダウンロード時間を予測し、ダウンロード予測時間を求めるダウンロード時間予測部と、
前記ダウンロード時間予測部により求めた前記ダウンロード予測時間に基づいて、バッファメモリにバッファリングされている複数の前記動画切替前セグメントのうち、上書対象の前記動画切替前セグメントを決定する上書セグメント決定部と、
前記動画切替後セグメントが順次受信されると、前記動画切替後セグメントを、前記バッファメモリにバッファリングされている複数の前記動画切替前セグメントのうち、前記上書セグメント決定部により決定された前記動画切替前セグメントの箇所から順次上書きする書込制御部と、
前記バッファメモリから前記動画切替前セグメントを読み出した後、前記動画切替後セグメントを読み出す読み出し部と、
を備えたことを特徴とするユーザ端末。
In a user terminal that receives a moving image distributed via the Internet for each segment, buffers and reads the segment by the FIFO method, and reproduces the moving image,
A download time measuring unit for measuring the download time of the segment,
When a switching operation for playing another moving image is performed by the user, the moving image of the another moving image is based on the download time of the segment before moving image switching in the moving image before the switching operation measured by the download time measuring unit. A download time prediction unit that predicts the download time of the segment after switching and obtains the download prediction time;
Overwrite segment determination that determines the before-video-switching segment to be overwritten among the plurality of before-video-switching segments buffered in the buffer memory based on the above-mentioned predicted download time obtained by the download-time predicting unit Department,
When the segments after the movie switching are sequentially received, the segments after the movie switching are determined by the overwrite segment determination unit among the plurality of segments before the movie switching buffered in the buffer memory. A writing control unit that sequentially overwrites from the segment before switching,
A read unit that reads the segment before moving picture switching from the buffer memory and then reads the segment after moving picture switching;
A user terminal comprising:
請求項1に記載のユーザ端末において、
前記ダウンロード時間予測部は、
前記ダウンロード時間計測部により計測された前記動画切替前セグメントの前記ダウンロード時間を、前記ダウンロード予測時間とする、ことを特徴とするユーザ端末。
In the user terminal according to claim 1,
The download time prediction unit,
The user terminal, wherein the download time of the segment before moving image switching measured by the download time measuring unit is set as the predicted download time.
請求項1に記載のユーザ端末において、
前記ダウンロード時間予測部は、
前記ダウンロード時間計測部により、現在時刻の直近に計測された所定数の前記ダウンロード時間、または前記現在時刻から所定時間前の時刻までの間に計測された複数の前記ダウンロード時間のうち最大の前記ダウンロード時間を特定し、最大の前記ダウンロード時間を前記ダウンロード予測時間とする、ことを特徴とするユーザ端末。
In the user terminal according to claim 1,
The download time prediction unit,
A predetermined number of the download times measured closest to the current time by the download time measuring unit, or a maximum of the plurality of download times measured from the current time to a time before the predetermined time. A user terminal, wherein a time is specified, and the maximum download time is set as the predicted download time.
コンピュータを、請求項1から3までのいずれか一項に記載のユーザ端末として機能させるためのプログラム。 A program for causing a computer to function as the user terminal according to any one of claims 1 to 3.
JP2019012836A 2019-01-29 2019-01-29 User terminal and program Active JP7195163B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019012836A JP7195163B2 (en) 2019-01-29 2019-01-29 User terminal and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019012836A JP7195163B2 (en) 2019-01-29 2019-01-29 User terminal and program

Publications (2)

Publication Number Publication Date
JP2020123765A true JP2020123765A (en) 2020-08-13
JP7195163B2 JP7195163B2 (en) 2022-12-23

Family

ID=71993007

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019012836A Active JP7195163B2 (en) 2019-01-29 2019-01-29 User terminal and program

Country Status (1)

Country Link
JP (1) JP7195163B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7458848B2 (en) 2020-03-24 2024-04-01 日本放送協会 User terminal and program

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282792A1 (en) * 2013-03-15 2014-09-18 Cygnus Broadband, Inc. Video streaming with buffer occupancy prediction based quality adaptation
JP2016021778A (en) * 2015-09-30 2016-02-04 エヌ・ティ・ティ・コミュニケーションズ株式会社 Streaming media reproduction device, streaming media reproduction method and program
JP2017108217A (en) * 2015-12-07 2017-06-15 日本放送協会 Reception device, reproduction time control method, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140282792A1 (en) * 2013-03-15 2014-09-18 Cygnus Broadband, Inc. Video streaming with buffer occupancy prediction based quality adaptation
JP2016021778A (en) * 2015-09-30 2016-02-04 エヌ・ティ・ティ・コミュニケーションズ株式会社 Streaming media reproduction device, streaming media reproduction method and program
JP2017108217A (en) * 2015-12-07 2017-06-15 日本放送協会 Reception device, reproduction time control method, and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7458848B2 (en) 2020-03-24 2024-04-01 日本放送協会 User terminal and program

Also Published As

Publication number Publication date
JP7195163B2 (en) 2022-12-23

Similar Documents

Publication Publication Date Title
CN110430457B (en) Method and device for playing different-end audio and video and audio playing system
US7870281B2 (en) Content playback device, content playback method, computer-readable storage medium, and content playback system
JP2008503926A (en) Method and system for interactive control of media over a network
KR20090130082A (en) Method and system for previewing media over a network
CN110582012B (en) Video switching method, video processing device and storage medium
CN112601127B (en) Video display method and device, electronic equipment and computer readable storage medium
US20230088885A1 (en) Content Delivery
WO2015182189A1 (en) Information processing apparatus, information processing method, and program
CN111225171A (en) Video recording method, device, terminal equipment and computer storage medium
CN111327956A (en) Video playing method and device and electronic equipment
JP7195163B2 (en) User terminal and program
US10674188B2 (en) Playback apparatus, method of controlling playback apparatus, playback method and server apparatus
KR102487000B1 (en) Advertisement display method, advertisement display device, advertisement display program
JP2010093346A (en) Information transmission apparatus and method of controlling the same, and computer program
CN113301424A (en) Play control method, device, storage medium and program product
US20210400334A1 (en) Method and apparatus for loop-playing video content
JP4222253B2 (en) Client terminal, streaming server, and streaming switching distribution system
CN113014981A (en) Video playing method and device, electronic equipment and readable storage medium
JP2008270908A (en) Information processor, and control method, program and storage medium thereof
JP5552650B2 (en) Electronic device and reproduction control method
JP4289138B2 (en) Data processing apparatus and method and encoding apparatus
WO2006038295A1 (en) Video decoding apparatus, video reproducing apparatus, video decoding method, and video reproducing method
JP7458848B2 (en) User terminal and program
JP5875837B2 (en) Content reproduction apparatus, content reproduction method, program, and recording medium
GB2560953A (en) Video Streaming

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211130

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20221107

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221213

R150 Certificate of patent or registration of utility model

Ref document number: 7195163

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150