JP3930382B2 - Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program - Google Patents
Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program Download PDFInfo
- Publication number
- JP3930382B2 JP3930382B2 JP2002177931A JP2002177931A JP3930382B2 JP 3930382 B2 JP3930382 B2 JP 3930382B2 JP 2002177931 A JP2002177931 A JP 2002177931A JP 2002177931 A JP2002177931 A JP 2002177931A JP 3930382 B2 JP3930382 B2 JP 3930382B2
- Authority
- JP
- Japan
- Prior art keywords
- client
- content
- server
- user
- information
- 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.)
- Expired - Lifetime
Links
Images
Landscapes
- Television Signal Processing For Recording (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
【0001】
【発明の属する技術分野】
本発明は,音声,動画像などのデジタルコンテンツをストリーム配信するシステムにおいてコンテンツの時刻別視聴頻度を抽出する技術に関し,特に,ストリーム配信における繰り返し視聴された箇所の抽出方法とシステム,ダイジェスト自動生成方法とシステム,視聴箇所抽出プログラムおよびそのプログラムの記録媒体,ダイジェスト自動生成プログラムおよびそのプログラムの記録媒体に関するものである。
【0002】
【従来の技術】
ストリーム配信(再生しながら連続的にデータを送信する方式)では,映像,音声データは,フレーム単位に分割され,ストリーム配信装置からクライアントへ送られる。クライアントは,ストリーム受信中,必要に応じてサーバに各種制御メッセージを送信する。この制御メッセージには,クライアント側から送られる接続要求メッセージ,切断要求メッセージと,ユーザがストリームの再生,停止,早送り,巻き戻し,一時停止などを行った際に送られる制御メッセージと,ネットワークの品質の状況に応じて,ユーザの意志とは関係なく自動的に送られる品質制御メッセージ(帯域変更要求メッセージ,再送要求メッセージ)と大きく分けて3種類に分類される。
【0003】
本発明は,ユーザが操作した際に送られる制御メッセージ(再生,停止,早送り,巻き戻し,一時停止メッセージ)を利用した発明である。接続要求メッセージとは,ユーザが視聴したいコンテンツがあるサーバに,接続の要求を出すメッセージであり,切断要求メッセージとは,サーバとの接続を切るための要求を出すメッセージである。帯域変更要求メッセージとは,現在の視聴品質が最適でないときにクライアント側からサーバ側に送るメッセージであり,再送要求メッセージとは,ネットワークでパケットが廃棄された時に,廃棄された部分に対応するパケットを再度送ってもらうための要求メッセージである。
【0004】
ユーザが行う操作には,再生,停止,一時停止,早送り,巻き戻しがある。ユーザが再生,停止,一時停止をプレイヤー(ストリームの配信を受信するためのソフトウェア)に行った場合は,クライアント側から当該コンテンツの現在のカウンタ情報と操作内容がサーバ側に送られる。カウンタとは,コンテンツの先頭を起点とする再生箇所の特定を行うための情報であり,通常は相対時刻とフレーム番号で示される。
【0005】
ユーザが早送り,巻き戻しを行った場合は,クライアント側から当該コンテンツの早送り,巻き戻しが解除された時点のカウンタと操作内容がサーバ側に送られる。また,巻き戻し,早送りをユーザが行うと,巻き戻し,早送りに対応した映像フレームが送られ,ユーザはそのフレームを見ながら自分の見たい位置を探すことができる。通常,サーバへ接続された場合,再生操作を行わなくともストリームは自動的に配信される。したがって,再生の操作は,停止や一時停止を行った後に利用されることが一般的である。
【0006】
ユーザの操作を含む制御メッセージのサーバとのやり取りは,クライアントにログの形で保存され,ユーザが一時停止や停止を行った場合や,ストリーム配信が完了した際にサーバに送られる。ただし,この方式はストリーム配信が正常に終了した場合のみサーバに送られ,異常終了した場合にはサーバに送られない問題が存在する。
【0007】
従来の技術は上記の通りであり,本発明で行っているストリーム配信においてユーザの操作をストリーム配信装置(サーバ側)で把握することや,集計してコンテンツ分析,コンテンツ作成等にフィードバックするといったことは行われていない。
【0008】
【発明が解決しようとする課題】
市中のストリーミングシステムでは,各ユーザが行った再生,停止,一時停止,早送り,巻き戻し等の操作の集計を行い,コンテンツのどの部分が繰り返し見られたかを効率的に把握するための方法が存在しない。各クライアントで,ユーザの操作を記録しておいて,配信終了後にストリーム配信サーバに送信する方法は存在する。しかし,配信終了後に送信する方式であると,クライアント側が正常に終了しなかった場合,情報を収集することができない。本発明では,後述するように,逐次サーバとクライアントでやりとりされる情報を蓄積しているため,クライアントが正常に終了しなくても正常に通信していた部分の情報の収集を可能とする。
【0009】
本発明では,後述するように,市中のストリーミングシステムのサーバ側に中間IPドライバ(ソフトウェア)を組み込み,ストリーム配信装置・クライアント間で通信される制御メッセージを保存し,その情報を利用することで各ユーザの操作を把握し,任意のコンテンツに対して複数のユーザの操作からどの部分が繰り返し見られたか,もしくはどの部分が見られなかったかを把握する手段を提供する。
【0010】
これにより,例えば教育系のコンテンツの提供者が,学習者がどの部分を繰り返し見ているのかを把握し,今後のコンテンツの作成に利用することや,コンテンツ制作者が,コンテンツのどの部分が良く見られているかを把握することができる。また,どの部分が繰り返し見られたかという情報および見られなかったかという情報と配信されたコンテンツを用いることで,自動的にコンテンツのダイジェストを作成することが可能になる。自動的にダイジェストを作成することにより繰り返し見られた部分の把握を視覚的に把握することが可能になり,視聴された部分の効率的な把握が可能になる。
【0011】
また,顧客情報を持つデータベース(DB)と連携することにより,年齢,性別,住所等のユーザ属性ごとに視聴頻度の多い場所の特定,およびユーザ属性ごとのダイジェストの自動作成を行う機能を提供し,ユーザ属性ごとの視聴傾向を効率的に把握することが可能になる。
【0012】
【課題を解決するための手段】
本発明は,上記課題を解決するため,サーバに中間IPドライバを導入することで,サーバが各クライアントからの再生メッセージ,停止メッセージ,一時停止メッセージを受け取った場合,メッセージの受信時刻,クライアントでのユーザが視聴している点を示すカウンタとメッセージ種別(再生,停止,一時停止)をコピーし保存する。また,各クライアントからの巻き戻しメッセージ,早送りメッセージを受け取った場合,サーバは巻き戻し,早送りに対応するストリームを送信する。ユーザが巻き戻し,早送りの入力を完了し,再生が再開されると,その時点のカウンタと再生メッセージがサーバに送られるので,サーバでメッセージの受信時刻,カウンタ,メッセージ種別を中間IPドライバでコピーし保存することによって,コンテンツのどの箇所が巻き戻し等により繰り返し見られたか,もしくは早送り等により飛ばされたかを把握する。
【0013】
本発明は,上記課題の解決に当り,1以上のクライアントからの接続要求,再生要求,停止要求,一時停止要求,巻き戻し要求,早送り要求,および切断要求の各要求に応じて,それぞれ接続,再生,停止,一時停止,巻き戻し,早送り,切断のメッセージトレースを行う1以上のストリーム配信装置と,ストリーム配信装置からのメッセージトレース,ストリームフレームを受信・制御するストリーム配信装置に接続された視聴箇所抽出装置とを用いる。ただし,視聴箇所抽出装置は,視聴箇所抽出機能をもったプログラムがインストールされた装置であるため,ストリーム配信装置と同一の装置で実現することも可能である。
【0014】
また,ストリーム配信装置は,各クライアントからの接続要求に基づきストリームを配信開始した時刻,各クライアントからの帯域変更要求の配信帯域とその要求を受信した時刻,各クライアントからの再送フレーム数とその要求を受信した時刻,各クライアントからの切断要求を受信した時刻を記録する手段を持つ。また,各クライアントからの再生要求,停止要求,一時停止要求,巻き戻し要求,早送り要求に対して,これらを実行する機能と受信した時刻を記録する手段を持つ。
【0015】
ここで,ユーザとは,配信されたストリームの視聴者であり,クライアントとは,ユーザが操作する装置である。サーバとは,クライアントへストリームを配信(中継を含む)する装置である。
【0016】
【発明の実施の形態】
図1は,本発明の一実施形態である視聴箇所抽出装置を組み込んだストリーム配信システムの接続構成図である。本発明を適用するシステムは,図1に示すように,ストリームフレームをクライアント1に配信するストリーム配信装置2,ストリームフレームを再生するクライアント1,ストリーム配信装置2とクライアント1とを結ぶネットワーク回線5,クライアント1へ配信している制御メッセージを蓄積して視聴箇所の頻度を抽出する視聴箇所抽出装置4,ユーザの情報を保持/管理している顧客情報データベース(DB)6から構成される。
【0017】
なお,同図では,上流ストリーム配信装置3およびストリーム配信装置2がそれぞれ2台,クライアント1が4台の場合の例を示しているが,その数は1以上であればよい。また,ネットワーク回線5の種類としては,電話回線,ADSL回線,光ファイバ回線などがあるが,これらに限定されるものではない。
【0018】
本システムの第1の特徴は,市中品であるストリーム配信装置2(サーバ)に中間(IP)ドライバを導入し,この中間IPドライバで各クライアント1からの再生要求,停止要求,一時停止要求,巻き戻し要求,早送り要求をトレースすることで,各ユーザの操作と操作が行われたコンテンツのカウンタの位置を把握することにある。
【0019】
本システムの第2の特徴は,上記第1の特徴でトレースしたメッセージを,通信部を介して視聴箇所抽出装置4に送り,視聴箇所抽出装置4では,通信部を介して受け取った各クライアント1のメッセージを,記録部がデータベースに蓄積することにある。
【0020】
本システムの第3の特徴は,視聴箇所抽出装置4が,上記第2の特徴で蓄積されたメッセージを用いて,クライアント1が操作した操作内容とコンテンツのカウンタの位置から,コンテンツごとに,どの区間(例えば,コンテンツを1秒毎や5秒毎に区切った区間)を繰り返し見たかを示す機能を持つことにある。この機能は,例えば区間内の視聴累積度数を表形式またはグラフで示す。
【0021】
本システムの第4の特徴は,視聴箇所抽出装置4が,上記第2の特徴で蓄積されたメッセージを用いて,各ユーザが操作した操作内容とコンテンツのカウンタの位置から,コンテンツごとに,どの時間(例えば,コンテンツを1秒毎や5秒毎に区切った区間)を繰り返し見たか(区間内の累積度数が多いか)について,複数ユーザ分の累計処理を行う機能を持つことにある。
【0022】
本システムの第5の特徴は,視聴箇所抽出装置4が,上記第2の特徴で蓄積されたメッセージを用いて,各ユーザが操作した操作内容とコンテンツのカウンタの位置から,コンテンツごとに,どの時間(例えば,コンテンツを1秒毎や5秒毎に区切った区間)を繰り返し見たか(区間内の累積度数が多いか)を求め,その結果と配信したコンテンツとから,視聴頻度が特定回数よりも多い部分のダイジェスト版のコンテンツを作成する機能を持つことにある。
【0023】
本システムの第6の特徴は,視聴箇所抽出装置4が,上記第2の特徴で蓄積されたメッセージを用いて,各ユーザが操作した操作内容とコンテンツのカウンタの位置から,コンテンツごとに,どの時間(例えば,コンテンツを1秒毎や5秒毎に区切った区間)を繰り返し見たか(区間内の累積度数が多いか)を求め,その結果と配信したコンテンツおよび顧客情報DB6から得られる各ユーザの属性(性別,年齢,居住地域等)から,ユーザの属性ごとに累積処理を行う機能を持つことにある。
【0024】
本システムの第7の特徴は,視聴箇所抽出装置4が,上記第2の特徴で蓄積されたメッセージを用いて,各ユーザが操作した操作内容とコンテンツのカウンタの位置から,コンテンツごとに,どの時間(例えば,コンテンツを1秒毎や5秒毎に区切った区間)を繰り返し見たか(区間内の累積度数が多いか)を求め,その結果と配信したコンテンツおよび顧客情報DB6から得られる各ユーザの属性(性別,年齢,居住地域等)から,ユーザの属性ごとに視聴頻度が特定回数よりも多い部分のダイジェスト版のコンテンツを作成する機能を持つことにある。
【0025】
図2は,本発明の一実施形態であるストリーム配信装置2と視聴箇所抽出装置4の構成例を示した図である。
【0026】
ユーザが行う操作には,再生,停止,一時停止,早送り,巻き戻しがある。ユーザが再生,停止,一時停止をプレイヤー(ストリームの配信を受信するためのソフトウェア)に行った場合は,クライアント1側から,それぞれ,再生要求メッセージ,停止要求メッセージ,一時停止要求メッセージがストリーム配信装置2に送られる。これらのメッセージには,視聴中コンテンツの現在のカウンタ情報とメッセージ種別を示す識別子が含まれる。カウンタとは,コンテンツの先頭を起点とする再生箇所の特定を行うための情報であり,通常は,コンテンツの先頭を0とする相対時刻と相対時刻におけるフレーム番号で示される。
【0027】
ユーザが早送り,巻き戻しを行った場合には,ストリーム配信装置2に早送り要求メッセージ,巻き戻し要求メッセージ(メッセージにカウンタ情報,識別子を含む)が送られる。これを受けてストリーム配信装置2は早送り,巻き戻しに対応したストリームをクライアント1に送信する。
【0028】
これによりユーザはストリームを見ながら,コンテンツの早送り,巻き戻しの解除を行い,解除された際に再生要求メッセージがストリーム配信装置2に送られる。早送りが押された際の早送り要求メッセージ内のカウンタと次に再生が押された際の再生要求メッセージ内のカウンタとから,どの部分が飛ばされたのかを計算することができる。また,巻き戻しが押された際の巻き戻し要求メッセージ内のカウンタと次に再生が押された際の再生要求メッセージ内のカウンタとから,どの部分が再度見られたのかを計算することができる。本実施の形態は,このメカニズムを基礎とする。
【0029】
本実施の形態では,ストリーム配信装置2が受け取った各種要求メッセージ(接続要求メッセージ,切断要求メッセージ,再生要求メッセージ,一時停止要求メッセージ,停止要求メッセージ,早送り要求メッセージ,巻き戻し要求メッセージ等)に,受け取った時刻を付けて,それらを視聴箇所抽出装置4に送り,視聴箇所抽出装置4は,受け取ったメッセージとストリーム配信装置2で記載された時刻をDB42に蓄積する。
【0030】
クライアント1は,ストリームを受信するストリーム受信部13,各種メッセージの入出力制御を行う制御部12,受け取ったストリームを表示するストリーム表示部11を備える。
【0031】
ストリーム配信装置2は,クライアント1からのストリーム配信の接続要求メッセージ,切断要求メッセージ,再生要求メッセージ,停止要求メッセージ,一時停止要求メッセージ等の各種メッセージを受け取り応答する制御部21,クライアント1へストリームを配信するストリーム配信部22,クライアント1とストリーム配信装置2の間のIPフレームをトレースすると共にクライアント1とストリーム配信装置2の間のIPフレームをフィルタリングするメッセージトレース部27,各種メッセージをトレースした時刻を生成する時刻生成部23,クライアントID,クライアントIPアドレス,配信ストリームポート,優先レベルをクライアント1ごとに一元管理するクライアント管理部25,コンテンツ名,制御メッセージの受信ポート,上流ストリーム配信装置3のIPアドレスをコンテンツごとに一元管理して配信経路を制御するコンテンツ管理部24,視聴箇所抽出装置4とクライアント1の各種メッセージを受け渡しする通信部26,クライアント1へ配信しているストリームフレームに優先ラベルを付与して配信品質を制御する品質制御部28で構成される。
【0032】
制御部21,ストリーム配信部22は,市中のストリーミングシステムで従来から普通に用いられているコンポーネントであり,他の部分は,中間(IP)ドライバ20として,市中のストリーミングシステムに新たに付加されたコンポーネントである。
【0033】
クライアント管理部25は,クライアント管理テーブルを持つ。クライアント管理テーブルとは,図3にその一例を示すように,クライアントID,クライアントIPアドレス,配信ポート,コンテンツIDなどがクライアント1ごとに記述されているテーブルのことである。
【0034】
コンテンツ管理部24は,コンテンツ管理テーブルを持つ。コンテンツ管理テーブルとは,図4にその一例を示すように,コンテンツID,コンテンツ名,制御ポート,上流ストリーム配信装置のIPアドレスなどがコンテンツごとに記述されているテーブルのことである。
【0035】
視聴箇所抽出装置4は,ストリーム配信装置2とクライアント1間のストリーム配信の制御情報を,ストリーム配信装置2から受け取る通信部43,クライアント1からストリーム配信装置2に対する接続要求メッセージで配信を始めた時刻,再生要求メッセージを受けた時刻とメッセージ内のカウンタの値,一時停止要求メッセージを受けた時刻とメッセージ内のカウンタの値,停止要求メッセージを受けた時刻とメッセージ内のカウンタの値,早送り要求メッセージを受けた時刻とメッセージ内のカウンタの値,巻き戻し要求メッセージを受けた時刻とメッセージ内のカウンタの値,切断要求メッセージを受信した時刻を,クライアント1ごとに記録する記録部41,通信を管理する制御部44,視聴頻度情報を抽出する統計処理部45,DB(データベース)42,視聴箇所抽出エンコード機能部40から構成される。
【0036】
視聴箇所抽出エンコード機能部40は,制御部46,ストリーム受信部47,再生部48,編集部/エンコード部49,保存部50を備える。
【0037】
DB42には,視聴箇所抽出装置用クライアント管理テーブル421およびクライアント配信管理テーブル422が含まれる。
【0038】
視聴箇所抽出装置用クライアント管理テーブル421とは,図5にその一例を示すように,クライアントID,コンテンツID,クライアントIPアドレス,ストリーム配信装置IPアドレス,配信ポート,配信開始時刻,配信終了時刻などが,クライアント1ごとに記述されているテーブルのことである。
【0039】
クライアント配信管理テーブル422とは,図6にその一例を示すように,クライアントID,コンテンツID,時刻,後述する図7に示すメッセージ種別,カウンタが,クライアント1ごとに記述されているテーブルのことである。
【0040】
メツセージIDとメッセージ種別とは,図7にその一例を示すように,メッセージ種別に対するIDとそのメッセージに含まれている情報を示すものである。含まれる情報は,ストリーム配信装置2のIPアドレス,クライアントIPアドレス,クライアントID,コンテンツID,ストリーム名,帯域,上流サーバ(上流ストリーム配信装置3)IPアドレス,配信ポート,時刻情報,カウンタ情報である。
【0041】
視聴箇所抽出装置4は,視聴頻度がある閾値(ユーザが入力)回数を超えた箇所のコンテンツのダイジェストを元のコンテンツから生成する視聴箇所抽出エンコード機能部40を持つ。視聴箇所抽出エンコード機能部40は,統計処理部45で抽出された視聴頻度情報からユーザにより入力された値を超える時間のコンテンツを出力するため,ストリーム配信装置2から元のコンテンツを受信するためのストリーム受信部47を持つ。ただし,視聴箇所抽出装置4自身がコンテンツをローカルで保持し,これを利用することも可能である。この場合には,ストリーム受信部47を用いなくてもよい。受信したコンテンツは再生部48で再生されるが,このとき,編集部/エンコード部49が,閾値を超えている部分のみを記録し,保存部50に保存する。
【0042】
顧客情報DB6は,図2に示されるように視聴箇所抽出装置4に顧客情報(クライアントID,氏名,年齢,性別,地域等)を渡すために必要な通信部61および顧客情報を保存するためのDB(データベース)62を持つ。
【0043】
図3のクライアント管理テーブルのクライアントID,クライアントIPアドレス,配信ポート,コンテンツIDは,ストリーム配信装置2のメッセージトレース部27でクライアント1からのストリーム配信の接続要求メッセージを受信した時点で動的に作成される。また,ストリーム配信装置2のメッセージトレース部27でクライアント1からのストリーム配信の切断要求メッセージを受信した時点で動的に削除される。
【0044】
図4のコンテンツ管理テーブルのコンテンツID,コンテンツ名,制御ポート,上流ストリーム配信装置3のIPアドレスは,初期情報として管理者が静的に設定する。
【0045】
図5の視聴箇所抽出装置用クライアント管理テーブル421のクライアントID,クライアントIPアドレス,ストリーム配信装置IPアドレスは,ストリーム配信装置2から受け取る接続要求メッセージに記述されているものであり,これらの情報が記録部41によってDB42に追加される。配信開始時刻には,接続要求メッセージを受け取った時刻が入れられ,配信終了時刻には,切断要求メッセージを受け取った時刻が入れられる。
【0046】
図6のクライアント配信管理テーブル422のクライアントID,コンテンツID,時刻,メッセージ種別,カウンタは,ストリーム配信装置2から受け取る「再生要求メッセージ」,「停止要求メッセージ」,「一時停止要求メッセージ」,「早送り要求メッセージ」,「巻き戻し要求メッセージ」に記述されているクライアントID,コンテンツID,時刻,メッセージ種別,カウンタであり,これらの情報が記録部41によってDB42に追加される。図7のメッセージIDとメッセージ種別は,視聴箇所抽出装置4内で利用される情報として定義されている。クライアント配信管理テーブル422は,各クライアント1ごとに1テーブル存在する。
【0047】
前述の装置例での説明を前提として,本発明の一実施形態である高品質なストリーム配信を実現する装置の動作について説明する。
【0048】
クライアント1と市中品であるストリーム配信装置2の制御部21間の制御メッセージだけをメッセージトレース部27でトレースする。宛先IPアドレスがストリーム配信装置2で,宛先ポートが図3に示す配信ポートのIPフレーム,および送信元IPアドレスがストリーム配信装置2で,送信元ポートが図3に示す配信ポートのIPフレームだけをトレースする。トレースしたフレームがクライアント1からのストリーム配信の「接続要求メッセージ」,「再生要求メッセージ」,「停止要求メッセージ」,「一時停止要求メッセージ」,「早送り要求メッセージ」,「巻き戻し要求メッセージ」および「切断要求メッセージ」であるかを判断する。
【0049】
クライアント1からのストリーム配信の「接続要求メッセージ」の場合は,クライアントID,クライアントIPアドレス,視聴コンテンツID,上流ストリーム配信装置のIPアドレス,配信ポート,配信帯域の情報を抽出する。
【0050】
クライアント1からのメッセージが「再生要求メッセージ」,「停止要求メッセージ」,「一時停止要求メッセージ」,「早送り要求メッセージ」,「巻き戻し要求メッセージ」の場合は,クライアントID,クライアントIPアドレス,配信ポート,メッセージ種別,カウンタの情報を抜き出す。クライアント1からの切断要求メッセージの場合は,クライアントID,クライアントIPアドレス,配信ポートの情報を抽出する。
【0051】
抽出した各メッセージ情報を,時刻生成部23から生成された時刻情報と共にクライアント管理部25と通信部26に通知する。クライアント管理部25においては,クライアント1からのストリーム配信の接続要求メッセージの場合は,図3のクライアント管理テーブルに,クライアントID,クライアントIPアドレス,配信ポートに通知されたデータを設定追加する。クライアント1からのストリーム配信切断要求メッセージの場合は,図3のクライアント管理テーブルから,通知されたクライアントIDと一致するレコードを削除する。
【0052】
通信部26においては,メッセージトレース部27から通知されたクライアント1からのストリーム配信の接続要求メッセージのクライアントID,クライアントIPアドレス,視聴コンテンツID,上流ストリーム配信装置3のIPアドレス,配信ポート,配信帯域,時刻に,ストリーム配信装置2のIPアドレスを追加した情報を視聴箇所抽出装置4に通知する。
【0053】
メッセージトレース部27から通知されたクライアント1からのメッセージが「再生要求メッセージ」,「停止要求メッセージ」,「一時停止要求メッセージ」,「早送り要求メッセージ」,「巻き戻し要求メッセージ」である場合は,クライアントID,クライアントIPアドレス,配信ポート,メッセージ種別,カウンタ,受信時刻に,ストリーム配信装置2のIPアドレスを追加した情報を視聴箇所抽出装置4に通知する。
【0054】
また,メッセージトレース部27から通知されたクライアント1からの切断要求メッセージのクライアントID,クライアントIPアドレス,配信ポート,時刻に,ストリーム配信装置2のIPアドレスを追加した情報を視聴箇所抽出装置4に通知する。
【0055】
視聴箇所抽出装置4は,通信部43を介してストリーム配信装置2からクライアント1からのストリーム配信の「接続要求メッセージ」のクライアントID,クライアントIPアドレス,視聴コンテンツID,上流ストリーム配信装置3のIPアドレス,配信ポート,配信帯域,時刻に,ストリーム配信装置2のIPアドレスを追加した情報,クライアント1からの「再生要求メッセージ」,「停止要求メッセージ」,「一時停止要求メッセージ」,「早送り要求メッセージ」,「巻き戻し要求メッセージ」のクライアントID,クライアントIPアドレス,配信ポート,時刻,メッセージ種別,カウンタに,ストリーム配信装置2のIPアドレスを追加した情報,クライアント1からの「切断要求メッセージ」のクライアントID,クライアントIPアドレス,配信ポート,時刻に,ストリーム配信装置2のIPアドレスを追加した情報を受け取る。受け取った情報は,記録部41を介しDB42に蓄積する。
【0056】
図8に,ストリーム配信装置2,視聴箇所抽出装置4間のメッセージシーケンスの一例を示す。
【0057】
視聴箇所抽出装置4で特定のクライアント1の視聴箇所を抽出する場合,クライアントIDおよびコンテンツID等が入力されると,DB42から入力されたクライアントID,コンテンツIDが一致するクライアント配信管理テーブル422を抽出する。このクライアント配信管理テーブル422の情報を使って次のステップの処理を行う。ただし,この抽出されたクライアント配信管理テーブル422だけでもユーザは視聴箇所を特定することが可能になる。
【0058】
視聴箇所抽出装置4で特定のクライアント1の視聴区間ごとの視聴累積度数を抽出する場合,クライアントIDおよびコンテンツID等が入力されると,DB42から入力されたクライアントID,コンテンツIDが一致するクライアント配信管理テーブル422を抽出する。視聴箇所抽出装置4の統計処理部45は,このクライアント配信管理テーブル422の一番上の行のカウンタ(すなわち配信開始の時刻)を起点とし,早送り,巻き戻し等の操作が行われずに再生された部分を,視聴回数1としてカウントする。
【0059】
早送りの操作が行われた場合,操作が行われた時点のカウンタと早送りの操作が解除された時点のカウンタの間の部分(すなわち,早送りされて飛ばされた部分)は視聴回数をカウントしない。巻き戻しの操作が行われた場合,巻き戻された時点のカウンタから再生された部分を視聴回数1としてカウントする。このような操作で統計処理部45により行われた結果の例として,図6のクライアント配信管理テーブル422を用いて統計処理した結果の例を図9に示す。統計処理部45は,図9のような経過時間と視聴回数の関係を表した情報を抽出し出力する処理機能を持つ。
【0060】
視聴箇所抽出装置4は,同一クライアント1が同一コンテンツを複数回,視聴時間を変えて見た場合の累積視聴箇所の特定や,複数ユーザが同一コンテンツを見た場合の累積視聴箇所を抽出する機能を持つ。また,顧客情報DB6と連携して,顧客情報DB6の属性情報(年齢,性別,居住地域等)から抽出されたクライアントIDが視聴した累積視聴箇所を抽出する機能を持つ。これら抽出された情報は,ファィルで出力される。図10に属性情報別の視聴頻度累積表示を性別で行った例を示す。
【0061】
視聴箇所抽出装置4は,抽出された累積視聴箇所からコンテンツのダイジェストを作成する機能をもつ。これは,統計処理部45で抽出された視聴頻度の中で,指定された閾値の回数を超えた箇所を,編集部/エンコード部49が切り出し,コンテンツとして保存部50に保存するものである。コンテンツダイジェスト作成は,同一ユーザの視聴頻度をベースとしたもの,複数ユーザの視聴頻度をベースとしたもの,顧客情報DB6と連携して抽出した属性情報(年齢,性別,居住地域)の視聴頻度をベースとしたもので行われる。
【0062】
以上のストリーム配信装置2,視聴箇所抽出装置4における処理は,コンピュータとソフトウェアプログラムとによって実現することができ,そのプログラムは,コンピュータが読み取り可能な可搬媒体メモリ,半導体メモリ,ハードディスク等の適当な記録媒体に格納して,そこから読み出すことによりコンピュータに実行させることができる。
【0063】
【発明の効果】
本発明は,クライアント側で受信映像を保存して,どの部分が繰り返し見られたかを確認する方法とは異なり,視聴箇所抽出装置が多数のクライアントのメッセージを保存するため,任意のクライアントの視聴箇所抽出を1台の装置で行うことができる。また,抽出された視聴箇所情報を用いることで,視聴頻度が多い場所の特定からコンテンツの作成にフィードバックすることや,顧客情報と連携して性別や年齢等の属性ごとに視聴傾向を把握することが可能になる。また,生成される情報をもとに,配信されたコンテンツからダイジェストを作ることで,視聴回数の多い部分の可視化が可能になり,視聴頻度の多い部分の特定を効率的に行うことが可能になる。
【図面の簡単な説明】
【図1】本発明の一実施形態である視聴箇所抽出装置を組み込んだストリーム配信システムの接続構成図である。
【図2】ストリーム配信装置と視聴箇所抽出装置の構成例を示した図である。
【図3】クライアント管理テーブルの一例を示す図である。
【図4】コンテンツ管理テーブルの一例を示す図である。
【図5】視聴箇所抽出装置用クライアント管理テーブルの一例を示す図である。
【図6】クライアント配信管理テーブルの一例を示す図である。
【図7】メツセージIDとメッセージ種別の一例を示す図である。
【図8】ストリーム配信装置,視聴箇所抽出装置間のメッセージのシーケンスの一例を示す図である。
【図9】経過時間と視聴回数の関係を表す図である。
【図10】属性情報別視聴頻度累積表示を示す図である。
【符号の説明】
1 クライアント
2 ストリーム配信装置
3 上流ストリーム配信装置
4 視聴箇所抽出装置
5 ネットワーク回線
6 顧客情報DB
11 ストリーム表示部
12 制御部
13 ストリーム受信部
20 中間ドライバ
21 制御部
22 ストリーム配信部
23 時刻生成部
24 コンテンツ管理部
25 クライアント管理部
26 通信部
27 メッセージトレース部
28 品質制御部
40 視聴箇所抽出エンコード機能部
41 記録部
42 DB
43 通信部
44 制御部
45 統計処理部
46 制御部
47 ストリーム受信部
48 再生部
49 編集部/エンコード部
50 保存部
61 通信部
62 DB
421 視聴箇所抽出装置用クライアント管理テーブル
422 クライアント配信管理テーブル[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a technology for extracting viewing frequency of content by time in a system for distributing digital contents such as audio and moving images, and in particular, a method for extracting a portion that is repeatedly viewed in stream distribution, and system , Digest automatic generation method and system The present invention relates to a viewing location extraction program and a recording medium for the program, a digest automatic generation program, and a recording medium for the program.
[0002]
[Prior art]
In stream distribution (a method in which data is continuously transmitted while being reproduced), video and audio data are divided into frames and sent from the stream distribution apparatus to the client. During the stream reception, the client sends various control messages to the server as necessary. This control message includes a connection request message and a disconnection request message sent from the client side, a control message sent when the user plays, stops, fast forwards, rewinds, pauses the stream, and the network quality. Depending on the situation, quality control messages (band change request message, retransmission request message) that are automatically sent regardless of the user's will are roughly classified into three types.
[0003]
The present invention uses a control message (playback, stop, fast forward, rewind, pause message) sent when a user operates. The connection request message is a message for issuing a connection request to a server having content that the user wants to view, and the disconnection request message is a message for issuing a request for disconnecting from the server. The bandwidth change request message is a message sent from the client side to the server side when the current viewing quality is not optimal. The retransmission request message is a packet corresponding to the discarded portion when the packet is discarded on the network. Is a request message for sending the message again.
[0004]
Operations performed by the user include play, stop, pause, fast forward, and rewind. When the user plays, stops, or pauses the player (software for receiving stream distribution), the current counter information and operation details of the content are sent from the client side to the server side. The counter is information for specifying a playback location starting from the beginning of the content, and is usually indicated by a relative time and a frame number.
[0005]
When the user fast-forwards and rewinds, the counter and operation details when the fast-forward and rewind of the content are canceled are sent from the client side to the server side. When the user performs rewinding and fast-forwarding, a video frame corresponding to rewinding and fast-forwarding is sent, and the user can search for the position he / she wants to see while viewing the frame. Normally, when connected to a server, the stream is automatically distributed without performing a playback operation. Therefore, the reproduction operation is generally used after being stopped or paused.
[0006]
The exchange of control messages including user operations with the server is stored in the form of a log on the client, and is sent to the server when the user pauses or stops, or when stream delivery is completed. However, this method has a problem that it is sent to the server only when the stream distribution ends normally and is not sent to the server when it ends abnormally.
[0007]
The conventional technology is as described above, and in the stream distribution performed in the present invention, the user's operation is grasped by the stream distribution apparatus (server side), and aggregated and fed back to content analysis, content creation, etc. Is not done.
[0008]
[Problems to be solved by the invention]
In a streaming system in the city, there is a method for efficiently comprehending which part of the content was repeatedly viewed by counting the operations such as playback, stop, pause, fast forward, and rewind performed by each user. not exist. There is a method of recording user operations in each client and transmitting them to the stream distribution server after distribution ends. However, with the transmission method after the end of distribution, information cannot be collected if the client side does not end normally. In the present invention, as will be described later, information exchanged between the server and the client is accumulated, so that it is possible to collect information of a portion that has been normally communicated even if the client does not end normally.
[0009]
In the present invention, as described later, an intermediate IP driver (software) is installed on the server side of a streaming system in the city, a control message communicated between the stream distribution device and the client is stored, and the information is used. Provided is a means for grasping each user's operation and grasping which part is repeatedly seen or not seen from a plurality of user's operations for arbitrary content.
[0010]
This allows, for example, educational content providers to understand which parts the learner is watching repeatedly and use them for future content creation, and content creators can understand which parts of the content are better. You can see what is being seen. In addition, it is possible to automatically create a digest of content by using information indicating which part has been repeatedly viewed and information indicating which portion has not been viewed and the distributed content. By automatically creating a digest, it is possible to visually grasp the portion that has been viewed repeatedly, and it is possible to efficiently grasp the portion that has been viewed.
[0011]
In addition, by linking with a database (DB) with customer information, it provides functions to identify places with high viewing frequency for each user attribute such as age, gender, and address, and automatically create a digest for each user attribute. Thus, it is possible to efficiently grasp the viewing tendency for each user attribute.
[0012]
[Means for Solving the Problems]
In order to solve the above problems, the present invention introduces an intermediate IP driver to the server, so that when the server receives a play message, a stop message, or a pause message from each client, the message reception time, Copy and save the counter indicating the point the user is viewing and the message type (play, stop, pause). When receiving a rewind message or fast forward message from each client, the server rewinds and transmits a stream corresponding to the fast forward. When the user completes rewinding and fast-forwarding input and playback is resumed, the counter and playback message at that time are sent to the server, so the server receives the message reception time, counter, and message type using an intermediate IP driver. By saving the content, it is grasped which part of the content has been repeatedly viewed by rewinding or skipped by fast forwarding or the like.
[0013]
In solving the above problems, the present invention provides a connection request, a reproduction request, a stop request, a pause request, a rewind request, a fast forward request, and a disconnect request from one or more clients. One or more stream delivery devices that perform message tracing of playback, stop, pause, rewind, fast forward, and disconnection, and message viewing from the stream delivery device and viewing locations connected to stream delivery devices that receive and control stream frames An extraction device is used. However, since the viewing location extraction apparatus is a device in which a program having a viewing location extraction function is installed, it can also be realized by the same device as the stream distribution device.
[0014]
In addition, the stream distribution device also determines the time when stream distribution starts based on the connection request from each client, the distribution band of the bandwidth change request from each client and the time when the request is received, the number of retransmission frames from each client and the request. And a means for recording the time when a disconnection request is received from each client. In addition, it has a function for executing a reproduction request, a stop request, a pause request, a rewind request, and a fast forward request from each client, and means for recording the received time.
[0015]
Here, the user is a viewer of the distributed stream, and the client is a device operated by the user. A server is a device that delivers (including relays) a stream to a client.
[0016]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 is a connection configuration diagram of a stream distribution system incorporating a viewing location extraction apparatus according to an embodiment of the present invention. As shown in FIG. 1, the system to which the present invention is applied includes a
[0017]
In the figure, an example in which there are two upstream
[0018]
The first feature of this system is that an intermediate (IP) driver is installed in a stream distribution device 2 (server), which is a commercial product, and a playback request, a stop request, and a pause request from each
[0019]
The second feature of the present system is that the message traced in the first feature is sent to the viewing
[0020]
The third feature of the present system is that the viewing
[0021]
The fourth feature of this system is that the viewing
[0022]
The fifth feature of the present system is that the viewing
[0023]
The sixth feature of the present system is that the viewing
[0024]
The seventh feature of the present system is that the viewing
[0025]
FIG. 2 is a diagram showing a configuration example of the
[0026]
Operations performed by the user include play, stop, pause, fast forward, and rewind. When the user performs playback, stop, and pause to the player (software for receiving stream delivery), a playback request message, a stop request message, and a pause request message are respectively sent from the
[0027]
When the user performs fast forward and rewind, a fast forward request message and a rewind request message (including counter information and an identifier) are sent to the
[0028]
As a result, while watching the stream, the user cancels fast-forwarding and rewinding of the content, and a playback request message is sent to the
[0029]
In the present embodiment, various request messages (connection request message, disconnection request message, playback request message, pause request message, stop request message, fast forward request message, rewind request message, etc.) received by the
[0030]
The
[0031]
The
[0032]
The
[0033]
The
[0034]
The
[0035]
The viewing
[0036]
The viewing location extraction /
[0037]
The
[0038]
The viewing location extraction device client management table 421 includes a client ID, a content ID, a client IP address, a stream delivery device IP address, a delivery port, a delivery start time, a delivery end time, and the like as shown in FIG. , A table described for each
[0039]
The client distribution management table 422 is a table in which a client ID, a content ID, a time, a message type shown in FIG. 7 to be described later, and a counter are described for each
[0040]
The message ID and the message type indicate an ID for the message type and information included in the message, as shown in FIG. The information included is the IP address, client IP address, client ID, content ID, stream name, bandwidth, upstream server (upstream stream distribution device 3) IP address, distribution port, time information, and counter information of the
[0041]
The viewing
[0042]
The
[0043]
The client ID, client IP address, delivery port, and content ID in the client management table of FIG. 3 are dynamically created when the
[0044]
The administrator statically sets the content ID, content name, control port, and IP address of the upstream
[0045]
The client ID, client IP address, and stream delivery device IP address in the client management table 421 for the viewing location extraction device in FIG. 5 are described in the connection request message received from the
[0046]
The client ID, content ID, time, message type, and counter of the client distribution management table 422 in FIG. 6 are “playback request message”, “stop request message”, “pause request message”, and “fast forward” received from the
[0047]
On the premise of the description in the above apparatus example, the operation of the apparatus that realizes high-quality stream distribution according to an embodiment of the present invention will be described.
[0048]
The
[0049]
In the case of a “connection request message” for stream delivery from the
[0050]
When the message from the
[0051]
The extracted message information is notified to the
[0052]
In the
[0053]
When the message from the
[0054]
In addition, the viewing
[0055]
The viewing
[0056]
FIG. 8 shows an example of a message sequence between the
[0057]
When the viewing location of the
[0058]
When the viewing
[0059]
When a fast-forward operation is performed, the portion between the counter at the time when the operation is performed and the counter at the time when the fast-forward operation is released (that is, the portion that has been fast-forwarded and skipped) does not count the number of viewing times. When the rewinding operation is performed, the portion reproduced from the counter at the time of rewinding is counted as the number of
[0060]
The viewing
[0061]
The viewing
[0062]
The above processing in the
[0063]
【The invention's effect】
Unlike the method of storing received video on the client side and confirming which part has been viewed repeatedly, the present invention saves messages from a large number of clients, so that the viewing location of any client can be viewed. Extraction can be performed with a single device. Also, by using the extracted viewing location information, feedback from the identification of places with high viewing frequency to content creation, and grasping viewing trends for each attribute such as gender and age in cooperation with customer information Is possible. In addition, by creating a digest from the distributed content based on the generated information, it is possible to visualize the part with the highest viewing frequency, and to efficiently identify the part with the high viewing frequency. Become.
[Brief description of the drawings]
FIG. 1 is a connection configuration diagram of a stream distribution system incorporating a viewing location extraction apparatus according to an embodiment of the present invention.
FIG. 2 is a diagram illustrating a configuration example of a stream distribution device and a viewing location extraction device.
FIG. 3 is a diagram illustrating an example of a client management table.
FIG. 4 is a diagram illustrating an example of a content management table.
FIG. 5 is a diagram illustrating an example of a client management table for a viewing location extraction apparatus.
FIG. 6 is a diagram illustrating an example of a client distribution management table.
FIG. 7 is a diagram illustrating an example of a message ID and a message type.
FIG. 8 is a diagram illustrating an example of a message sequence between a stream distribution device and a viewing location extraction device.
FIG. 9 is a diagram illustrating a relationship between elapsed time and the number of viewing times.
FIG. 10 is a diagram showing cumulative viewing frequency display by attribute information.
[Explanation of symbols]
1 client
2 Stream distribution device
3 Upstream stream distribution device
4 viewing location extraction device
5 Network line
6 Customer information DB
11 Stream display section
12 Control unit
13 Stream receiver
20 Intermediate driver
21 Control unit
22 Stream distribution part
23 Time generator
24 Content Management Department
25 Client Management Department
26 Communication Department
27 Message trace section
28 Quality Control Department
40 Viewing location extraction encoding function
41 Recording unit
42 DB
43 Communication Department
44 Control unit
45 Statistical processing section
46 Control unit
47 Stream receiver
48 Playback unit
49 Editing / Encoding
50 preservation part
61 Communication Department
62 DB
421 Client management table for viewing location extraction apparatus
422 Client distribution management table
Claims (16)
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報からコンテンツごとにユーザが行った操作を特定するステップと,
特定したユーザの操作からコンテンツごとにユーザに繰り返し視聴されたコンテンツの箇所を抽出するステップとを有する
ことを特徴とする視聴箇所抽出方法。A method for extracting a portion of content that has been streamed from a server having a stream delivery unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Identifying the operation performed by the user for each content from the information recorded in the client delivery management table ;
And a step of extracting a portion of the content repeatedly viewed by the user for each content from the identified user operation.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報から複数のユーザが行った操作をコンテンツごとに集計するステップと,
集計結果から繰り返し視聴されたコンテンツの箇所を抽出するステップとを有する
ことを特徴とする視聴箇所抽出方法。A method for extracting a portion of content that has been streamed from a server having a stream delivery unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Totaling operations performed by a plurality of users for each content from information recorded in the client distribution management table ;
And a step of extracting a portion of the content that has been viewed repeatedly from the tabulated result.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報から,コンテンツごとに複数のユーザが行った操作を,あらかじめユーザ属性が登録された顧客情報データベースと連携させてユーザ属性別に集計するステップと,
集計結果からユーザ属性別に繰り返し視聴されたコンテンツの箇所を抽出するステップとを有する
ことを特徴とする視聴箇所抽出方法。A method for extracting a portion of content that has been streamed from a server having a stream delivery unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Summing up operations performed by a plurality of users for each content from the information recorded in the client distribution management table in association with a customer information database in which user attributes are registered in advance for each user attribute;
And a step of extracting a portion of the content that is repeatedly viewed for each user attribute from the totaled result.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と ,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報からコンテンツごとにユーザが行った操作を特定するステップと,
特定したユーザの操作からコンテンツごとにユーザに繰り返し視聴されたコンテンツの箇所を抽出するステップと,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成するステップとを有する
ことを特徴とするダイジェスト自動生成方法。A method for automatically generating a digest of content based on a portion repeatedly viewed in stream delivery from a server having a stream delivery unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information , content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Identifying the operation performed by the user for each content from the information recorded in the client delivery management table ;
Extracting a portion of content repeatedly viewed by the user for each content from the identified user operation;
A digest automatic generation method characterized by comprising a step of creating a digest of content from the extracted information and the original content.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報から複数のユーザが行った操作をコンテンツごとに集計するステップと,
集計結果から繰り返し視聴されたコンテンツの箇所を抽出するステップと,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成するステップとを有する
ことを特徴とするダイジェスト自動生成方法。A method for automatically generating a digest of content based on a portion of content repeatedly streamed from a server having a stream distribution unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Totaling operations performed by a plurality of users for each content from information recorded in the client distribution management table ;
Extracting the portion of the content that was viewed repeatedly from the counting results;
A digest automatic generation method characterized by comprising a step of creating a digest of content from the extracted information and the original content.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースするステップと,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録するステップと,
前記クライアント配信管理テーブルに記録された情報から,コンテンツごとに複数のユーザが行った操作を,あらかじめユーザ属性が登録された顧客情報データベースと連携させてユーザ属性別に集計するステップと,
集計結果からユーザ属性別に繰り返し視聴されたコンテンツの箇所を抽出するステップと,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成するステップとを有する
ことを特徴とするダイジェスト自動生成方法。A method for automatically generating a digest of content based on a portion repeatedly viewed in stream delivery from a server having a stream delivery unit to a client,
A step of tracing control information exchanged between the server and the client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server; When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Recording on the client delivery management table on the side ,
Summing up operations performed by a plurality of users for each content from the information recorded in the client distribution management table in association with a customer information database in which user attributes are registered in advance for each user attribute;
Extracting a portion of content that has been viewed repeatedly by user attribute from the aggregated result;
A digest automatic generation method characterized by comprising a step of creating a digest of content from the extracted information and the original content.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報からコンテンツごとにユーザが行った操作を特定する手段と,
特定したユーザの操作からコンテンツごとにユーザに繰り返し視聴されたコンテンツの箇所を抽出する手段とを備える
ことを特徴とする視聴箇所抽出システム。 Comprising a server having a streamed portion, a system for extracting repeatedly viewing a part that has been said is streamed from the server to the client content,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Means for identifying an operation performed by a user for each content from information recorded in the client distribution management table ;
A viewing location extraction system comprising: means for extracting a location of content that has been repeatedly viewed by a user for each content based on a specified user operation.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報から複数のユーザが行った操作をコンテンツごとに集計する手段と,
集計結果から繰り返し視聴されたコンテンツの箇所を抽出する手段とを備える
ことを特徴とする視聴箇所抽出システム。 Comprising a server having a streamed portion, a system for extracting repeatedly viewing a part that has been said is streamed from the server to the client content,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Means for aggregating operations performed by a plurality of users for each content from information recorded in the client distribution management table ;
A viewing location extraction system comprising: means for extracting a location of content that has been viewed repeatedly from a totaled result.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報から,コンテンツごとに複数のユーザが行った操作を,あらかじめユーザ属性が登録された顧客情報データベースと連携させてユーザ属性別に集計する手段と,
集計結果からユーザ属性別に繰り返し視聴されたコンテンツの箇所を抽出する手段とを備える
ことを特徴とする視聴箇所抽出システム。 Comprising a server having a streamed portion, a system for extracting repeatedly viewing a part that has been said is streamed from the server to the client content,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Means for counting operations performed by a plurality of users for each content from information recorded in the client distribution management table in association with a customer information database in which user attributes are registered in advance for each user attribute;
A viewing location extraction system, comprising: means for extracting a location of content that has been viewed repeatedly for each user attribute from a total result.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報からコンテンツごとにユーザが行った操作を特定する手段と,
特定したユーザの操作からコンテンツごとにユーザに繰り返し視聴されたコンテンツの箇所を抽出する手段と,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成する手段とを備える
ことを特徴とするダイジェスト自動生成システム。 Comprising a server having a stream distribution unit, the repetition has been viewed portion of said streamed from the server to the client content to a system for automatically generating a digest of the content based on,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Means for identifying an operation performed by a user for each content from information recorded in the client distribution management table ;
Means for extracting the location of the content repeatedly viewed by the user for each content from the identified user operation;
A digest automatic generation system comprising: means for creating a digest of content from extracted information and original content.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報から複数のユーザが行った操作をコンテンツごとに集計する手段と,
集計結果から繰り返し視聴されたコンテンツの箇所を抽出する手段と,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成する手段とを備える
ことを特徴とするダイジェスト自動生成システム。 Comprising a server having a stream distribution unit, the repetition has been viewed portion of said streamed from the server to the client content to a system for automatically generating a digest of the content based on,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Means for aggregating operations performed by a plurality of users for each content from information recorded in the client distribution management table ;
A means of extracting the portion of the content that was repeatedly viewed from the counting results;
A digest automatic generation system comprising: means for creating a digest of content from extracted information and original content.
前記サーバにおける,前記ストリーム配信部と前記クライアントとの間の通信経路上に組み込まれた中間ドライバによって,少なくともユーザが行った操作をもとにサーバ・クライアント間でやり取りされる制御情報をトレースする手段と,
前記中間ドライバによりトレースされた制御情報をもとに,クライアントの識別情報と,コンテンツの識別情報と,時刻情報と,ユーザが行った操作の種別と,コンテンツにおける操作位置を示す情報とを,サーバ側でクライアント配信管理テーブルに記録する手段と,
前記クライアント配信管理テーブルに記録された情報とあらかじめユーザ属性が登録された顧客情報データベースとの連携で得られるユーザ属性をもとに,各ユーザ属性別または特定のユーザ属性のユーザが行った操作をコンテンツごとに集計する手段と,
集計結果から繰り返し視聴されたコンテンツの箇所を抽出する手段と,
抽出された情報と元のコンテンツからコンテンツのダイジェストを作成する手段とを備える
ことを特徴とするダイジェスト自動生成システム。 Comprising a server having a stream distribution unit, the repetition has been viewed portion of said streamed from the server to the client content to a system for automatically generating a digest of the content based on,
Means for tracing control information exchanged between a server and a client based on at least an operation performed by a user by an intermediate driver incorporated in a communication path between the stream distribution unit and the client in the server When,
Based on the control information traced by the intermediate driver, client identification information, content identification information, time information, the type of operation performed by the user, and information indicating the operation position in the content are stored in the server. Means for recording in the client delivery management table on the side ,
Based on the user attributes obtained by linking the information recorded in the client distribution management table with the customer information database in which user attributes are registered in advance, the operations performed by each user attribute or by users with specific user attributes A means of counting by content ,
A means of extracting the portion of the content that was repeatedly viewed from the counting results;
A digest automatic generation system comprising: means for creating a digest of content from extracted information and original content.
ことを特徴とする視聴箇所抽出プログラムの記録媒体。A recording medium for a viewing location extraction program, wherein a program for causing a computer to execute the viewing location extraction method according to any one of claims 1 to 3 is recorded.
ことを特徴とするダイジェスト自動生成プログラムの記録媒体。A recording medium for a digest automatic generation program, wherein a program for causing a computer to execute the digest automatic generation method according to any one of claims 4 to 6 is recorded.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002177931A JP3930382B2 (en) | 2002-06-19 | 2002-06-19 | Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002177931A JP3930382B2 (en) | 2002-06-19 | 2002-06-19 | Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004023586A JP2004023586A (en) | 2004-01-22 |
JP3930382B2 true JP3930382B2 (en) | 2007-06-13 |
Family
ID=31175795
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002177931A Expired - Lifetime JP3930382B2 (en) | 2002-06-19 | 2002-06-19 | Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3930382B2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
GB0420548D0 (en) * | 2004-09-15 | 2004-10-20 | Streamshield Networks Ltd | Network-based security platform |
JP2007068086A (en) * | 2005-09-02 | 2007-03-15 | Nippon Telegr & Teleph Corp <Ntt> | Content view information extraction system, program, and method |
JP5043711B2 (en) * | 2008-02-15 | 2012-10-10 | キヤノン株式会社 | Video evaluation apparatus and method |
JP2011071688A (en) * | 2009-09-25 | 2011-04-07 | Brother Industries Ltd | Information processor, content data outputting method, and program |
JP5596622B2 (en) * | 2011-05-26 | 2014-09-24 | 日本電信電話株式会社 | Digest video information providing apparatus, digest video information providing method, and digest video information providing program |
JP5784080B2 (en) * | 2013-07-31 | 2015-09-24 | シャープ株式会社 | Questionnaire generating device, questionnaire generating system, terminal device, questionnaire generating method, and questionnaire generating program |
JP6520361B2 (en) * | 2015-05-01 | 2019-05-29 | 富士通株式会社 | Content utilization support method, content utilization support program, and content utilization support device |
-
2002
- 2002-06-19 JP JP2002177931A patent/JP3930382B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2004023586A (en) | 2004-01-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11468917B2 (en) | Providing enhanced content | |
JP3836030B2 (en) | Method and system for calculating viewing status index of streaming delivery content | |
JP4405523B2 (en) | CONTENT DISTRIBUTION SYSTEM, SERVER DEVICE AND RECEPTION DEVICE USED IN THE CONTENT DISTRIBUTION SYSTEM | |
US7870589B2 (en) | Method for providing commentary audio and additional or replacement video content | |
US7818770B2 (en) | Methods, apparatus, and program products to support a shared viewing experience from remote locations | |
EP2773125A1 (en) | Iptv server and recorded content play method | |
WO2008148268A1 (en) | An implementation method and system for a media-on-demand frame-spanning playing mode in a peer-to-peer network | |
JP2007041722A (en) | Information processor, content reproduction device, information processing method, event log recording method and computer program | |
US7814517B2 (en) | Method and apparatus for associating commentary audio with a position in an experiential data stream | |
JP2004350092A (en) | Video image viewing system, video image reproduction terminal used for the same system, processing method in the video image reproduction terminal, program for executing the processing method, and recording medium with the program recorded | |
JP7290260B1 (en) | Servers, terminals and computer programs | |
JP3930382B2 (en) | Viewing location extraction method, viewing location extraction system, digest automatic generation method, digest automatic generation system, viewing location extraction program, recording medium for the program, digest automatic generation program, and recording medium for the program | |
JP4737213B2 (en) | Information processing device | |
JP2005318250A (en) | Live content viewing/listening continuation system, method, device, and program | |
JP2008311795A (en) | Content distribution system, distribution server, accepting station and computer program | |
JP2012049875A (en) | Video distribution server and video distribution method | |
JP5043711B2 (en) | Video evaluation apparatus and method | |
JP2009141435A (en) | Content reproduction device and content distribution system | |
JP2003163911A (en) | Image reproducing method based on favorable public image information, image reproduction control system, server apparatus, client apparatus, image reproduction control program and its recording medium | |
JP2008085934A (en) | Remote reproduction system for video and method of resume reproduction | |
JP2004240326A (en) | Advertisement data reception management system, advertisement data management method, advertisement viewing data collection server, and program | |
JP3673238B2 (en) | Stream quality reproduction method, stream quality reproduction device, stream quality reproduction program, and recording medium for the program | |
JP2012070030A (en) | Viewing information collection system, recorder, management server, and viewing information collection method | |
JP2013021430A (en) | Thumbnail image provision apparatus, method and system | |
JP2005260578A (en) | View analyzing server, video display device, and view information collecting/distributing system provided with view analyzing server and video display device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040303 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20061128 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20070129 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20070129 |
|
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: 20070306 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20070308 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3930382 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
RD02 | Notification of acceptance of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: R3D02 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110316 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110316 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120316 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130316 Year of fee payment: 6 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313531 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
EXPY | Cancellation because of completion of term |