JP2013526204A - Efficient playback apparatus and method for live content - Google Patents

Efficient playback apparatus and method for live content Download PDF

Info

Publication number
JP2013526204A
JP2013526204A JP2013507868A JP2013507868A JP2013526204A JP 2013526204 A JP2013526204 A JP 2013526204A JP 2013507868 A JP2013507868 A JP 2013507868A JP 2013507868 A JP2013507868 A JP 2013507868A JP 2013526204 A JP2013526204 A JP 2013526204A
Authority
JP
Japan
Prior art keywords
mpd
segment
previous
content
list
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
JP2013507868A
Other languages
Japanese (ja)
Other versions
JP5787981B2 (en
Inventor
ジ・ウン・クム
ジェ・ヨン・ソン
ボ・スン・ジュン
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Samsung Electronics Co Ltd
Original Assignee
Samsung Electronics Co Ltd
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 Samsung Electronics Co Ltd filed Critical Samsung Electronics Co Ltd
Priority claimed from PCT/KR2011/002792 external-priority patent/WO2011136496A2/en
Publication of JP2013526204A publication Critical patent/JP2013526204A/en
Application granted granted Critical
Publication of JP5787981B2 publication Critical patent/JP5787981B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/16Analogue secrecy systems; Analogue subscription systems
    • H04N7/173Analogue secrecy systems; Analogue subscription systems with two-way working, e.g. subscriber sending a programme selection signal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N5/00Details of television systems
    • H04N5/44Receiver circuitry for the reception of television signals according to analogue transmission standards
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/08Systems for the simultaneous or sequential transmission of more than one television signal, e.g. additional information signals, the signals occupying wholly or partially the same frequency band, e.g. by time division

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

本発明の実施形態に係るデジタル放送のライブコンテンツの処理方法は、サーバーにおいて、コンテンツに紐付けられた情報をクライアントに伝えて更新するステップと、クライアントがリアルタイムにて再生可能なコンテンツのセグメントを取得し、過去のコンテンツに紐付けられた情報を格納し、過去のコンテンツに紐付けられた情報を検索して再生可能なコンテンツのセグメントを取り出すステップと、ユーザーが過去のコンテンツを要請したときにクライアントが当該プレイリストを用いてクライアントが再生可能であるか否かを確認し、これをユーザーに通知するステップと、を含む。  A method for processing digital broadcast live content according to an embodiment of the present invention includes a step of transmitting and updating information associated with content to a client in a server, and acquiring a segment of content that can be played back in real time by the client Storing information associated with past contents, retrieving information associated with past contents, retrieving segments of reproducible content, and client when a user requests past contents Confirming whether or not the client is reproducible using the playlist, and notifying the user of this.

Description

本発明はデジタル放送システムのライブコンテンツの処理方法に関し、特に、HTTPアダプティブ・ストリーミング方式によりライブ・ストリーミングをクライアントがサーバーから受信するときに、クライアントが接続可能なプレイリストを取得する方法に関する。   The present invention relates to a method for processing live content in a digital broadcasting system, and more particularly to a method for acquiring a playlist to which a client can connect when the client receives live streaming from a server using an HTTP adaptive streaming method.

コンテンツをユーザー機器や転送帯域幅の変化に応じてクライアントに転送するために、コンテンツのセグメントに関する時間及び帯域幅などの関連情報を予めクライアントに転送し、クライアントが選択するようにしている。前記コンテンツの情報を転送するのに用いられるファイルを、マルチメディア・プレゼンテーション・ディスクリプション(MPD:Multimedia Presentation Description)ファイルと呼ぶ。刻々と変化する環境に適したマルチメディア転送のために、サーバーからクライアントへと予め転送されるMPDファイルは経時的に更新される必要がある。特に、リアルタイムにてライブ放送を転送する場合に、ライブコンテンツが生成されれば、当該MPDファイルの情報も変化する必要があるため、更新の手続きが必要である。   In order to transfer content to the client in accordance with changes in user equipment or transfer bandwidth, related information such as time and bandwidth related to the content segment is transferred to the client in advance and selected by the client. The file used to transfer the content information is referred to as a multimedia presentation description (MPD) file. In order to transfer multimedia suitable for an ever-changing environment, the MPD file transferred in advance from the server to the client needs to be updated over time. In particular, when live broadcast is transferred in real time, if live content is generated, the information of the MPD file also needs to be changed, so an update procedure is necessary.

図1は、従来のライブコンテンツを処理するサーバーの動作を示す図である。
前記図1を参照すると、サーバーは、ステップ111において、クライアントから、放送時間の過ぎたコンテンツの転送要請を受信すると、ステップ113において、当該部分のコンテンツを利用可能か否か(すなわち、サーバーに格納されているか)を確認する。このとき、前記ステップ113において、コンテンツを利用可能であれば、前記サーバーは、ステップ115において、クライアントに要請された当該コンテンツを転送し、そうでなければ、ステップ117において、クライアントにエラーメッセージを転送する。
FIG. 1 is a diagram illustrating an operation of a server that processes a conventional live content.
Referring to FIG. 1, when the server receives a request for transferring content whose broadcast time has passed from the client in step 111, in step 113, the server determines whether the portion of the content can be used (ie, stored in the server). Is confirmed). At this time, if the content is available in the step 113, the server transfers the content requested to the client in the step 115, otherwise transfers an error message to the client in the step 117. To do.

上述したように、従来には、クライアントで要請を受けたコンテンツが、現在の時点でプレイ可能なコンテンツであるか否かが分からないため、とりあえずクライアントが要請を行い、サーバーが提供可能なコンテンツのセグメントであれば提供し、そうでなければ、拒絶メッセージを転送していた。しかしながら、上記の従来のコンテンツの処理方法は資源の無駄使いを招き、ユーザーにとってもコンテンツ再生の遅延が発生して効率よいコンテンツ提供を行うことができなかった。   As described above, conventionally, since it is not known whether or not the content requested by the client is content that can be played at the present time, the client makes a request for the time being and the content that the server can provide If it is a segment, it was provided, otherwise a rejection message was forwarded. However, the above conventional content processing method causes wasteful use of resources, and delays in content reproduction occur for the user, making it impossible to provide content efficiently.

デジタル放送システムにおいてライブコンテンツを処理する場合に、サーバーからHTTPアダプティブ・ストリーミング方式によりライブ・ストリーミングを受信するときに、クライアントが接続可能なプレイリストを生成する。すなわち、本発明の実施形態は、ライブ・ストリーミングの連続的な放送において受信されるMPDを用いて、クライアントが現在の時点で再生可能なコンテンツのセグメントのリストを取得することのできる方法を提示する。
そして、クライアントは、ユーザーに現在再生可能なプレイリストを表示することにより、クライアントが再生不可能なセグメントを要請しないように案内する。
When live content is processed in a digital broadcasting system, a playlist to which a client can connect is generated when live streaming is received from a server by the HTTP adaptive streaming method. That is, embodiments of the present invention present a method that allows a client to obtain a list of segments of content that can be played at the current time using MPD received in a live broadcast continuous broadcast. .
Then, the client guides the client not to request an unreproducible segment by displaying a playlist that is currently reproducible to the user.

