JP2010232891A - Server, remote control system, transmission scheme control method, program, and recording medium - Google Patents

Server, remote control system, transmission scheme control method, program, and recording medium Download PDF

Info

Publication number
JP2010232891A
JP2010232891A JP2009077506A JP2009077506A JP2010232891A JP 2010232891 A JP2010232891 A JP 2010232891A JP 2009077506 A JP2009077506 A JP 2009077506A JP 2009077506 A JP2009077506 A JP 2009077506A JP 2010232891 A JP2010232891 A JP 2010232891A
Authority
JP
Japan
Prior art keywords
image data
server
screen
client device
application
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2009077506A
Other languages
Japanese (ja)
Other versions
JP5251664B2 (en
Inventor
Yoshihiro Sato
義宏 佐藤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Embedded Products Ltd
Original Assignee
NEC Embedded Products Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Embedded Products Ltd filed Critical NEC Embedded Products Ltd
Priority to JP2009077506A priority Critical patent/JP5251664B2/en
Publication of JP2010232891A publication Critical patent/JP2010232891A/en
Application granted granted Critical
Publication of JP5251664B2 publication Critical patent/JP5251664B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a server, remote control system, transmission scheme control method, program and recording medium, in which remote control is performed more comfortably by controlling a transmission scheme. <P>SOLUTION: The invention relates to a server which is remotely controlled from a client device connected over a network. The server includes an image data detection means for monitoring a screen of an application executed on the basis of an operating signal transmitted from the client device, detecting an image data portion, and controlling transmission schemes for the detected image data portion and another portion. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、サーバ、リモート操作システム、伝送方式制御方法、プログラム及び記録媒体に関し、特に伝送方式を制御することで、より快適にリモート操作を行うサーバ、リモート操作システム、伝送方式制御方法、プログラム及び記録媒体に関する。   The present invention relates to a server, a remote operation system, a transmission method control method, a program, and a recording medium, and more particularly, a server, a remote operation system, a transmission method control method, a program, and a server that perform remote operation more comfortably by controlling the transmission method. The present invention relates to a recording medium.

近年、インターネット等のネットワークを介して装置を操作するリモート操作システムが知られている。リモート操作システムは、クライアント装置とサーバから構成される。クライアント装置は、ユーザがリモート操作を行うためのUI(ユーザインタフェース)や、表示情報を視認することが可能な表示装置を備えた装置であり、操作や表示が最低限出来る低コストの装置であることが求められる。サーバ装置は、リモート操作される方の装置である。例えば、サーバである自宅のPC(パーソナル コンピュータ)を、クライアント装置である他のPC(例えばモバイルPC)を使って遠隔操作することが可能である。   In recent years, remote operation systems that operate devices via a network such as the Internet are known. The remote operation system includes a client device and a server. The client device is a device including a UI (user interface) for a user to perform a remote operation and a display device capable of visually recognizing display information, and is a low-cost device that can perform a minimum operation and display. Is required. The server device is a remotely operated device. For example, a home PC (personal computer) as a server can be remotely operated using another PC (for example, a mobile PC) as a client device.

サーバからクライアント装置に、描画データや指示などがコマンドとして伝送され、クライアント側でそのコマンド(例えば描画コマンド)を処理するリモートユーザインタフェースシステムが提案されている(特許文献1参照)。複雑なコマンドを用いることにより、少ないデータ伝送量でGUI(グラフィックユーザインタフェース)を実現することが出来る。このようなコマンドとしては、例えばRDP(Remote Desktop Protocol)が知られている。低速な回線でも軽快に動作することができる。コマンドを伝送して処理を行うため、文字中心のアプリケーションに適している。   A remote user interface system has been proposed in which drawing data, instructions, and the like are transmitted as commands from a server to a client device, and the commands (for example, drawing commands) are processed on the client side (see Patent Document 1). By using a complicated command, a GUI (graphic user interface) can be realized with a small amount of data transmission. For example, RDP (Remote Desktop Protocol) is known as such a command. It can operate easily even on low-speed lines. Since commands are transmitted and processed, it is suitable for character-centric applications.

しかしながら、サーバ側から伝送されたコマンドの処理を行うためには、クライアント側にも高い演算処理能力が必要になる。特に動画像データ(動画や静止画、音声等のマルチメディアデータの意であり、以下単に画像データとも称す)をクライアント装置で再生する場合は、クライアント装置にとって重い処理となり、動画がコマ送りの表示となる、音声や音質が悪く途切る、写真の表示が遅い等の問題が生じ、マルチメディアの再生は不向きである。また、コマンドで処理できないアプリケーションも存在するため、利用できるアプリケーションが制限される。   However, in order to process a command transmitted from the server side, the client side also needs high arithmetic processing capability. In particular, when moving image data (which means multimedia data such as moving images, still images, audio, etc., and is also simply referred to as image data) is played back on the client device, it is a heavy processing for the client device, and the moving image is displayed frame by frame. Problems such as poor sound and sound quality, slow display of photos, etc. occur, and multimedia playback is unsuitable. In addition, since there are applications that cannot be processed by commands, available applications are limited.

ここで、画像表示端末へ転送して表示すべき画像データを圧縮してクライアント側に転送する画像転送システムも提案されている(特許文献2参照)。特許文献2では、パーソナルコンピュータの画面をリアルタイムにネットワークを介して送信し、遠隔の画面表示端末に表示させ、遠隔からパーソナルコンピュータの操作を行うアプリケーションとしてVNC(Virtual Network Computing)が開示されている。このように、動画像データや音声データ等の符号化、圧縮して伝送する伝送方式としてエンコーダが知られている。   Here, an image transfer system has also been proposed in which image data to be transferred to an image display terminal and displayed is compressed and transferred to the client side (see Patent Document 2). In Patent Document 2, VNC (Virtual Network Computing) is disclosed as an application for transmitting a personal computer screen over a network in real time, displaying the screen on a remote screen display terminal, and remotely operating the personal computer. As described above, an encoder is known as a transmission method for encoding, compressing and transmitting moving image data and audio data.

特開2008−129954号公報JP 2008-129954 A 特開2006−246153号公報JP 2006-246153 A

しかしながら、上記のような技術には、以下の問題点がある。   However, the above techniques have the following problems.

上述したリモート操作システムで用いられる伝送方式は、サーバからクライアント装置に、描画データや指示などがコマンドとして伝送されるコマンド伝送方式と、画像表示端末へ転送して表示すべき画像データを圧縮してクライアント側に転送する画像伝送方式との2つが提案されている。通常は、どちらか一方が予め設定され、利用されているが、伝送内容に応じて適切な伝送方式が選択され、より快適にリモート操作を行えることが望まれる。しかしながら、ユーザが任意で選択するのは困難である。   The transmission method used in the remote operation system described above includes a command transmission method in which drawing data and instructions are transmitted as commands from the server to the client device, and compression of image data to be transferred to the image display terminal for display. Two image transmission methods for transferring to the client side have been proposed. Normally, either one is set and used in advance, but it is desirable that an appropriate transmission method is selected according to the transmission contents and remote operation can be performed more comfortably. However, it is difficult for the user to select arbitrarily.

本発明はこのような状況に鑑みてなされたものであり、伝送方式を制御することで、より快適にリモート操作を行うことを目的とする。   The present invention has been made in view of such a situation, and an object thereof is to perform a remote operation more comfortably by controlling a transmission method.

本発明に係るサーバは、ネットワークを介して接続されるクライアント装置からリモート操作されるサーバであって、前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する画像データ検出手段を備えることを特徴とする。   The server according to the present invention is a server that is remotely operated from a client device connected via a network, and monitors a screen of an application that is executed based on an operation signal transmitted from the client device. And image data detecting means for controlling a transmission method between the detected image data portion and other portions.

本発明に係るリモート操作システムは、クライアント装置と、前記クライアント装置からリモート操作されるサーバとが、ネットワークを介して接続されるリモート操作システムであって、前記サーバは、前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する画像データ検出手段を備えることを特徴とする。   The remote operation system according to the present invention is a remote operation system in which a client device and a server remotely operated from the client device are connected via a network, and the server is transmitted from the client device. Image data detecting means for monitoring the screen of an application to be executed based on an operation signal, detecting an image data portion, and controlling a transmission method between the detected image data portion and another portion is provided.

本発明に係る伝送方式制御方法は、ネットワークを介して接続されるクライアント装置からリモート操作されるサーバの伝送方式制御方法であって、前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御するステップを備えることを特徴とする。   The transmission method control method according to the present invention is a transmission method control method for a server remotely operated from a client device connected via a network, and is an application executed on the basis of an operation signal transmitted from the client device. The method includes a step of monitoring a screen, detecting an image data portion, and controlling a transmission method between the detected image data portion and another portion.

本発明に係る伝送方式制御プログラムは、ネットワークを介して接続されるクライアント装置からリモート操作されるサーバの伝送方式制御プログラムであって、前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する処理をコンピュータに実行させることを特徴とする。   A transmission method control program according to the present invention is a transmission method control program for a server remotely operated from a client device connected via a network, and is an application executed on the basis of an operation signal transmitted from the client device. The present invention is characterized by monitoring a screen, detecting an image data portion, and causing a computer to execute a process for controlling a transmission method between the detected image data portion and another portion.

本発明に係る記録媒体は、上記本発明に係る伝送方式制御プログラムの処理を記録するコンピュータ読取り可能な記録媒体である。   The recording medium according to the present invention is a computer-readable recording medium for recording the processing of the transmission method control program according to the present invention.

本発明によれば、伝送方式を制御することで、より快適にリモート操作を行うことが出来る。   According to the present invention, remote operation can be performed more comfortably by controlling the transmission method.

本発明の実施形態に係るリモート操作システムの全体構成図である。1 is an overall configuration diagram of a remote operation system according to an embodiment of the present invention. 本発明の実施形態に係る動作処理を示すフローチャートである。It is a flowchart which shows the operation processing which concerns on embodiment of this invention. 本発明の実施形態に係る画像データ検出を説明するための図である。It is a figure for demonstrating the image data detection which concerns on embodiment of this invention. 本発明の実施形態に係る画像データ検出を説明するための図である。It is a figure for demonstrating the image data detection which concerns on embodiment of this invention. 本発明の実施形態に係る画像データ検出を説明するための図である。It is a figure for demonstrating the image data detection which concerns on embodiment of this invention. 本発明の実施形態に係るクライアント装置1側の表示画面例を示す図である。It is a figure which shows the example of a display screen by the side of the client apparatus 1 which concerns on embodiment of this invention. 本発明の実施形態に係る画像データ検出を説明するための図である。It is a figure for demonstrating the image data detection which concerns on embodiment of this invention. 本発明の実施形態に係る画像データ検出を説明するための図である。It is a figure for demonstrating the image data detection which concerns on embodiment of this invention.

以下に、本発明の実施形態について図面を用いて詳細に説明する。なお、以下に述べる実施形態は、本発明の好適な実施形態であるから、技術的に好ましい種々の限定が付されているが、本発明の範囲は、以下の説明において特に本発明を限定する旨の記載がない限り、これらの態様に限られるものではない。   Embodiments of the present invention will be described below in detail with reference to the drawings. The embodiments described below are preferred embodiments of the present invention, and thus various technically preferable limitations are given. However, the scope of the present invention is particularly limited in the following description. As long as there is no description of the effect, it is not restricted to these aspects.

(構成)
図1は、本発明の実施形態に係るリモート操作システムの全体構成図である。クライアント装置1とサーバ2とが、ネットワーク3を介して接続されている。
(Constitution)
FIG. 1 is an overall configuration diagram of a remote operation system according to an embodiment of the present invention. A client device 1 and a server 2 are connected via a network 3.

クライアント装置1は、サーバ2を遠隔操作する装置であり、サーバ2から伝送された情報を表示する機能を備える。   The client device 1 is a device that remotely operates the server 2 and has a function of displaying information transmitted from the server 2.

サーバ2は、CPU(Central Processing Unit)21、記憶部22、画像データ検出部23、画像データ圧縮部25、コマンド生成部26、通信部27、から構成される。   The server 2 includes a CPU (Central Processing Unit) 21, a storage unit 22, an image data detection unit 23, an image data compression unit 25, a command generation unit 26, and a communication unit 27.

CPU21は、サーバ2全体を制御する。サーバ2の制御プログラム、各種アプリケーションプログラム等は記憶部22に予め記憶されている。CPU21は、制御プログラムに基づいて各機能ブロックの制御を行う。また、各種アプリケーションプログラムの起動/停止及び制御等を行う。   The CPU 21 controls the entire server 2. The control program of the server 2 and various application programs are stored in the storage unit 22 in advance. The CPU 21 controls each functional block based on the control program. In addition, various application programs are started / stopped and controlled.

画像データ圧縮部25は、クライアント装置1からの操作信号に基づき実行するアプリケーションの画面をサーバ2側でキャプチャした画像データを圧縮する。本実施形態では、画像データ圧縮部25で圧縮した画像データを、サーバからクライアント装置への伝送する方式として、エンコーダを用いる。なお、最新の画像全体を一つ前に伝送した画像と比較し、その差分を圧縮して伝送することも可能である。   The image data compression unit 25 compresses image data captured on the server 2 side of a screen of an application to be executed based on an operation signal from the client device 1. In this embodiment, an encoder is used as a method for transmitting the image data compressed by the image data compression unit 25 from the server to the client device. Note that it is also possible to compare the latest entire image with the previous transmitted image and compress the difference to transmit.

コマンド生成部26は、クライアント装置1からの操作信号に基づき実行するアプリケーションの画面を表示させるためのコマンドを生成する。本実施形態では、コマンド生成部26で生成したコマンドを、サーバからクライアント装置に伝送する方式として、RDPを用いる。   The command generation unit 26 generates a command for displaying an application screen to be executed based on an operation signal from the client device 1. In the present embodiment, RDP is used as a method for transmitting the command generated by the command generation unit 26 from the server to the client device.

画像データ検出部23は、クライアント装置1からの操作信号に基づき実行するアプリケーションの画面を監視し、画面中から動画等の画像データ部分を検出する。検出された画像データ部分はエンコーダで伝送され、その他はRDPで伝送される。すなわち、検出された画像データ部分については画像データ圧縮部25で圧縮され、その他の部分はコマンド生成部26によりコマンドが生成され、伝送される。画像データ部分の検出に関する詳細は後述する。   The image data detection unit 23 monitors a screen of an application to be executed based on an operation signal from the client device 1 and detects an image data portion such as a moving image from the screen. The detected image data portion is transmitted by an encoder, and the other is transmitted by RDP. That is, the detected image data portion is compressed by the image data compression unit 25, and the command is generated by the command generation unit 26 for the other portions and transmitted. Details regarding detection of the image data portion will be described later.

なお、サーバ2がGPU(Graphics Processing Unit)を備えた構成の場合は、GPUにより画面を監視し、画面中から動画等の画像データを検出しても良い。ここで、GPUとは、画像処理を行う装置若しくは機能を言う。   When the server 2 is configured to include a GPU (Graphics Processing Unit), the GPU may monitor the screen and detect image data such as a moving image from the screen. Here, the GPU refers to an apparatus or a function that performs image processing.

通信部27は、ネットワーク3を介してクライアント装置1とデータの送受信を行う。   The communication unit 27 transmits / receives data to / from the client device 1 via the network 3.

(動作処理)
本実施形態に係る動作処理について説明する。図2は、本実施形態に係る動作処理を示すフローチャートである。
(Operation processing)
An operation process according to the present embodiment will be described. FIG. 2 is a flowchart showing an operation process according to the present embodiment.

クライアント装置1からリモートデスクトップ接続要求がなされ、サーバ2が接続要求を受け付け、要求されたAP(アプリケーションプログラム)を起動する(ステップS1、S2)。   A remote desktop connection request is made from the client device 1, the server 2 accepts the connection request, and starts the requested AP (application program) (steps S1 and S2).

実行中のアプリケーションの画面に動画等の画像データ部分があるか否か判断する(ステップS3)。画面中に動画等の画像データがない場合は(ステップS3/なし)、RDP方式で伝送を続ける。すなわち、コマンドを生成して送信する。   It is determined whether or not there is an image data portion such as a moving image on the screen of the application being executed (step S3). If there is no image data such as a moving image on the screen (step S3 / None), transmission is continued using the RDP method. That is, a command is generated and transmitted.

画面中に動画等の画像データがある場合は(ステップS3/あり)、画像データ部分(領域)を検出、特定し(ステップS4)、画像データ部分をエンコーダ方式すなわち画像データを圧縮して送信する。画面中の画像データ部分以外については、RDP方式で伝送を行う。   When there is image data such as a moving image on the screen (step S3 / Yes), the image data portion (area) is detected and specified (step S4), and the image data portion is transmitted by compressing the encoder method, that is, the image data. . Except for the image data portion in the screen, transmission is performed by the RDP method.

(動画等の画像データの検出)
次に、上述したステップ画像データS3、S5における画像データの検出について説明する。
(Detection of image data such as movies)
Next, detection of image data in the above-described step image data S3 and S5 will be described.

まず、サーバ2がGPUを備えた構成の場合は、GPUにより画面情報を監視し、画面中から動画等の画像データを検出する。   First, when the server 2 is configured to include a GPU, screen information is monitored by the GPU, and image data such as a moving image is detected from the screen.

GPUを備えない構成の場合は、画像データ検出部23により画像データを検出する。画像データ検出部23による画像データ検出は、以下の手法が考え得る。   In the case of a configuration without a GPU, the image data detection unit 23 detects image data. The image data detection by the image data detection unit 23 can be considered as follows.

〔実施例1〕
図3乃至図5は、本実施例に係る画像データ検出を説明するための図である。画像データ検出部23は、クライアント装置1からの操作信号に基づき実行するアプリケーションの画面上に任意の複数の目標点11を置き、画面の変化量を監視する。例えば図3に示すように、表示画面10に任意の目標点11を複数置き、画面情報を監視する。目標点11aは、画像データ12を監視し、変化量が多いことを検出できる。画像データ検出部23は、変化量が多いことを検出できた目標点11aから、矩形検出を行い、画像データ部分12の領域を特定する。
[Example 1]
3 to 5 are diagrams for explaining image data detection according to the present embodiment. The image data detection unit 23 places a plurality of arbitrary target points 11 on the screen of the application to be executed based on the operation signal from the client device 1 and monitors the amount of change of the screen. For example, as shown in FIG. 3, a plurality of arbitrary target points 11 are placed on the display screen 10 and the screen information is monitored. The target point 11a can monitor the image data 12 and detect that the amount of change is large. The image data detection unit 23 performs rectangular detection from the target point 11a that has been detected to have a large amount of change, and identifies the region of the image data portion 12.

矩形検出は、例えば図4(a)や図4(b)に示すイメージ図のように、変化量が多いことを検出した目標点11aを中心として周囲を監視し、画像データ部分12の領域の対角線上にある2つの点を検出する。該検出された2点から矩形が特定でき、これを画像データ部分の領域として特定できる。なお、画像データ部分の領域は矩形であることを前提として特定を行っている。   In the rectangle detection, for example, as shown in the image diagrams of FIG. 4A and FIG. 4B, the surroundings are monitored around the target point 11a where the amount of change is detected, and the diagonal line of the region of the image data portion 12 The two points on the top are detected. A rectangle can be specified from the two detected points, and this can be specified as an area of the image data portion. Note that the identification is performed on the assumption that the area of the image data portion is rectangular.

また、変化量を多いことを検出した目標点11が複数の場合も、同様に矩形検出が行われる(図5参照)。   In addition, when a plurality of target points 11 that have detected a large amount of change are present, rectangular detection is similarly performed (see FIG. 5).

〔実施例2〕
さらに、画像データ検出部23により画像データを検出する他の実施例について説明する。サーバ2は、画面中に動画等の画像データが表示される場合に、かかる画像データ部分についてはRDP伝送方式では伝送できず、クライアント装置1側で動画の視聴が出来ないことがある。このような場合、例えば図6に示すクライアント装置1側の表示画面15のように、動画等の画像データが表示されるべき部分に何も表示されず、黒色で表されることがある(図6の符号13参照)。
[Example 2]
Further, another embodiment in which image data is detected by the image data detection unit 23 will be described. When image data such as a moving image is displayed on the screen, the server 2 cannot transmit the image data portion by the RDP transmission method and cannot view the moving image on the client device 1 side. In such a case, for example, as in the display screen 15 on the client device 1 side shown in FIG. 6, nothing is displayed in a portion where image data such as a moving image is to be displayed, and may be expressed in black (FIG. 6 (reference numeral 13).

従って、動画等の画像データ部分の伝送が出来ない分、サーバ2からクライアント装置1へ伝送するコマンド量が減少するため、サーバ2での処理量が少なくなる。したがってサーバ2が画像データ検出のために使用できるリソースに余裕が出来るため、以下の検出方法の利用が考え得る。   Accordingly, since the amount of commands transmitted from the server 2 to the client device 1 is reduced by the amount of image data such as moving images that cannot be transmitted, the processing amount at the server 2 is reduced. Therefore, since the server 2 can afford the resources that can be used for image data detection, the following detection method can be used.

方法(a) 画像データ検出部24は、画面全体を順次監視し、画像データ部分を検出する。例えば図7に示すように、一定の監視領域16ごとに、順次監視する。監視領域16aで、画像データ部分12の一部を検出すると(変化量の多さで判断)、検出した部分から対角線の2点を検出し、矩形範囲を抽出し、画像データ部分12の特定を行う。検出した画像データ部分12は、エンコーダ伝送方式、すなわち画像データを圧縮して伝送する方式を用いる。   Method (a) The image data detection unit 24 sequentially monitors the entire screen and detects the image data portion. For example, as shown in FIG. 7, monitoring is sequentially performed for each fixed monitoring area 16. When a part of the image data part 12 is detected in the monitoring area 16a (determined by the large amount of change), two diagonal points are detected from the detected part, a rectangular range is extracted, and the image data part 12 is specified. Do. The detected image data portion 12 uses an encoder transmission method, that is, a method of compressing and transmitting image data.

方法(b) 画像データ検出部24は、画面中心から周囲の矩形検出を行う(図8参照)。   Method (b) The image data detection unit 24 detects the surrounding rectangle from the center of the screen (see FIG. 8).

なお、上記方法(a)で、ある任意の時間、画像データの検出を行い、その際にサーバ2におけるCPUの負荷が任意の値を超えなければ方法(a)を継続し、任意のCPU負荷を越えていれば上記方法(b)に変更して、画面の監視を行ってもよい。CPU負荷が多い場合は、画面上に動画等の画像データが2箇所以上ある可能があるため、方法(b)のように画面中心から矩形検出を行うと、方法(a)よりも早く画像データ部分を特定することが出来るためである。   In the method (a), image data is detected for a certain arbitrary time. At that time, if the CPU load on the server 2 does not exceed an arbitrary value, the method (a) is continued, and an arbitrary CPU load is detected. If it exceeds the above, the method may be changed to the above method (b) to monitor the screen. When the CPU load is large, there may be two or more image data such as moving images on the screen. Therefore, when rectangle detection is performed from the center of the screen as in the method (b), the image data is faster than the method (a). This is because the part can be specified.

〔実施例3〕
上記各実施例においては、動画等の画像データ12が画面中にあるか否かは、実際に監視を開始してから画面情報の変化量の多さで判断する。従って、一定期間毎に監視が行われることが好ましい。しかしながら、一定期間毎に繰り返し監視処理を行うことは負担となる。そこでサーバ2は、画像データの存在を判定する機能(画像データ存在判定部)を備え、画像データの存在を確認した上で、監視処理、すなわち上記実施例1や2に記載の画像データ検出を行うようにしても良い。
Example 3
In each of the above embodiments, whether or not the image data 12 such as a moving image is on the screen is determined based on the amount of change in the screen information after the actual monitoring is started. Therefore, it is preferable that monitoring is performed at regular intervals. However, it is a burden to perform the monitoring process repeatedly at regular intervals. Therefore, the server 2 has a function of determining the presence of image data (image data presence determination unit), and confirms the presence of the image data, and then performs monitoring processing, that is, the image data detection described in the first and second embodiments. You may make it do.

本実施例に係る画像データ存在判定部は、特に、サーバ2がネットワークを介してWEBサーバと接続している構成において、ユーザがクライアント装置1からURL(Uniform Resource Locators)を入力して指定したWEBサイトをWEBサーバからコンテンツとして取得して表示対象とする場合に、表示対象のWEBサイト上の動画有無を判定することが出来る。WEBサイトを表示させる(閲覧するための)アプリケーションとしては、例えば米マイクロソフトのInternet Explorerや、米アップルのSafari等のWEBブラウザ(WWWブラウザとも称す)が用いられ、サーバ2で実行される。画像データ存在判定部は、表示対象のWEBサイトのソース(例えば、Hyper Text Markup Language等で記述されたソースファイル)から、Flashや動画ファイルの有無(画像データあり/なし)を確認することが出来る。すなわち、動画ファイルにリンクされているか、動画ファイルが挿入されているか、等を判断する。若しくは、画像データ存在判定部は、サーバ2において、ユーザが指定したURLで表示されるWEBサイトを表示させた時に、サーバ2のキャッシュに動画ファイルのDL(ダウンロード)(若しくはコピー)が検出されたかを確認することで、画像データあり/なしを判断することも出来る。WEBサーバから取得したWEBサイトに動画を含まれている場合は、一時的に動画ファイルのキャッシュへのDLが行われるためである。   The image data presence determination unit according to the present embodiment is a WEB specified by a user inputting a URL (Uniform Resource Locators) from the client device 1 particularly in a configuration in which the server 2 is connected to a WEB server via a network. When a site is acquired as a content from a WEB server and set as a display target, the presence or absence of a moving image on the display target WEB site can be determined. As an application for displaying (browsing) a WEB site, a WEB browser (also referred to as a WWW browser) such as Microsoft Internet Explorer or Apple Apple is used, and is executed on the server 2. The image data existence determination unit can check the presence or absence (with or without image data) of a Flash or video file from the source of the display target WEB site (for example, a source file described in Hyper Text Markup Language or the like). . That is, it is determined whether the movie file is linked or the movie file is inserted. Alternatively, when the image data existence determination unit displays the WEB site displayed at the URL specified by the user on the server 2, has the DL (download) (or copy) of the video file been detected in the cache of the server 2? By confirming, it can be determined whether image data is present or absent. This is because when a moving image is included in the WEB site acquired from the WEB server, DL to the cache of the moving image file is temporarily performed.

〔実施例4〕
また、クライアント装置1側から、エンコーダ伝送方式で送信して欲しい部分をユーザが任意に特定することも可能である。例えば、上述したように、クライアント装置1において動画等の画像データが表示されるべき部分に何も表示されず、黒色で表されることがある(図6の符号13参照)。ユーザが係る画像データ部分を特定(例えば、対角線上の2点を指定)し、クライアント装置1から、特定した部分をエンコーダ伝送方式で送信するよう指示する。サーバ2は、ユーザから特定された画像データ部分をエンコーダ伝送方式で送信する。対角線上の2点が指定された場合は、該2点から矩形検出を行って、画像データ部分を抽出する。
Example 4
In addition, the user can arbitrarily specify a portion desired to be transmitted by the encoder transmission method from the client device 1 side. For example, as described above, there is a case where nothing is displayed in a portion where image data such as a moving image is to be displayed in the client device 1 and it is expressed in black (see reference numeral 13 in FIG. 6). The user specifies the image data portion (for example, specifies two points on the diagonal line), and instructs the client device 1 to transmit the specified portion by the encoder transmission method. The server 2 transmits the image data portion specified by the user by the encoder transmission method. When two points on the diagonal line are designated, rectangle detection is performed from the two points, and the image data portion is extracted.

なお、上述した各実施形態は、本発明の好適な実施形態であり、上記各実施形態のみに本発明の範囲を限定するものではなく、本発明の要旨を逸脱しない範囲において当業者が上記各実施形態の修正や代用を行い、種々の変更を施した形態を構築することが可能である。   Each of the above-described embodiments is a preferred embodiment of the present invention, and the scope of the present invention is not limited to only the above-described embodiments, and those skilled in the art do not deviate from the gist of the present invention. It is possible to construct a form in which various modifications are made by modifying or substituting the embodiment.

例えば、上述した実施形態における制御動作は、ハードウェア、または、ソフトウェア、あるいは、両者の複合構成によって実行することも可能である。   For example, the control operation in the above-described embodiment can be executed by hardware, software, or a combined configuration of both.

なお、ソフトウェアによる処理を実行する場合には、処理シーケンスを記録したプログラムが格納されているROMから、専用のハードウェアに組み込まれているコンピュータ内のメモリ(RAM)にプログラムを読み込んで実行させるか、あるいは、各種処理が実行可能な汎用コンピュータにプログラムをインストールして実行させることが可能である。   When executing processing by software, whether the program is read from the ROM storing the program recording the processing sequence to the memory (RAM) in the computer incorporated in the dedicated hardware and executed. Alternatively, the program can be installed and executed on a general-purpose computer capable of executing various processes.

例えば、プログラムは、記録媒体としてのハードディスクやROM(Read Only Memory)に予め記録しておくことが可能である。あるいは、プログラムは、フロッピー(登録商標)ディスク等の磁気ディスク、CD(Compact Disc)、DVD(Digital Versatile Disc)等の光ディスク、MO(Magneto optical)ディスク等の光磁気ディスクなどのリムーバブル記録媒体に、一時的、あるいは、永続的に格納(記録)しておくことが可能である。   For example, the program can be recorded in advance on a hard disk or a ROM (Read Only Memory) as a recording medium. Alternatively, the program is stored on a removable recording medium such as a magnetic disk such as a floppy (registered trademark) disk, an optical disk such as a CD (Compact Disc) or DVD (Digital Versatile Disc), or a magneto-optical disk such as an MO (Magneto optical) disk. It is possible to store (record) temporarily or permanently.

このようなリムーバブル記録媒体は、いわゆるパッケージソフトウエアとして提供することが可能である。   Such a removable recording medium can be provided as so-called package software.

なお、プログラムは、上述したようなリムーバブル記録媒体からコンピュータにインストールする他、ダウンロードサイトから、コンピュータに無線転送したり、LAN(Local Area Network)、インターネットといったネットワークを介して、コンピュータに有線で転送したりし、コンピュータでは、転送されてきたプログラムを受信し、内蔵するハードディスク等の記録媒体にインストールすることが可能である。   The program is installed on the computer from the removable recording medium as described above, or is wirelessly transferred from the download site to the computer, or is wired to the computer via a network such as a LAN (Local Area Network) or the Internet. However, the computer can receive the transferred program and install it on a recording medium such as a built-in hard disk.

また、上記実施形態で説明した処理動作に従って時系列的に実行されるのみならず、処理を実行する装置の処理能力、あるいは、必要に応じて並列的にあるいは個別に実行するように構築することも可能である。   In addition to being executed in time series in accordance with the processing operations described in the above embodiment, the processing capability of the apparatus that executes the processing, or a configuration to execute in parallel or individually as necessary Is also possible.

また、上記実施形態で説明したシステムは、複数の装置の論理的集合構成にしたり、各装置の機能を混在させたりするように構築することも可能である。   In addition, the system described in the above embodiment can be configured to have a logical set configuration of a plurality of devices or to mix the functions of each device.

1 クライアント装置
2 サーバ
3 ネットワーク
21 CPU
22 記憶部
23 画像データ検出部
25 画像データ圧縮部
26 コマンド生成部
27 通信部
1 Client device 2 Server 3 Network 21 CPU
22 storage unit 23 image data detection unit 25 image data compression unit 26 command generation unit 27 communication unit

Claims (13)

ネットワークを介して接続されるクライアント装置からリモート操作されるサーバであって、
前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する画像データ検出手段を備えることを特徴とするサーバ。
A server remotely operated from a client device connected via a network,
Image data detecting means for monitoring a screen of an application to be executed based on an operation signal transmitted from the client device, detecting an image data portion, and controlling a transmission method between the detected image data portion and another portion. A server characterized by that.
前記実行するアプリケーションの画面を表示させるためのコマンドを生成するコマンド生成手段と、
前記実行するアプリケーションの画面をキャプチャした画像データを圧縮する画像データ圧縮手段と、を備え、
前記画像データ検出手段は、前記検出した画像データ部分は前記画像データ圧縮手段により圧縮された画像データを伝送する方式により伝送し、前記他の部分は前記コマンド生成手段により生成したコマンドを伝送する方式により伝送するよう制御することを特徴とする請求項1記載のサーバ。
Command generation means for generating a command for displaying a screen of the application to be executed;
Image data compression means for compressing image data obtained by capturing the screen of the application to be executed,
The image data detection means transmits the detected image data portion by a method for transmitting the image data compressed by the image data compression means, and the other portion transmits a command generated by the command generation means. 2. The server according to claim 1, wherein the server is controlled so as to transmit.
前記画像データ検出手段は、前記実行するアプリケーションの画面上に任意の複数の目標点を置き、画面の変化量を監視し、変化量が多いことを検出できた目標点を中心として、矩形検出を行い、前記画像データ部分の領域を特定することを特徴とする請求項1又は2記載のサーバ。   The image data detecting means places an arbitrary plurality of target points on the screen of the application to be executed, monitors the amount of change of the screen, and performs rectangular detection centering on the target point at which the amount of change is detected. 3. The server according to claim 1, wherein the server is configured to identify an area of the image data portion. 前記画像データ検出手段は、前記実行するアプリケーションの画面全体を順次監視し、画面の変化量を監視し、変化量が多いことを検出できた箇所を中心として、矩形検出を行い、前記画像データ部分の領域を特定することを特徴とする請求項1又は2記載のサーバ。   The image data detection means sequentially monitors the entire screen of the application to be executed, monitors the amount of change of the screen, performs a rectangle detection centering on a location where the change amount is large, and detects the image data portion The server according to claim 1, wherein the server is specified. 前記画像データ検出手段は、前記実行するアプリケーションの画面の中心から矩形検出を行い、前記画像データ部分の領域を特定することを特徴とする請求項1又は2記載のサーバ。   The server according to claim 1 or 2, wherein the image data detection means detects a rectangle from the center of the screen of the application to be executed and specifies an area of the image data portion. 前記画像データ部分の領域の特定は、対角線の2点を検出し、矩形範囲を抽出することで特定することを特徴とする請求項3から5のいずれか1項記載のサーバ。   The server according to any one of claims 3 to 5, wherein the region of the image data portion is specified by detecting two diagonal points and extracting a rectangular range. 前記画像データの存在を判定する画像データ存在判定手段を備え、
前記画像データ検出手段は、前記画像データ存在判定手段により、画像データの存在が確認された場合に、前記画像データ部分の検出を開始することを特徴とする請求項1から6のいずれか1項記載のサーバ。
Image data presence determination means for determining the presence of the image data,
The said image data detection means starts the detection of the said image data part, when the presence of image data is confirmed by the said image data presence determination means, The any one of Claim 1 to 6 characterized by the above-mentioned. The listed server.
前記サーバは、前記ネットワークを介してWEBサーバと接続し、
前記実行するアプリケーションは、前記WEBサーバからWEBサイトを取得し、表示対象とするWEBブラウザであり、
前記画像データ存在判定手段は、前記表示対象のWEBサイトのソースから前記画像データの存在を判定することを特徴とする請求項7記載のサーバ。
The server connects to a WEB server via the network,
The application to be executed is a WEB browser that acquires a WEB site from the WEB server and is a display target.
The server according to claim 7, wherein the image data presence determining unit determines the presence of the image data from a source of the display target WEB site.
前記サーバは、前記ネットワークを介してWEBサーバと接続し、
前記実行するアプリケーションは、前記WEBサーバからWEBサイトを取得し、表示対象とするWEBブラウザであり、
前記画像データ存在判定手段は、前記WEBサイトを表示対象とするとき、キャッシュに画像データのダウンロードが検出されるか否かで、前記画像データの存在を判定することを特徴とする請求項7記載のサーバ。
The server connects to a WEB server via the network,
The application to be executed is a WEB browser that acquires a WEB site from the WEB server and is a display target.
8. The image data existence determining unit, when the WEB site is to be displayed, determines whether the image data exists based on whether or not download of image data is detected in a cache. Server.
クライアント装置と、前記クライアント装置からリモート操作されるサーバとが、ネットワークを介して接続されるリモート操作システムであって、
前記サーバは、
前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する画像データ検出手段を備えることを特徴とするリモート操作システム。
A remote operation system in which a client device and a server remotely operated from the client device are connected via a network,
The server
Image data detecting means for monitoring a screen of an application to be executed based on an operation signal transmitted from the client device, detecting an image data portion, and controlling a transmission method between the detected image data portion and another portion. A remote operation system characterized by that.
ネットワークを介して接続されるクライアント装置からリモート操作されるサーバの伝送方式制御方法であって、
前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御するステップを備えることを特徴とする伝送方式制御方法。
A transmission method control method for a server remotely operated from a client device connected via a network,
Monitoring a screen of an application to be executed based on an operation signal transmitted from the client device, detecting an image data portion, and controlling a transmission method between the detected image data portion and another portion. Transmission method control method.
ネットワークを介して接続されるクライアント装置からリモート操作されるサーバの伝送方式制御プログラムであって、
前記クライアント装置から送信される操作信号に基づいて実行するアプリケーションの画面を監視し、画像データ部分を検出し、検出した画像データ部分と他の部分との伝送方式を制御する処理をコンピュータに実行させることを特徴とする伝送方式制御プログラム。
A transmission method control program for a server remotely operated from a client device connected via a network,
Monitor a screen of an application to be executed based on an operation signal transmitted from the client device, detect an image data portion, and cause a computer to execute processing for controlling a transmission method between the detected image data portion and another portion. A transmission method control program.
請求項12記載の伝送方式制御プログラムの処理を記録するコンピュータ読取り可能な記録媒体。   A computer-readable recording medium for recording the processing of the transmission method control program according to claim 12.
JP2009077506A 2009-03-26 2009-03-26 Server, remote operation system, transmission method control method, program, and recording medium Expired - Fee Related JP5251664B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009077506A JP5251664B2 (en) 2009-03-26 2009-03-26 Server, remote operation system, transmission method control method, program, and recording medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009077506A JP5251664B2 (en) 2009-03-26 2009-03-26 Server, remote operation system, transmission method control method, program, and recording medium

Publications (2)

Publication Number Publication Date
JP2010232891A true JP2010232891A (en) 2010-10-14
JP5251664B2 JP5251664B2 (en) 2013-07-31

Family

ID=43048300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009077506A Expired - Fee Related JP5251664B2 (en) 2009-03-26 2009-03-26 Server, remote operation system, transmission method control method, program, and recording medium

Country Status (1)

Country Link
JP (1) JP5251664B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014057809A1 (en) * 2012-10-12 2014-04-17 日本電気株式会社 Motion video transmission system and method

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006054817A (en) * 2004-08-16 2006-02-23 Fuji Xerox Co Ltd Document processor
JP2006246153A (en) * 2005-03-04 2006-09-14 Toshiba Corp Screen transfer apparatus, screen transfer system, and method and program for transferring screen
JP2008129954A (en) * 2006-11-22 2008-06-05 Victor Co Of Japan Ltd Server device and client device
JP2010193257A (en) * 2009-02-19 2010-09-02 Nec Personal Products Co Ltd Server, remote operation system, transmission system selecting method, program, and recording medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006054817A (en) * 2004-08-16 2006-02-23 Fuji Xerox Co Ltd Document processor
JP2006246153A (en) * 2005-03-04 2006-09-14 Toshiba Corp Screen transfer apparatus, screen transfer system, and method and program for transferring screen
JP2008129954A (en) * 2006-11-22 2008-06-05 Victor Co Of Japan Ltd Server device and client device
JP2010193257A (en) * 2009-02-19 2010-09-02 Nec Personal Products Co Ltd Server, remote operation system, transmission system selecting method, program, and recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014057809A1 (en) * 2012-10-12 2014-04-17 日本電気株式会社 Motion video transmission system and method

Also Published As

Publication number Publication date
JP5251664B2 (en) 2013-07-31

Similar Documents

Publication Publication Date Title
JP6145211B2 (en) Web-based keyboard, video and mouse (KVM) redirection system and method and application thereof
EP3627336B1 (en) Method and apparatus for sharing contents between devices
US9195775B2 (en) System and method for managing and/or rendering internet multimedia content in a network
CN108337560B (en) Media playback device and media serving device for playing media on a web browser
KR20150028383A (en) Method for controlling a display apparatus, sink apparatus thereof, mirroring system thereof
JP6453345B2 (en) Method, system and medium for remote rendering of web content on a television device
JP2009146146A (en) Information processor and home network system
WO2010055792A1 (en) Communication device, communication method, and communication program
WO2017206396A1 (en) Video playing method and device
KR20120014868A (en) Information processing device, information processing method, computer program, and content display system
JP4806072B2 (en) Protocol matching apparatus and method for embedded AV content
KR101942269B1 (en) Apparatus and method for playing back and seeking media in web browser
JP5473290B2 (en) Information processing apparatus, information processing method, and program
US11089381B2 (en) Apparatus and method for simultaneous playback and backup of media in a web browser
JP5251664B2 (en) Server, remote operation system, transmission method control method, program, and recording medium
JP6007795B2 (en) Communication apparatus and communication control method
JP5632733B2 (en) Display device, screen image transfer method, and program
JP2015050631A (en) Display system, information terminal, selection control program, and selection control method
JP5476734B2 (en) Server, remote operation system, transmission method selection method, program, and recording medium
JP2008040347A (en) Image display device, image display method, and image display program
JP2009043131A (en) Moving picture file transmission server and operation control method thereof
JP2016127423A (en) Synchronization method of screen display, display processing device, and display processing program
JP5930562B1 (en) Movie display support program and movie display support device
JP2016127425A (en) Operation ui providing method and program and operation target device
JP2006246268A (en) Animation converting server and its control method

Legal Events

Date Code Title Description
A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20110512

RD01 Notification of change of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7421

Effective date: 20110920

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120222

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121228

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130301

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130401

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160426

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees