JP6865131B2 - Content management device, content management method and content management program - Google Patents

Content management device, content management method and content management program Download PDF

Info

Publication number
JP6865131B2
JP6865131B2 JP2017146102A JP2017146102A JP6865131B2 JP 6865131 B2 JP6865131 B2 JP 6865131B2 JP 2017146102 A JP2017146102 A JP 2017146102A JP 2017146102 A JP2017146102 A JP 2017146102A JP 6865131 B2 JP6865131 B2 JP 6865131B2
Authority
JP
Japan
Prior art keywords
content
script
viewing terminal
determination
server
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2017146102A
Other languages
Japanese (ja)
Other versions
JP2019029788A (en
Inventor
正芳 大西
正芳 大西
松村 欣司
欣司 松村
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Japan Broadcasting Corp
Original Assignee
Japan Broadcasting Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Japan Broadcasting Corp filed Critical Japan Broadcasting Corp
Priority to JP2017146102A priority Critical patent/JP6865131B2/en
Publication of JP2019029788A publication Critical patent/JP2019029788A/en
Application granted granted Critical
Publication of JP6865131B2 publication Critical patent/JP6865131B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Description

本発明は、サーバからクライアントにコンテンツを配信するコンテンツ配信システムに関する。 The present invention relates to a content distribution system that distributes content from a server to a client.

従来、通信サービスにおいて、ユーザがコンテンツを視聴する手段としてサーバ−クライアント型のシステムが広く使用されている。ここで、コンテンツは、文字、静止画、音声、動画、データ等の各コンポーネントを含み、さらに、ユーザがこれらのコンポーネントを対話的に操作するためのスクリプトファイルを含んだデータファイルの集合体である。視聴端末は、スクリプトファイルを読み込み、これに従って、各コンポーネントをユーザ操作に対してどのように動作させるかを決定する。 Conventionally, in communication services, a server-client type system has been widely used as a means for a user to view contents. Here, the content is a collection of data files including components such as characters, still images, sounds, videos, and data, and further including script files for the user to interactively operate these components. .. The viewing terminal reads the script file and determines how each component behaves in response to user operations accordingly.

ところが、サービスを受ける視聴端末において、各コンポーネントを読み込みコンテンツとして動作させるブラウザアプリケーションに、各コンポーネントをデコードする機能、又はスクリプト内に記述したAPI(Application Programming Interface)が存在しない場合、指定の動作を実現できない。すなわち、ユーザがあるコンテンツを視聴する際に、使用するブラウザアプリケーションによっては、デコード機能及びAPI等のコンテンツ処理機能が不足しているために、再生できない場合がある。 However, in the viewing terminal that receives the service, if the browser application that reads each component and operates it as content does not have the function to decode each component or the API (Application Programming Interface) described in the script, the specified operation is realized. Can not. That is, when the user views a certain content, depending on the browser application used, the content processing function such as the decoding function and the API may be insufficient, so that the content may not be reproduced.

そこで、例えば特許文献1では、サーバ上でスクリプトを実行することで、ユーザが通信経由でコンテンツを操作し、描画した結果の映像及び音声ストリームを視聴端末に配信する手法が提案されている。これにより、視聴端末に実装されていないコンテンツ処理機能を必要とするコンテンツもユーザに提供可能となる。 Therefore, for example, Patent Document 1 proposes a method in which a user operates content via communication by executing a script on a server, and a video and audio stream of the drawing result is distributed to a viewing terminal. As a result, it becomes possible to provide the user with content that requires a content processing function that is not implemented in the viewing terminal.

特開2014−27361号公報Japanese Unexamined Patent Publication No. 2014-27361

しかしながら、特許文献1の手法で設置されるコンテンツストリームを配信するためのサーバは、視聴端末それぞれに対して、コンテンツ処理機能の有無に関わらず、映像のレンダリング及び配信を行うため、使用コストが高い。 However, the server for distributing the content stream installed by the method of Patent Document 1 renders and distributes the video to each viewing terminal regardless of the presence or absence of the content processing function, so that the usage cost is high. ..

本発明は、視聴端末が有する機能に応じて、適切な手段でコンテンツを配信できるコンテンツ管理装置、コンテンツ管理方法及びコンテンツ管理プログラムを提供することを目的とする。 An object of the present invention is to provide a content management device, a content management method, and a content management program capable of distributing content by appropriate means according to the functions of the viewing terminal.

本発明に係るコンテンツ管理装置は、視聴端末に対して、複数のコンテンツ処理機能それぞれの有無を検出するための検出スクリプトを送信する第1送信部と、コンテンツの指定を受け付け、当該コンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定するための判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信する第2送信部と、前記判定スクリプトによる判定結果に基づいて探索された前記視聴端末で視聴可能なコンテンツを、第1サーバから取得するためのローダスクリプトを送信する第3送信部と、を備える。 The content management device according to the present invention receives the designation of the content and the first transmission unit that transmits the detection script for detecting the presence / absence of each of the plurality of content processing functions to the viewing terminal, and views the content. A determination script for determining whether or not the content can be viewed on a terminal based on the detection result of the detection script, a second transmission unit for transmitting identification information of other content that is a substitute for the content, and the determination script. It is provided with a third transmission unit that transmits a loader script for acquiring the content that can be viewed on the viewing terminal, which is searched based on the determination result by the first server.

前記第3送信部は、前記視聴端末において前記コンテンツ処理機能によりレンダリングする第1種コンテンツが指定された場合に、前記視聴端末に、前記第1サーバからコンテンツをダウンロードさせるための前記ローダスクリプトを送信してもよい。 The third transmission unit transmits the loader script for causing the viewing terminal to download the content from the first server when the first-class content to be rendered by the content processing function is specified in the viewing terminal. You may.

前記他のコンテンツは、前記第1サーバから第2サーバを経由して、当該第2サーバでレンダリングされたストリームにより配信される第2種コンテンツを含み、前記第3送信部は、前記第2種コンテンツが指定された場合に、前記視聴端末に、前記ストリームを受信して再生させるための前記ローダスクリプトを送信してもよい。 The other content includes the second type content delivered by the stream rendered by the second server from the first server via the second server, and the third transmission unit is the second type. When the content is specified, the loader script for receiving and playing the stream may be transmitted to the viewing terminal.

前記第3送信部は、前記視聴可能なコンテンツが探索されなかった場合に、前記第1種コンテンツを、前記第1サーバから第2サーバを経由して、当該第2サーバでレンダリングされたストリームとして受信して再生させるための前記ローダスクリプトを送信してもよい。 When the viewable content is not searched, the third transmission unit uses the first-class content as a stream rendered by the second server from the first server via the second server. The loader script for receiving and playing may be transmitted.

本発明に係る視聴端末は、コンテンツ管理装置から受信した検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出部と、指定したコンテンツに対応して、前記コンテンツ管理装置から受信した判定スクリプトによって、当該指定したコンテンツを自端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定部と、前記指定したコンテンツの代替となる他のコンテンツの識別情報を前記コンテンツ管理装置から受信し、前記判定スクリプトによる判定結果に基づいて自端末で視聴可能なコンテンツを探索する探索部と、前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から受信したローダスクリプトによって、当該コンテンツを第1サーバから取得する取得部と、を備える。 The viewing terminal according to the present invention has a detection unit that detects the presence or absence of each of a plurality of content processing functions by a detection script received from the content management device, and a determination script received from the content management device in response to the specified content. The content management manages the determination unit that determines whether or not the specified content can be viewed on the own terminal based on the detection result by the detection script, and the identification information of other content that is a substitute for the specified content. The search unit that receives from the device and searches for the content that can be viewed on the own terminal based on the determination result by the determination script, and the loader script that corresponds to the viewable content and receives from the content management device. It includes an acquisition unit that acquires content from the first server.

本発明に係るコンテンツ配信方法は、コンテンツ管理装置から視聴端末へ検出スクリプトを送信し、視聴端末が当該検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出ステップと、前記視聴端末が指定したコンテンツに対応して、前記コンテンツ管理装置から前記視聴端末へ判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信し、前記視聴端末が当該判定スクリプトによって、当該指定したコンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定ステップと、前記視聴端末が前記指定したコンテンツの代替となる他のコンテンツの識別情報、及び前記判定スクリプトによる判定結果に基づいて、前記視聴端末で視聴可能なコンテンツを探索する探索ステップと、前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から前記視聴端末へローダスクリプトを送信し、前記視聴端末が当該ローダスクリプトによって、当該コンテンツを第1サーバから取得する取得ステップと、を含む。 In the content distribution method according to the present invention, a detection step in which a detection script is transmitted from the content management device to the viewing terminal and the viewing terminal detects the presence or absence of each of the plurality of content processing functions by the detection script, and the viewing terminal designates Corresponding to the content, the content management device transmits the determination script and the identification information of other content that substitutes for the content, and the viewing terminal uses the determination script to transmit the specified content. Based on the determination step of determining whether or not the content can be viewed on the viewing terminal based on the detection result of the detection script, the identification information of other content that the viewing terminal substitutes for the specified content, and the determination script. Based on the determination result, the content management device transmits a loader script to the viewing terminal in response to the search step of searching for the content that can be viewed on the viewing terminal and the viewing content, and the viewing terminal sends the loader script. The loader script includes an acquisition step of acquiring the content from the first server.

本発明に係るコンテンツ配信プログラムは、視聴端末に対して、複数のコンテンツ処理機能それぞれの有無を検出するための検出スクリプトを送信する第1送信ステップと、コンテンツの指定を受け付け、当該コンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定するための判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信する第2送信ステップと、前記判定スクリプトによる判定結果に基づいて探索された前記視聴端末で視聴可能なコンテンツを、第1サーバから取得するためのローダスクリプトを送信する第3送信ステップと、をコンピュータに実行させるためのものである。 The content distribution program according to the present invention accepts the first transmission step of transmitting a detection script for detecting the presence / absence of each of the plurality of content processing functions to the viewing terminal, the designation of the content, and the viewing of the content. A determination script for determining whether or not the content can be viewed on a terminal based on the detection result of the detection script, a second transmission step of transmitting identification information of other content that substitutes for the content, and the determination script. This is for causing the computer to execute a third transmission step of transmitting a loader script for acquiring the content that can be viewed on the viewing terminal, which is searched based on the determination result according to the above.

本発明に係るコンテンツ視聴プログラムは、コンテンツ管理装置から受信した検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出ステップと、指定したコンテンツに対応して、前記コンテンツ管理装置から受信した判定スクリプトによって、当該指定したコンテンツを自端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定ステップと、前記指定したコンテンツの代替となる他のコンテンツの識別情報を前記コンテンツ管理装置から受信し、前記判定スクリプトによる判定結果に基づいて自端末で視聴可能なコンテンツを探索する探索ステップと、前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から受信したローダスクリプトによって、当該コンテンツを第1サーバから取得する取得ステップと、をコンピュータに実行させるためのものである。 The content viewing program according to the present invention has a detection step of detecting the presence / absence of each of a plurality of content processing functions by a detection script received from the content management device, and a determination received from the content management device corresponding to the specified content. The content includes a determination step of determining whether or not the specified content can be viewed on the own terminal based on the detection result of the detection script, and identification information of other content that substitutes for the specified content. By the search step of searching for the content that can be viewed on the own terminal based on the determination result of the determination script received from the management device, and the loader script received from the content management device corresponding to the viewable content. This is for causing the computer to execute the acquisition step of acquiring the content from the first server.

本発明によれば、視聴端末が有する機能に応じて、適切な手段でコンテンツを配信できる。 According to the present invention, the content can be distributed by an appropriate means according to the function of the viewing terminal.

実施形態に係る配信システムの全体構成を示す図である。It is a figure which shows the whole structure of the distribution system which concerns on embodiment. 実施形態に係るコンテンツ管理サーバの機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the content management server which concerns on embodiment. 実施形態に係るコンテンツ管理サーバが管理する情報の構成を示す図である。It is a figure which shows the structure of the information managed by the content management server which concerns on embodiment. 実施形態に係る視聴端末の機能構成を示すブロック図である。It is a block diagram which shows the functional structure of the viewing terminal which concerns on embodiment. 実施形態に係る視聴端末におけるコンテンツ視聴方法を例示するフローチャートである。It is a flowchart which illustrates the content viewing method in the viewing terminal which concerns on embodiment. 実施形態に係るコンテンツ取得処理を示す第1のシーケンス図である。It is a 1st sequence diagram which shows the content acquisition process which concerns on embodiment. 実施形態に係るコンテンツ取得処理を示す第2のシーケンス図である。It is a 2nd sequence diagram which shows the content acquisition process which concerns on embodiment.

以下、本発明の実施形態の一例について説明する。
図1は、本実施形態に係る配信システム1の全体構成を示す図である。
配信システム1は、視聴端末10と、コンテンツサーバ20と、コンテンツストリーム(CS)配信サーバ30と、コンテンツ管理サーバ40(コンテンツ管理装置)とを備える。
Hereinafter, an example of the embodiment of the present invention will be described.
FIG. 1 is a diagram showing an overall configuration of the distribution system 1 according to the present embodiment.
The distribution system 1 includes a viewing terminal 10, a content server 20, a content stream (CS) distribution server 30, and a content management server 40 (content management device).

視聴端末10は、ユーザがコンテンツを視聴、操作する端末であり、例えば、テレビ、パーソナルコンピュータ、スマートフォン、タブレット端末、ゲーム機、ナビゲーション装置等、様々な情報処理装置が含まれる。 The viewing terminal 10 is a terminal for a user to view and operate content, and includes various information processing devices such as a television, a personal computer, a smartphone, a tablet terminal, a game machine, and a navigation device.

コンテンツサーバ20は、コンテンツを視聴端末10又はCS配信サーバ30に提供するサーバ装置である。 The content server 20 is a server device that provides content to the viewing terminal 10 or the CS distribution server 30.

CS配信サーバ30は、視聴端末の代わりにコンテンツの描画処理を行い、視聴端末にストリームを提供するサーバ装置である。CS配信サーバ30は、描画ストリームを視聴端末10に配信し、視聴端末10から操作情報を受信する。 The CS distribution server 30 is a server device that performs content drawing processing instead of the viewing terminal and provides a stream to the viewing terminal. The CS distribution server 30 distributes the drawing stream to the viewing terminal 10 and receives operation information from the viewing terminal 10.

コンテンツ管理サーバ40は、コンテンツ毎のコンテンツマニフェストを管理し、視聴端末10にスクリプト実行ページファイル及びコンテンツマニフェストを提供するサーバ装置である。 The content management server 40 is a server device that manages a content manifest for each content and provides a script execution page file and a content manifest to the viewing terminal 10.

図2は、本実施形態に係るコンテンツ管理サーバ40の機能構成を示すブロック図である。
コンテンツ管理サーバ40は、制御部41及び記憶部42の他、入出力デバイス及び通信インタフェース等を備えた情報処理装置(コンピュータ)である。
FIG. 2 is a block diagram showing a functional configuration of the content management server 40 according to the present embodiment.
The content management server 40 is an information processing device (computer) provided with an input / output device, a communication interface, and the like, in addition to the control unit 41 and the storage unit 42.

制御部41は、記憶部42に格納されたソフトウェア(コンテンツ管理プログラム)を読み出して実行することにより、ページ送信部(第1送信部)411、及びマニフェスト送信部(第2送信部、第3送信部)412として機能する。 The control unit 41 reads and executes the software (content management program) stored in the storage unit 42 to transmit the page transmission unit (first transmission unit) 411 and the manifest transmission unit (second transmission unit, third transmission unit). Part) Functions as 412.

ページ送信部411は、視聴端末10に対して、デコード機能及びAPI等の複数のコンテンツ処理機能それぞれの有無を検出するための検出スクリプトを含んだ、スクリプト実行ページファイルを送信する。 The page transmission unit 411 transmits a script execution page file including a detection script for detecting the presence / absence of each of the decoding function and the plurality of content processing functions such as the API to the viewing terminal 10.

マニフェスト送信部412は、視聴端末10からコンテンツの指定を受け付け、指定されたコンテンツに対応するコンテンツマニフェストを視聴端末10へ送信する。
コンテンツマニフェストは、対象のコンテンツを視聴端末10で視聴可能か否かを、検出スクリプトによる検出結果に基づいて判定するための判定スクリプト、コンテンツをコンテンツサーバ20から取得するためのローダスクリプト、及び対象のコンテンツの代替となる他のコンテンツ(代替コンテンツ)の識別情報を含む。
The manifest transmission unit 412 receives the designation of the content from the viewing terminal 10, and transmits the content manifest corresponding to the designated content to the viewing terminal 10.
The content manifest includes a determination script for determining whether or not the target content can be viewed on the viewing terminal 10 based on the detection result by the detection script, a loader script for acquiring the content from the content server 20, and the target. Includes identification information of other content (alternative content) that substitutes for the content.