また、本発明の別の実施態様においては、サーバー側のコンテンツプロバイダーがライブ・ストリーミング中にMPDを更新する場合に、新たなMPDと以前のMPDのセグメントリストから、使用可能なセグメントを含むセグメントリストを生成し、生成されたリストをクライアントに提供する。   In another embodiment of the present invention, when a server-side content provider updates an MPD during live streaming, a segment list including an available segment from the segment list of the new MPD and the previous MPD. And provide the generated list to the client.

本発明の一実施態様に係るサーバーにおけるコンテンツの処理方法は、マルチメディア・プレゼンテーション・ディスクリプション(MPD)を生成するステップと、前記MPDをクライアントに転送するステップと、を含み、前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とする。   A method of processing content in a server according to an embodiment of the present invention includes the steps of generating a multimedia presentation description (MPD) and transferring the MPD to a client, A combined segment list including the previous MPD segment list is included when the sum of the time buffer buffer depth of the previous MPD and the previous MPD segment period is greater than the availabilityStarttime of the section after the MPD NOW And

本発明の別の実施態様に係るクライアントにおけるコンテンツの処理方法は、マルチメディア・プレゼンテーション・ディスクリプション(MPD)を受信するステップと、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含むセグメント組み合わせリストを生成するステップと、を含むことを特徴とする。   A method of processing content in a client according to another embodiment of the present invention includes: receiving a multimedia presentation description (MPD); and summing a previous Buffer's timed Buffer Depth and a previous MPD segment period. Generating a segment combination list including a segment list of the previous MPD when it is larger than the availability Starttime of the section after the NOW of the MPD.

本発明のさらに別の実施態様に係るクライアントに提供するコンテンツを処理するためのコンテンツ処理サーバー装置は、以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)を格納するためのMPD格納部と、MPDを生成するユーザーリスト取得部と、を備え、前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とする。   According to still another embodiment of the present invention, a content processing server apparatus for processing content provided to a client includes an MPD storage unit for storing a previous multimedia presentation description (MPD), and an MPD. A user list acquisition unit for generating the MPD, and when the sum of the time buffer Buffer Depth of the previous MPD and the segment period of the previous MPD is greater than the availabilityStarttime of the section after the NOW of the MPD, the MPD It includes a combined segment list including a segment list of MPD.

本発明のさらに別の実施態様に係るコンテンツ処理クライアント装置は、以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)を格納するためのMPD格納部と、MPDを生成するユーザーリスト取得部と、を備え、前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とする。   A content processing client device according to still another embodiment of the present invention includes an MPD storage unit for storing a previous multimedia presentation description (MPD), and a user list acquisition unit for generating an MPD. The MPD is a combined segment including the previous MPD segment list when the sum of the previous Buffer's timed BufferDepth and the previous MPD's segment period is greater than the availabilityStarttime of the section after the MPD's NOW. It includes a list.

本発明のさらに別の実施態様に係るコンテンツ処理システムの動作方法は、サーバーがMPDを生成するステップであって、以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)のtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むMPDを生成する、ステップと、前記MPDをクライアントに転送するステップと、前記現在のMPDを含むセグメントリストをプレイリストとしてクライアントが格納するステップと、再生が要請される場合に、前記再生の要請されたコンテンツのセグメントが前記プレイリストにあるか否かを判断するステップと、前記再生の要請されたコンテンツのセグメントが前記プレイリストにある場合に、前記再生の要請に対応してサーバーに前記再生の要請されたコンテンツを要請し、前記再生の要請されたコンテンツを前記サーバーから受信して再生するステップと、を含むことを特徴とする。   According to still another embodiment of the present invention, there is provided a method of operating a content processing system, in which a server generates an MPD, and includes a previous multimedia presentation description (MPD) timedBufferDepth and a previous MPD segment period. Generating an MPD including a combined segment list including a segment list of the previous MPD, if the sum of and the sum is greater than the availabilityStarttime of the section after the NOW of the MPD, and forwarding the MPD to the client And a step of storing a segment list including the current MPD as a playlist, and a segment of the requested content for playback when playback is requested. Determining whether or not the playlist is in the playlist, and if the segment of the content requested to be played is in the playlist, the content requested to be played back by the server in response to the playback request. And receiving the content requested to be reproduced from the server and reproducing the content.

サーバー及びクライアントを備えるデジタル放送システムにおいて、クライアントからのコンテンツの再生要請がユーザーによって入力されたときに、前記プレイリストに存在するコンテンツであれば、コンテンツ提供サーバーに要請して受信されるコンテンツをユーザーに提供し、そうでなければ、前記ユーザーにエラーメッセージを転送する。これにより、本発明の実施形態に係るデジタル放送システムにおいてライブコンテンツを処理する際に不要なコンテンツ転送要請の動作を省くことができて資源を効率よく用いることができ、また、ユーザーにとってもコンテンツ要請及び転送の手続きを効率よく行うことができてコンテンツ再生の遅延が生じないというメリットがある。   In a digital broadcasting system including a server and a client, when a content reproduction request from the client is input by the user, if the content exists in the playlist, the content received by requesting the content providing server is received by the user. Otherwise, an error message is forwarded to the user. Accordingly, it is possible to omit an unnecessary content transfer request operation when processing live content in the digital broadcasting system according to the embodiment of the present invention, and to efficiently use resources. In addition, the transfer procedure can be performed efficiently, and there is an advantage that there is no delay in content reproduction.

従来のデジタル放送システムにおける、ライブコンテンツの再生のためのサーバーの動作を示す図である。It is a figure which shows operation | movement of the server for the reproduction | regeneration of live content in the conventional digital broadcasting system. 本発明の実施形態において用いられる時間概念を説明するための図である。It is a figure for demonstrating the concept of time used in embodiment of this invention. 本発明の実施形態に係るクライアントの動作を示す図である。It is a figure which shows operation | movement of the client which concerns on embodiment of this invention. 本発明の実施形態に係るクライアントの構成を示す図である。It is a figure which shows the structure of the client which concerns on embodiment of this invention. 本発明の実施形態に係るクライアントとサーバーとの間の動作手順を示す図である。It is a figure which shows the operation | movement procedure between the client and server which concern on embodiment of this invention.

以下、添付図面に基づき、本発明の好適な実施形態について詳述する。図中、同じ構成要素には、できる限り同じ符号を付している点に留意されたい。
また、下記の説明には、OIPF(Open IPTV Forum)において定義している個体の名称などの具体的な特性事項が開示されているが、これは、本発明のより一層の全般的な理解への一助となるように提供されたものに過ぎず、これらの特定事項がなくても本発明が実施可能であるということはこの技術分野において通常の知識を有する者にとって自明である。そして、本発明を説明するに当たって、関連する公知の機能または構成についての具体的な説明が本発明の要旨を余計に曖昧にする恐れがあると認められる場合にはその詳細な説明を省く。
Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. It should be noted that in the drawings, the same components are denoted by the same reference numerals as much as possible.
Further, in the following description, specific characteristic items such as names of individuals defined in OIPF (Open IPTV Forum) are disclosed. This is for a further general understanding of the present invention. However, it is obvious to those skilled in the art that the present invention can be practiced without these specific matters. In describing the present invention, if it is recognized that a specific description of a related known function or configuration may unnecessarily obscure the gist of the present invention, a detailed description thereof will be omitted.

