JP2004054448A - Stream server using portal server, method of selecting content, portal server for stream distribution, and its program - Google Patents
Stream server using portal server, method of selecting content, portal server for stream distribution, and its program Download PDFInfo
- Publication number
- JP2004054448A JP2004054448A JP2002208992A JP2002208992A JP2004054448A JP 2004054448 A JP2004054448 A JP 2004054448A JP 2002208992 A JP2002208992 A JP 2002208992A JP 2002208992 A JP2002208992 A JP 2002208992A JP 2004054448 A JP2004054448 A JP 2004054448A
- Authority
- JP
- Japan
- Prior art keywords
- stream
- server
- content
- portal
- client
- 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.)
- Pending
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Abstract
Description
【0001】
【発明の属する技術分野】
本発明は,ポータルサーバによるストリームサーバ・コンテンツ選択方法に関し,特にストリームデータを配信する複数のストリームサーバと,それを受信する複数のストリームクライアントとから構成されるストリームシステムにおいて,状況に応じてストリームクライアントが接続するストリームサーバやコンテンツを切り替えるサーバ負荷分散とコンテンツ配信に関する技術である。
【0002】
【従来の技術】
ストリームシステムは,特定のストリームサーバへ多数のストリームクライアントが接続した場合に,ストリームサーバの処理能力やネットワークインターフェイスの通信速度の限界などにより,データの遅延や遅延揺らぎ,あるいはパケットロスによるデータ喪失が発生する可能性がある。この場合,ストリームクライアントにおけるストリーム再生に必要なデータが不足し,動画像のコマ飛びや一時停止,通信切断といった視聴品質の劣化が生じる。
【0003】
上記のような視聴品質劣化を回避するため,従来は,ストリームサーバを複数用意し,負荷分散装置(ロードバランサ)と呼ばれる装置を設置し,高負荷状態にあるストリームサーバへの接続を避け,処理能力に余裕のあるストリームサーバへストリームクライアントを誘導する負荷分散技術が用いられている。
【0004】
また,コンテンツの選択に関しては,複数のエンコード形式・複数の品質グレードなど一つのオリジナルコンテンツに対して複数のバリエーションを提供する場合に,従来の方法では,コンテンツのさまざまなバリエーションをポータルページに列挙し,ユーザに自由に選択させる場合が多い。
【0005】
【発明が解決しようとする課題】
従来,サーバ負荷分散のためには,高価な負荷分散装置を設置する必要があった。ストリームクライアントから送信される全てのストリームトラフィックは,この負荷分散装置を経由し,サーバ選択処理を行ってからストリームサーバへ届けられるので,接続できるストリームクライアント数がサーバ選択処理速度に依存していた。
【0006】
また,コンテンツ選択については,ユーザはできるだけ高品質なバリエーションのコンテンツ視聴を望むのが通常であるが,アクセス網の帯域やストリームサーバ利用率によっては低品質なバリエーションを選択したほうが良い場合もある。有料コンテンツの場合には,経由するネットワークに因るコンテンツへの広告挿入の有無の選択や,接続前の認証や課金の必要性がある。
【0007】
つまり,コンテンツを複数バリエーション用意した場合でも,ユーザ属性に応じて適切なコンテンツを選択・提供しなければならないが,現状一般的なシステムでは,ユーザに自由に選択させるため,ユーザ側からすると,一つのコンテンツにつき多数の異なるバリエーションが示され,どれが自分にとって適切なコンテンツか選択しなければならず,ユーザビリティが低下してしまっている。
【0008】
【課題を解決するための手段】
本発明によるストリームサーバ選択方法は,ポータルサーバによって,ポータルページを生成する直前に,各ストリームサーバの負荷状態・配信状況を調査し,最も負荷の軽いストリームサーバを選択するものである。
【0009】
ポータルサーバは,選択されたストリームサーバのIPアドレスを使って,ポータルページを生成し,ストリームクライアントに返す。ユーザがポータルページのリンクをたどると,ストリームクライアントは直接負荷の軽いストリームサーバに接続される。
【0010】
この方法によると,一般的に既に設置されているポータルサーバをソフトウェア的に拡張するだけでサーバ負荷分散を実現でき,さらに実際のストリーム通信はポータルサーバを介さず,直接ストリームサーバ/クライアント間で行われるので,従来の負荷分散装置のパフォーマンスに依存することなく,スケーラビリティに優れた負荷分散を実現することができる。
【0011】
また,同様な方法により,接続しているストリームクライアント数に応じてアクセス制限を行うなど,ストリームサーバの性能に応じたネットワーク制御にも応用することができる。
【0012】
本発明によるコンテンツ選択方法は,ポータルサーバによって,ポータルページを生成する直前に,アクセスしてきたユーザの属性を調査し,一つのコンテンツから派生した複数バリエーションのコンテンツの中から,ユーザの環境に不適切なコンテンツのバリエーションに接続してしまうことを避け,そのユーザに最適なバリエーションを選択するものである。
【0013】
具体的な選択基準は,例えば次のようなものである。ストリームクライアントアプリケーションに応じたエンコード形式を選択し,アクセスネットワークの使用可能帯域に応じたエンコード帯域を選択し,使用プロバイダに応じて広告挿入の有無を選択する。
【0014】
上記のような制御をポータルサーバで実行できるので,適切なコンテンツを選択するために,ユーザが煩雑な操作を行う必要が無く,ユーザビリティを向上させることができる。
【0015】
実現方法としては,本発明は,ユーザの接続環境などと照合して,十分な品質でストリーミングメディアを視聴できるバリエーションのみをポータルページに表示する。この際,複数のバリエーションを表示する代わりに,利用可能バリエーションのうち最高品質のバリエーションだけを表示することで,ユーザの利用環境において最高の品質の提供を自動的に行うことができる。
【0016】
上記ユーザ属性の利用方法は一例であり,その他のユーザ属性の利用方法として,ストリーム配信の契約と認証,課金と回収などから得られるユーザ属性情報を用いてアクセス制限を行うなど,様々なユーザ属性を利用したネットワーク制御にも応用することができる。
【0017】
【発明の実施の形態】
以下,図を用いて本発明の実施の形態を説明する。図1に示すように,本発明が対象とするストリーム配信システムは,ポータルサーバ1,ストリームサーバ2,配信品質管理装置3,ストリームクライアント4から構成される。
【0018】
ストリームサーバ2は,ストリームデータを配信するもので,複数台設置される。ストリームサーバ2の種類は,ここでは特に規定せず,市販の製品を対象とする。ただしポータルサーバ1に対して,CPU使用率やストリームクライアント4ごとの配信品質状況など動作状況を公開できるインターフェイスを持つものとする。
【0019】
ストリームクライアント4は,ポータルサーバ1にアクセスし,ポータルページを取得・表示する。ユーザがポータルページ上からコンテンツを選択後,ストリームデータを受信し,再生する。ストリームクライアント4は,複数台設置される。ストリームクライアント4の種類も,ここでは特に規定せず,上記ストリームサーバ2に対応した市販の製品を対象とする。
【0020】
ポータルサーバ1は,ストリームコンテンツへのリンクを表示するポータルページを生成し,ストリームクライアント4に返す。ストリームクライアント4は,最初にポータルサーバ1にアクセスし,ポータルページを取得して希望のコンテンツへのリンクをたどって,実際のストリームサーバ2へ接続する。
【0021】
配信品質管理装置3は,ストリームサーバ2がストリームクライアント4に配信している状況を監視し,各クライアント4の受信品質状況をリアルタイムに把握する。配信品質管理装置3は,配信品質情報をポータルサーバ1に公開するインターフェイスを持つ。
【0022】
さらにポータルサーバ1は,図2に示すように,アクセス受付部11,スループット測定部12,ユーザ属性処理部13,コンテンツ選択部14,ストリームサーバ選択部15,ポータルページ生成部16から構成される。コンテンツ選択部14は,バリエーションリスト140を持つ。
【0023】
アクセス受付部11は,ユーザからのポータルページ要求を受け付ける。要求に含まれる発信元IPアドレスなどのネットワーク情報や,使用しているクライアントアプリケーション情報や,ユーザID・パスワードなどのユーザ情報を切り出し,ユーザ属性処理部13とストリームサーバ選択部15に送る。
【0024】
スループット測定部12は,ストリームサーバ2からストリームクライアント4までの通信速度を測定し,ユーザ属性の一部としてコンテンツ選択部14へ送る。
【0025】
ユーザ属性処理部13は,アクセス受付部11から受け取ったユーザ情報をもとに,接続してきたユーザ属性を集める。例えば,認証サーバや課金システム(図示省略)などと連携し,ユーザプロファイルや料金回収状況を取得する。得られたユーザ属性は,コンテンツ選択部14とストリームサーバ選択部15に送る。
【0026】
コンテンツ選択部14は,ストリームサーバ2上のコンテンツについて,複数のエンコード形式・複数の品質グレード・広告の有無など,複数のバリエーションを用意する場合には,あらかじめバリエーションリスト140をコンテンツ選択部14に登録しておく。
【0027】
図3は,バリエーションリスト140の一例を示した図である。リストの内容は,コンテンツ名・バリエーション・エンコード形式・品質グレード・広告有無・格納サーバアドレスなどの項目からなる。コンテンツ選択部14は,このバリエーションリスト140を参照し,ユーザ属性処理部13とスループット測定部12で取得したユーザ属性をもとに,接続を要求してきたユーザにとって最適なコンテンツのバリエーションを選択する。そして,最適バリエーションのコンテンツが格納されているストリームサーバ2を取得する。最適バリエーションが複数のストリームサーバ2に格納されている場合には,ストリームサーバ2のアドレス一覧を,次のストリームサーバ選択部15に送る。
【0028】
ストリームサーバ選択部15は,接続要求に対して最適なコンテンツが複数のストリームサーバ2に格納されている場合,それらのストリームサーバ2の中から接続先サーバを決定する。この接続先サーバの決定では,ストリームサーバ2と連携し,現在接続されているストリームクライアント数,それぞれの配信品質状態,ストリームサーバ2自体の負荷状態(CPU使用率など)などの情報を,配信品質管理装置3から取得し,例えば,ストリームサーバ2のCPU使用率が50%以下で,接続されているストリームクライアント4に品質劣化が無く,接続されているストリームクライアント数が最も少ないストリームサーバ2を優先的に選択する。選択したストリームサーバ2のアドレスを,次のポータルページ生成部16に送る。
【0029】
ポータルページ生成部16は,これまでの処理によって,ユーザに最適なコンテンツバリエーションが選択され,それを配信することができるストリームサーバ2も選択されているので,それらの情報をもとに,ポータルページを生成し,ユーザに送る。なお,認証サーバや課金システムは,ユーザ属性処理部13と連携し,ユーザプロファイルの取得を行う。
【0030】
本実施の形態として,ストリーム配信ネットワークの外からも,ユーザの属性を取得する例を説明したが,必ずしもストリーム配信ネットワークの外からユーザの属性を取得しなくてもよい。
【0031】
図4は,ポータルサーバ1によるストリームサーバ・コンテンツ選択処理フローの概要を示す図である。ポータルサーバ1は,ストリームクライアント4からのポータルページの要求を受信すると(ステップS1),受信した要求からユーザ情報を切り出し,ユーザに関する属性情報を収集するとともに,ストリームサーバ2からストリームクライアント4へのスループットを測定する(ステップS2)。次に,取得したユーザに関する属性情報とスループット情報とに基づいて,図3のバリエーションリスト140から最適コンテンツを選択する(ステップS3)。
【0032】
次に,選択したコンテンツを格納しているストリームサーバ2の負荷状況を調査し(ステップS4),各ストリームクライアント4への配信状況を取得することにより,CPU使用率が小さく,接続されているストリームクライアント4の品質劣化がなく,接続されているストリームクライアント数が少ないストリームサーバ2を選択する(ステップS5)。
【0033】
次に,選択したストリームサーバ2のIPアドレスと,選択したコンテンツのコンテンツ名およびファイル名とを用いて,接続するコンテンツへのリンクを生成し,ポータルページに埋め込み(ステップS6),当該ポータルページをストリームクライアント4へ送信し(ステップS7),処理を終了する。
【0034】
ストリームクライアント4がポータルページを取得し,コンテンツの最適バリエーションに接続するまで手順の詳細を,図5に従って説明する。
【0035】
ストリームクライアント4がポータルサーバ1にポータルページを要求してきた場合,その要求はアクセス受付部11が受け付ける。
【0036】
アクセス受付部11は,ポータルページ要求メッセージ内から,クライアントアプリケーション情報や,ユーザID・パスワードなどのユーザ情報を切り出し,ユーザ属性処理部13とストリームサーバ選択部15に送る。
【0037】
同時に,スループット測定部12は,ストリームクライアント4までのスループットを測定する。この測定は一般的なツールを用いて行うことができるので,ここでは特に測定方法については規定しない。得られたスループットは,コンテンツ選択部14へ送る。
【0038】
ユーザ属性処理部13では,アクセス受付部11から送られてきたユーザ情報をもとにユーザを特定する。また,外部の各種サーバ等(認証サーバや課金システムなど)と連携し,ユーザに関する属性情報を収集する。それらの情報も併せて,コンテンツ選択部14,ストリームサーバ選択部15へ送る。
【0039】
コンテンツ選択部14は,スループット測定部12から送られた情報と,ユーザ属性処理部13から送られた情報をもとに,図3に示したバリエーションリスト140から,ユーザが視聴できる最適コンテンツのバリエーションを選択する。例えば,ユーザ属性とスループット情報から,1.5Mbpsの帯域を利用でき,Aというアプリケーションで接続しようとしている場合には,様々なコンテンツバリエーションの中から,Aに対応したエンコード形式で,1.5Mbps以下のバリエーションを選択する。該当するバリエーションが複数ある場合には,その中で最高の品質グレードでエンコードされたものを選ぶなど,運用ポリシーに応じて一つのバリエーションを決定する。
【0040】
決定したバリエーションのコンテンツの格納サーバが複数存在する場合には,ストリームサーバ選択部15に,その格納ストリームサーバ2の集合の情報(アドレス一覧など)を送る。またコンテンツ名などポータルページに表示される情報は,ポータルページ生成部16に送る。
【0041】
ストリームサーバ選択部15では,最初に,送られてきたストリームサーバ2の負荷状況を調査する。この調査のため,配信品質管理装置3に,選択されたストリームサーバ2の負荷状況を調べるように依頼する。
【0042】
上記依頼を受けた配信品質管理装置3は,ストリームサーバ2の状態監視を行う。ここでは特に監視方法については規定しないが,以下の状態などを取得できるものとする。
(1)各ストリームサーバ2のCPU使用率
(2)各ストリームサーバ2のネットワーク使用率
(3)各ストリームサーバ2に接続しているストリームクライアント4それぞれの受信品質
そして,ストリームサーバ選択部15は,配信品質管理装置3から受信したストリームサーバ2の各ストリームクライアント4への配信状況を取得し,現在品質劣化の起こっていない,もしくは品質劣化の程度がより少ないサーバを選択する。ストリームサーバ2を1台選択したら,そのIPアドレスをポータルページ生成部16に送る。
【0043】
ポータルページ生成部16では,コンテンツ選択部14から送られたコンテンツ名やファイル名と,ストリームサーバ選択部15から送られたストリームサーバ2のIPアドレスを用いて,接続するコンテンツへのリンクを生成し,ポータルページに埋め込む。その後に,生成したポータルページをストリームクライアント4へ送信する。
【0044】
以上のポータルサーバ1が行う処理は,コンピュータとソフトウェアプログラムとによって実現することができ,そのプログラムは,コンピュータが読み取り可能な可搬媒体メモリ,半導体メモリ,ハードディスク等の適当な記録媒体に格納して,そこから読み出すことによりコンピュータに実行させることができる。
【0045】
【発明の効果】
本発明を用いることにより,高価な専用装置を設置することなく,ポータルサーバによるサーバ負荷分散が実現できる。またユーザ属性を利用することで,最適なコンテンツバリエーションを自動的にポータルページ上に表示し,ユーザビリティを向上させることができる。
【図面の簡単な説明】
【図1】ストリーム配信システムの一例を示す図である。
【図2】ポータルサーバの詳細な構成の一例を示す図である。
【図3】バリエーションリストの一例を示す図である。
【図4】ポータルサーバによるストリームサーバ・コンテンツ選択処理フローの概要を示す図である。
【図5】ストリーム配信に至るまでの手順の概要を示す図である。
【符号の説明】
1 ポータルサーバ
11 アクセス受付部
12 スループット測定部
13 ユーザ属性処理部
14 コンテンツ選択部
140 バリエーションリスト
15 ストリームサーバ選択部
16 ポータルページ生成部
2 ストリームサーバ
3 配信品質管理装置
4 ストリームクライアント[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a stream server / content selection method using a portal server, and more particularly to a stream client according to the situation in a stream system including a plurality of stream servers that distribute stream data and a plurality of stream clients that receive the stream data. Is a technology relating to server load distribution and content distribution for switching stream servers to be connected and content.
[0002]
[Prior art]
In a stream system, when a large number of stream clients are connected to a specific stream server, data delays, delay fluctuations, or data loss due to packet loss occur due to limitations on the processing capacity of the stream server and the communication speed of the network interface. there's a possibility that. In this case, the data required for stream reproduction in the stream client is insufficient, and the viewing quality is degraded such as skipping of frames of a moving image, temporary stop, and communication disconnection.
[0003]
Conventionally, in order to avoid viewing quality deterioration as described above, a plurality of stream servers are prepared, a device called a load balancer (load balancer) is installed, connection to a stream server under a high load condition is avoided, and processing is performed. A load balancing technique for guiding a stream client to a stream server having sufficient capacity is used.
[0004]
In addition, regarding content selection, when multiple variations are provided for one original content such as multiple encoding formats and multiple quality grades, in the conventional method, various variations of the content are listed on the portal page. In many cases, the user is allowed to make free choice.
[0005]
[Problems to be solved by the invention]
Conventionally, it has been necessary to install an expensive load balancing device for server load balancing. All stream traffic transmitted from the stream client is delivered to the stream server after performing server selection processing via this load distribution device, so the number of connectable stream clients depends on the server selection processing speed.
[0006]
As for the content selection, the user usually wants to view the content with the highest possible variation. However, depending on the bandwidth of the access network and the usage rate of the stream server, it may be better to select the low quality variation. In the case of paid content, there is a need to select whether or not to insert an advertisement into the content due to the passing network, and to perform authentication and charging before connection.
[0007]
In other words, even when a plurality of contents are prepared, it is necessary to select and provide appropriate contents according to the user attributes. Many different variations are shown for one content, and you have to choose which one is right for you, which reduces usability.
[0008]
[Means for Solving the Problems]
In the stream server selection method according to the present invention, immediately before a portal page is generated by a portal server, the load state / delivery state of each stream server is examined, and the stream server with the lightest load is selected.
[0009]
The portal server generates a portal page using the IP address of the selected stream server, and returns the portal page to the stream client. When the user follows the link on the portal page, the stream client is directly connected to the lightly loaded stream server.
[0010]
According to this method, server load distribution can be realized by simply expanding the already installed portal server by software, and the actual stream communication is performed directly between the stream server and the client without passing through the portal server. Therefore, load balancing with excellent scalability can be realized without depending on the performance of the conventional load balancing device.
[0011]
Further, in a similar manner, the present invention can be applied to network control according to the performance of a stream server, such as restricting access according to the number of connected stream clients.
[0012]
In the content selection method according to the present invention, the portal server examines the attributes of the accessing user immediately before generating the portal page, and selects from among a plurality of variations of the content derived from one content, the content is inappropriate for the user's environment. This prevents the user from connecting to a variation of the content, and selects an optimal variation for the user.
[0013]
Specific selection criteria are, for example, as follows. An encoding format according to the stream client application is selected, an encoding band according to the available bandwidth of the access network is selected, and presence or absence of advertisement insertion is selected according to the provider used.
[0014]
Since the above-described control can be executed by the portal server, the user does not need to perform a complicated operation to select appropriate content, and the usability can be improved.
[0015]
As a method of realizing the present invention, the present invention displays only a variation capable of viewing streaming media with sufficient quality on a portal page by collating with a user's connection environment or the like. At this time, instead of displaying a plurality of variations, by displaying only the highest quality variation among the available variations, the highest quality can be automatically provided in the user's usage environment.
[0016]
The above method of using user attributes is an example. Other methods of using user attributes include various user attributes such as restricting access using user attribute information obtained from contract and authentication of stream distribution, billing and collection, etc. It can also be applied to network control using.
[0017]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. As shown in FIG. 1, the stream distribution system to which the present invention is applied is composed of a
[0018]
The
[0019]
The
[0020]
The
[0021]
The distribution
[0022]
Further, as shown in FIG. 2, the
[0023]
The
[0024]
The
[0025]
The user
[0026]
When preparing a plurality of variations, such as a plurality of encoding formats, a plurality of quality grades, and the presence or absence of an advertisement, for the content on the
[0027]
FIG. 3 is a diagram illustrating an example of the
[0028]
When the optimum content for the connection request is stored in the plurality of
[0029]
The portal
[0030]
In the present embodiment, an example has been described in which a user attribute is acquired from outside the stream distribution network, but it is not always necessary to acquire a user attribute from outside the stream distribution network.
[0031]
FIG. 4 is a diagram showing an outline of a flow server content selection processing flow by the
[0032]
Next, the load status of the
[0033]
Next, using the IP address of the selected
[0034]
Details of the procedure until the
[0035]
When the
[0036]
The
[0037]
At the same time, the
[0038]
The user
[0039]
Based on the information sent from the
[0040]
When there are a plurality of storage servers for the content of the determined variation, the information (eg, address list) of the set of the
[0041]
The
[0042]
The distribution
(1) CPU usage rate of each stream server 2 (2) Network usage rate of each stream server 2 (3) Reception quality of each
[0043]
The portal
[0044]
The processing performed by the
[0045]
【The invention's effect】
By using the present invention, the server load can be distributed by the portal server without installing an expensive dedicated device. In addition, by using the user attribute, the optimal content variation is automatically displayed on the portal page, and the usability can be improved.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating an example of a stream distribution system.
FIG. 2 is a diagram illustrating an example of a detailed configuration of a portal server.
FIG. 3 is a diagram illustrating an example of a variation list.
FIG. 4 is a diagram showing an outline of a stream server / content selection processing flow by a portal server.
FIG. 5 is a diagram showing an outline of a procedure leading to stream distribution.
[Explanation of symbols]
DESCRIPTION OF
Claims (5)
ストリーミングデータを受信する複数のストリームクライアントと,
前記ストリームクライアントがコンテンツ選択のために最初にアクセスするポータルサーバとから構成されるストリーム配信システムにおける,ポータルサーバによるストリームサーバ・コンテンツ選択方法であって,
前記ポータルサーバが,
前記ストリームクライアントからのポータルページ要求に対し,要求元のストリームクライアントに返すポータルページを生成する直前に,該ストリームクライアントを使用しているユーザ属性に応じて前記コンテンツを選択するステップと,
前記選択したコンテンツを所持する複数のストリームサーバの中から,各ストリームサーバの動作状況に応じて一つのストリームサーバを選択するステップと,
前記選択した結果を前記ストリームクライアントに返すポータルページに反映するステップとを有する
ことを特徴とするポータルサーバによるストリームサーバ・コンテンツ選択方法。A plurality of stream servers for distributing streaming data, wherein a plurality of variations created according to a plurality of encoding formats, a plurality of quality grades, or the presence or absence of advertisements for one original content are stored in a redundant manner. With multiple stream servers
A plurality of stream clients for receiving streaming data,
A stream server / content selection method by a portal server in a stream distribution system including a portal server that the stream client first accesses for content selection,
Said portal server,
In response to a portal page request from the stream client, immediately before generating a portal page to be returned to the requesting stream client, selecting the content in accordance with a user attribute using the stream client;
Selecting one stream server from the plurality of stream servers having the selected content according to the operation status of each stream server;
Reflecting the selected result on a portal page to be returned to the stream client.
各ストリームサーバからストリームクライアントへの通信速度を測定し,いくつかの品質グレード,エンコード方式または広告の有無により複数のバリエーションでエンコードされたコンテンツに対して,測定された通信速度と照合し,ユーザが利用可能な品質グレードのバリエーションのみを選択し,
前記ポータルページに反映するステップでは,
前記選択されたバリエーションのみをポータルページに埋め込む
ことを特徴とする請求項1記載のポータルサーバによるストリームサーバ・コンテンツ選択方法。In the step of selecting the content according to the user attribute,
The communication speed from each stream server to the stream client is measured and compared with the measured communication speed for content encoded in several variations depending on some quality grade, encoding method or presence or absence of advertisement, and the user can check the communication speed. Select only available quality grade variants,
In the step of reflecting on the portal page,
2. The method according to claim 1, wherein only the selected variation is embedded in a portal page.
前記選択したコンテンツを所持するストリームサーバの負荷状態,配信状況またはその双方を少なくとも調査し,その調査結果に基づいて前記ストリームクライアントを接続すべきストリームサーバを決定し,前記ポータルページ内のリンク先のアドレスとして利用する
ことを特徴とする請求項1または請求項2記載のポータルサーバによるストリームサーバ・コンテンツ選択方法。In the step of selecting the stream server,
At least the load status and / or distribution status of the stream server possessing the selected content is examined, and a stream server to which the stream client is to be connected is determined based on the examination result, and a link destination in the portal page is determined. 3. The method according to claim 1, wherein the content is used as an address.
ストリーミングデータを受信する複数のストリームクライアントと,
前記ストリームクライアントがコンテンツ選択のために最初にアクセスするポータルサーバとから構成されるストリーム配信システムにおける,ポータルサーバであって,
前記ストリームクライアントからのポータルページ要求を受け付ける手段と,
前記ポータルページ要求に対し,その要求を出したストリームクライアントのユーザ属性を取得する手段と,
取得したユーザ属性に基づいて最適なコンテンツのバリエーションを選択する手段と,
選択したコンテンツのバリエーションを所持するストリームサーバを選択する手段と,
選択したコンテンツのバリエーションおよび選択したストリームサーバに基づいて,前記コンテンツへのリンクを埋め込んだポータルページを生成する手段とを備える
ことを特徴とするストリーム配信のためのポータルサーバ。A plurality of stream servers for distributing streaming data, wherein a plurality of variations created according to a plurality of encoding formats, a plurality of quality grades, or the presence or absence of advertisements for one original content are stored in a redundant manner. With multiple stream servers
A plurality of stream clients for receiving streaming data,
A portal server in a stream distribution system comprising: a portal server that the stream client first accesses for content selection;
Means for receiving a portal page request from the stream client;
Means for obtaining, in response to the portal page request, a user attribute of the stream client that has issued the request;
Means for selecting the optimal content variation based on the acquired user attributes;
Means for selecting a stream server having a variation of the selected content;
Means for generating a portal page in which a link to the content is embedded, based on a variation of the selected content and the selected stream server.
ストリーミングデータを受信する複数のストリームクライアントと,
前記ストリームクライアントがコンテンツ選択のために最初にアクセスするポータルサーバとから構成されるストリーム配信システムにおける,ポータルサーバ用のプログラムであって,
前記ストリームクライアントからのポータルページ要求を受け付ける処理と,
前記ポータルページ要求に対し,その要求を出したストリームクライアントのユーザ属性を取得する処理と,
取得したユーザ属性に基づいて最適なコンテンツのバリエーションを選択する処理と,
選択したコンテンツのバリエーションを所持するストリームサーバを選択する処理と,
選択したコンテンツのバリエーションおよび選択したストリームサーバに基づいて,前記コンテンツへのリンクを埋め込んだポータルページを生成する処理とを,
コンピュータに実行させるためのポータルサーバ用のプログラム。A plurality of stream servers for distributing streaming data, wherein a plurality of variations created according to a plurality of encoding formats, a plurality of quality grades, or the presence or absence of advertisements for one original content are stored in a redundant manner. With multiple stream servers
A plurality of stream clients for receiving streaming data,
A portal server program in a stream distribution system including a portal server that the stream client first accesses for content selection,
Processing for receiving a portal page request from the stream client;
In response to the portal page request, obtaining a user attribute of the stream client that issued the request;
A process of selecting an optimal content variation based on the acquired user attributes;
A process of selecting a stream server having a variation of the selected content;
Generating a portal page in which a link to the content is embedded based on the selected content variation and the selected stream server;
A program for a portal server to be executed on a computer.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002208992A JP2004054448A (en) | 2002-07-18 | 2002-07-18 | Stream server using portal server, method of selecting content, portal server for stream distribution, and its program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002208992A JP2004054448A (en) | 2002-07-18 | 2002-07-18 | Stream server using portal server, method of selecting content, portal server for stream distribution, and its program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2004054448A true JP2004054448A (en) | 2004-02-19 |
Family
ID=31932954
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002208992A Pending JP2004054448A (en) | 2002-07-18 | 2002-07-18 | Stream server using portal server, method of selecting content, portal server for stream distribution, and its program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2004054448A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006092320A (en) * | 2004-09-24 | 2006-04-06 | Fuji Xerox Co Ltd | Content data transmitting device, control method of content data transmitting device, and program |
JP2006099723A (en) * | 2004-08-30 | 2006-04-13 | Onkyo Corp | Content distribution system |
JP2007213149A (en) * | 2006-02-07 | 2007-08-23 | Brother Ind Ltd | Distribution system, controller, distribution destination device, node device, program for control, program for distribution destination device and program for node device |
JP2009118347A (en) * | 2007-11-08 | 2009-05-28 | Canon Inc | Communication management apparatus, method of controlling the same, and program |
US7689692B2 (en) | 2004-06-09 | 2010-03-30 | Hitachi, Ltd. | Method of arranging dialogue type service through interactive service system |
JP2014222537A (en) * | 2008-07-31 | 2014-11-27 | ロックスター コンソーシアム ユーエス エルピーRockstar Consortium Us Lp | Multimedia architecture for audio and visual content |
JP2016134845A (en) * | 2015-01-21 | 2016-07-25 | 日本電信電話株式会社 | System and method for video distribution |
WO2019088721A1 (en) * | 2017-11-02 | 2019-05-09 | 네이버 주식회사 | Open live broadcasting platform |
-
2002
- 2002-07-18 JP JP2002208992A patent/JP2004054448A/en active Pending
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7689692B2 (en) | 2004-06-09 | 2010-03-30 | Hitachi, Ltd. | Method of arranging dialogue type service through interactive service system |
JP2006099723A (en) * | 2004-08-30 | 2006-04-13 | Onkyo Corp | Content distribution system |
JP4626395B2 (en) * | 2004-08-30 | 2011-02-09 | オンキヨー株式会社 | Center server and its operation method |
JP2006092320A (en) * | 2004-09-24 | 2006-04-06 | Fuji Xerox Co Ltd | Content data transmitting device, control method of content data transmitting device, and program |
JP2007213149A (en) * | 2006-02-07 | 2007-08-23 | Brother Ind Ltd | Distribution system, controller, distribution destination device, node device, program for control, program for distribution destination device and program for node device |
JP4736830B2 (en) * | 2006-02-07 | 2011-07-27 | ブラザー工業株式会社 | Distribution system, control device, distribution destination device, node device, control device program, distribution destination device program, and node device program |
JP2009118347A (en) * | 2007-11-08 | 2009-05-28 | Canon Inc | Communication management apparatus, method of controlling the same, and program |
JP2014222537A (en) * | 2008-07-31 | 2014-11-27 | ロックスター コンソーシアム ユーエス エルピーRockstar Consortium Us Lp | Multimedia architecture for audio and visual content |
JP2016134845A (en) * | 2015-01-21 | 2016-07-25 | 日本電信電話株式会社 | System and method for video distribution |
WO2019088721A1 (en) * | 2017-11-02 | 2019-05-09 | 네이버 주식회사 | Open live broadcasting platform |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11902368B2 (en) | Method and system for federated over-the-top content delivery | |
US6421726B1 (en) | System and method for selection and retrieval of diverse types of video data on a computer network | |
US6154744A (en) | System and method for optimized storage and retrieval of data on a distributed computer network | |
US6799221B1 (en) | System and method for server-side optimization of data delivery on a distributed computer network | |
CA2269069C (en) | System and method for optimized storage and retrieval of data on a distributed computer network | |
US7761900B2 (en) | Distribution of content and advertisement | |
US20080072264A1 (en) | Distribution of content on a network | |
US8370420B1 (en) | Web-integrated display of locally stored content objects | |
JP2010541484A (en) | Server-controlled media and content distribution | |
US20070140140A1 (en) | System and apparatus for distributing data over a network | |
US20090222890A1 (en) | Method and apparatus for providing streaming service based on p2p and streaming service system using the same | |
JP2004054448A (en) | Stream server using portal server, method of selecting content, portal server for stream distribution, and its program | |
Liang et al. | A united approach to discover multimedia Web services |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20040303 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20041220 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050118 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050303 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20050726 |