JP5464662B2 - Content playback control system and proxy server thereof - Google Patents
Content playback control system and proxy server thereof Download PDFInfo
- Publication number
- JP5464662B2 JP5464662B2 JP2010078529A JP2010078529A JP5464662B2 JP 5464662 B2 JP5464662 B2 JP 5464662B2 JP 2010078529 A JP2010078529 A JP 2010078529A JP 2010078529 A JP2010078529 A JP 2010078529A JP 5464662 B2 JP5464662 B2 JP 5464662B2
- Authority
- JP
- Japan
- Prior art keywords
- content
- terminal
- playback
- reproduction
- control
- 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 - Fee Related
Links
- 238000013515 script Methods 0.000 claims description 59
- 238000004891 communication Methods 0.000 claims description 3
- 238000000034 method Methods 0.000 description 43
- 230000005540 biological transmission Effects 0.000 description 6
- 238000010586 diagram Methods 0.000 description 5
- 230000000694 effects Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000000977 initiatory effect Effects 0.000 description 1
- 230000008929 regeneration Effects 0.000 description 1
- 238000011069 regeneration method Methods 0.000 description 1
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
Description
本発明は、インターネット上の動画配信サイトなどで一般的に提供されているHTTP(Hyper Text Transfer Protocol)を用いたストリーミングサービスに対して、一のユーザ端末で再生しているコンテンツを他の一のユーザ端末で継続して再生したり、ある一のユーザ端末の制御に従って他の一のユーザ端末でコンテンツを再生したりすることを可能にするコンテンツ再生制御システムおよびそのプロキシサーバに関する。 The present invention relates to a streaming service using HTTP (Hyper Text Transfer Protocol) generally provided on a video distribution site on the Internet, and the like. The present invention relates to a content reproduction control system and a proxy server for the content reproduction control system that enables continuous reproduction on a user terminal or reproduction of content on another user terminal according to the control of one user terminal.
特許文献1には、VOD(Video On Demand)サービスにおいて、RTSP(Real Time Streaming Protocol)を用いてコンテンツの指定、再生、停止などの再生制御を行い、RTP(Realtime Transport Protocol)を用いてコンテンツを伝送する技術が開示されている。 In Patent Document 1, in a VOD (Video On Demand) service, playback control such as designation, playback, and stop of content is performed using RTSP (Real Time Streaming Protocol), and content is transmitted using RTP (Realtime Transport Protocol). A technique for transmitting is disclosed.
非特許文献1には、インターネットで動画共有サービスを行うYouTube(http://www.youtube.com)の埋め込み動画プレイヤをJava(登録商標)Script でコントロールし、再生、一時停止、指定した動画位置への移動、ボリューム調整、ミュートなど、関数を呼び出すことでさまざまな操作を実行できようにするためのJava(登録商標)Script API が開示されている。 Non-Patent Document 1 includes YouTube (http://www.youtube.com), a video sharing service on the Internet that controls the embedded video player using Java (registered trademark) Script, playback, pause, and the specified video position. Java (registered trademark) Script API for enabling various operations such as movement to, volume adjustment, and mute by calling functions is disclosed.
上記の特許文献1によれば、図7に一例を示したように、SIP(Session Initiation Protocol)を用いたセッション制御サーバによって、VODサーバと複数のVODクライアントとの間でRTSPとRTPとのセッションを切り替えることで、あるVODクライアントの再生制御に従って他のVODクライアントでコンテンツの再生を行うこと(再生端末の遠隔再生制御)が可能になる。また、特許文献1によれば、例えば携帯端末でコンテンツの再生と再生制御を行っている状態から、携帯端末を用いてコンテンツの再生制御を行い、その再生はより解像度の高いTVで行う状態へ切り替えることが可能になる。 According to the above-mentioned Patent Document 1, as shown in FIG. 7, a session between RTOS and RTP between a VOD server and a plurality of VOD clients by a session control server using SIP (Session Initiation Protocol). By switching the, it becomes possible to reproduce the content by another VOD client (remote reproduction control of the reproduction terminal) according to the reproduction control of a certain VOD client. According to Patent Document 1, for example, content playback control is performed using a mobile terminal from the state where content playback and playback control are performed on the mobile terminal, and the playback is performed on a TV with higher resolution. It becomes possible to switch.
特許文献1の技術を、YouTubeのようなインターネット上のストリーミングサービスに適用すると、以下のような問題が生じ得る。 When the technique of Patent Document 1 is applied to a streaming service on the Internet such as YouTube, the following problems may occur.
(1)ストリーミングサービスでは、コンテンツの再生制御と伝送とが共に同一のHTTPセッションで行われるため、これらを分離することができない。したがって、あるVODクライアントでの再生制御に従って他のVODクライアントでコンテンツを再生することが困難である。 (1) In the streaming service, content playback control and transmission are both performed in the same HTTP session, and therefore cannot be separated. Therefore, it is difficult to reproduce the content with another VOD client according to the reproduction control with one VOD client.
(2)一般的に、VODクライアントに利用するWEBブラウザおよびインターネット上のコンテンツサーバはSIPに対応していないため、VODクライアントによる再生制御およびコンテンツ再生に、SIPによる呼制御を前提とした特許文献1の技術を適用することは困難である。 (2) Generally, since a web browser used for a VOD client and a content server on the Internet do not support SIP, Patent Document 1 is based on call control by SIP for playback control and content playback by a VOD client. It is difficult to apply this technology.
本発明の目的は、上記した従来技術の課題を解決し、HTTPを用いたコンテンツのストリーミングサービスにおいて、一のユーザ端末(再生端末)における動画再生の制御や端末切替を他の一のユーザ端末(操作端末)から遠隔で行えるコンテンツ再生制御システムおよびそのプロキシサーバを提供することにある。 An object of the present invention is to solve the above-described problems of the prior art, and in a content streaming service using HTTP, control of video playback and terminal switching in one user terminal (playback terminal) can be performed by another user terminal ( It is an object of the present invention to provide a content reproduction control system that can be remotely operated from an operation terminal and its proxy server.
上記の目的を達成するために、本発明は、コンテンツの再生プレイヤを含むコンテンツWEBページをWEBサーバから取得して再生用および操作用の各ユーザ端末のWEBブラウザに表示し、操作端末のコンテンツWEBページ上でのユーザ操作に応じてWEBサーバからコンテンツを配信させて前記再生プレイヤ上でストリーミング再生するコンテンツ再生制御システムおよびそのプロキシサーバにおいて、以下のような手段を講じた点に特徴がある。 In order to achieve the above object, the present invention acquires a content WEB page including a content playback player from a WEB server and displays it on a WEB browser of each user terminal for playback and operation, The content playback control system that distributes content from a WEB server in response to a user operation on the page and performs streaming playback on the playback player and its proxy server are characterized by the following measures.
(1)WEBサーバと各ユーザ端末とのHTTP通信を中継するプロキシを設け、このプロキシに、ユーザ端末から送信されたコンテンツWEBページ要求をWEBサーバへ中継する手段と、WEBサーバから送信されたコンテンツWEBページに所定のスクリプトを埋め込んでユーザ端末へ中継する手段と、コンテンツの再生を制御するユーザ操作を受け付けてプロキシへ通知する制御WEBページを操作端末へ提供する手段とを設けた。また、前記所定のスクリプトとして、ユーザ端末におけるコンテンツの再生制御をプロキシから指示に基づいて実行できるようにするための第1スクリプトと、ユーザ端末におけるコンテンツの再生状態(再生位置を含む)をプロキシへ通知させるための第2スクリプトとを用意し、第1および第2スクリプトが、再生端末に中継されるコンテンツWEBページに埋め込まれるようにした。 (1) A proxy that relays HTTP communication between the WEB server and each user terminal is provided, and in this proxy, a means for relaying a content WEB page request transmitted from the user terminal to the WEB server, and a content transmitted from the WEB server A means for embedding a predetermined script in a WEB page and relaying it to the user terminal, and a means for providing a control WEB page for accepting a user operation for controlling the reproduction of content and notifying the proxy to the operation terminal are provided. In addition, as the predetermined script, the first script for enabling the content reproduction control in the user terminal to be executed based on the instruction from the proxy, and the content reproduction state (including the reproduction position) in the user terminal to the proxy. A second script for notification is prepared, and the first and second scripts are embedded in the content web page relayed to the playback terminal.
(2)前記所定のスクリプトとして更に、ユーザ端末において選択されたコンテンツをプロキシへ通知させるための第3スクリプトを用意し、この第3スクリプトが、再生端末および操作端末のうち少なくとも操作端末に中継されるコンテンツWEBページに埋め込まれるようにした。 (2) A third script for notifying the proxy of the content selected at the user terminal is further prepared as the predetermined script, and the third script is relayed to at least the operation terminal among the reproduction terminal and the operation terminal. The content was embedded in the web page.
(3)前記制御WEBページが、再生端末の切替要求に係るユーザ操作を受け付けてプロキシへ通知するようにした。 (3) The control WEB page receives a user operation related to a playback terminal switching request and notifies the proxy.
(4)プロキシが認証機能部をさらに設け、この認証機能部が、再生端末および操作端末の各認証用IDが所定の関係にあるか否かに基づいて認証を行うようにした。 (4) The proxy further includes an authentication function unit, and the authentication function unit performs authentication based on whether or not each authentication ID of the reproduction terminal and the operation terminal has a predetermined relationship.
本発明によれば、以下のような効果が達成される。 According to the present invention, the following effects are achieved.
(1)WEBサーバから各ユーザ端末へ提供されるコンテンツWEBページに、ユーザ端末におけるコンテンツの再生制御を、プロキシから指示して実行さるようにするための第1スクリプトと、 ユーザ端末におけるコンテンツの再生状態や再生位置をプロキシへ通知させるための第2スクリプトとが埋め込まれるので、HTTPを用いたコンテンツのストリーミングサービスにおいて、一のユーザ端末(再生端末)における動画再生の制御を他の一のユーザ端末(操作端末)から遠隔操作できるようになる。 (1) A first script for instructing the content web page provided from the web server to each user terminal to execute content playback control at the user terminal from the proxy, and content playback at the user terminal Since the second script for notifying the proxy of the state and the playback position is embedded, in the content streaming service using HTTP, the video playback control in one user terminal (playback terminal) is controlled in the other user terminal. Remote operation from the (operation terminal).
(2)WEBサーバから各ユーザ端末へ提供されるコンテンツWEBページに、各ユーザ端末において選択されたコンテンツをプロキシへ通知させるための第3スクリプトが埋め込まれるので、一のユーザ端末(再生端末)において再生する動画を他の一のユーザ端末(操作端末)において選択できるようになる。 (2) Since the third script for notifying the proxy of the content selected at each user terminal is embedded in the content WEB page provided from the WEB server to each user terminal, at one user terminal (playback terminal) A moving image to be reproduced can be selected on another user terminal (operation terminal).
(3)制御WEBページが、再生端末の切替要求に係るユーザ操作を受け付けてプロキシへ通知するようにしたので、再生端末の遠隔切り替えが可能となる。 (3) Since the control WEB page accepts a user operation related to the playback terminal switching request and notifies the proxy, the playback terminal can be switched remotely.
(4)再生端末および操作端末の各認証用IDが所定の関係にあるか否かに基づいて認証を行う認証機能部をプロキシに設けたので、再生端末に対する第三者による遠隔操作や遠隔切替を防止できるようになる。 (4) Since the proxy has an authentication function unit that performs authentication based on whether or not each authentication ID of the playback terminal and the operation terminal has a predetermined relationship, remote control and remote switching by the third party for the playback terminal Can be prevented.
以下、図面を参照して本発明の実施の形態について詳細に説明する。図1は、本発明の一実施形態に係るコンテンツ再生制御システムの主要部の構成を示したブロック図であり、コンテンツ再生用の一のユーザ端末(以下、再生端末)1は、後述する被制御UI(User Interface)が表示されるWEBブラウザを備え、前記再生端末1におけるコンテンツ再生を遠隔操作により制御する操作用の他の一のユーザ端末(以下、操作端末)2は、後述する制御UIが表示されるWEBブラウザを備える。WEBサーバ3は、配信用のコンテンツと共に、当該コンテンツを再生するための再生プレイヤ含むコンテンツWEBページを管理し、これらをプロキシサーバ経由で前記再生端末1および操作端末2へ提供する。 Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing the configuration of the main part of a content playback control system according to an embodiment of the present invention. One user terminal (hereinafter referred to as playback terminal) 1 for content playback is controlled by a later-described controlled terminal. Another user terminal (hereinafter referred to as “operation terminal”) 2 for operation, which includes a WEB browser for displaying a UI (User Interface) and controls content reproduction on the reproduction terminal 1 by remote operation, has a control UI described later. A web browser is displayed. The WEB server 3 manages content WEB pages including a reproduction player for reproducing the content together with the content for distribution, and provides them to the reproduction terminal 1 and the operation terminal 2 via the proxy server.
前記WEBサーバ3により提供されるコンテンツWEBページは、HTMLおよびFlashなどで作成されて前記再生端末1に被制御UIとして提供され、さらに必要に応じて前記操作端末2へも制御UIとして提供される。図2は、前記コンテンツWEBページの一例を示した図であり、コンテンツリスト61およびFlashなどで実装された動画再生用のメディアプレイヤ62を備え、当該メディアプレイヤ62には、「再生」ボタン64、「停止」ボタン65およびコンテンツの再生位置を示すインジケータ63が装備されている。
The content WEB page provided by the WEB server 3 is created in HTML, Flash, or the like, provided to the playback terminal 1 as a controlled UI, and further provided to the operation terminal 2 as a control UI as necessary. . FIG. 2 is a diagram showing an example of the content web page, which includes a
本実施形態では、再生端末1および操作端末2の各WEBブラウザに表示されるコンテンツWEBページ内のコンテンツリスト61上で選択されたコンテンツが、再生端末1のメディアプレイヤ62により再生される。被制御UIのメディアプレイヤ62に対して、制御UIからコンテンツの指定、再生、停止などの再生制御を行うAPIはJava(登録商標)Scriptで提供される。このようなAPIは、例えば前記非特許文献1に開示されている。
In the present embodiment, the content selected on the
前記プロキシ4において、プロキシ機能部41は、複数のスクリプト(scr1,scr2,scr3)が記憶されたスクリプト記憶部41aと、WEBサーバ3から取得したコンテンツWEBページを前記再生端末1および操作端末へ中継する際に前記各スクリプトを埋め込むスクリプト埋込部41bとを含む。
In the proxy 4, the
第1スクリプト(scr1)は、プロキシ4から再生端末1の被制御UIに対して、APIを用いた再生制御を指示できるようにし、かつ被制御UIが前記再生制御の指示に応じてコンテンツの再生制御を行えるようにするために、Reverse AJAX(Asynchronous Java(登録商標)Script + XML)などで用いられるコールバックを予め被制御UIからプロキシ4へ登録させるためのスクリプトである。 The first script (scr1) enables the proxy 4 to instruct playback control using the API to the controlled UI of the playback terminal 1, and the controlled UI plays back the content according to the playback control instruction. This is a script for registering a callback used in Reverse AJAX (Asynchronous Java (registered trademark) Script + XML) or the like in advance from the controlled UI to the proxy 4 so that control can be performed.
第2スクリプト(scr2)は、再生端末1の被制御UIにおけるコンテンツの再生状態や再生位置を当該被制御UIからプロキシ4へ通知させるためのスクリプトである。 The second script (scr2) is a script for notifying the proxy 4 of the content reproduction state and reproduction position in the controlled UI of the reproduction terminal 1 from the controlled UI.
第3スクリプト(scr3)は、各端末1,2のコンテンツWEBページのコンテンツリスト上で選択されたコンテンツをプロキシ4へ通知させるためのスクリプトである。 The third script (scr3) is a script for notifying the proxy 4 of the content selected on the content list of the content WEB page of each of the terminals 1 and 2.
本実施形態では、前記WEBサーバ3から再生端末1へ中継されるコンテンツWEBページには、前記第1および第2スクリプトscr1,scr2が埋め込まれ、さらに必要に応じて第3スクリプトscr3が埋め込まれる。前記WEBサーバ3から操作端末2へ中継されるコンテンツWEBページには、前記第3スクリプトscr3が埋め込まれる。 In the present embodiment, the first and second scripts scr1 and scr2 are embedded in the content WEB page relayed from the WEB server 3 to the playback terminal 1, and a third script scr3 is embedded as necessary. The third script scr3 is embedded in the content WEB page relayed from the WEB server 3 to the operation terminal 2.
前記プロキシ4はまた、被制御UIにおける動画再生を制御UIから制御するための遠隔操作、および被制御UI(再生端末)を制御UIから切り替えるための切替操作、を受け付けるための制御WEBページ40を制御UIへ提供する。
The proxy 4 also includes a
前記制御WEBページ40は、再生端末1の被制御UIから通知されたコンテンツの再生状態や再生位置を制御UIへ通知して表示させる被制御状態通知機能42と、被制御UIのメディアプレイヤに対するコンテンツの「再生」、「停止」などの操作を受け付ける制御受付機能43とにより実現される。前記被制御状態通知機能42には、Reverse AJAXなどを用いて非同期にプロキシ4から通知が行われる。
The
図3は、操作端末2のWEBブラウザに制御UIとして表示される制御WEBページ40の一例を示した図であり、再生端末のリストおよびその状態を端末選択用のトグルスイッチと共に表示する再生端末リスト66と、再生中のコンテンツのタイトル67およびその再生位置を示すインジケータ68と、コンテンツの「再生」および「停止」を要求するボタン69、70と、前記再生端末リスト66において選択された再生端末1への切り替えを要求する「切替」ボタン71とが設けられている。なお、操作端末2の制御UIでは、図4に一例を示したように、前記コンテンツWEBページおよび制御WEBページが並列表示されるようにしても良い。
FIG. 3 is a diagram showing an example of the
前記プロキシ4はさらに、被制御UIから通知されるメディアプレイヤ上でのコンテンツの再生状態や再生位置を受信して前記制御WEBページ40へ通知する被制御状態受信機能44と、前記制御WEBページ40からコンテンツの「再生」、「停止」などの操作を受信して被制御UIのメディアプレイヤへ通知する制御通知機能45とを備えている。
The proxy 4 further receives a controlled
認証機能部46は、接続された被制御UIおよび制御UIの認証を行い、同一ユーザあるいは同一グループなど、事前に設定された範囲のユーザ端末に対してのみ、再生端末の遠隔再生制御および再生端末の切り替えを許可する。
The
[実施例1]
図5は、本実施形態の動作を示したシーケンスフローであり、ここでは、一のユーザ端末(再生端末1)におけるコンテンツの再生を他の一のユーザ端末(操作端末2)から遠隔操作する場合を例にして説明する。
[Example 1]
FIG. 5 is a sequence flow showing the operation of the present embodiment. In this example, the content reproduction on one user terminal (reproduction terminal 1) is remotely operated from another user terminal (operation terminal 2). Will be described as an example.
手順1:再生端末の被制御UIが、プロキシ4にログインする。 Procedure 1: The controlled UI of the playback terminal logs into the proxy 4.
手順2:操作端末の制御UIが、プロキシ4にログインする。この際、被制御UIと制御UIとは同じユーザまたはグループのIDでログインする。 Procedure 2: The control UI of the operation terminal logs into the proxy 4. At this time, the controlled UI and the control UI log in with the same user or group ID.
手順3:被制御UIが、コンテンツWEBページをプロキシ経由でWEBサーバ3へ要求する。 Procedure 3: The controlled UI requests the content web page to the web server 3 via the proxy.
手順4:プロキシ4が、前記コンテンツWEBページの要求をWEBサーバ3へ中継する。 Procedure 4: The proxy 4 relays the request for the content WEB page to the WEB server 3.
手順5:WEBサーバ3が、前記要求に応答してコンテンツWEBページをプロキシ経由で被制御UIへ提供する。 Procedure 5: The WEB server 3 provides the content WEB page to the controlled UI via the proxy in response to the request.
手順6:プロキシ4が、WEBサーバ3から受信したコンテンツWEBページに、前記第1および第2スクリプトscr1,scr2、ならびに必要に応じて更に第3スクリプトscr3を挿入する。 Procedure 6: The proxy 4 inserts the first and second scripts scr1, scr2 and, if necessary, the third script scr3 into the content web page received from the web server 3.
手順7:被制御UIが、プロキシ4から前記コンテンツWEBページを受信する。 Procedure 7: The controlled UI receives the content WEB page from the proxy 4.
手順8:被制御UIが、前記コンテンツWEBページを表示(図2)する。 Procedure 8: The controlled UI displays the content web page (FIG. 2).
手順9:被制御UIが、前記コンテンツWEBページに挿入されている第1スクリプトscr1に従ってコールバックをプロキシ4に登録する。 Procedure 9: The controlled UI registers a callback in the proxy 4 according to the first script scr1 inserted in the content web page.
手順10:被制御UIが、前記コンテンツWEBページに挿入された第2スクリプトscr2に従って、現在の再生状態(=アイドル)をプロキシ4へ通知する。 Procedure 10: The controlled UI notifies the proxy 4 of the current playback state (= idle) according to the second script scr2 inserted in the content web page.
手順11:制御UIが、プロキシ4に対して操作入力用の制御WEBページを要求する。 Step 11: The control UI requests the proxy 4 for a control WEB page for operation input.
手順12:プロキシ4が、前記要求に応答して制御WEBページを制御UIに提供する。 Step 12: The proxy 4 provides a control WEB page to the control UI in response to the request.
手順13:制御UIが、前記提供された制御WEBページをWEBブラウザに表示(図3)する。この際、被制御UIがアイドル状態であることが被制御WEBページ上の端末リストに表示される。 Step 13: The control UI displays the provided control WEB page on the WEB browser (FIG. 3). At this time, the fact that the controlled UI is idle is displayed in the terminal list on the controlled WEB page.
手順14:制御UIが、コンテンツWEBページをプロキシ経由でWEBサーバ3へ要求する。 Step 14: The control UI requests the content web page to the web server 3 via the proxy.
手順15:プロキシ4が、コンテンツWEBページの要求をWEBサーバ3へ中継する。 Step 15: The proxy 4 relays the request for the content WEB page to the WEB server 3.
手順16:WEBサーバ3が、コンテンツWEBページをプロキシ経由で制御UIへ提供する。 Procedure 16: The WEB server 3 provides the content WEB page to the control UI via the proxy.
手順17:プロキシ4が、WEBサーバ3から受信したコンテンツWEBページに第3スクリプトscr3を挿入する。 Step 17: The proxy 4 inserts the third script scr3 into the content WEB page received from the WEB server 3.
手順18:制御UIが、プロキシ4から前記コンテンツWEBページを受信する。 Step 18: The control UI receives the content web page from the proxy 4.
手順19:制御UIが、前記コンテンツWEBページを表示(図4)する。 Step 19: The control UI displays the content WEB page (FIG. 4).
手順20:ユーザが制御UI上のコンテンツWEBページで、再生したいコンテンツを指定する。 Step 20: The user designates content to be reproduced on the content WEB page on the control UI.
手順21:制御UIが、第3スクリプトscr3に従って前記指定されたコンテンツをプロキシ4へ通知する。 Procedure 21: The control UI notifies the proxy 4 of the designated content according to the third script scr3.
手順22:プロキシ4が、制御UIの制御WEBページにコンテンツの名称を表示させるために、前記指定されたコンテンツの名称を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 22: The proxy 4 notifies the control UI of a control web page update request including the specified content name in order to display the content name on the control web page of the control UI.
手順23:ユーザが制御UI上の制御WEBページで、コンテンツを再生させる端末を指定する。 Procedure 23: The user designates a terminal for reproducing content on the control WEB page on the control UI.
手順24:制御UIが、前記指定された再生端末をプロキシ4へ通知する。 Step 24: The control UI notifies the proxy 4 of the designated playback terminal.
手順25:プロキシ4が、前記指定された再生端末(=被制御UI)に、前記手順22で指定されたコンテンツを再生するよう制御要求を送信する。この制御要求の送信は、前記第1スクリプトscr1に従って前記手順9で実行されたコールバック登録により可能になる。 Procedure 25: The proxy 4 transmits a control request to the designated reproduction terminal (= controlled UI) to reproduce the content designated in the procedure 22. This control request can be transmitted by the callback registration executed in the procedure 9 according to the first script scr1.
手順26:被制御UIが、前記制御要求に応答してメディアプレイヤのAPIを呼び出し、前記指定されたコンテンツをプロキシ経由でWEBサーバ3へ要求する。 Step 26: The controlled UI calls the API of the media player in response to the control request, and requests the specified content to the WEB server 3 via the proxy.
手順27:プロキシ4が、前記コンテンツの要求をWEBサーバ3へ中継する。 Step 27: The proxy 4 relays the content request to the WEB server 3.
手順28:WEBサーバ3が、前記要求されたコンテンツをプロキシ経由で被制御UIへ送信する。 Step 28: The WEB server 3 transmits the requested content to the controlled UI via a proxy.
手順29:プロキシ4が、前記コンテンツを被制御UIへ中継する。 Procedure 29: The proxy 4 relays the content to the controlled UI.
手順30:被制御UIのメディアプレイヤが、受信したコンテンツを再生する。 Procedure 30: The media player of the controlled UI reproduces the received content.
手順31:被制御UIが、現在の状態が再生中である旨の情報を、前記第2スクリプトscr2に従ってプロキシ4へ通知する。 Step 31: The controlled UI notifies the proxy 4 of the information that the current state is being reproduced according to the second script scr2.
手順32:プロキシ4が、被制御UIの状態が再生中である旨の情報を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 32: The proxy 4 notifies the control UI of a control WEB page update request including information indicating that the state of the controlled UI is being reproduced.
手順33:制御UIが、前記更新要求に応答して制御WEBページを更新する。その結果、制御UIの制御WEBページ上に、被制御UIが再生中であることが表示される。 Step 33: The control UI updates the control WEB page in response to the update request. As a result, it is displayed on the control web page of the control UI that the controlled UI is being played back.
手順34:ユーザが、制御UI上の制御WEBページで再生停止を指定する。 Step 34: The user designates playback stop on the control WEB page on the control UI.
手順35:制御UIが、再生停止をプロキシ4へ通知する。 Step 35: The control UI notifies the proxy 4 of the reproduction stop.
手順36:プロキシ4が、再生を行っている被制御UIへ、前記コールバックを利用して再生停止の制御要求を送信する。 Step 36: The proxy 4 sends a playback stop control request to the controlled UI that is playing using the callback.
手順37:被制御UIが、前記制御要求に応答してメディアプレイヤのAPIを呼び出し、コンテンツの送信停止をプロキシ経由でWEBサーバ3へ要求する。また、メディアプレイヤのAPIを用いてコンテンツの再生位置を取得する。 Step 37: The controlled UI calls the media player API in response to the control request, and requests the WEB server 3 to stop the content transmission via the proxy. Also, the playback position of the content is acquired using the API of the media player.
手順38:WEBサーバ3が、プロキシ経由で前記コンテンツの送信停止の要求を受信し、これに応答してコンテンツの送信を停止する。 Step 38: The WEB server 3 receives the content transmission stop request via the proxy, and stops the content transmission in response to the request.
手順39:被制御UIが、コンテンツの再生を停止する。 Step 39: The controlled UI stops the content reproduction.
手順40:被制御UIが、現在の状態が再生停止中であること、およびコンテンツの再生位置を、前記第2スクリプトscr2に従ってプロキシ4へ通知する。 Step 40: The controlled UI notifies the proxy 4 of the current state that the reproduction is stopped and the reproduction position of the content according to the second script scr2.
手順41:プロキシ4が、被制御UIの状態が再生停止中である旨の情報、およびコンテンツの再生位置に関する情報を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 41: The proxy 4 notifies the control UI of a control WEB page update request including information indicating that the controlled UI is in a playback stopped state and information regarding the playback position of the content.
手順42:制御UIが、前記更新要求に応答して制御WEBページを更新する。その結果、制御UIの制御WEBページ上に、被制御UIが再生停止中であること、およびコンテンツの再生位置が表示される。 Step 42: The control UI updates the control WEB page in response to the update request. As a result, on the control WEB page of the control UI, the reproduction of the controlled UI is stopped and the content reproduction position are displayed.
[実施例2]
次いで、図6のシーケンスフローを参照して、操作端末からの要求に応じて再生端末を一のユーザ端末から他の一のユーザ端末へ切替方法を説明する。
[Example 2]
Next, a method for switching the playback terminal from one user terminal to another user terminal in response to a request from the operation terminal will be described with reference to the sequence flow of FIG.
手順1:一の再生端末の被制御UI1が、前記再生制御の場合と同様に、プロキシ4へのログイン、コンテンツWEBページの取得、表示および第1スクリプトscr1に基づくコールバック登録を行う。 Procedure 1: The controlled UI1 of one playback terminal performs login to the proxy 4, acquisition and display of the content WEB page, and callback registration based on the first script scr1, as in the case of the playback control.
手順2:他の一の再生端末の被制御UI2が、前記被制御UI1と同様に、プロキシ4へのログイン、コンテンツWEBページの取得、表示および第1スクリプトscr1に基づくコールバック登録を行う。 Procedure 2: The controlled UI2 of the other playback terminal performs login to the proxy 4, acquisition and display of the content WEB page, and callback registration based on the first script scr1, similarly to the controlled UI1.
手順3:操作端末の制御UIが、前記再生制御の場合と同様に、プロキシ4へのログイン、コンテンツWEBページおよび制御WEBページの取得、表示を行う。 Procedure 3: The control UI of the operation terminal performs login to the proxy 4 and acquisition and display of the content WEB page and the control WEB page as in the case of the playback control.
手順4:制御UIが、前記再生制御の場合と同様に、被制御UI1に対してコンテンツの再生を要求する。なお、本実施形態では被制御UIからでも同様にコンテンツの再生を要求できる。 Procedure 4: The control UI requests the controlled UI1 to reproduce the content, as in the case of the reproduction control. In the present embodiment, it is possible to similarly request content playback from the controlled UI.
手順5:被制御UI1が、前記制御要求に応答してメディアプレイヤのAPIを呼び出し、指定されたコンテンツをプロキシ経由でWEBサーバ3へ要求する。 Procedure 5: The controlled UI 1 calls the media player API in response to the control request, and requests the specified content from the WEB server 3 via the proxy.
手順6:プロキシ4が、前記コンテンツの要求をWEBサーバ3へ中継する。 Procedure 6: The proxy 4 relays the content request to the WEB server 3.
手順7:WEBサーバ3が、前記要求されたコンテンツをプロキシ経由で被制御UI1へ送信する。 Procedure 7: The WEB server 3 transmits the requested content to the controlled UI 1 via a proxy.
手順8:プロキシが、前記コンテンツを被制御UI1へ中継する。 Procedure 8: The proxy relays the content to the controlled UI1.
手順9:被制御UI1のメディアプレイヤが、前記コンテンツを受信して再生する。 Step 9: The media player of the controlled UI1 receives and reproduces the content.
手順10:被制御UI1が、現在の状態が再生中であることを、前記第2スクリプトscr2に従ってプロキシ4へ通知する。 Procedure 10: The controlled UI1 notifies the proxy 4 that the current state is being reproduced according to the second script scr2.
手順11:プロキシ4が、被制御UI1の状態が再生中である旨の情報を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 11: The proxy 4 notifies the control UI of a control WEB page update request including information that the state of the controlled UI1 is being reproduced.
手順12:制御UIが、前記更新要求に応答して制御WEBページを更新する。その結果、制御UIの制御WEBページ上に、被制御UI1が再生中であることが表示される。 Step 12: The control UI updates the control WEB page in response to the update request. As a result, it is displayed on the control WEB page of the control UI that the controlled UI 1 is being played back.
手順13:ユーザが制御UI上で、再生端末を被制御UI1から被制御UI2に切り替えるよう要求する。 Step 13: The user requests to switch the playback terminal from the controlled UI1 to the controlled UI2 on the control UI.
手順14:制御UIが再生端末の切替要求をプロキシ4へ通知する。 Procedure 14: The control UI notifies the proxy 4 of a playback terminal switching request.
手順15:プロキシ4が、被制御UI1へ再生停止の制御要求を送信する。この制御要求の送信は、前記第1スクリプトscr1に従って前記手順1で実行されたコールバック登録により可能になる。 Procedure 15: The proxy 4 transmits a control request for stopping playback to the controlled UI1. This control request can be transmitted by the callback registration executed in the procedure 1 according to the first script scr1.
手順16:被制御UI1が、前記再生停止の制御要求に応答してメディアプレイヤのAPIを呼び出し、コンテンツの送信停止をプロキシ経由でWEBサーバ3へ要求する。また、メディアプレイヤのAPIを用いてコンテンツの再生位置を取得する。 Step 16: The controlled UI1 calls the API of the media player in response to the playback stop control request, and requests the WEB server 3 to stop sending the content via the proxy. Also, the playback position of the content is acquired using the API of the media player.
手順17:WEBサーバ3が、前記コンテンツの送信停止の要求に応答して、前記コンテンツの送信を停止する。 Step 17: The WEB server 3 stops the content transmission in response to the content transmission stop request.
手順18:被制御UI1が、コンテンツの再生を停止する。 Step 18: The controlled UI1 stops the content reproduction.
手順19:被制御UI1が、現在の状態が再生停止中であること、およびコンテンツの再生位置を、前記第2スクリプトscr2に従ってプロキシ4へ通知する。 Procedure 19: The controlled UI1 notifies the proxy 4 of the current state that the reproduction is stopped and the reproduction position of the content according to the second script scr2.
手順20:プロキシ4が、被制御UI1の状態が再生停止中である旨の情報、およびコンテンツの再生位置の情報を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 20: The proxy 4 notifies the control UI of a control WEB page update request including information that the state of the controlled UI1 is playback stopped and content playback position information.
手順21:制御UIが前記更新要求に応答して制御WEBページを更新する。その結果、制御UIの制御WEBページ上に、被制御UI1が再生停止中であること、およびコンテンツの再生位置が表示される。 Step 21: The control UI updates the control WEB page in response to the update request. As a result, on the control WEB page of the control UI, playback of the controlled UI 1 is stopped and the playback position of the content are displayed.
手順22:プロキシ4が被制御UI2へ、被制御UI1が再生していたコンテンツを前記被制御UIから通知されたコンテンツの再生位置から再生することを指示する制御要求を送信する。この制御要求の送信は、前記第1スクリプトscr1に従って前記手順2で実行されたコールバック登録により可能になる。 Procedure 22: The proxy 4 sends a control request instructing to play back the content played by the controlled UI1 from the playback position of the content notified from the controlled UI to the controlled UI2. This control request can be transmitted by the callback registration executed in the procedure 2 in accordance with the first script scr1.
手順23:被制御UI2が前記制御要求に応答してメディアプレイヤのAPIを呼び出し、指定されたコンテンツを前記指定された再生位置から送信するようにプロキシ経由でWEBサーバ3へ要求する。 Step 23: The controlled UI 2 calls the API of the media player in response to the control request, and requests the WEB server 3 via the proxy to transmit the designated content from the designated reproduction position.
手順24:プロキシ4が、前記コンテンツの要求をWEBサーバ3へ中継する。 Step 24: The proxy 4 relays the content request to the WEB server 3.
手順25:WEBサーバ3が、前記要求されたコンテンツを前記要求された再生位置からプロキシ経由で被制御UI2へ送信する。 Step 25: The WEB server 3 transmits the requested content from the requested reproduction position to the controlled UI 2 via a proxy.
手順26:プロキシ4が、WEBサーバ3から送信されたコンテンツを被制御UI2へ中継する。 Procedure 26: The proxy 4 relays the content transmitted from the WEB server 3 to the controlled UI2.
手順27:被制御UI2のメディアプレイヤが、受信したコンテンツを再生する。 Step 27: The media player of the controlled UI2 plays the received content.
手順28:被制御UI2が、現在の状態が再生中である旨の情報を、前記第2スクリプトscr2に従ってプロキシ4へ通知する。 Step 28: The controlled UI2 notifies the proxy 4 of information indicating that the current state is being reproduced according to the second script scr2.
手順29:プロキシ4が、被制御UI2の状態が再生停止中である旨の情報を含む制御WEBページ更新要求を制御UIへ通知する。 Procedure 29: The proxy 4 notifies the control UI of a control WEB page update request including information that the state of the controlled UI2 is playback stopped.
手順30:制御UIが、前記更新要求に応答して制御WEBページを更新する。その結果、制御UIの制御WEBページ上に、被制御UI2が再生中であることが表示される。 Step 30: The control UI updates the control WEB page in response to the update request. As a result, it is displayed on the control WEB page of the control UI that the controlled UI 2 is being played back.
1…再生端末,2…操作端末,3…WEBブラウザ,4…プロキシWEB DESCRIPTION OF SYMBOLS 1 ... Playback terminal, 2 ... Operation terminal, 3 ... WEB browser, 4 ... Proxy WEB
Claims (6)
前記WEBサーバと各ユーザ端末とのHTTP通信を中継するプロキシサーバを具備し、
前記プロキシサーバが、
再生端末から送信されたコンテンツWEBページ要求をWEBサーバへ中継する手段と、
WEBサーバから送信されたコンテンツWEBページにスクリプトを埋め込んで再生端末へ中継する手段と、
コンテンツの再生を制御するユーザ操作を受け付けて前記プロキシサーバへ通知する制御WEBページを操作端末へ提供する手段と、
再生端末から通知される当該再生端末におけるコンテンツの再生状態を操作端末へ通知する手段とを具備し、
前記スクリプトが、
再生端末におけるコンテンツの再生制御をプロキシから指示に基づいて実行できるようにするための第1スクリプトと、
再生端末におけるコンテンツの再生状態をプロキシサーバへ通知させるための第2スクリプトとを含むことを特徴とするコンテンツ再生制御システム。 A content WEB page including a content playback player is acquired from the WEB server, displayed on the WEB browser of each user terminal for playback and operation, and from the WEB server in response to a user operation on the content WEB page of the operation terminal In a content playback control system that distributes content and performs streaming playback on the playback player,
A proxy server that relays HTTP communication between the WEB server and each user terminal;
The proxy server is
A means for relaying a content web page request transmitted from a playback terminal to a web server;
Means for embedding a script in the content web page sent from the web server and relaying it to the playback terminal;
Means for accepting a user operation for controlling the reproduction of content and providing a control WEB page for notifying the proxy server to the operation terminal ;
Means for notifying the operation terminal of the reproduction state of the content in the reproduction terminal notified from the reproduction terminal ,
The script is
A first script for enabling playback control of content in the playback terminal based on an instruction from the proxy;
Content reproduction control system according to claim second script and including things to notify the playback state of the content in the reproduction terminal to the proxy server.
ユーザ端末において選択されたコンテンツをプロキシサーバへ通知させるための第3スクリプトをさらに含み、
前記第3スクリプトが、前記再生端末および操作端末のうち少なくとも操作端末に中継されるコンテンツWEBページに埋め込まれることを特徴とする請求項1に記載のコンテンツ再生制御システム。 The script is
A third script for notifying the proxy server of the content selected in the user terminal;
The content reproduction control system according to claim 1, wherein the third script is embedded in a content WEB page relayed to at least one of the reproduction terminal and the operation terminal.
前記認証機能部は、再生端末および操作端末の各認証用IDが所定の関係にあるか否かに基づいて認証を行うことを特徴とする請求項1ないし3のいずれかに記載のコンテンツ再生制御システム。 The proxy server includes an authentication function unit;
4. The content playback control according to claim 1, wherein the authentication function unit performs authentication based on whether or not each authentication ID of the playback terminal and the operation terminal has a predetermined relationship. system.
再生端末から送信されたコンテンツWEBページ要求をWEBサーバへ中継する手段と、
WEBサーバから送信されたコンテンツWEBページにスクリプトを埋め込んで再生端末へ中継する手段と、
コンテンツの再生を制御するユーザ操作を受け付けて前記プロキシサーバへ通知する制御WEBページを操作端末へ提供する手段と、
再生端末から通知される当該再生端末におけるコンテンツの再生状態を操作端末へ通知する手段とを具備し、
前記所定のスクリプトが、
再生端末におけるコンテンツの再生制御をプロキシサーバから指示するための第1スクリプトと、
再生端末におけるコンテンツの再生状態をプロキシサーバへ通知させるための第2スクリプトとを含むことを特徴とするプロキシサーバ。 In the proxy server that relays HTTP communication between the WEB server and the user terminal,
A means for relaying a content web page request transmitted from a playback terminal to a web server;
Means for embedding a script in the content web page sent from the web server and relaying it to the playback terminal;
Means for accepting a user operation for controlling the reproduction of content and providing a control WEB page for notifying the proxy server to the operation terminal ;
Means for notifying the operation terminal of the reproduction state of the content in the reproduction terminal notified from the reproduction terminal ,
The predetermined script is
A first script for instructing reproduction control of content in the reproduction terminal from the proxy server;
Proxy server, wherein the second script and including things to notify the playback state of the content in the reproduction terminal to the proxy server.
ユーザ端末において選択されたコンテンツをプロキシサーバへ通知させるための第3スクリプトをさらに含み、
前記第3スクリプトが、再生端末および操作端末のうち少なくとも操作端末に中継されるコンテンツWEBページに埋め込まれることを特徴とする請求項5に記載のプロキシサーバ。 The script is
A third script for notifying the proxy server of the content selected in the user terminal;
6. The proxy server according to claim 5, wherein the third script is embedded in a content WEB page relayed to at least one of the reproduction terminal and the operation terminal.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010078529A JP5464662B2 (en) | 2010-03-30 | 2010-03-30 | Content playback control system and proxy server thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2010078529A JP5464662B2 (en) | 2010-03-30 | 2010-03-30 | Content playback control system and proxy server thereof |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2011210091A JP2011210091A (en) | 2011-10-20 |
JP5464662B2 true JP5464662B2 (en) | 2014-04-09 |
Family
ID=44941059
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010078529A Expired - Fee Related JP5464662B2 (en) | 2010-03-30 | 2010-03-30 | Content playback control system and proxy server thereof |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5464662B2 (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US9146909B2 (en) * | 2011-07-27 | 2015-09-29 | Qualcomm Incorporated | Web browsing enhanced by cloud computing |
CN102710789B (en) * | 2012-06-20 | 2017-03-22 | 腾讯科技(深圳)有限公司 | Interaction method, system and device for data between intelligent terminals |
Family Cites Families (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3852742B2 (en) * | 2000-11-02 | 2006-12-06 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing system, terminal device, information processing method, and storage medium |
JP4059214B2 (en) * | 2004-03-04 | 2008-03-12 | ソニー株式会社 | Information reproducing system control method, information reproducing system, information providing apparatus, and information providing program |
JP5274804B2 (en) * | 2007-09-13 | 2013-08-28 | シャープ株式会社 | Content providing apparatus, content providing method, program, and computer-readable recording medium recording the program |
JP2009159188A (en) * | 2007-12-26 | 2009-07-16 | Hitachi Ltd | Server for displaying content |
-
2010
- 2010-03-30 JP JP2010078529A patent/JP5464662B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JP2011210091A (en) | 2011-10-20 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
KR20110003491A (en) | Method and apparatus for video services | |
US20140108568A1 (en) | Method and System for Providing Multimedia Content Sharing Service While Conducting Communication Service | |
EP1675343A1 (en) | Method and system to minimize the switching delay between two RTP multimedia streaming sessions | |
US9843825B1 (en) | Distributed and synchronized media switching | |
US9736518B2 (en) | Content streaming and broadcasting | |
US9420061B2 (en) | Content delivery system | |
US9756373B2 (en) | Content streaming and broadcasting | |
WO2009143743A1 (en) | A method, system for playing media and a play proxy device | |
JP5048790B2 (en) | Time-shift TV service establishment method and time-shift TV media functional entity | |
KR20060116040A (en) | Method of transmitting content with adaptation of encoding characteristics | |
US9300740B2 (en) | Content delivery system where in a content marker information registered by one user may be viewed and/or requested by a user other than a specific user | |
KR20140103156A (en) | System, apparatus and method for utilizing a multimedia service | |
JP5464662B2 (en) | Content playback control system and proxy server thereof | |
WO2012042477A2 (en) | Content sharing for social engagement | |
KR100802088B1 (en) | Method and device for providing real-time VOD service | |
CN111479122B (en) | Video playing method, device, equipment and storage medium | |
US20120144000A1 (en) | Content delivery system | |
JP5420863B2 (en) | Thin client system, application server, terminal control server, communication method | |
CN101547336A (en) | Interface operation control device, system and method of IPTV | |
KR20150044316A (en) | Method and apparatus for providing ars service | |
JP2012014635A (en) | Method and system for controlling operation on content between terminals | |
WO2009155840A1 (en) | Method, system and device for realizing the sharing of group service | |
JP2018507452A (en) | Method and device for transmitting content | |
JP5537968B2 (en) | Relay server | |
JP2009177428A (en) | Remote control system, and remote control method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20120910 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20130425 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130508 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130702 |
|
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: 20140115 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20140116 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
LAPS | Cancellation because of no payment of annual fees |