後述する詳細な説明には、上述した技術的課題を達成するための本発明における代表的な実施形態を提示する。また、本発明の説明の便宜のために、OIPF(Open IPTV Forum)において定義している個体の名称と同一の名称を用いているが、これらの標準及び名称が本発明の範囲を限定するものではなく、当然ながら、本発明は、類似する技術的な背景を有するシステムに適用可能である。   In the detailed description to be described later, representative embodiments of the present invention for achieving the above-described technical problem are presented. For convenience of explanation of the present invention, the same names as those of individuals defined in OIPF (Open IPTV Forum) are used. However, these standards and names limit the scope of the present invention. Rather, it should be understood that the present invention is applicable to systems with similar technical background.

最近、オンラインコンテンツの利用増加に伴い、コンテンツの円滑な転送の重要性が取り上げられている。これにより、利用可能な転送帯域幅やユーザーの機器性能の変化に応じてコンテンツのビットレートを変更して転送されるアダプティブ・ストリーミング技術が注目を集めている。HTTPプロトコルに基づいて細かく分割されたコンテンツの単位(すなわち、セグメント)をユーザー端末が状況に応じて選択してプレイし、このとき、ユーザー端末が遅延や途切れ現象なしにコンテンツを利用可能にする転送技術がいくつかの標準化団体において論議されている。   Recently, with the increasing use of online content, the importance of smooth transfer of content has been taken up. As a result, adaptive streaming technology that changes the bit rate of content according to changes in available transfer bandwidth and user device performance has attracted attention. The user terminal selects and plays content units (that is, segments) finely divided based on the HTTP protocol according to the situation, and at this time, the transfer that enables the user terminal to use the content without delay or interruption phenomenon. Technology is discussed in several standards bodies.

本発明の第1実施形態は、クライアントがHTTPアダプティブ・ストリーミング方式によりライブ・ストリーミングをサーバーから受信するとき、前記クライアントが接続可能なプレイリストを取得する装置及び方法に関する。また、本発明の第2実施形態は、サーバーがHTTPアダプティブ・ストリーミング方式によりライブ・ストリーミングをクライアントに転送するとき、接続可能なプレイリストを生成してクライアントに転送する装置及び方法に関する。   The first embodiment of the present invention relates to an apparatus and a method for acquiring a playlist to which a client can connect when the client receives live streaming from a server using an HTTP adaptive streaming method. In addition, the second embodiment of the present invention relates to an apparatus and method for generating a connectable playlist and transferring it to the client when the server transfers live streaming to the client using the HTTP adaptive streaming method.

本発明の第1実施形態に係るデジタル放送のライブコンテンツの処理方法について説明すると、サーバーは、コンテンツに紐付けられた情報をクライアントに渡して更新する。次いで、クライアントは、リアルタイムにて再生可能なコンテンツのセグメントを取得し、以前の(過去の)コンテンツに紐付けられた情報を格納し、以前のコンテンツに紐付けられた情報を検索して再生可能なコンテンツのセグメントを取り出し、これを含むプレイリストを生成する。そして、当該プレイリストを用いてユーザーが以前のコンテンツを要請したときに、クライアントが再生可能であるか否かを確認し、これをユーザーに通知する。また、コンテンツ転送サーバー及びコンテンツ提供サーバーを備える放送システムにおいてクライアントがライブコンテンツを処理するとき、前記クライアントはコンテンツ転送サーバーから更新済みのMPDファイル(すなわち、現在のMPDファイル)を受信したときに、以前のMPDファイルと現在のMPDファイルとからセグメントリストを取り出してプレイリストを生成する。そして、ユーザーからコンテンツ再生が要請されると、前記クライアントは、要請されたコンテンツがプレイリストに存在するコンテンツであれば、コンテンツ提供サーバーに当該コンテンツを要請及び受信してユーザーに提供し、そうでなければ(すなわち、プレイリストにないコンテンツであれば)、コンテンツ提供サーバーにこれを要請することなく、前記ユーザーにエラーメッセージを転送する。   The digital broadcast live content processing method according to the first embodiment of the present invention will be described. The server delivers information associated with the content to the client and updates it. Next, the client acquires a segment of content that can be played back in real time, stores information linked to the previous (past) content, and searches and plays back the information linked to the previous content. A segment of a content is taken out and a playlist including the segment is generated. Then, when the user requests the previous content using the playlist, it is confirmed whether or not the client can reproduce the content, and this is notified to the user. In addition, when a client processes live content in a broadcasting system including a content transfer server and a content providing server, when the client receives an updated MPD file (ie, a current MPD file) from the content transfer server, A segment list is extracted from the current MPD file and the current MPD file to generate a playlist. When content playback is requested by the user, the client requests and receives the requested content from the content providing server if the requested content exists in the playlist, and provides the content to the user. If not (ie, if the content is not in the playlist), an error message is forwarded to the user without requesting it from the content providing server.

このとき、前記クライアントは、プレイリストの生成ステップを行った後、生成されたプレイリストをユーザーに提供してユーザーがプレイリストに存在するコンテンツを要請するように案内してもよい。また、前記ユーザーがコンテンツ再生を要請する前に前記クライアントにプレイリストの転送を要求し、クライアントがユーザーにプレイリストを渡してユーザーが再生可能なコンテンツを要求するようにしてもよい。さらに、本発明の第2実施形態においては、コンテンツプロバイダーがライブ・ストリーミング中にMPDを更新する場合に、前記コンテンツプロバイダーは新たなMPD(すなわち、現在のMPD)及び以前のMPDのセグメントリストから使用可能なセグメントを含むプレイリストを生成し、これをクライアントに転送する。   At this time, the client may perform a playlist generation step, and then provide the generated playlist to the user and guide the user to request content existing in the playlist. The client may request the client to transfer a playlist before requesting content reproduction, and the client may pass the playlist to the user to request content that can be reproduced by the user. Furthermore, in the second embodiment of the present invention, when a content provider updates the MPD during live streaming, the content provider uses the new MPD (ie, the current MPD) and the segment list of the previous MPD. Generate a playlist containing possible segments and transfer it to the client.

図2は、本発明の実施形態において用いられる時間概念を説明するための図である。前記図2に示す本発明において用いられる時間に関する用語は、3GPPの標準文書に従う。
前記図2において、「NOW」は、現在、ユーザーがライブコンテンツを視聴する時間を意味する。そして、「timeShiftBufferdepth」は、サーバーのコンテンツ格納所にライブコンテンツの過去の一部をバッファリングして格納しておく時間を意味する。ここで、それぞれのMPDファイルは異なるサイズのtimeShiftBufferdepthを有していてもよい。「セグメント期間」は、コンテンツの一つの断片(セグメント)の時間の長さを意味する。「CheckTime」は、MPDファイルの更新のためにクライアントがサービスプロバイダーにMPDファイル要請メッセージを送る時間を意味する。「availabilityStartTime」は、MPDファイルが有効となる時間を意味する。
FIG. 2 is a diagram for explaining the concept of time used in the embodiment of the present invention. The terminology relating to time used in the present invention shown in FIG. 2 follows the standard document of 3GPP.
In FIG. 2, “NOW” means a time during which the user currently views live content. “TimeShiftBufferdepth” means time for buffering and storing a past part of the live content in the content storage location of the server. Here, each MPD file may have a timeShiftBufferdepth of a different size. “Segment period” means the length of time of one piece of content (segment). “CheckTime” means a time for the client to send an MPD file request message to the service provider in order to update the MPD file. “AvailabilityStartTime” means the time when the MPD file is valid.