マニフェスト送信部412は、指定されたコンテンツに対応する判定スクリプト及び代替コンテンツの識別情報を送信する第2送信部としての機能と、指定されたコンテンツを取得するためのローダスクリプトを送信する第3送信部としての機能とを備えている。 The manifest transmission unit 412 functions as a second transmission unit that transmits the determination script corresponding to the specified content and the identification information of the alternative content, and the third transmission that transmits the loader script for acquiring the specified content. It has a function as a department.

図3は、本実施形態に係るコンテンツ管理サーバ40が管理する情報の構成を示す図である。
コンテンツ管理サーバ40は、スクリプト実行ページファイルと、コンテンツ毎に登録されたコンテンツマニフェストとを記憶部42に格納し、管理している。
コンテンツマニフェストには、コンテンツ毎に、基本情報としての、コンテンツのキー情報となるコンテンツURL、判定スクリプト及びローダスクリプトと、代替コンテンツのURLのリストとが含まれる。
FIG. 3 is a diagram showing a configuration of information managed by the content management server 40 according to the present embodiment.
The content management server 40 stores and manages the script execution page file and the content manifest registered for each content in the storage unit 42.
The content manifest includes, as basic information, a content URL, a determination script, and a loader script, which are key information of the content, and a list of URLs of alternative contents for each content.

ここで、視聴対象となるコンテンツには、視聴端末10がコンテンツ処理機能によりレンダリングする第1種コンテンツと、コンテンツサーバ20からCS配信サーバ30を経由して、このCS配信サーバ30でレンダリングされたストリームにより配信される第2種コンテンツとがある。
コンテンツマニフェストにおいて、第1種コンテンツには、コンテンツサーバ20からコンテンツをダウンロードさせるためのローダスクリプトが対応付けられている。
また、コンテンツマニフェストにおいて、第2種コンテンツには、視聴端末10にCS配信サーバ30へ接続させ、ストリームを受信して再生させるためのローダスクリプトが対応付けられている。
Here, the content to be viewed includes the first-class content rendered by the viewing terminal 10 by the content processing function and the stream rendered by the CS distribution server 30 from the content server 20 via the CS distribution server 30. There is a type 2 content delivered by.
In the content manifest, the first-class content is associated with a loader script for downloading the content from the content server 20.
Further, in the content manifest, the type 2 content is associated with a loader script for connecting the viewing terminal 10 to the CS distribution server 30 and receiving and playing the stream.

なお、これらのローダスクリプトは、コンテンツそれぞれに対応付けてコンテンツマニフェスト内に記述され、判定スクリプトと同時に送信される構成としたが、これには限られない。マニフェスト送信部412は、第2送信部として判定スクリプト及び代替コンテンツのリストを送信した後、視聴端末10で探索された視聴可能なコンテンツに対応して、第3送信部としてローダスクリプトを送信してもよい。 It should be noted that these loader scripts are described in the content manifest in association with each content, and are transmitted at the same time as the judgment script, but the present invention is not limited to this. The manifest transmission unit 412 transmits a determination script and a list of alternative contents as the second transmission unit, and then transmits a loader script as the third transmission unit in response to the viewable content searched by the viewing terminal 10. May be good.

また、コンテンツマニフェストに含まれる代替コンテンツのリストには、それぞれ視聴端末10での探索の優先度が付与されていてもよい。 Further, the list of alternative contents included in the content manifest may be given a priority of search on the viewing terminal 10.

図4は、本実施形態に係る視聴端末10の機能構成を示すブロック図である。
視聴端末10は、制御部11及び記憶部12の他、入出力デバイス及び通信インタフェース等を備えた情報処理装置(コンピュータ)である。
FIG. 4 is a block diagram showing a functional configuration of the viewing terminal 10 according to the present embodiment.
The viewing terminal 10 is an information processing device (computer) provided with an input / output device, a communication interface, and the like, in addition to the control unit 11 and the storage unit 12.

制御部11は、記憶部12に格納されたソフトウェア(コンテンツ視聴プログラム)を読み出して実行することにより、検出部111、判定部112、探索部113、及び取得部114として機能する。 The control unit 11 functions as a detection unit 111, a determination unit 112, a search unit 113, and an acquisition unit 114 by reading and executing the software (content viewing program) stored in the storage unit 12.

検出部111は、コンテンツ管理サーバ40から受信した検出スクリプトを実行することによって、複数のコンテンツ処理機能それぞれを視聴端末10が有しているか否かを検出する。 The detection unit 111 detects whether or not the viewing terminal 10 has each of the plurality of content processing functions by executing the detection script received from the content management server 40.

判定部112は、指定したコンテンツに対応して、コンテンツ管理サーバ40から受信した判定スクリプトを実行することによって、この指定したコンテンツを視聴端末10で視聴可能か否かを、検出スクリプトによる検出結果に基づいて判定する。 By executing the determination script received from the content management server 40 in response to the specified content, the determination unit 112 determines whether or not the specified content can be viewed on the viewing terminal 10 based on the detection result of the detection script. Judge based on.

探索部113は、指定したコンテンツに対する代替コンテンツのURLのリストをコンテンツマニフェストから取得し、判定スクリプトによる判定結果に基づいて視聴端末10で視聴可能なコンテンツを探索する。 The search unit 113 acquires a list of URLs of alternative contents for the specified contents from the content manifest, and searches for the contents that can be viewed on the viewing terminal 10 based on the determination result by the determination script.

取得部114は、視聴可能なコンテンツに対応して、コンテンツマニフェストから取得したローダスクリプトを実行することによって、このコンテンツをコンテンツサーバ20から取得する。 The acquisition unit 114 acquires this content from the content server 20 by executing the loader script acquired from the content manifest corresponding to the content that can be viewed.

図5は、本実施形態に係る視聴端末10におけるコンテンツ視聴方法を例示するフローチャートである。
ステップS1において、制御部11は、コンテンツ管理サーバ40から、スクリプト実行ページをダウンロードする。
FIG. 5 is a flowchart illustrating a content viewing method in the viewing terminal 10 according to the present embodiment.
In step S1, the control unit 11 downloads the script execution page from the content management server 40.

ステップS2において、制御部11(検出部111)は、ステップS1で取得したスクリプト実行ページに記述されたスクリプトに従って、コンテンツ処理機能毎の機能判定関数を順に実行し、これらの判定結果を機能検出結果リストとして保存する。
機能判定関数は、例えば、API及びデコード機能の有無を判定しbool値として出力する関数である。
In step S2, the control unit 11 (detection unit 111) sequentially executes the function determination functions for each content processing function according to the script described on the script execution page acquired in step S1, and these determination results are the function detection results. Save as a list.
The function determination function is, for example, a function that determines the presence / absence of the API and the decoding function and outputs it as a Boolean value.

ステップS3において、制御部11は、コンテンツのURLを通知することにより、コンテンツ管理サーバ40から、このコンテンツに対するコンテンツマニフェストを取得する。
ステップS4において、制御部11(判定部112)は、ステップS3で取得したコンテンツマニフェストに含まれる判定スクリプトを実行する。
この判定スクリプトは、コンテンツ毎に、例えば、機能判定関数の結果を論理演算(AND又はOR等)で組み合わせ、最終的にbool値として出力するよう記述される。
In step S3, the control unit 11 acquires the content manifest for this content from the content management server 40 by notifying the URL of the content.
In step S4, the control unit 11 (determination unit 112) executes the determination script included in the content manifest acquired in step S3.
This determination script is described so that the results of the function determination functions are combined by logical operation (AND, OR, etc.) for each content and finally output as a Boolean value.

ステップS5において、制御部11(判定部112)は、ステップS4の実行結果に基づいて、視聴端末10が指定したコンテンツを視聴するためのコンテンツ処理機能を有しているか否か、すなわち、判定スクリプトの出力が真であるか否かを判定する。この判定がYESの場合、処理はステップS6に移り、判定がNOの場合、コンテンツを視聴するための機能が不足しているため、処理はステップS7に移り、代替コンテンツが探索される。 In step S5, whether or not the control unit 11 (determination unit 112) has a content processing function for viewing the content specified by the viewing terminal 10 based on the execution result of step S4, that is, a determination script. Determine if the output of is true. If this determination is YES, the process proceeds to step S6, and if the determination is NO, the function for viewing the content is insufficient, so the process proceeds to step S7, and alternative content is searched for.

ステップS6において、制御部11(取得部114)は、ステップS5でコンテンツを視聴するための機能を有していることが確認できたので、コンテンツマニフェストに含まれるローダスクリプトを実行し、コンテンツを取得する。 In step S6, it was confirmed that the control unit 11 (acquisition unit 114) has a function for viewing the content in step S5, so the loader script included in the content manifest is executed to acquire the content. To do.

ステップS7において、制御部11(探索部113)は、コンテンツマニフェストに含まれる代替コンテンツリストを確認し、視聴可否を未判定の代替コンテンツがあるか否かを判定する。この判定がYESの場合、処理はステップS3に移り、代替コンテンツの視聴可否が判定される。一方、判定がNOの場合、処理はステップS8に移る。
ここで、ステップS3のコンテンツマニフェストの取得が繰り返されることにより、代替コンテンツリストが木構造のノードとして保管されていく。
In step S7, the control unit 11 (search unit 113) confirms the alternative content list included in the content manifest, and determines whether or not there is alternative content whose viewing availability has not been determined. If this determination is YES, the process proceeds to step S3, and it is determined whether or not the alternative content can be viewed. On the other hand, if the determination is NO, the process proceeds to step S8.
Here, by repeating the acquisition of the content manifest in step S3, the alternative content list is stored as a tree-structured node.

ステップS8において、制御部11(探索部113)は、直前に使用した上位ノードの代替コンテンツリストがあるか否かを判定する。この判定がYESの場合、処理はステップS7に移り、上位ノードの代替コンテンツリストが確認される。一方、判定がNOの場合、処理はステップS9に移る。 In step S8, the control unit 11 (search unit 113) determines whether or not there is an alternative content list of the upper node used immediately before. If this determination is YES, the process proceeds to step S7, and the alternative content list of the upper node is confirmed. On the other hand, if the determination is NO, the process proceeds to step S9.

ステップS9において、制御部11は、代替コンテンツが発見されなかったため、コンテンツを視聴できない旨のエラー出力を行い、処理を終了する。 In step S9, the control unit 11 outputs an error indicating that the content cannot be viewed because the alternative content has not been found, and ends the process.

ここで、CS配信サーバ30からストリーム配信される第2種コンテンツは、コンテンツマニフェストに登録されているものとする。この場合、代替コンテンツのURLは、キー情報としての一意性を担保するため、例えば、http://[CS配信サーバ30のURL]?content_url=[コンテンツのURL]のように、CS配信サーバ30のURLとオリジナルコンテンツのURLとを組み合わせて記述される。
第2種コンテンツは、第1種コンテンツと同様に、機能検出結果リストに基づいて視聴可否が判定され、判定が“偽”であれば、次の代替コンテンツが探索される。
Here, it is assumed that the second-class content stream-distributed from the CS distribution server 30 is registered in the content manifest. In this case, in order to ensure the uniqueness of the alternative content as key information, for example, http: // [URL of CS distribution server 30]? It is described by combining the URL of the CS distribution server 30 and the URL of the original content, such as content_url = [URL of the content].
Similar to the first-class content, the second-class content is determined to be viewable or not based on the function detection result list, and if the determination is "false", the next alternative content is searched.

図6は、本実施形態に係るコンテンツ取得処理を示す第1のシーケンス図である。
この例では、視聴端末10のブラウザで第1種コンテンツの描画処理(レンダリング)を行う場合を示している。
FIG. 6 is a first sequence diagram showing a content acquisition process according to the present embodiment.
This example shows a case where the browser of the viewing terminal 10 performs drawing processing (rendering) of the first-class content.

ステップS11において、視聴端末10は、ローダスクリプトを実行することにより、コンテンツサーバ20にURLを送信してコンテンツを要求する。
ステップS12において、コンテンツサーバ20は、要求に応じて、視聴端末10へコンテンツのページデータを送信し、閲覧ページを遷移させる。
ステップS13において、視聴端末10は、コンテンツを描画し、視聴者に提示する。
In step S11, the viewing terminal 10 transmits a URL to the content server 20 and requests the content by executing the loader script.
In step S12, the content server 20 transmits the page data of the content to the viewing terminal 10 in response to the request, and transitions the browsing page.
In step S13, the viewing terminal 10 draws the content and presents it to the viewer.

図7は、本実施形態に係るコンテンツ取得処理を示す第2のシーケンス図である。
この例では、視聴端末10がCS配信サーバ30で描画されたストリームを受信する場合を示している。
FIG. 7 is a second sequence diagram showing the content acquisition process according to the present embodiment.
In this example, the case where the viewing terminal 10 receives the stream drawn by the CS distribution server 30 is shown.

ステップS21において、視聴端末10は、ローダスクリプトを実行することにより、解像度、伝送レート、フレームレート等のストリーミング配信パラメータと、コンテンツURLとをCS配信サーバ30に送信し、ストリーム接続要求を行う。 In step S21, the viewing terminal 10 transmits the streaming distribution parameters such as resolution, transmission rate, and frame rate, and the content URL to the CS distribution server 30 by executing the loader script, and makes a stream connection request.

ステップS22において、CS配信サーバ30は、視聴端末10にインタフェース用ページデータを送信し、閲覧ページを遷移させる。
ステップS23において、視聴端末10とCS配信サーバ30との間でストリーム接続が確立する。
In step S22, the CS distribution server 30 transmits interface page data to the viewing terminal 10 to transition the browsing page.
In step S23, a stream connection is established between the viewing terminal 10 and the CS distribution server 30.

ステップS24において、CS配信サーバ30は、コンテンツURLを受信後、コンテンツサーバ20にコンテンツを要求する。
ステップS25において、CS配信サーバ30は、要求に応じたコンテンツをコンテンツサーバ20から受信する。
In step S24, the CS distribution server 30 requests the content from the content server 20 after receiving the content URL.
In step S25, the CS distribution server 30 receives the content in response to the request from the content server 20.

ステップS26において、コンテンツの操作情報が視聴端末10からCS配信サーバ30に送信される。操作情報とは、例えば視聴端末10が受信機であればリモコンの操作情報、タブレット端末であればタッチ操作の情報、PCであればマウス及びキーボードの操作情報等である。 In step S26, the operation information of the content is transmitted from the viewing terminal 10 to the CS distribution server 30. The operation information is, for example, remote control operation information if the viewing terminal 10 is a receiver, touch operation information if the viewing terminal 10 is a tablet terminal, mouse and keyboard operation information if the PC is a PC, and the like.

ステップS27において、CS配信サーバ30は、コンテンツ描画機能により操作情報を反映してコンテンツを描画する。
ステップS28において、CS配信サーバ30は、描画されたコンテンツを描画キャプチャ機能でキャプチャした映像を、ストリーム配信機能で視聴端末10に配信する。
In step S27, the CS distribution server 30 draws the content by reflecting the operation information by the content drawing function.
In step S28, the CS distribution server 30 distributes the video captured by the drawing capture function to the viewing terminal 10 by the stream distribution function.

ステップS29において、視聴端末10は、CS配信サーバ30へストリーム接続の切断要求を行う。
ステップS30において、視聴端末10とCS配信サーバ30とのストリーム接続が切断される。
In step S29, the viewing terminal 10 requests the CS distribution server 30 to disconnect the stream connection.
In step S30, the stream connection between the viewing terminal 10 and the CS distribution server 30 is disconnected.

本実施形態によれば、配信システム1は、視聴端末10において、コンテンツの提示に必要な機能が備わっていることを確認し、必要な機能が不足している場合に代替コンテンツを探索する。このとき、コンテンツ管理サーバ40は、コンテンツ処理機能の有無を検出する検出スクリプトの他、コンテンツマニフェストにより、コンテンツ毎の視聴可否を判定する判定スクリプト、ローダスクリプト及び代替コンテンツのURLを視聴端末10に提供する。 According to the present embodiment, the distribution system 1 confirms that the viewing terminal 10 has a function necessary for presenting the content, and searches for alternative content when the necessary function is insufficient. At this time, the content management server 40 provides the viewing terminal 10 with a detection script for detecting the presence or absence of the content processing function, a determination script for determining viewing availability for each content, a loader script, and a URL of the alternative content by the content manifest. To do.

したがって、視聴端末10は、コンテンツに対する処理機能が不足している場合に代替コンテンツを探索し、十分な処理機能を有しているコンテンツを処理できる。この結果、配信システム1は、例えば、視聴端末10が3D描画用のAPIを使って実装されたコンテンツを処理できない場合に、2D描画用のAPIを使って実装された同じ内容のコンテンツを提示する等、視聴端末10が有する機能に応じて、適切な手段でコンテンツを配信できる。 Therefore, the viewing terminal 10 can search for alternative content when the processing function for the content is insufficient, and process the content having a sufficient processing function. As a result, the distribution system 1 presents, for example, the content of the same content implemented using the API for 2D drawing when the viewing terminal 10 cannot process the content implemented using the API for 3D drawing. Etc., the content can be distributed by an appropriate means according to the function of the viewing terminal 10.

代替コンテンツは、視聴端末10でレンダリングする第1種コンテンツと、CS配信サーバ30を介してストリームを受信する第2種コンテンツとを含む。コンテンツ管理サーバ40は、それぞれのコンテンツに対応して、コンテンツサーバ20に接続してコンテンツを要求するローダスクリプト、又はCS配信サーバ30にストリーム接続するローダスクリプトを視聴端末10に提供する。
これにより、配信システム1は、視聴端末10で視聴可能なコンテンツを探索し、適切なローダスクリプトを用いて、このコンテンツを配信できる。
The alternative content includes the first-class content rendered by the viewing terminal 10 and the second-class content that receives the stream via the CS distribution server 30. The content management server 40 provides the viewing terminal 10 with a loader script that connects to the content server 20 to request the content or a loader script that connects to the CS distribution server 30 in a stream corresponding to each content.
As a result, the distribution system 1 can search for content that can be viewed on the viewing terminal 10 and distribute this content using an appropriate loader script.

したがって、視聴端末10は、コンテンツに対する十分な処理機能を持っていない場合に、代替コンテンツとして第1種コンテンツ又は第2種コンテンツを提供することで、コンテンツの視聴機会を増やすことができる。また、第2種コンテンツを視聴するケースが限られることにより、CS配信サーバ30の運用コストを低減できる。 Therefore, when the viewing terminal 10 does not have a sufficient processing function for the content, the viewing opportunity of the content can be increased by providing the first-class content or the second-class content as the alternative content. In addition, the operating cost of the CS distribution server 30 can be reduced by limiting the cases in which the second type content is viewed.

以上、本発明の実施形態について説明したが、本発明は前述した実施形態に限るものではない。また、本実施形態に記載された効果は、本発明から生じる最も好適な効果を列挙したに過ぎず、本発明による効果は、本実施形態に記載されたものに限定されるものではない。 Although the embodiments of the present invention have been described above, the present invention is not limited to the above-described embodiments. Further, the effects described in the present embodiment merely list the most preferable effects arising from the present invention, and the effects according to the present invention are not limited to those described in the present embodiment.

本実施形態では、第2種コンテンツを、代替コンテンツとしてコンテンツマニフェストに記述する場合を説明したが、これには限られない。
コンテンツマニフェストの代替コンテンツは第1種コンテンツのみとし、視聴端末10は、コンテンツ探索フローにおいて、全ての第1種の代替コンテンツで“偽”となった場合の代替手段として、第2種コンテンツを利用してもよい。この場合、コンテンツ管理サーバ40は、視聴端末10からの要求に応じて第1種コンテンツを、コンテンツサーバ20からCS配信サーバ30を経由して第2種コンテンツとして受信するために、CS配信サーバ30のURLを設定したローダスクリプトを生成して視聴端末10に送信する。
In the present embodiment, the case where the second type content is described in the content manifest as alternative content has been described, but the present invention is not limited to this.
The alternative content of the content manifest is only the first-class content, and the viewing terminal 10 uses the second-class content as an alternative means when all the alternative contents of the first-class are "fake" in the content search flow. You may. In this case, the content management server 40 receives the first-class content as the second-class content from the content server 20 via the CS distribution server 30 in response to the request from the viewing terminal 10, so that the CS distribution server 30 A loader script in which the URL of is set is generated and transmitted to the viewing terminal 10.

また、本実施形態では、代替コンテンツリストの木構造を深さ優先探索する例を説明したが、探索手法はこれに限られない。例えば、視聴端末10は、幅優先の探索を行ってもよいし、代替コンテンツに付与された優先度に従って探索順を決定してもよい。 Further, in the present embodiment, an example of performing a depth-first search for the tree structure of the alternative content list has been described, but the search method is not limited to this. For example, the viewing terminal 10 may perform a breadth-first search, or may determine the search order according to the priority given to the alternative content.

本実施形態では、主に配信システム1の構成と動作について説明したが、本発明はこれに限られず、各構成要素を備え、視聴端末10へコンテンツを配信するための方法、又はプログラムとして構成されてもよい。 In the present embodiment, the configuration and operation of the distribution system 1 have been mainly described, but the present invention is not limited to this, and the present invention includes each component and is configured as a method or a program for distributing content to the viewing terminal 10. You may.

さらに、配信システム1の機能を実現するためのプログラムをコンピュータで読み取り可能な記録媒体に記録して、この記録媒体に記録されたプログラムをコンピュータシステムに読み込ませ、実行することによって実現してもよい。 Further, a program for realizing the function of the distribution system 1 may be recorded on a computer-readable recording medium, and the program recorded on the recording medium may be read by the computer system and executed. ..

ここでいう「コンピュータシステム」とは、OSや周辺機器等のハードウェアを含むものとする。また、「コンピュータで読み取り可能な記録媒体」とは、フレキシブルディスク、光磁気ディスク、ROM、CD−ROM等の可搬媒体、コンピュータシステムに内蔵されるハードディスク等の記憶装置のことをいう。 The term "computer system" as used herein includes hardware such as an OS and peripheral devices. Further, the "computer-readable recording medium" refers to a portable medium such as a flexible disk, a magneto-optical disk, a ROM, or a CD-ROM, or a storage device such as a hard disk built in a computer system.

さらに「コンピュータで読み取り可能な記録媒体」とは、インターネット等のネットワークや電話回線等の通信回線を介してプログラムを送信する場合の通信線のように、短時刻の間、動的にプログラムを保持するもの、その場合のサーバやクライアントとなるコンピュータシステム内部の揮発性メモリのように、一定時刻プログラムを保持しているものも含んでもよい。また、上記プログラムは、前述した機能の一部を実現するためのものであってもよく、さらに前述した機能をコンピュータシステムにすでに記録されているプログラムとの組み合わせで実現できるものであってもよい。 Furthermore, a "computer-readable recording medium" is a communication line that transmits a program via a network such as the Internet or a communication line such as a telephone line, and dynamically holds the program for a short period of time. It may also include a program that holds a program for a certain period of time, such as a volatile memory inside a computer system that serves as a server or a client in that case. Further, the above-mentioned program may be a program for realizing a part of the above-mentioned functions, and may be a program for realizing the above-mentioned functions in combination with a program already recorded in the computer system. ..

1 配信システム
10 視聴端末
11 制御部
12 記憶部
20 コンテンツサーバ
30 CS配信サーバ
40 コンテンツ管理サーバ(コンテンツ管理装置)
41 制御部
42 記憶部
111 検出部
112 判定部
113 探索部
114 取得部
411 ページ送信部
412 マニフェスト送信部
1 Distribution system 10 Viewing terminal 11 Control unit 12 Storage unit 20 Content server 30 CS distribution server 40 Content management server (content management device)
41 Control unit 42 Storage unit 111 Detection unit 112 Judgment unit 113 Search unit 114 Acquisition unit 411 Page transmission unit 412 Manifest transmission unit

Claims (8)

視聴端末に対して、複数のコンテンツ処理機能それぞれの有無を検出するための検出スクリプトを送信する第1送信部と、
コンテンツの指定を受け付け、当該コンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定するための判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信する第2送信部と、
前記判定スクリプトによる判定結果に基づいて探索された前記視聴端末で視聴可能なコンテンツを、第1サーバから取得するためのローダスクリプトを送信する第3送信部と、を備えるコンテンツ管理装置。
A first transmitter that sends a detection script to detect the presence or absence of each of the multiple content processing functions to the viewing terminal.
A determination script for accepting the designation of the content and determining whether or not the content can be viewed on the viewing terminal based on the detection result by the detection script, and identification information of other content as a substitute for the content. The second transmitter to transmit and
A content management device including a third transmission unit that transmits a loader script for acquiring content that can be viewed on the viewing terminal, which is searched based on a determination result by the determination script, from a first server.
前記第3送信部は、前記視聴端末において前記コンテンツ処理機能によりレンダリングする第1種コンテンツが指定された場合に、前記視聴端末に、前記第1サーバからコンテンツをダウンロードさせるための前記ローダスクリプトを送信する請求項1に記載のコンテンツ管理装置。 The third transmission unit transmits the loader script for causing the viewing terminal to download the content from the first server when the first-class content to be rendered by the content processing function is specified in the viewing terminal. The content management device according to claim 1. 前記他のコンテンツは、前記第1サーバから第2サーバを経由して、当該第2サーバでレンダリングされたストリームにより配信される第2種コンテンツを含み、
前記第3送信部は、前記第2種コンテンツが指定された場合に、前記視聴端末に、前記ストリームを受信して再生させるための前記ローダスクリプトを送信する請求項1又は請求項2に記載のコンテンツ管理装置。
The other content includes the second type content delivered by the stream rendered by the second server from the first server via the second server.
The third transmission unit according to claim 1 or 2, wherein when the second type content is designated, the third transmission unit transmits the loader script for receiving and playing the stream to the viewing terminal. Content management device.
前記第3送信部は、前記視聴可能なコンテンツが探索されなかった場合に、前記第1種コンテンツを、前記第1サーバから第2サーバを経由して、当該第2サーバでレンダリングされたストリームとして受信して再生させるための前記ローダスクリプトを送信する請求項2に記載のコンテンツ管理装置。 When the viewable content is not searched, the third transmission unit uses the first-class content as a stream rendered by the second server from the first server via the second server. The content management device according to claim 2, wherein the loader script for receiving and reproducing the loader script is transmitted. コンテンツ管理装置から受信した検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出部と、
指定したコンテンツに対応して、前記コンテンツ管理装置から受信した判定スクリプトによって、当該指定したコンテンツを自端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定部と、
前記指定したコンテンツの代替となる他のコンテンツの識別情報を前記コンテンツ管理装置から受信し、前記判定スクリプトによる判定結果に基づいて自端末で視聴可能なコンテンツを探索する探索部と、
前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から受信したローダスクリプトによって、当該コンテンツを第1サーバから取得する取得部と、を備える視聴端末。
A detection unit that detects the presence or absence of each of multiple content processing functions using a detection script received from the content management device.
A determination unit that determines whether or not the specified content can be viewed on the own terminal by the determination script received from the content management device in response to the specified content, based on the detection result of the detection script.
A search unit that receives identification information of other content that is a substitute for the specified content from the content management device and searches for content that can be viewed on the own terminal based on the determination result by the determination script.
A viewing terminal including an acquisition unit that acquires the content from the first server by a loader script received from the content management device in response to the viewable content.
コンテンツ管理装置から視聴端末へ検出スクリプトを送信し、視聴端末が当該検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出ステップと、
前記視聴端末が指定したコンテンツに対応して、前記コンテンツ管理装置から前記視聴端末へ判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信し、前記視聴端末が当該判定スクリプトによって、当該指定したコンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定ステップと、
前記視聴端末が前記指定したコンテンツの代替となる他のコンテンツの識別情報、及び前記判定スクリプトによる判定結果に基づいて、前記視聴端末で視聴可能なコンテンツを探索する探索ステップと、
前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から前記視聴端末へローダスクリプトを送信し、前記視聴端末が当該ローダスクリプトによって、当該コンテンツを第1サーバから取得する取得ステップと、を含むコンテンツ配信方法。
A detection step in which a detection script is sent from the content management device to the viewing terminal, and the viewing terminal detects the presence or absence of each of the multiple content processing functions by the detection script.
Corresponding to the content specified by the viewing terminal, the content management device transmits the determination script and the identification information of other content as a substitute for the content to the viewing terminal, and the viewing terminal uses the determination script to transmit the identification information. A determination step for determining whether or not the specified content can be viewed on the viewing terminal based on the detection result by the detection script, and
A search step of searching for content that can be viewed on the viewing terminal based on the identification information of other content that the viewing terminal substitutes for the specified content and the determination result by the determination script.
Content including a step of transmitting a loader script from the content management device to the viewing terminal in response to the viewable content, and the viewing terminal acquiring the content from the first server by the loader script. Delivery method.
視聴端末に対して、複数のコンテンツ処理機能それぞれの有無を検出するための検出スクリプトを送信する第1送信ステップと、
コンテンツの指定を受け付け、当該コンテンツを前記視聴端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定するための判定スクリプト、及び当該コンテンツの代替となる他のコンテンツの識別情報を送信する第2送信ステップと、
前記判定スクリプトによる判定結果に基づいて探索された前記視聴端末で視聴可能なコンテンツを、第1サーバから取得するためのローダスクリプトを送信する第3送信ステップと、をコンピュータに実行させるためのコンテンツ配信プログラム。
The first transmission step of transmitting a detection script for detecting the presence / absence of each of the plurality of content processing functions to the viewing terminal, and
A determination script for accepting the designation of the content and determining whether or not the content can be viewed on the viewing terminal based on the detection result by the detection script, and identification information of other content as a substitute for the content. The second transmission step to transmit and
Content distribution for causing a computer to execute a third transmission step of transmitting a loader script for acquiring content that can be viewed on the viewing terminal, which is searched based on the determination result by the determination script, from the first server. program.
コンテンツ管理装置から受信した検出スクリプトによって、複数のコンテンツ処理機能それぞれの有無を検出する検出ステップと、
指定したコンテンツに対応して、前記コンテンツ管理装置から受信した判定スクリプトによって、当該指定したコンテンツを自端末で視聴可能か否かを、前記検出スクリプトによる検出結果に基づいて判定する判定ステップと、
前記指定したコンテンツの代替となる他のコンテンツの識別情報を前記コンテンツ管理装置から受信し、前記判定スクリプトによる判定結果に基づいて自端末で視聴可能なコンテンツを探索する探索ステップと、
前記視聴可能なコンテンツに対応して、前記コンテンツ管理装置から受信したローダスクリプトによって、当該コンテンツを第1サーバから取得する取得ステップと、をコンピュータに実行させるためのコンテンツ視聴プログラム。
A detection step that detects the presence or absence of each of multiple content processing functions using a detection script received from the content management device.
A determination step for determining whether or not the specified content can be viewed on the own terminal by the determination script received from the content management device corresponding to the specified content, and a determination step based on the detection result by the detection script.
A search step of receiving identification information of other content that is a substitute for the specified content from the content management device and searching for content that can be viewed on the own terminal based on the determination result of the determination script.
A content viewing program for causing a computer to execute an acquisition step of acquiring the content from the first server by a loader script received from the content management device in response to the viewable content.
JP2017146102A 2017-07-28 2017-07-28 Content management device, content management method and content management program Active JP6865131B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017146102A JP6865131B2 (en) 2017-07-28 2017-07-28 Content management device, content management method and content management program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017146102A JP6865131B2 (en) 2017-07-28 2017-07-28 Content management device, content management method and content management program

Publications (2)

Publication Number Publication Date
JP2019029788A JP2019029788A (en) 2019-02-21
JP6865131B2 true JP6865131B2 (en) 2021-04-28

Family

ID=65478852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017146102A Active JP6865131B2 (en) 2017-07-28 2017-07-28 Content management device, content management method and content management program

Country Status (1)

Country Link
JP (1) JP6865131B2 (en)

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002169739A (en) * 2000-08-01 2002-06-14 Matsushita Electric Ind Co Ltd Download system
JP2009176144A (en) * 2008-01-25 2009-08-06 Access Co Ltd System, apparatus, method and program for converting markup language document
CN101605085A (en) * 2008-06-13 2009-12-16 索尼株式会社 Content providing and method, content receiving apparatus and method, program and content download system
JP2010178101A (en) * 2009-01-30 2010-08-12 Nec Access Technica Ltd Home gateway device
KR20110010052A (en) * 2009-07-14 2011-01-31 삼성전자주식회사 Method and apparatus of client capable of accessing broadcasting network and internet network for receiving application
JP5730524B2 (en) * 2010-10-01 2015-06-10 日立マクセル株式会社 Receiving apparatus and receiving method
US9451319B2 (en) * 2010-12-17 2016-09-20 Microsoft Technology Licensing, Llc Streaming digital content with flexible remote playback
JP5903010B2 (en) * 2012-07-24 2016-04-13 日本放送協会 CG stream distribution apparatus, broadcast communication cooperative reception apparatus, CG stream distribution program, CG synchronous reproduction program, and CG stream synchronous system
JP2015115793A (en) * 2013-12-12 2015-06-22 シャープ株式会社 Digital broadcast receiving apparatus, execution method, and recording medium

Also Published As

Publication number Publication date
JP2019029788A (en) 2019-02-21

Similar Documents

Publication Publication Date Title
US8448063B2 (en) Web media asset ID system and method
US8819035B2 (en) Providing search results based on keyword detection in media content
US9298827B2 (en) Media recorder
KR102312755B1 (en) Reception apparatus, reception method, transmission apparatus and transmission method
US8959202B2 (en) Generating statistics of popular content
WO2020211731A1 (en) Video playing method and related device
JP6084537B2 (en) Method for in-video bookmarking and non-transitory computer readable recording medium
US10264329B2 (en) Descriptive metadata extraction and linkage with editorial content
US11825176B2 (en) Automatically processing content streams for insertion points
JP6365860B2 (en) Ownership identification, signaling, and handling of content components in streaming media
US10694263B2 (en) Descriptive metadata extraction and linkage with editorial content
US8582664B2 (en) Method and device for creating a video sequence representative of a digital video sequence and associated methods and devices for transmitting and receiving video data
US8478943B2 (en) Content caching device, content caching method, and computer readable medium
US8990419B2 (en) Information processing apparatus and method therefor
JP6865131B2 (en) Content management device, content management method and content management program
US11064237B1 (en) Automatically generating content for dynamically determined insertion points
KR101334127B1 (en) System and method for providing content sharing service using client terminal
CN111225248A (en) On-demand content management method and content distribution network on-demand server
KR101805302B1 (en) Apparatus and method for displaying multimedia contents
JP5501246B2 (en) Method and device for seamlessly introducing services into a content flow
KR101703963B1 (en) Method and system for providing multimedia service using cash server
CN113364728B (en) Media content receiving method, device, storage medium and computer equipment
CN115460471A (en) Video playing method and device, electronic equipment and computer readable medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200601

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20210208

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20210405

R150 Certificate of patent or registration of utility model

Ref document number: 6865131

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250