図3は、本発明の実施形態に係るクライアントの動作を示す図である。前記図3において、クライアントは、MPDファイルの情報に基づいて、現在の時点で接続可能なセグメントのリストを取得する。すなわち、本発明の第1実施形態において、クライアントは、ライブ・ストリーミングの連続的な放送においてMPDファイルを用いてプレイリストを更新するステップにおいて、クライアントが現在の時点で再生可能なコンテンツのセグメントのリストを取得する方法を提示する。前記図3を参照すると、クライアントは、CheckTimeになると、ステップ311において、まず、現在のコンテンツセグメントに相当するMPDファイル以前のMPDファイル(以前のMPDファイル)のtimeshiftBufferdepth値と、以前のMPDファイルのセグメント期間との和が、現在の時間から現在のコンテンツのセグメントのavailabilityStartTimeを差し引いた値よりも大きいか否かを確認する。このとき、前記ステップ311において、([以前のMPDにおけるtimeshiftbufferdepth+以前のMPDにおけるセグメント期間]が[NOW−現在のMPDにおけるavailabilityStartTime]よりも大きければ、前記クライアントはステップ313に移行し、以前のMPDファイルによる一部のセグメント及び現在のMPDファイルによるセグメントを組み合わせてセグメントリストを取り出す。また、前記ステップ311において、[以前のMPDにおけるtimeshiftbufferdepth+以前のMPDにおけるセグメント期間]が[NOW−現在のMPDにおけるavailabilityStartTime]よりも大きくなければ、前記クライアントは、ステップ315において、現在のMPDによるセグメントリストを取り出す。   FIG. 3 is a diagram illustrating the operation of the client according to the embodiment of the present invention. In FIG. 3, the client obtains a list of segments connectable at the current time point based on the information of the MPD file. That is, in the first embodiment of the present invention, the client updates the playlist using the MPD file in the live streaming continuous broadcast, and the list of content segments that the client can play at the current time Present how to get. Referring to FIG. 3, when the check time is reached, in step 311, the client first determines the time buffer buffer depth value of the MPD file (previous MPD file) before the MPD file corresponding to the current content segment and the segment of the previous MPD file. It is checked whether or not the sum with the period is larger than the value obtained by subtracting the availabilityStartTime of the segment of the current content from the current time. At this time, in the step 311, if ([timeshiftbufferdepth in the previous MPD + segment period in the previous MPD] is larger than [NOW-availabilityStartTime in the current MPD], the client proceeds to the step 313 and moves to the previous MPD file. The segment list is extracted by combining a part of the segment and the segment of the current MPD file, and [timeshiftbufferdepth + segment period in the previous MPD] is set to [NOW-availabilityStartTime in the current MPD] in step 311. If not, the client sends a step 315 Oite, take out the segment list with the current MPD.

ここで、前記ステップ313の動作について説明すると、前記ステップ311において、[以前のMPDにおけるtimeshiftbufferdepth+以前のMPDにおけるセグメント期間]が[NOW−現在のMPDにおけるavailabilityStartTime]よりも大きいことが確認されれば、クライアントは、以前のMPDに属しているセグメントから現在再生可能なコンテンツセグメントを取り出すステップを行う。すなわち、現在の時間NOWから以前のMPDのtimeShiftBufferDepthと以前のMPDにおけるセグメント期間の値を差し引いた時間とCheckTimeとの間に再生可能なセグメントのリストを取得する。また、前記クライアントは、現在のMPDに属するセグメントのうち、現在の時点で再生可能なセグメントのリストを取得する。すなわち、現在のMPDにおけるavailabilityStartTimeと現在の時間NOWとの間に再生可能なセグメントのリストを取得する。このため、[NOW−以前のMPDにおけるtimeShiftBufferDepth−以前のMPDにおけるセグメント期間;以前のMPDにおけるCheckTime]の間に再生可能な以前のMPDのセグメントと[availabilityStartTime;NOW]区間において再生可能な現在のMPDのセグメントのリストを合わせることにより、現在の時点NOWで再生可能なセグメントのプレイリストを生成する。   Here, the operation of step 313 will be described. If it is confirmed in step 311 that [timeshiftbufferdepth in previous MPD + segment period in previous MPD] is larger than [NOW-availabilityStartTime in current MPD] The client performs a step of extracting a currently reproducible content segment from the segments belonging to the previous MPD. That is, a list of reproducible segments is acquired between the time obtained by subtracting the value of the time shift buffer depth of the previous MPD from the current time NOW and the value of the segment period in the previous MPD and CheckTime. In addition, the client obtains a list of segments that can be reproduced at the current time among the segments belonging to the current MPD. That is, a list of segments that can be reproduced between the availabilityStartTime in the current MPD and the current time NOW is acquired. For this reason, [NOW-timeShiftBufferDepth in previous MPD-segment period in previous MPD; CheckTime in previous MPD] and segment of previous MPD that can be played during [MP] and current MPD that can be played back in [availabilityStartTime; NOW] By combining the list of segments, a playlist of segments that can be reproduced at the current time NOW is generated.

クライアントは、このようにして取得した当該プレイリストを格納する。この後、ユーザーが、コンテンツの過去時点のセグメントの再生を要請すると、クライアントは、要請されたコンテンツが格納されているプレイリストに含まれているものであれば、サーバーに当該時点のセグメントを要請するメッセージを送り、そうでなければ、当該セグメントの転送をコンテンツ提供サーバーに要請することなく、ユーザーにエラーメッセージを表示する。なお、予めユーザーに現在再生可能な時点を通知することにより、ユーザーが再生不可能なコンテンツを要請しないようにしてもよい。   The client stores the playlist acquired in this way. After this, when the user requests playback of a segment at a past time of the content, the client requests the current segment from the server if the requested content is included in the playlist. Otherwise, an error message is displayed to the user without requesting the content providing server to transfer the segment. It should be noted that the user may not be requested for content that cannot be played back by notifying the user in advance of the time when playback is possible.

図4は、本発明の実施形態に係るサーバーまたはクライアントの構成を示す図である。
前記図4を参照すると、以前のMPD格納所410は、現在再生中のコンテンツセグメントのためのMPDではなく、それ以前のMPD(以前のMPD)を格納している。プレイリスト取出モジュール420は、現在の時点においてクライアントがサーバーに要請して再生可能なセグメントのリストを取得する機能を行う。前記プレイリスト取出モジュール420は、前記図3に示す手続きを行いながらプレイリストを生成することができる。アダプティブ・アルゴリズム動作器430は、クライアントが帯域幅や機器の能力に応じて適切なコンテンツのセグメントを取得する動作を行う。プレイリスト確認部440は、ユーザーが要請した時点のセグメントが現在のプレイリスト取出モジュールが取得したプレイリストに含まれているか否かを確認する機能を行う。
FIG. 4 is a diagram illustrating a configuration of a server or a client according to the embodiment of the present invention.
Referring to FIG. 4, the previous MPD storage 410 stores the previous MPD (previous MPD), not the MPD for the currently playing content segment. The playlist retrieval module 420 performs a function of requesting the server from the server at the current time point to obtain a list of reproducible segments. The playlist retrieval module 420 can generate a playlist while performing the procedure shown in FIG. The adaptive algorithm operation unit 430 performs an operation in which the client acquires an appropriate content segment according to the bandwidth and the capability of the device. The playlist confirmation unit 440 performs a function of confirming whether the segment requested by the user is included in the playlist acquired by the current playlist retrieval module.

図5は、本発明の実施形態に係るクライアントとサーバーとの間の動作の手続きを示す図である。
前記図5を参照すると、コンテンツ提供サーバー505は、クライアント503にコンテンツを提供するためのMPDを生成し、メッセージを送受信する役割を果たすサービスプロバイダーに属しているサーバーである。まず、ユーザー501が、ステップ511において、コンテンツ視聴を要請すると、クライアント503は、ステップ513において、コンテンツ提供サーバーにアダプティブ・ストリーミング・コンテンツ要請メッセージを転送する。次いで、前記コンテンツ提供サーバー505は、ステップ515において、コンテンツのアダプティブ・ストリーミング支援のための最初のMPDファイル(MPD#1 file)を構成し、ステップ517において、当該コンテンツを転送するために生成された最初のMPDファイルをクライアント503に転送する。次いで、前記MPDファイルを受信したクライアントは、ステップ519において、ライブ放送ストリーミングを提供するライブコンテンツ提供サーバー507のURLに各セグメントを接続し(すなわち、当該ファイルのURLに接続してコンテンツを要請し)、これにより、前記ライブコンテンツ提供サーバー507は、ステップ521において、前記クライアント503により要請された当該セグメントをクライアント503に転送する。次いで、ユーザー501は、ステップ523において要請したコンテンツを視聴することができる。
FIG. 5 is a diagram illustrating a procedure of an operation between the client and the server according to the embodiment of the present invention.
Referring to FIG. 5, the content providing server 505 is a server belonging to a service provider that plays a role of generating MPD for providing content to the client 503 and transmitting and receiving messages. First, when the user 501 requests content viewing in step 511, the client 503 transfers an adaptive streaming content request message to the content providing server in step 513. Next, the content providing server 505 constructs an initial MPD file (MPD # 1 file) for supporting adaptive streaming of content in step 515, and is generated to transfer the content in step 517. The first MPD file is transferred to the client 503. Next, in step 519, the client that has received the MPD file connects each segment to the URL of the live content providing server 507 that provides live broadcast streaming (ie, connects to the URL of the file to request content). Accordingly, the live content providing server 507 transfers the segment requested by the client 503 to the client 503 in step 521. Next, the user 501 can view the content requested in step 523.

このとき、サービスプロバイダーがMPDを更新せざるを得ない状況になったとき、前記コンテンツ提供サーバー505は、ステップ525において、コンテンツのアダプティブ・ストリーミング支援のために次のMPDファイル(ここでは、MPD#2 fileであってもよい)を構成する。そして、クライアント503は、ステップ527において、以前のMPDファイル(ここでは、MPD#1 fileであってもよい)を格納し、ステップ529において、最初のMPD(MPD#1、以前のMPD)のCheckTimeになると、前記クライアント503は、ステップ531において、MPDの更新のために、前記コンテンツ提供サーバー505にMPD更新要請メッセージを転送する。次いで、前記コンテンツ提供サーバー505は、ステップ533において、2番目のMPDファイル(MPD#2file、現在のMPDfile)をクライアント503に転送する。   At this time, when the service provider has to update the MPD, the content providing server 505 determines in step 525 that the next MPD file (here, MPD #) is used to support adaptive streaming of the content. 2 file). In step 527, the client 503 stores the previous MPD file (which may be an MPD # 1 file here), and in step 529, the CheckTime of the first MPD (MPD # 1, previous MPD) is stored. In step 531, the client 503 transfers an MPD update request message to the content providing server 505 for MPD update. Next, the content providing server 505 transfers the second MPD file (MPD # 2 file, current MPD file) to the client 503 in step 533.

次いで、前記クライアント503は、ステップ535において、前記図3に示す手続きを行いながら、現在再生可能なプレイリストを生成する。このとき、前記以前のMPDはMPD#1であってもよく、現在のMPDはMPD#2であってもよい。
このとき、ユーザー501が、ステップ537において、過去時点のコンテンツ再生を要請すると、前記クライアント503は、ステップ539において、ユーザーが要請した時点のコンテンツセグメントが現在プレイリストにあるか否かを確認する。このとき、ユーザー504が要請したコンテンツが、ステップ535において生成されたプレイリストにあれば、クライアント503は、ステップ541において、当該セグメントをライブコンテンツ提供サーバー507に要請し、前記ライブコンテンツ提供サーバー507は、ステップ543において、これをクライアント503に転送する。このため、ユーザーは、ステップ545において要請した過去時点のコンテンツを視聴することができる。もし、前記ユーザーが要請した時点のセグメントが現在プレイリストに含まれていなければ、クライアント503は、ステップ551において、ユーザー501にエラーメッセージを転送する。
Next, in step 535, the client 503 generates a playlist that can be played back while performing the procedure shown in FIG. At this time, the previous MPD may be MPD # 1, and the current MPD may be MPD # 2.
At this time, if the user 501 requests content playback at a past time in step 537, the client 503 checks in step 539 whether the content segment at the time requested by the user is currently in the playlist. At this time, if the content requested by the user 504 is in the playlist generated in step 535, the client 503 requests the segment from the live content providing server 507 in step 541, and the live content providing server 507 In step 543, this is transferred to the client 503. Therefore, the user can view the content at the past time requested in step 545. If the segment requested by the user is not currently included in the playlist, the client 503 transmits an error message to the user 501 in step 551.

上述したように、クライアント503は、プレイリストを生成して格納している状態でユーザーから過去時点のコンテンツ再生要請を受信すると、要請されたコンテンツがプレイリストに存在するか否かを確認する。このとき、当該コンテンツがプレイリストに存在すれば、クライアント503は、ステップ540を実行しながら、ライブコンテンツ提供サーバー507から当該コンテンツを要請及び受信してユーザー501が当該コンテンツを視聴できるように制御し、プレイリストに存在しなければ、クライアント503は、ライブコンテンツ提供サーバー507に当該コンテンツを要請する動作を行うことなく、ステップ551において、ユーザーにエラーメッセージを転送する。このため、本発明の実施形態に係るコンテンツ処理方法は、不要なコンテンツの要請を行わないことから資源の無駄使いを招かず、ユーザーにとってもコンテンツ再生の遅延が発生しないことから効率よいコンテンツ提供を行うことができる。   As described above, when the client 503 receives a content playback request at a past time from the user in a state where the playlist is generated and stored, the client 503 checks whether the requested content exists in the playlist. At this time, if the content exists in the playlist, the client 503 performs control so that the user 501 can view the content by requesting and receiving the content from the live content providing server 507 while executing step 540. If not present in the playlist, the client 503 transfers an error message to the user in step 551 without performing an operation of requesting the content from the live content providing server 507. For this reason, the content processing method according to the embodiment of the present invention does not request unnecessary content, so that resources are not wasted and content reproduction is not delayed for the user. It can be carried out.

また、前記クライアント503は、ユーザー501に現在再生可能なプレイリストを表示することにより、クライアントが再生不可能なセグメントを要請しないように案内してもよい。すなわち、前記クライアント503は、前記ステップ535において、プレイリストを生成した後、これをユーザー501が確認できるように表示してもよい。この場合、ユーザー501は、コンテンツ再生の要請に際して前記プレイリストを確認しながら再生可能なセグメントのみを要請するようにしてもよい。あるいは、別の方法として、ユーザーは、過去時点のコンテンツ再生を要請したときにクライアント503にプレイリストを要請し、クライアント503により応答されるプレイリストを確認して効率よくコンテンツを要請するようにしてもよい。   Further, the client 503 may guide the user 501 not to request a segment that cannot be reproduced by displaying a playlist that can be reproduced at present. That is, the client 503 may display the playlist so that the user 501 can check it after generating the playlist in step 535. In this case, the user 501 may request only a reproducible segment while confirming the playlist when requesting content reproduction. Alternatively, as another method, the user requests a playlist from the client 503 when requesting content playback at a past time, and confirms the playlist responded by the client 503 to efficiently request the content. Also good.

本発明の第2実施形態について説明する。
本発明の第2実施形態においては、サーバーがMPDを更新するために新たなMPDを生成するとき、以前のMPDが管理するセグメントのうち依然として接続可能なセグメントのリスト(すなわち、プレイリスト)を含む新たなMPDを生成する。そして、前記サーバーは、生成されたプレイリストを含む新たなMPDをクライアントに転送して更新する。本発明の第2実施形態においては、前記図3に示す動作をコンテンツ提供サーバー505において行うことができる。コンテンツプロバイダーがライブ・ストリーミングの場合にMPDを更新するとき、上述したように、新たなMPDは以前のMPDのセグメントをはじめとして、利用可能なあらゆるセグメントを含んでいる必要がある。もし、以前のMPDのtimeShiftBufferdepthとセグメント期間との和が、NOWから現在のMPDにおけるavailabilityStartTimeを差し引いた値よりも大きければ、新たなMPDは、当該メディアセグメントと期間(period)の開始時間との和が、現在のMPDと以前のMPDのNOW−timeshiftBufferDepth−durationとCheckTimeとの間に存在するメディアセグメントをいずれも含む。
A second embodiment of the present invention will be described.
In the second embodiment of the present invention, when the server generates a new MPD to update the MPD, it includes a list of segments that can still be connected among the segments managed by the previous MPD (ie, a playlist). A new MPD is generated. Then, the server transfers and updates the new MPD including the generated playlist to the client. In the second embodiment of the present invention, the content providing server 505 can perform the operation shown in FIG. When the content provider updates the MPD in the case of live streaming, as described above, the new MPD needs to include every available segment, including the previous MPD segment. If the sum of the time shift buffer depth of the previous MPD and the segment period is greater than NOW minus the availabilityStartTime in the current MPD, the new MPD is the sum of the media segment and the start time of the period (period). Includes any media segment that exists between the current MPD and the previous MPD NOW-timeshiftBufferDepth-duration and CheckTime.

あるいは、以前のMPDのtimeShiftBufferdepthとセグメント期間との和が、NOWから現在のMPDのavailabilityStartTimeを差し引いた値よりも大きければ、プレイリストは、当該メディアセグメントと期間(period)の開始時間との和が、現在のMPDと以前のMPDのNOW−timeshiftBufferDepth−durationとCheckTimeとの間に存在するメディアセグメントをいずれも含む。   Alternatively, if the sum of the time shift buffer depth of the previous MPD and the segment period is larger than the value obtained by subtracting the current MPD's availabilityStartTime from NOW, the playlist has the sum of the media segment and the start time of the period (period). , Including any media segment that exists between the current MPD and the previous MPD NOW-timeshiftBufferDepth-duration and CheckTime.

あるいは、以前のMPDのtimeShiftBufferdepthとセグメント期間との和が、NOWから現在のMPDのavailabilityStartTimeを差し引いた値よりも大きければ、新たなMPDは、当該メディアセグメントと期間(period)の開示時間との和が、現在のMPDと以前のMPDのNOW−timeshiftBufferDepth−durationとCheckTime、NOW、availabilityStartTime+mediaPresentationDurationのうち最も小さな値[min(CheckTime,NOW,availabilityStartTime+mediaPresentationDuration)]との間に存在するメディアセグメントをいずれも含む。   Alternatively, if the sum of the time shift buffer depth of the previous MPD and the segment period is larger than the value obtained by subtracting the current MPD's availabilityStartTime from NOW, the new MPD is the sum of the media segment and the disclosure time of the period (period). Is the smallest value of the current MPD and the previous MPD NOW-timeshiftBufferDepth-duration and CheckTime, NOW, availabilityStarttime + mediaPresentationDuration [min (CheckTime, NOW, AvailabilityDate]] Both the instrument including.

410 以前のMPD格納所
420 プレイリスト取出モジュール
430 アダプティブ・アルゴリズム動作器
440 プレイリスト確認部
501 ユーザー
503 クライアント
505 コンテンツ提供サーバー
507 ライブ放送コンテンツ提供サーバー(バッファ付き)
410 MPD storage before 420 420 playlist retrieval module 430 adaptive algorithm operation unit 440 playlist confirmation unit 501 user 503 client 505 content providing server 507 live broadcast content providing server (with buffer)

Claims (15)

サーバーにおけるコンテンツの処理方法において、
マルチメディア・プレゼンテーション・ディスクリプション(MPD)を生成するステップと、
前記MPDをクライアントに転送するステップと、
を含み、
前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とする方法。
In the content processing method on the server,
Generating a multimedia presentation description (MPD);
Transferring the MPD to a client;
Including
The MPD is a combined segment list including the previous MPD segment list when the sum of the previous Buffer's timed BufferDepth and the previous MPD's segment period is greater than the availabilityStarttime of the section after the MPD's NOW. A method comprising the steps of:
前記MPDを生成するステップが、
前記MPDのavailablityStarttimeとNOWの区間内に存在する現在のMPDのセグメントと(NOW−以前のMPDのtimeshiftBufferDetph−以前のMPDのセグメント期間)とchecktimeの区間内に存在する以前のMPDのセグメントとが結合されるセグメントリストを含むことを特徴とする請求項1に記載の方法。
Generating the MPD comprises:
The MPD's availabilityStarttime and the current MPD segment existing in the NOW interval (NOW-previous MPD timeShiftBufferDeph-previous MPD segment duration) and the previous MPD segment existing in the checktime interval are combined. The method of claim 1 including a segment list to be processed.
前記以前のMPDのtimeshiftBufferDetphとセグメント期間との和が、NOWから現在のMPDのavailablityStarttimeを差し引いた値と等しいかまたはそれよりも小さい場合に、前記現在のMPDのセグメントリストを含むMPDを生成するステップをさらに含むことを特徴とする請求項1に記載の方法。   Generating an MPD including a segment list of the current MPD if the sum of the previous MPD's timeBufferBufferDeph and the segment period is less than or equal to NOW minus the current MPD's availabilityStarttime The method of claim 1 further comprising: クライアントにおけるコンテンツの処理方法において、
マルチメディア・プレゼンテーション・ディスクリプション(MPD)を受信するステップと、
以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含むセグメント組み合わせリストを生成するステップと、
を含むことを特徴とする方法。
In the content processing method on the client,
Receiving a multimedia presentation description (MPD);
Generating a segment combination list including the previous MPD segment list when the sum of the previous BufferTime Depth of the previous MPD and the previous MPD segment period is greater than the availabilityStarttime of the section after the MPD NOW;
A method comprising the steps of:
前記セグメントリストを含むセグメント組み合わせリストを生成するステップは、
前記MPDのavailablityStarttimeとNOWの区間内に存在する現在のMPDのセグメントと(NOW−以前のMPDのtimeshiftBufferDetph−以前のMPDのセグメント期間)とchecktimeの区間内に存在する以前のMPDセグメントとが結合されるセグメントリストを含むことを特徴とする請求項4に記載の方法。
The step of generating a segment combination list including the segment list includes:
The MPD availabilityStarttime and the current MPD segment existing in the NOW interval (NOW-previous MPD timeBufferBuffer-previous MPD segment duration) and the previous MPD segment existing in the checktime interval are combined. The method of claim 4, further comprising a segment list.
前記以前のMPDのtimeshiftBufferDetphとセグメント期間との和が、NOWから現在のMPDのavailablityStarttimeを差し引いた値と等しいかまたはそれよりも小さい場合に、前記現在のMPDのセグメントリストを含むMPDを生成するステップをさらに含むことを特徴とする請求項4に記載の方法。   Generating an MPD including a segment list of the current MPD if the sum of the previous MPD's timeBufferBufferDeph and the segment period is less than or equal to NOW minus the current MPD's availabilityStarttime The method of claim 4, further comprising: 再生が要請される場合に、前記再生の要請されたコンテンツのセグメントが前記リストにあるか否かを判断するステップと、
前記再生の要請されたコンテンツのセグメントが前記リストにある場合に、サーバーに前記再生の要請に対応して前記再生の要請されたコンテンツを要請し、前記再生の要請されたコンテンツを前記サーバーから受信して再生するステップと、
をさらに含むことを特徴とする請求項4に記載の方法。
Determining whether a segment of the requested content for playback is in the list when playback is requested;
When the segment of the content requested to be played is in the list, the server requests the playback requested content in response to the playback request, and receives the playback requested content from the server. Step to play and
The method of claim 4, further comprising:
コンテンツの再生要請がある場合に、ユーザーリストを提供するステップと、
前記ユーザーリストのユーザーからの再生要請がある場合に、サーバーに前記再生の要請に対応して前記再生の要請されたコンテンツを要請し、前記再生の要請されたコンテンツを前記サーバーから受信して再生するステップと、
をさらに含むことを特徴とする請求項4に記載の方法。
Providing a user list when there is a request to play content,
When there is a playback request from a user in the user list, the server requests the playback requested content in response to the playback request, and receives the playback requested content from the server for playback. And steps to
The method of claim 4, further comprising:
クライアントに提供するコンテンツを処理するためのコンテンツ処理サーバー装置において、
以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)を格納するためのMPD格納部と、
MPDを生成するユーザーリスト取得部と、
を備え、
前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とするサーバー装置。
In a content processing server device for processing content provided to a client,
An MPD storage for storing a previous multimedia presentation description (MPD);
A user list acquisition unit for generating an MPD;
With
The MPD is a combined segment list including the previous MPD segment list when the sum of the previous Buffer's timed BufferDepth and the previous MPD's segment period is greater than the availabilityStarttime of the section after the MPD's NOW. A server device comprising:
前記組み合わせられたセグメントリストは、前記MPDのavailablityStarttimeとNOWの区間内に存在する現在のMPDのセグメントと(NOW−以前のMPDのtimeshiftBufferDetph−以前のMPDのセグメント期間)とchecktimeの区間内に存在する以前のMPDセグメントとが結合されることを特徴とする請求項9に記載のサーバー装置。   The combined segment list exists within the current MPD segment in the MPD availabilityStarttime and NOW sections, and the current MPD segment (NOW-previous MPD timeBufferBuffer-previous MPD segment period) and checktime sections. The server apparatus according to claim 9, wherein the server apparatus is combined with a previous MPD segment. 前記ユーザーリスト取得部は、前記以前のMPDのtimeshiftBufferDetphとセグメント期間との和が、NOWから現在のMPDのavailablityStarttimeを差し引いた値と等しいかまたはそれより小さい場合に、前記現在のMPDのセグメントリストを含むMPDを生成することを特徴とする請求項9に記載のサーバー装置。   The user list acquisition unit calculates the segment list of the current MPD when the sum of the previous Buffer PD and the segment period is equal to or smaller than the value obtained by subtracting the current MPD availabilityStarttime from NOW. The server apparatus according to claim 9, wherein the server apparatus generates an MPD including the server. コンテンツ処理クライアント装置において、
以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)を格納するためのMPD格納部と、
MPDを生成するユーザーリスト取得部と、
を備え、
前記MPDは、以前のMPDのtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むことを特徴とするクライアント装置。
In the content processing client device,
An MPD storage for storing a previous multimedia presentation description (MPD);
A user list acquisition unit for generating an MPD;
With
The MPD is a combined segment list including the previous MPD segment list when the sum of the previous Buffer's timed BufferDepth and the previous MPD's segment period is greater than the availabilityStarttime of the section after the MPD's NOW. A client device comprising:
前記組み合わせられたセグメントリストは、前記MPDのavailablityStarttimeとNOWの区間内に存在する現在のMPDのセグメントと(NOW−以前のMPDのtimeshiftBufferDetph−以前のMPDのセグメント期間)とchecktimeの区間内に存在する以前のMPDセグメントとが結合されることを特徴とする請求項12に記載のクライアント装置。   The combined segment list exists within the current MPD segment in the MPD availabilityStarttime and NOW sections, and the current MPD segment (NOW-previous MPD timeBufferBuffer-previous MPD segment period) and checktime sections. The client apparatus according to claim 12, wherein a previous MPD segment is combined. 前記ユーザーリスト取得部は、前記以前のMPDのtimeshiftBufferDetphとセグメント期間との和が、NOWから現在のMPDのavailablityStarttimeを差し引いた値と等しいかまたはそれより小さい場合に、前記現在のMPDのセグメントリストを含むMPDを生成することを特徴とする請求項12に記載のクライアント装置。   The user list acquisition unit calculates the segment list of the current MPD when the sum of the previous Buffer PD and the segment period is equal to or smaller than the value obtained by subtracting the current MPD availabilityStarttime from NOW. 13. The client device according to claim 12, wherein the client device generates an MPD including the client device. コンテンツ処理システムの動作方法において、
サーバーがMPDを生成するステップであって、以前のマルチメディア・プレゼンテーション・ディスクリプション(MPD)のtimeshiftBufferDepthと以前のMPDのセグメント期間との和が、前記MPDのNOW以降の区間のavailabilityStarttimeよりも大きい場合に、前記以前のMPDのセグメントリストを含む組み合わせられたセグメントリストを含むMPDを生成する、ステップと、
前記MPDをクライアントに転送するステップと、
前記現在のMPDを含むセグメントリストをプレイリストとしてクライアントが格納するステップと、
再生が要請される場合に、前記再生の要請されたコンテンツのセグメントが前記プレイリストにあるか否かを判断するステップと、
前記再生の要請されたコンテンツのセグメントが前記プレイリストにある場合に、前記再生の要請に対応してサーバーに前記再生の要請されたコンテンツを要請し、前記再生の要請されたコンテンツを前記サーバーから受信して再生するステップと、
を含むことを特徴とする方法。
In the operation method of the content processing system,
When the server generates an MPD, and the sum of the previous Buffer Presentation Depth of Multimedia Presentation Description (MPD) and the segment period of the previous MPD is greater than the availabilityStarttime of the section after the NOW of the MPD Generating an MPD including a combined segment list including a segment list of the previous MPD; and
Transferring the MPD to a client;
A client storing a segment list including the current MPD as a playlist;
Determining whether a segment of the content requested to be played is in the playlist when playback is requested;
If the play requested content segment is in the playlist, the server requests the play requested content in response to the play request, and sends the play requested content from the server. Receiving and playing, and
A method comprising the steps of:
JP2013507868A 2010-04-26 2011-04-19 Efficient playback apparatus and method for live content Expired - Fee Related JP5787981B2 (en)

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
KR10-2010-0038677 2010-04-26
KR20100038677 2010-04-26
KR1020100039289A KR101652255B1 (en) 2010-04-26 2010-04-28 Method for playing of live contents in broadcasting system
KR10-2010-0039289 2010-04-28
PCT/KR2011/002792 WO2011136496A2 (en) 2010-04-26 2011-04-19 Method and apparatus for playing live content

Publications (2)

Publication Number Publication Date
JP2013526204A true JP2013526204A (en) 2013-06-20
JP5787981B2 JP5787981B2 (en) 2015-09-30

Family

ID=45391076

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013507868A Expired - Fee Related JP5787981B2 (en) 2010-04-26 2011-04-19 Efficient playback apparatus and method for live content

Country Status (4)

Country Link
JP (1) JP5787981B2 (en)
KR (1) KR101652255B1 (en)
CN (1) CN104735089B (en)
AU (1) AU2011245930B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016506682A (en) * 2012-12-28 2016-03-03 クアルコム,インコーポレイテッド Method for supporting DASH through device timing and broadcast

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003235032A (en) * 2002-02-08 2003-08-22 Nippon Telegr & Teleph Corp <Ntt> Distribution information providing method, apparatus, and program thereof
JP2005130196A (en) * 2003-10-23 2005-05-19 Mitsubishi Electric Corp Contents-providing service system
JP2009260947A (en) * 2008-03-17 2009-11-05 Sharp Corp Vod content selecting and reproducing apparatus
JP2013505680A (en) * 2009-09-22 2013-02-14 クゥアルコム・インコーポレイテッド Enhanced block-request streaming system using signaling or block generation
JP2013517676A (en) * 2010-01-18 2013-05-16 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for HTTP media stream delivery

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8504709B2 (en) * 2006-05-03 2013-08-06 Sony Corporation Adaptive streaming buffering

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003235032A (en) * 2002-02-08 2003-08-22 Nippon Telegr & Teleph Corp <Ntt> Distribution information providing method, apparatus, and program thereof
JP2005130196A (en) * 2003-10-23 2005-05-19 Mitsubishi Electric Corp Contents-providing service system
JP2009260947A (en) * 2008-03-17 2009-11-05 Sharp Corp Vod content selecting and reproducing apparatus
JP2013505680A (en) * 2009-09-22 2013-02-14 クゥアルコム・インコーポレイテッド Enhanced block-request streaming system using signaling or block generation
JP2013517676A (en) * 2010-01-18 2013-05-16 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Method and apparatus for HTTP media stream delivery

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2016506682A (en) * 2012-12-28 2016-03-03 クアルコム,インコーポレイテッド Method for supporting DASH through device timing and broadcast
US10735486B2 (en) 2012-12-28 2020-08-04 Qualcomm Incorporated Device timing adjustments and methods for supporting dash over broadcast

Also Published As

Publication number Publication date
AU2011245930A1 (en) 2012-11-08
KR101652255B1 (en) 2016-09-09
JP5787981B2 (en) 2015-09-30
KR20110119490A (en) 2011-11-02
CN104735089B (en) 2018-10-09
CN104735089A (en) 2015-06-24
AU2011245930B2 (en) 2015-08-20

Similar Documents

Publication Publication Date Title
US9338206B2 (en) Method and apparatus for playing live content
EP2592809B1 (en) Method and device for supporting time shift review in dynamic hypertext transfer protocol streaming transmission solution
CN102215116B (en) Method, equipment and system that time migration is served are provided in a digital broadcasting system
KR20120114016A (en) Method and apparatus for network adaptive streaming user data in a outer terminal
JP5752231B2 (en) Method and apparatus for providing time shift service in digital broadcasting system and system thereof
KR102085192B1 (en) Rendering time control
JPWO2016174960A1 (en) Reception device, transmission device, and data processing method
US9826283B2 (en) Apparatus and method for inserting advertisement in a broadcasting system
CN113923502B (en) Live video playing method and device
CN102594773B (en) A kind of method and system for realizing data acquisition
JP5787981B2 (en) Efficient playback apparatus and method for live content
KR101397183B1 (en) Method and apparatus for managing playlist file in streaming service
WO2016174959A1 (en) Reception device, transmission device, and data processing method
EP3036884A1 (en) System and method for session mobility for adaptive bitrate streaming
JP5854068B2 (en) Information processing apparatus, data management method, and program
KR20140126094A (en) Method and apparatus for playing contents in multimedia system
JP2010073100A (en) Distribution server, content distribution method, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140313

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20141113

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20141209

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20141226

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150309

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150728

R150 Certificate of patent or registration of utility model

Ref document number: 5787981

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees