JP7206481B2 - Information processing device, control method and program for information processing device - Google Patents

Information processing device, control method and program for information processing device Download PDF

Info

Publication number
JP7206481B2
JP7206481B2 JP2018190052A JP2018190052A JP7206481B2 JP 7206481 B2 JP7206481 B2 JP 7206481B2 JP 2018190052 A JP2018190052 A JP 2018190052A JP 2018190052 A JP2018190052 A JP 2018190052A JP 7206481 B2 JP7206481 B2 JP 7206481B2
Authority
JP
Japan
Prior art keywords
window
shared
image
display
selection
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2018190052A
Other languages
Japanese (ja)
Other versions
JP2020060851A (en
JP2020060851A5 (en
Inventor
希 稲岡
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Original Assignee
Canon Marketing Japan Inc
Canon IT Solutions Inc
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 Canon Marketing Japan Inc, Canon IT Solutions Inc filed Critical Canon Marketing Japan Inc
Priority to JP2018190052A priority Critical patent/JP7206481B2/en
Publication of JP2020060851A publication Critical patent/JP2020060851A/en
Publication of JP2020060851A5 publication Critical patent/JP2020060851A5/en
Application granted granted Critical
Publication of JP7206481B2 publication Critical patent/JP7206481B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、情報処理装置、情報処理システム、情報処理方法及びプログラムに関する。 The present invention relates to an information processing device, an information processing system, an information processing method, and a program.

電子会議においては、ある参加者の端末をホスト端末として、当該ホスト端末の画面を他の参加者の端末(ゲスト端末)に共有する機能が提供されている(例えば特許文献1)。 In an electronic conference, a function is provided in which a terminal of a certain participant is used as a host terminal and the screen of the host terminal is shared with terminals of other participants (guest terminals) (for example, Patent Document 1).

特開2013-029922号公報JP 2013-029922 A

画面共有中に、意図しない内容、又は意図しない状態で画面の情報を共有してしまうことがある。例えば、共有中のウィンドウ(画面)をキャプチャして他の端末に共有する仕組みにおいて、共有中のウィンドウAの上に別のウィンドウBが重なってしまう場合である。 During screen sharing, screen information may be shared unintentionally or in an unintended state. For example, in a mechanism for capturing a window (screen) being shared and sharing it with another terminal, there is a case where another window B overlaps the window A being shared.

この場合、ウィンドウAとウィンドウBが重なった画像が、ウィンドウAの画面として共有されてしまう。 In this case, an image in which window A and window B overlap is shared as the screen of window A.

また、ウィンドウAの一部がデスクトップ画面(モニタ)からはみ出してしまった場合、当該モニタからはみ出した部分がキャプチャされないため、共有元のユーザとしてはウィンドウA全体を共有しているつもりだが、非共有者側のPCには、ウィンドウAの一部(モニタに移っている部分だけの画像)が共有されてしまう。 Also, if a portion of Window A protrudes from the desktop screen (monitor), the portion protruding from the monitor is not captured. A part of the window A (image of only the part moved to the monitor) is shared with the user's PC.

本発明の目的は、選択されたウィンドウの共有が適切に行われる仕組みを提供することである。 An object of the present invention is to provide a mechanism for properly sharing selected windows .

本発明の情報処理装置は、
表示手段で表示しているウィンドウのうち他の機器との共有対象ウィンドウの選択を受け付ける受付手段と、
前記受付手段で前記選択を受け付けたことに応じて、前記共有対象ウィンドウとなったウィンドウの前記表示手段上での位置とサイズの少なくとも一方を、前記選択の前に前記表示手段に表示していたものから変更するように制御する制御手段と
前記制御手段によって位置とサイズの少なくとも一方が変更された前記共有対象ウィンドウの表示内容を、前記他の機器で共有されるように送信するように制御する送信制御手段と、
を有することを特徴とする。
The information processing device of the present invention includes:
receiving means for receiving a selection of a window to be shared with another device among the windows displayed by the display means;
In response to the acceptance of the selection by the acceptance means, at least one of the position and size of the window to be shared on the display means is displayed on the display means before the selection. a control means for controlling to change from
transmission control means for controlling to transmit the display contents of the shared window whose position and/or size have been changed by the control means so as to be shared by the other device;
characterized by having

本発明によれば、選択されたウィンドウの共有が適切に行われる仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism for appropriately sharing a selected window .

本発明の実施形態における、システム構成の一例を示す図である。It is a figure showing an example of a system configuration in an embodiment of the present invention. 本発明の実施形態における、各種装置のハードウェア構成の一例を示すブロック図である。It is a block diagram showing an example of hardware constitutions of various devices in an embodiment of the present invention. 本発明の実施形態における、各種装置の機能構成の一例を示す図である。It is a figure showing an example of functional composition of various devices in an embodiment of the present invention. 本発明の実施形態における、カメラ画像送受信及び表示処理の流れを示すフローチャートである。4 is a flow chart showing the flow of camera image transmission/reception and display processing in the embodiment of the present invention. 本発明の実施形態における、各種データ構成の一例を示す図である。It is a figure which shows an example of various data structures in embodiment of this invention. 本発明の実施形態における、各種データ構成の一例を示す図である。It is a figure which shows an example of various data structures in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、処理の流れを示すフローチャートである。4 is a flow chart showing the flow of processing in the embodiment of the present invention; 本発明の実施形態における、アプリウィンドウの位置およびサイズ調整の処理の詳細を示すフローチャートである。4 is a flowchart showing details of processing for adjusting the position and size of an application window in the embodiment of the present invention; 本発明の実施形態における、アプリウィンドウの画像共有処理の詳細を示すフローチャートである。4 is a flowchart showing details of image sharing processing of an application window in the embodiment of the present invention; 本発明の実施形態における、各種画面構成およびアプリウィンドウ選択の様子を示す図である。4A and 4B are diagrams showing various screen configurations and how an application window is selected in the embodiment of the present invention; FIG. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention. 本発明の実施形態における、各種画面の構成の一例を示す図である。It is a figure which shows an example of a structure of various screens in embodiment of this invention.

以下、図面を参照して、本発明の実施の形態の一例について説明する。 An example of an embodiment of the present invention will be described below with reference to the drawings.

まず図1を参照して、本発明の実施形態における、情報処理システムの構成の一例について説明する。 First, with reference to FIG. 1, an example of the configuration of an information processing system according to an embodiment of the present invention will be described.

本発明の情報処理システムは、例えば、パーソナルコンピュータを適用可能な情報処理装置であるクライアント端末100(100A,100B,100C,100D)と各クライアント端末100でウェブ会議を利用可能にするサーバ200がネットワーク150を介して通信可能に接続され、構成されている。サーバ200は情報処理装置の1つである。 In the information processing system of the present invention, for example, client terminals 100 (100A, 100B, 100C, and 100D), which are information processing apparatuses to which personal computers can be applied, and a server 200 that enables a web conference to be used by each client terminal 100 are networked. communicatively connected and configured via 150; The server 200 is one of information processing devices.

サーバ200は、ウェブブラウザを利用したウェブ会議を実現するためのサーバ装置であり、クライアント端末100からのアクセスに応じて、クライアント端末100で入力を受け付けたユーザIDのユーザが参加する会議の画面である会議画面(インタフェース/例えばhtmlで表現される画面を表示するための情報)をそれぞれのクライアント端末100に送信して表示させる。 The server 200 is a server device for realizing a web conference using a web browser. A conference screen (interface/information for displaying a screen expressed in html, for example) is transmitted to each client terminal 100 and displayed.

当該会議画面の提供(会議画面に表示するカメラ画像及び画面共有機能の提供)により、複数のクライアント端末100によりウェブ会議を行うサービスを提供する。 By providing the conference screen (providing a camera image displayed on the conference screen and a screen sharing function), a service for conducting a web conference by a plurality of client terminals 100 is provided.

ここでいうカメラ画像とは、会議に参加中のユーザのユーザIDが入力されたクライアント端末100が使用するカメラで撮像され、サーバ200に送信されている画像である撮像画像であり、例えば、ユーザ自身の顔を写した画像である。 The camera image here is an image captured by the camera used by the client terminal 100 to which the user ID of the user participating in the conference is input and transmitted to the server 200. For example, the user An image of your own face.

また、ここでいうアプリ画像とは、クライアント端末100の入力部を介して、ユーザ操作に応じて指定を受け付けた、クライアント端末100からサーバ200に送信される画像である。例えば、クライアント端末100のデスクトップ画面や、クライアント端末100において起動しているアプリケーションの画面(アプリウィンドウ)の画像等である。 The application image referred to here is an image transmitted from the client terminal 100 to the server 200, for which designation is received through the input unit of the client terminal 100 in accordance with a user's operation. For example, it is a desktop screen of the client terminal 100, an image of an application screen (application window) running on the client terminal 100, or the like.

サーバ200は、アプリ画像の送信元のクライアント端末のユーザと同じ会議に参加している他のユーザの他のクライアント端末100に対してアプリ画像を送信し、共有する。 The server 200 transmits and shares the application image to other client terminals 100 of other users participating in the same conference as the user of the client terminal that sent the application image.

つまり、本実施形態のウェブ会議システムは、クライアント端末100(例:100A)に表示されている画面の画像を他のクライアント端末(例:100B、100C、100D)の画面に表示する、画面共有(アプリ画像の表示の共有処理)を行うことができる。 In other words, the web conferencing system of the present embodiment displays screen images displayed on the client terminal 100 (eg, 100A) on the screens of other client terminals (eg, 100B, 100C, 100D). application image display sharing).

例えばユーザ操作により選択されたアプリケーションの画面のみをアプリ画像として共有することができる。 For example, only the screen of an application selected by user operation can be shared as an application image.

また、クライアント端末100に表示されているデスクトップ画面の指定を受け付けることで、当該デスクトップ画像全体をアプリ画像として共有することができる(デスクトップ共有)。 Also, by accepting designation of the desktop screen displayed on the client terminal 100, the entire desktop image can be shared as an application image (desktop sharing).

クライアント端末100は、例えば100Aに示すようなデスクトップPCや、100B、100DのようなノートPC、100CのようなタブレットPCである。クライアント端末100は、サーバ200から受信した会議画面に、同じくサーバ200から受信した画像や映像(カメラ画像)や、アプリ画像を表示する。 The client terminals 100 are, for example, desktop PCs such as 100A, notebook PCs such as 100B and 100D, and tablet PCs such as 100C. The client terminal 100 displays images and videos (camera images) similarly received from the server 200 and application images on the conference screen received from the server 200 .

本実施形態においてクライアント端末100には、サーバ200へアクセスするためのウェブブラウザ、及び専用のモジュールがインストールされているものとする。なお、この専用のモジュールは、例えば、ウェブブラウザを介して、サーバ200からダウンロードするActiveXコンポーネントである。 In this embodiment, it is assumed that a web browser for accessing the server 200 and a dedicated module are installed in the client terminal 100 . Note that this dedicated module is, for example, an ActiveX component downloaded from the server 200 via a web browser.

なお、ウェブ会議において自身の動画像を送信する場合は、ビデオデバイスである(ウェブカメラ等の)カメラ101を接続する。音声を送信する場合は、マイク102を接続し、相手の音声を視聴するためにはスピーカ103を接続する。マイク102およびスピーカ103はオーディオデバイスである。 Note that when transmitting a moving image of itself in a web conference, a camera 101 (such as a web camera), which is a video device, is connected. The microphone 102 is connected to transmit voice, and the speaker 103 is connected to listen to the voice of the other party. Microphone 102 and speaker 103 are audio devices.

また、図1においては各デバイスを別々の筐体として例示しているが、例えば101~103が同じ筐体のハードに備えられているデバイスを用いてもよい。 Also, in FIG. 1, each device is exemplified as separate housings, but devices 101 to 103, for example, may be provided in hardware of the same housing.

例えばカメラ機能とマイク機能や、マイク機能とスピーカ機能、および全ての機能を備えたデバイスである。 For example, it is a device with a camera function and a microphone function, a microphone function and a speaker function, and all functions.

また、クライアント端末100に101~103のデバイスが内蔵されている場合、これらの内蔵されているデバイスを用いて、画像、音声等を入力・出力するようにしてもよい。 In addition, if the client terminal 100 incorporates devices 101 to 103, these built-in devices may be used to input/output images, sounds, and the like.

また、本ウェブ会議システムは、ルームと呼ばれる仮想の会議室をサーバ200において複数生成、記憶、管理することができる。 In addition, this web conference system can generate, store, and manage a plurality of virtual conference rooms called rooms in the server 200 .

クライアント端末100を操作するユーザは、自身のユーザID・パスワードを用いて、ウェブブラウザ経由でサーバ200にアクセスしてログインし、自身のユーザIDを用いて当該ルームに入室することで、当該ルームにおいて開催される会議に参加することができる。以上が図1の説明である。 The user who operates the client terminal 100 uses his/her own user ID and password to access the server 200 via a web browser, logs in, and uses his/her user ID to enter the room. You can participate in meetings that are held. The above is the description of FIG.

次に図2を参照して、本発明の実施形態における各種装置に適用可能なハードウェア構成の一例について説明する。 Next, with reference to FIG. 2, an example of hardware configuration applicable to various devices according to the embodiment of the present invention will be described.

図2において、201はCPUで、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input/Output System)やオペレーティングシステム(以下、OS)や、各サーバ或いは各PCの実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。 In FIG. 2, reference numeral 201 denotes a CPU that controls devices and controllers connected to a system bus 204 in an integrated manner. The ROM 202 or the external memory 211 also stores a BIOS (Basic Input/Output System), which is a control program for the CPU 201, an operating system (OS), and functions necessary for realizing the functions executed by each server or each PC. Various programs and the like, which will be described later, are stored.

203はRAMで、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をROM202あるいは外部メモリ211からRAM203にロードして、該ロードしたプログラムを実行することで各種動作を実現するものである。 A RAM 203 functions as a main memory, a work area, and the like for the CPU 201 . The CPU 201 loads programs and the like necessary for executing processing from the ROM 202 or the external memory 211 to the RAM 203, and executes the loaded programs to realize various operations.

また、205は入力コントローラで、入力デバイス209からの入力を制御する。入力デバイス209としては、キーボード、タッチパネル、及びマウス等のポインティングデバイス等が挙げられる。 An input controller 205 controls input from the input device 209 . The input device 209 includes a keyboard, a touch panel, and a pointing device such as a mouse.

なお、入力デバイス209がタッチパネルの場合、ユーザがタッチパネルに表示されたアイコンやカーソルやボタンに合わせて押下(指等でタッチ)することにより、各種の指示を行うことができることとする。また、タッチパネルは、マルチタッチスクリーンなどの、複数の指でタッチされた位置を検出することが可能なタッチパネルであってもよい。 If the input device 209 is a touch panel, the user can give various instructions by pressing (touching with a finger or the like) an icon, cursor, or button displayed on the touch panel. Also, the touch panel may be a touch panel, such as a multi-touch screen, capable of detecting positions touched by multiple fingers.

206はビデオコントローラで、ディスプレイ210等の表示機への表示を制御する。なお、ディスプレイ210は、CRT、液晶ディスプレイ等の表示機のことを指す。または、その他の表示機であってもよい。なお、本体と一体になったノート型パソコンのディスプレイも含まれるものとする。外部出力装置はディスプレイに限ったものははく、例えばプロジェクタであってもよい。 A video controller 206 controls display on a display device such as the display 210 . Note that the display 210 refers to a display device such as a CRT, a liquid crystal display, or the like. Alternatively, it may be another display device. It should be noted that the display of the notebook computer integrated with the main body is also included. The external output device is not limited to a display, and may be a projector, for example.

また、図2のハードウェア構成を適用する装置が前述のタッチ操作を受け付け可能な装置である場合には、ディスプレイ210が入力デバイス209としての機能を提供する。 Further, when the device to which the hardware configuration of FIG. 2 is applied is a device capable of receiving the touch operation described above, the display 210 provides a function as the input device 209 .

207はメモリコントローラで、ブートプログラム、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HDD)や、フレキシブルディスク(FD)、或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。 A memory controller 207 is connected to a hard disk (HDD), flexible disk (FD), or PCMCIA card slot for storing boot programs, various applications, font data, user files, edit files, various data, etc., through an adapter. It controls access to an external memory 211 such as a compact flash (registered trademark) memory that is

208は通信I/Fコントローラで、ネットワークを介して外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いた通信等が可能である。 A communication I/F controller 208 connects and communicates with an external device via a network, and executes communication control processing in the network. For example, communication using TCP/IP is possible.

なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォント展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。 It should be noted that the CPU 201 enables display on the display 210 by, for example, performing outline font expansion (rasterization) processing on a display information area in the RAM 203 . The CPU 201 also allows the user to issue instructions using a mouse cursor (not shown) on the display 210 .

本発明を実現するための後述する各種プログラムは、ROM202あるいは外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。 Various programs described later for realizing the present invention are recorded in the ROM 202 or the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 203 as necessary.

さらに、上記プログラムの実行時に用いられる定義ファイル及び各種情報、テーブル等も、外部メモリ211に格納されており、これらについての詳細な説明も後述する。 Further, definition files, various information, tables, and the like used when executing the above programs are also stored in the external memory 211, and detailed description of these will be given later.

カメラコントローラ212は、カメラ214等による映像取得を制御し、音声コントローラ213はマイク/スピーカ215等による音声取得制御やスピーカへの出力を制御する。 A camera controller 212 controls image acquisition by the camera 214 and the like, and an audio controller 213 controls audio acquisition and output to the microphone/speaker 215 and the like.

カメラ214は、図2のハードウェア構成を適用する装置に内蔵されているカメラである。また、マイク/スピーカ215は、図2のハードウェア構成を適用する装置に内蔵されているマイク及びスピーカである。以上が図2の説明である。 A camera 214 is a camera built into the device to which the hardware configuration of FIG. 2 is applied. A microphone/speaker 215 is a microphone and speaker built into the device to which the hardware configuration of FIG. 2 is applied. The above is the description of FIG.

次に図3を参照して、本発明の実施形態における、各種装置の機能構成の一例について説明する。 Next, with reference to FIG. 3, an example of functional configurations of various devices in the embodiment of the present invention will be described.

クライアント端末100は、会議用クライアントアプリケーション310を備える。また、会議用クライアントアプリケーション310は、カメラ画像記憶制御部311、表示制御部312、送信画像記憶部313、画像取得部314、位置決定部315、サイズ・形状決定部316、送信制御部317等を備えている。 The client terminal 100 comprises a conference client application 310 . The conference client application 310 also includes a camera image storage control unit 311, a display control unit 312, a transmission image storage unit 313, an image acquisition unit 314, a position determination unit 315, a size/shape determination unit 316, a transmission control unit 317, and the like. I have.

また、クライアント端末100は、カメラのドライバソフトウェアを備えており、当該ドライバはカメラが撮像したカメラ画像を、クライアント端末100のメモリ上にある当該ドライバが管理する記憶部に順次記憶する。 The client terminal 100 also includes camera driver software, and the driver sequentially stores camera images captured by the camera in a storage section managed by the driver on the memory of the client terminal 100 .

カメラ画像記憶制御部311は、当該メモリに記憶されているカメラ画像を読み出して取得し、会議用クライアントアプリケーション310自身が管理する、サーバに送信する画像を記憶する記憶部である送信画像記憶部313(送信用画像キュー530/図5)に記憶する。 The camera image storage control unit 311 reads and acquires the camera image stored in the memory, and the transmitted image storage unit 313 is a storage unit that stores the image to be transmitted to the server managed by the conference client application 310 itself. (Transmission image queue 530/FIG. 5).

カメラ101は継続的に撮像処理(動画の撮像及びクライアント端末100への動画の入力)を行うため、当該画像キューには、動画を構成する複数の画像が、動画内のフレームごとに順々に記憶される。 Since the camera 101 continuously performs imaging processing (capturing a moving image and inputting the moving image to the client terminal 100), the image queue stores a plurality of images constituting the moving image, one after another for each frame in the moving image. remembered.

画像取得部314は、クライアント端末100が表示されるアプリケーションウィンドウの画像(アプリ画面の画像であるアプリ画像)を取得する処理部である。当該画像は、例えばOSに要求して取得する。 The image acquisition unit 314 is a processing unit that acquires an image of an application window displayed on the client terminal 100 (an application image that is an image of an application screen). The image is acquired by, for example, requesting the OS.

位置決定部315は、他の端末と表示を共有する対象として選択されたアプリケーションウィンドウの位置を、当該共有に適した位置に決定し、移動する。例えば、当該ウィンドウ全体のキャプチャ画像を取得できるように、当該ウィンドウの全体がモニタにおさまる位置を特定し、その位置にウィンドウを移動する。 The position determining unit 315 determines and moves the position of the application window selected as the target for sharing the display with another terminal to a position suitable for the sharing. For example, in order to obtain a captured image of the entire window, a position where the entire window fits on the monitor is specified, and the window is moved to that position.

ここでいうモニタとは、ディスプレイ装置全体に表示されている画面である。拡張ディスプレイ(拡張モニタ)の機能を用いて、デユアルディスプレイ(マルチディスプレイ)が適用されている場合、2つのモニタがクライアント端末100により記憶、管理されているものとする。 The monitor here is a screen displayed on the entire display device. It is assumed that two monitors are stored and managed by the client terminal 100 when dual display (multi-display) is applied using the extended display (extended monitor) function.

サイズ・形状決定部316は、他の端末と表示を共有する対象として選択されたアプリケーションウィンドウのサイズおよび形状を、当該共有に適したサイズおよび形状に決定し、変形する。例えば、当該ウィンドウ全体のキャプチャ画像を取得できるように、当該ウィンドウの全体がモニタにおさまるサイズと形状を特定し、変形させる。 The size/shape determination unit 316 determines the size and shape of the application window selected as a target for sharing the display with other terminals to a size and shape suitable for the sharing, and transforms the window. For example, the size and shape of the window are specified and deformed so that the entire window can be captured on the monitor.

送信制御部317は、カメラ101において撮像され入力されたカメラ画像(映像)や、ユーザ操作等により表示を共有する画像として選択されたアプリウィンドウの画像を、サーバ200に送信制御する処理部である。 The transmission control unit 317 is a processing unit that controls transmission to the server 200 of a camera image (video) captured and input by the camera 101 and an image of an application window selected as an image to be displayed shared by a user operation or the like. .

送信された画像は、サーバ200の受信制御部322で受信され、メモリ上の配信画像記憶部323(画像キュー)に格納される。 The transmitted image is received by the reception control unit 322 of the server 200 and stored in the distribution image storage unit 323 (image queue) on the memory.

サーバ200は、会議情報記憶部321、受信制御部322、配信画像記憶部323、配信制御部324等を備えている。各機能部は、会議用サーバアプリケーション320が備える機能である。 The server 200 includes a conference information storage unit 321, a reception control unit 322, a distribution image storage unit 323, a distribution control unit 324, and the like. Each functional unit is a function provided by the conference server application 320 .

会議情報記憶部321は、どのユーザが、どの会議室に入室してどのユーザと会議を行っているかを記憶する記憶部である。 The conference information storage unit 321 is a storage unit that stores which user has entered which conference room and is having a conference with which user.

受信制御部322は、クライアント端末100の送信制御部317より送信されたカメラ画像(映像)、およびアプリ画像、音声を受信する受信部である。 The reception control unit 322 is a reception unit that receives camera images (video), application images, and audio transmitted from the transmission control unit 317 of the client terminal 100 .

配信画像記憶部323は、受信制御部322で受信したカメラ画像(映像)、およびアプリ画像、音声を記憶する記憶部である。 The distribution image storage unit 323 is a storage unit that stores camera images (video) received by the reception control unit 322, application images, and audio.

配信制御部324は、配信画像記憶部323に記憶されている画像やアプリ画像、音声等を、同じ会議に参加している(例:同じ会議室に入室中の)、当該画像や音声の送信元のクライアント端末100とは別の、他のクライアント端末100に送信(配信)する制御部である。 The distribution control unit 324 distributes the images, application images, sounds, etc. stored in the distribution image storage unit 323 to those who are participating in the same conference (eg, are in the same conference room), and when the images and sounds are transmitted. It is a control unit that transmits (distributes) to other client terminals 100 different from the original client terminal 100 .

なお、本実施形態においては、クライアント端末100がサーバ200に対して、配信画像記憶部323からの画像の取得要求を行うことで、当該要求に応じてサーバ200の配信制御部324が要求元のクライアント端末100に対して、当該要求受付時におけるキュー内の最新の画像を送信するものとする。 In this embodiment, the client terminal 100 requests the server 200 to acquire an image from the distribution image storage unit 323, and the distribution control unit 324 of the server 200 responds to the request. It is assumed that the latest image in the queue at the time of accepting the request is transmitted to the client terminal 100 .

クライアント端末100の表示制御部312は、要求した画像を受信した後、当該受信した画像(動画内の1フレーム)を表示画面に表示する。そして当該表示と並行して、当該動画内の次の画像をサーバ200に要求する。会議が終了する等、動画の表示が終了するまで、当該画像の要求と表示を繰り返す。 After receiving the requested image, the display control unit 312 of the client terminal 100 displays the received image (one frame in the moving image) on the display screen. In parallel with the display, the server 200 is requested for the next image in the moving image. The request and display of the image are repeated until the video display ends, such as when the meeting ends.

また、送信制御部317は、表示を共有する対象として選択されているアプリウィンドウの少なくとも一部が取得されない場合に、当該少なくとも一部が取得されなくなって以降のアプリウィンドウの画像の送信を停止する。 Further, when at least a part of the application window selected as a display sharing target is not acquired, the transmission control unit 317 stops transmission of the image of the application window after the at least part is no longer acquired. .

アプリウィンドウの少なくとも一部が取得されない場合とは、アプリウィンドウの全部または一部が、当該アプリウィンドウの属するモニタからはみ出し、はみ出している部分が黒塗りになった当該アプリウィンドウのキャプチャ画像が取得される場合である。アプリウィンドウ1104がモニタからはみ出している場合の画面例を図15の1510に示す。 When at least part of the application window is not obtained, all or part of the application window protrudes from the monitor to which the application window belongs, and the captured image of the application window with the protruding part painted black is obtained. is the case. 1510 in FIG. 15 shows an example of the screen when the application window 1104 protrudes from the monitor.

また、アプリウィンドウの全部または一部が、他のウィンドウによって隠れている場合でも、アプリウィンドウの少なくとも一部が取得されないと判断する。当該他のウィンドウの位置やZオーダはOSに問い合わせて取得する。一覧の一例を図6の630に示す。 Also, even if all or part of the application window is hidden by other windows, it is determined that at least part of the application window is not acquired. The position and Z order of the other windows are obtained by inquiring of the OS. An example of the list is shown at 630 in FIG.

なお、文字入力に際し表示される、文字の変換候補の選択ウィンドウも、当該他のウィンドウの1つである。 Note that the character conversion candidate selection window displayed when characters are input is also one of the other windows.

アプリウィンドウ1104が他のウィンドウによって隠れている場合の画面例を、図15の1500に示す。図15の1500では、表計算アプリのウィンドウによって、アプリウィンドウ1104の一部が隠れている。 A screen example when the application window 1104 is hidden by other windows is shown in 1500 in FIG. In 1500 of FIG. 15, part of the application window 1104 is hidden by the window of the spreadsheet application.

そして、当該アプリウィンドウ全体の画像が取得されるようになるまで、画面からはみ出る又は他のウィンドウによって隠れる直前のアプリウィンドウの画像を、繰り返しサーバ200に送信する。 Then, until the image of the entire application window is obtained, the image of the application window immediately before it protrudes from the screen or is hidden by another window is repeatedly transmitted to the server 200 .

サーバ200は当該画像を順次、他のクライアント端末100に配信するため、他のクライアント端末100では、全体が写ったアプリウィンドウの画像が連続して再生され、静止画のように表示される。 Since the server 200 sequentially distributes the images to the other client terminals 100, the images of the application window showing the entire image are continuously reproduced and displayed like still images on the other client terminals 100. FIG.

例えば、表示内容をスクロールしたり、プレゼンテーション資料のページを切り替えたりしても、アプリ画像の送信先の端末では、アプリウィンドウがモニタからはみ出る前、あるいは、アプリウィンドウに他のウィンドウが重なる前の、当該アプリウィンドウ全体の画像が継続して表示されることとなる。 For example, even if you scroll the display contents or switch the page of the presentation material, on the terminal to which the application image is sent, before the application window protrudes from the monitor, or before another window overlaps the application window, The image of the entire application window is continuously displayed.

つまり、アプリウィンドウがはみ出た状態、又は、アプリウィンドウに他のウィンドウが重なった状態で、当該アプリウィンドウ内の表示を切り替えても、他のクライアント端末100上においては、当該表示の切り替えは反映されない。 In other words, when the application window protrudes or another window overlaps the application window, even if the display in the application window is switched, the display switching is not reflected on the other client terminals 100. .

アプリウィンドウの画像の送信元であるクライアント端末100では、当該アプリウィンドウの表示がリアルタイムに送信先のクライアント端末100に反映されているか否かをユーザに通知するための表示をする。一例を図12の1201と、図15の1501に示す。以上が図3の説明である。 The client terminal 100, which is the transmission source of the image of the application window, displays to notify the user whether or not the display of the application window is reflected on the destination client terminal 100 in real time. An example is shown in 1201 in FIG. 12 and 1501 in FIG. The above is the description of FIG.

図4~図17を参照して、本発明における具体的な処理の内容について説明する。 Specific contents of processing in the present invention will be described with reference to FIGS. 4 to 17. FIG.

各図に示すフローチャートの各ステップの処理は、クライアント端末100またはサーバ200のCPU201が、各装置の機能部の機能を用いて実行する。 The CPU 201 of the client terminal 100 or the server 200 executes the processing of each step of the flow charts shown in each drawing using the functions of the functional units of each device.

まず図4を参照して、本発明の電子会議システム(情報処理システム)のカメラ画像送信処理について説明する。図4のクライアント端末100の処理は、100A~100Dのどのクライアント端末100でも実行可能である。図4の説明では、一例として、クライアント端末100Aが実行するものとして説明する。 First, camera image transmission processing of the electronic conference system (information processing system) of the present invention will be described with reference to FIG. The processing of the client terminal 100 in FIG. 4 can be executed by any of the client terminals 100A to 100D. In the description of FIG. 4, as an example, it is assumed that the client terminal 100A executes.

クライアント端末100Aは、サーバ200の提供するウェブ会議サービスを享受するために、ブラウザソフト上におけるユーザ操作に応じて所定のURLにアクセスし、図7のログイン画面700を表示する(ステップS401)。 In order to enjoy the web conference service provided by the server 200, the client terminal 100A accesses a predetermined URL according to a user's operation on the browser software and displays the login screen 700 of FIG. 7 (step S401).

そして、当該ログイン画面700においてユーザIDとパスワードの入力を受け付けて、「ログイン」ボタンの押下を受け付けることで、サーバ200へのログイン要求を送信する(ステップS402)。 Then, by accepting the input of the user ID and password on the login screen 700 and accepting the pressing of the "login" button, a login request to the server 200 is transmitted (step S402).

サーバ200は、当該ログイン要求を受け付け(ステップS403)、自装置の外部メモリに予め記憶されているユーザ情報(ユーザID及びパスワード/図5の500に例示)と突き合わせて認証処理(ログイン処理)を行う(ステップS404)。 The server 200 accepts the login request (step S403), compares it with user information (user ID and password/illustrated at 500 in FIG. 5) pre-stored in the external memory of its own device, and performs authentication processing (login processing). (step S404).

サーバ200へのログインが成功した場合、図7に示すメニュー画面710の画面情報(例えばhtml情報)を生成して、クライアント端末100Aに送信する(ステップS405)。 If the login to the server 200 is successful, screen information (for example, html information) for the menu screen 710 shown in FIG. 7 is generated and transmitted to the client terminal 100A (step S405).

メニュー画面710は、メニュー表示部713と、「ログアウト」ボタン、会議室表示領域714と、「参加する」ボタン711、712を備える。 The menu screen 710 includes a menu display portion 713 , a “logout” button, a conference room display area 714 , and “participate” buttons 711 and 712 .

クライアント端末100Aは、当該画面情報を受信して、受信した画面情報に基づいてメニュー画面を表示画面に表示する(ステップS406)。 The client terminal 100A receives the screen information and displays the menu screen on the display screen based on the received screen information (step S406).

クライアント端末100Aは、参加する会議(参加する会議が開催されている入室先のルーム(会議室))の選択を受け付けることで、サーバ200に当該会議への参加要求を送信する(ステップS407)。 The client terminal 100A receives the selection of the conference to participate in (the room (meeting room) where the conference to participate in is held), and transmits a participation request to the conference to the server 200 (step S407).

具体的には、「参加する」ボタン701の押下を受け付けた場合に、会議室1への入室要求をサーバ200に送信する。また、「参加する」ボタン702の押下を受け付けた場合に、会議室2への入室要求をサーバ200に送信する。 Specifically, when the press of the “participate” button 701 is accepted, a request to enter the conference room 1 is transmitted to the server 200 . Further, when the pressing of the “participate” button 702 is accepted, a request to enter the conference room 2 is transmitted to the server 200 .

「参加する」ボタンの数は、例えば、会議室の数に応じて増減する。 The number of "participate" buttons increases or decreases according to, for example, the number of conference rooms.

クライアント端末100Aは、当該入室要求に、クライアント端末100Aでログイン中のログインユーザのユーザID、入室対象のルームの識別情報(ルームID)、クライアント端末100Aの識別情報(例えばIPアドレス)等の情報を含めて、当該要求をサーバ200に送信するものとする。 In response to the room entry request, the client terminal 100A sends information such as the user ID of the logged-in user who is logging in with the client terminal 100A, the identification information (room ID) of the room to be entered, and the identification information (for example, IP address) of the client terminal 100A. , and the request is transmitted to the server 200 .

サーバ200のCPU201は当該入室要求を受け付けると(ステップS408)、要求されたルーム(会議室)にユーザを入室させる入室処理を実行する(ステップS409)。具体的には、入室処理として、どの会議室に、どのユーザが、どの端末で入室しているか記憶する処理を行う。 When the CPU 201 of the server 200 receives the room entry request (step S408), it executes room entry processing for allowing the user to enter the requested room (conference room) (step S409). Specifically, as a room entry process, a process of storing which user has entered which conference room with which terminal is performed.

具体的には、入室情報510(図5)の会議室ID511には入室要求がされた会議室の会議室ID、入室情報510(図5)の参加者ID512には入室させるユーザのユーザID、入室情報510(図5)の端末ID513には当該ユーザIDの送信元(入室要求元)のクライアント端末100AのIDを記憶する。入室情報510は、会議室ごとに、サーバ200の外部メモリ211に記憶・保持されている。 Specifically, the conference room ID 511 of the room entry information 510 (FIG. 5) is the conference room ID of the conference room requested to enter, and the user ID of the user to enter the room is the participant ID 512 of the room entry information 510 (FIG. The terminal ID 513 of the room entry information 510 (FIG. 5) stores the ID of the client terminal 100A that sent the user ID (or requested to enter the room). The room entry information 510 is stored and held in the external memory 211 of the server 200 for each conference room.

なお、会議室では時間ごとに異なる会議が行われる。どの会議室でどのような会議を行うかは、クライアント端末100Aに表示する、不図示の会議予約画面を介したユーザ操作により指定を受け付け、サーバ200が、受け付けた内容を図5の会議情報520に記憶する。 Note that different meetings are held in the meeting room at different times. What kind of conference is to be held in which conference room is received by user operation via a conference reservation screen (not shown) displayed on the client terminal 100A, and the server 200 stores the received contents in the conference information 520 of FIG. memorize to

会議情報520は、どの会議室(会議室ID521)において、どの時間522に、どの会議(会議ID523)が行われるか/行われているかを記憶・管理するテーブルである。当該テーブルはサーバ200の外部メモリ211に記憶されている。 The conference information 520 is a table that stores and manages which conference (conference ID 523) will be held at which time 522 in which conference room (conference room ID 521). The table is stored in the external memory 211 of the server 200. FIG.

会議室への入室要求とは、当該入室要求をした時間に開催されている会議への参加要求である。 A request to enter a conference room is a request to participate in a conference being held at the time when the request to enter the conference room is made.

入室処理が完了すると、サーバ200は、クライアント端末100Aのカメラにより撮像されたカメラ画像を表示する会議画面720の画面情報(図7/例えばhtml情報)を、クライアント端末100Aに送信する(ステップS410)。 When the room entry process is completed, the server 200 transmits the screen information (FIG. 7/for example, html information) of the conference screen 720 displaying the camera image captured by the camera of the client terminal 100A to the client terminal 100A (step S410). .

クライアント端末100Aは、当該画面情報を受信し、受信した画面情報に基づいて会議画面を表示する(ステップS411/表示制御部312が表示する)。 The client terminal 100A receives the screen information and displays the conference screen based on the received screen information (step S411/displayed by the display control unit 312).

以降、会議が終了するまで、ステップS417~ステップS419の処理を実行・継続する。ステップS417~ステップS419の処理については後述する。 After that, the processes of steps S417 to S419 are executed and continued until the conference ends. The processing of steps S417 to S419 will be described later.

また、クライアント端末100Aは、カメラ(自機に接続されているカメラ101又は自装置に内蔵されるカメラ214)を起動し、画像の撮像を開始する(ステップS412)。ここではカメラ101を起動したものとする。 Also, the client terminal 100A activates the camera (the camera 101 connected to itself or the camera 214 built into the device itself) and starts capturing an image (step S412). Assume that the camera 101 is activated here.

以降、会議が終了するまで、ステップS413~ステップS414の処理を繰り返し実行・継続する。ステップS413~ステップS414の処理については後述する。 After that, the processes of steps S413 and S414 are repeatedly executed and continued until the conference ends. The processing of steps S413 and S414 will be described later.

クライアント端末100Aは、自機の備える、ステップS412で起動されたカメラ101からのカメラ画像(映像)の入力を受け付けることで、カメラ101で撮像されたカメラ画像を取得し、会議画面上に表示する。 The client terminal 100A receives an input of a camera image (video) from the camera 101 of its own device and activated in step S412, thereby acquiring the camera image captured by the camera 101 and displaying it on the conference screen. .

例えば会議画面720における、画像表示領域723に、自機のカメラで撮像した画像を表示する。 For example, an image captured by the own camera is displayed in an image display area 723 on the conference screen 720 .

図7における会議画面720の画面レイアウトは、画像表示領域723を4つ配置したレイアウトである。 The screen layout of the conference screen 720 in FIG. 7 is a layout in which four image display areas 723 are arranged.

参加者名表示部722には、画像表示領域723に表示する画像の送信元の名称を表示する。例えば、当該画像の送信元のクライアント端末100でサーバ200にログインしているユーザのユーザ名を表示する。 The name of the sender of the image displayed in the image display area 723 is displayed in the participant name display portion 722 . For example, the user name of the user who has logged into the server 200 at the client terminal 100 that has transmitted the image is displayed.

ボタン表示領域721には、アプリ画像の共有を開始するための「アプリ共有」ボタンや、会議から退出する(会議室から退室する)ための「退出」ボタン714等を表示する。 The button display area 721 displays an “application share” button for starting sharing of the application image, a “leave” button 714 for leaving the conference (leaving the conference room), and the like.

また、クライアント端末100は、カメラ101からの入力画像(映像)を会議画面に表示する一方で、映像コーデックによる画像(映像)の圧縮処理を行い、圧縮後の画像を、1フレームごとに、順々に自装置のメモリ上の画像キューに保存・記憶する(ステップS413)。 In addition, the client terminal 100 displays the input image (video) from the camera 101 on the conference screen, while performing compression processing of the image (video) by the video codec, and sequentially compresses the compressed image frame by frame. Each image is stored in the image queue on the memory of the device itself (step S413).

当該画像キューの一例を図5の送信用画像キュー530に示す。送信用画像キューとは、外部装置に送信するための画像を順次記憶するキューである。 An example of the image queue is shown in the transmission image queue 530 of FIG. The transmission image queue is a queue for sequentially storing images to be transmitted to an external device.

記憶及び送信する際の画像のフレームレートは、図5のフレームレート570に示す値がメモリに記憶されており、これに従う。フレームレートの値は、サーバ200からクライアント端末100へ、会議参加時に送信・配布される。 As for the frame rate of the image when storing and transmitting, the value shown in the frame rate 570 of FIG. 5 is stored in the memory, and follows this. The frame rate value is transmitted/distributed from the server 200 to the client terminal 100 when participating in the conference.

送信用画像キュー530は、各画像の識別番号(識別情報)であり、画像の順序を示す識別番号531(シーケンス番号)と、画像の実体(画像データ/映像の中の1フレームの画像)である画像532の項目から構成される。 The image queue for transmission 530 contains an identification number (identification information) for each image, an identification number 531 (sequence number) indicating the order of the images, and the substance of the image (image data/one frame image in video). It consists of an item of a certain image 532 .

クライアント端末100はA、カメラ101から取得した映像の各フレームの画像に対し、当該画像を取得した順に識別番号を割り振って、送信用画像キュー530に記憶する。 The client terminal 100 assigns an identification number to the image of each frame of the video image acquired from the camera 101 in the order in which the image was acquired, and stores the image in the transmission image queue 530 .

ステップS414で、クライアント端末100Aは、カメラ機能のON/OFF設定580を参照し、カメラ機能がONになっている場合に、送信用画像キュー530に保存した画像を、送信するものとする。 In step S414, the client terminal 100A refers to the camera function ON/OFF setting 580, and if the camera function is ON, the image saved in the transmission image queue 530 is transmitted.

カメラ機能のON/OFF設定580は、クライアント端末100Aに表示する不図示の設定画面を介したユーザ操作により、自由に設定変更可能である。 The ON/OFF setting 580 of the camera function can be freely changed by user operation via a setting screen (not shown) displayed on the client terminal 100A.

クライアント端末100Aは、サーバ200に対して、送信用画像キュー530に示す情報をサーバ200に送信する(ステップS414)。 The client terminal 100A transmits the information shown in the transmission image queue 530 to the server 200 (step S414).

具体的には、動画コーデックによるデータ圧縮処理を用いて当該画像を識別番号と共にデータサイズを少なく高フレームレートで順次送信する。 Specifically, using data compression processing by a video codec, the image is sequentially transmitted together with the identification number at a high frame rate with a small data size.

サーバ200は、当該画像(圧縮データ)を受信し、例えば動画コーデックによるデータ伸張処理を用いて画像データに変換する(ステップS415)。 The server 200 receives the image (compressed data) and converts it into image data using, for example, data decompression processing using a video codec (step S415).

そして、サーバ200は、ユーザごとに、受信した画像を記憶して管理する(ステップS416)。 Then, the server 200 stores and manages the received images for each user (step S416).

具体的には、自装置のメモリ上に保持しているユーザ別画像キュー540(図5に図示)における、当該画像の送信元のクライアント端末100でサーバ200にログインしているユーザのレコードに追加して記憶する。 Specifically, in the user-by-user image queue 540 (shown in FIG. 5) held in the memory of the own device, the image is added to the record of the user logged in to the server 200 at the client terminal 100 that sent the image. and memorize it.

ユーザ別画像キュー540は、ユーザID541と、画像543及び画像の識別番号542、送信済みユーザ544から構成される。 The user-by-user image queue 540 includes a user ID 541 , an image 543 and an identification number 542 of the image, and a transmitted user 544 .

ユーザ別画像キュー540は、ユーザの会議室への入室処理が行われた場合に、サーバ200のCPU201により、当該会議室に入室したユーザごとに(会議への参加者であるユーザID541ごとに)生成され、メモリ上に保持される。 The user-by-user image queue 540 is generated by the CPU 201 of the server 200 for each user who entered the conference room (for each user ID 541 who is a participant in the conference) when processing for entering the conference room by the user is performed. generated and held in memory.

ユーザ別画像キュー540の識別番号542には、クライアント端末100より受信した、送信用画像キュー530の識別番号531が、ユーザ別画像キュー540の画像543には同じくクライアント端末100より受信した、送信用画像キュー530の画像532と同じ情報が対応付けて記憶される。 In the identification number 542 of the user-specific image queue 540, the identification number 531 of the transmission image queue 530 received from the client terminal 100 is stored. The same information as the image 532 in the image queue 530 is associated and stored.

送信済みユーザ544には、543の画像を送信済みのユーザのユーザIDが記憶される。 User IDs of users who have already transmitted the image 543 are stored in the transmitted user 544 .

クライアント端末100Aは、ステップS417において、他の会議参加者の画像(ステップS417の実行時点で、同じルームに入室している他の入室者のユーザIDのユーザ別画像キュー540の画像)の取得要求をサーバ200に送信する(ステップS417)。 In step S417, the client terminal 100A requests acquisition of images of other conference participants (images in the user-specific image queue 540 of the user IDs of other participants in the same room at the time of execution of step S417). to the server 200 (step S417).

つまり、同じ会議に参加中の他のユーザの画像を要求する。 That is, it requests images of other users participating in the same conference.

サーバ200のCPU201は当該取得要求を受け付け(ステップS420)、要求元のクライアント端末100でログインしているユーザ以外の、当該ユーザと同じルームに入室中のユーザのユーザIDを、入室情報510を参照して特定し、特定した他の入室者のユーザ別画像キュー540をそれぞれ特定する。 The CPU 201 of the server 200 receives the acquisition request (step S420), and refers to the room entry information 510 for the user ID of the user who is in the same room as the user, other than the user who is logged in at the client terminal 100 of the request source. Then, the user-by-user image queues 540 of the other identified occupants are identified.

そして、特定した他の入室者のユーザ別画像キュー540の画像のうち、最新の識別番号(最も後ろの番号)の画像を、それぞれのユーザ別画像キュー540から取得し、取得した各ユーザの画像(クライアント端末100のカメラで撮像されたカメラ画像)を、当該画像に対応するユーザIDと共に要求元のクライアント端末100に送信する(ステップS421)。 Then, among the images in the user-specific image queue 540 of the identified other occupants, the image of the latest identification number (the last number) is acquired from each user-specific image queue 540, and the acquired image of each user is obtained. (a camera image captured by the camera of the client terminal 100) is transmitted to the requesting client terminal 100 together with the user ID corresponding to the image (step S421).

つまり、同じ会議に参加中の他のユーザの画像を送信する。 In other words, images of other users participating in the same conference are transmitted.

その後、ユーザ別画像キュー540において、画像543を送信した先のユーザのユーザIDを、送信済みユーザ544に記憶する(ステップS422)。 Thereafter, in the user-by-user image queue 540, the user ID of the user to whom the image 543 has been transmitted is stored in the transmitted user 544 (step S422).

クライアント端末100Aは、ステップS421で送信された画像(圧縮データ)を受信し、表示用画像として、当該画像の送信元のユーザ(ユーザID551に示すユーザ)ごとのキューに記憶する。当該キューの一例を図5の表示用画像キュー550に示す(ステップS418)。 The client terminal 100A receives the image (compressed data) transmitted in step S421, and stores it as a display image in a queue for each user (the user indicated by the user ID 551) who transmitted the image. An example of the queue is shown in display image queue 550 in FIG. 5 (step S418).

表示用画像キュー550は、受信した画像554の送信元のユーザ(ユーザID551に示すユーザ)ごとに生成して記憶する。識別番号552は画像553のシーケンス番号である。 The display image queue 550 is generated and stored for each user (the user indicated by the user ID 551 ) who sent the received image 554 . The identification number 552 is the sequence number of the image 553 .

つまり、表示用画像キュー550のユーザID551には、ユーザ別画像キュー540と同じユーザID541の値が、表示用画像キュー550の識別番号552には、ユーザ別画像キュー540の識別番号542と同じ値が記憶される。また、表示用画像キュー550の画像553には、ユーザ別画像キュー540の画像543が同じ画像が、当該画像が受信される都度、追加登録される。 That is, the user ID 551 of the display image queue 550 has the same value as the user ID 541 as the user-specific image queue 540, and the identification number 552 of the display image queue 550 has the same value as the identification number 542 of the user-specific image queue 540. is stored. Further, an image that is the same as the image 543 of the user-specific image queue 540 is additionally registered in the image 553 of the display image queue 550 each time the image is received.

クライアント端末100Aは、送信されてきた画像のユーザが画像表示領域723に未割当のユーザである場合、当該ユーザを、ユーザが未割当の画像表示領域723に割り当てる処理を行う。割当状況を管理するテーブルの一例を、表示領域情報560に示す。 If the user of the transmitted image is a user not assigned to the image display area 723, the client terminal 100A performs a process of assigning the user to the image display area 723 not assigned to the user. Display area information 560 shows an example of a table for managing allocation status.

表示領域情報560は、クライアント端末100の外部メモリに予め記憶されている。表示領域561には、画像表示領域723のIDが記憶される。ユーザID562には、各表示領域に割り当てられたユーザのユーザIDが記憶される。 The display area information 560 is pre-stored in the external memory of the client terminal 100 . The ID of the image display area 723 is stored in the display area 561 . The user ID 562 stores the user ID of the user assigned to each display area.

クライアント端末100Aは、受信した各ユーザの画像に対して映像コーデックによる伸長処理を行って映像(画像)を復元し、復元した各ユーザの画像を、表示領域情報560に示される各ユーザに対応する表示領域561(図7の723)に表示する(ステップS419)。 The client terminal 100A restores the video (image) by decompressing the received image of each user using a video codec, and assigns the restored image of each user to each user indicated in the display area information 560. It is displayed in the display area 561 (723 in FIG. 7) (step S419).

クライアント端末100Aは、受信した画像を、それぞれの画像のユーザに対応する表示領域に表示することで、各ユーザの画像(カメラ画像)の表示を更新し、動画像(映像)として再生・表示する。 The client terminal 100A updates the display of each user's image (camera image) by displaying the received image in the display area corresponding to the user of each image, and reproduces and displays it as a moving image (video). .

ウェブ会議を行う場合、実際には、複数のクライアント端末100(100A~100D等)が存在する場合がある。そのためサーバ200は、例えばステップS415及びS416、ステップS420及び421の処理を、会議に参加しているユーザ数だけ(例:クライアント端末100A~100Dで参加しているユーザ001~004の数だけ)実行することとなる。 When conducting a web conference, there may actually be multiple client terminals 100 (100A to 100D, etc.). Therefore, the server 200 executes, for example, steps S415 and S416 and steps S420 and 421 for the number of users participating in the conference (eg, the number of users 001 to 004 participating in the client terminals 100A to 100D). It will be done.

会議の終了について説明する。例えば、会議画面720における「退出」ボタン724の押下操作を受け付けた場合に、ログインユーザにとっての会議終了がされたと判定するものとする。 Explain closing a meeting. For example, it is determined that the conference has ended for the logged-in user when an operation of pressing the “Exit” button 724 on the conference screen 720 is accepted.

また、ルーム使用の終了時刻がサーバ200に記憶されている場合、当該終了時刻になるとサーバ200はウェブ会議を強制終了し、当該強制終了した旨を強制終了した会議に参加していたユーザのクライアント端末100に通知する。クライアント端末100Aは、当該強制終了の通知を受け付けた場合に、会議が終了したものと判定する。以上が図4の説明である。 In addition, if the end time of room use is stored in the server 200, the server 200 forcibly terminates the web conference at the end time, and the client of the user who was participating in the forcibly terminated conference notifies that the forcible termination has occurred. The terminal 100 is notified. The client terminal 100A determines that the conference has ended when the notice of forced termination is received. The above is the description of FIG.

次に図8を参照して、本発明の実施形態における、処理の流れについて説明する。各ステップの処理は、クライアント端末100のCPU201が、各機能部の機能を用いて実行する。 Next, with reference to FIG. 8, the flow of processing in the embodiment of the present invention will be described. The processing of each step is executed by the CPU 201 of the client terminal 100 using the function of each functional unit.

図8の処理は、100A~100Dのどのクライアント端末100でも実行可能である。図8の説明では、一例として、クライアント端末100Dが処理を実行するものとして説明する。 The process of FIG. 8 can be executed by any client terminal 100 of 100A-100D. In the description of FIG. 8, as an example, it is assumed that the client terminal 100D executes the process.

なお、ステップS801の開始時点においては、既に会議画面720が表示されているものとする。 It is assumed that the conference screen 720 is already displayed at the start of step S801.

クライアント端末100は、図4のカメラ画像の送信及び受信処理実行後、図8のステップS801の処理を開始する。 The client terminal 100 starts the process of step S801 in FIG. 8 after executing the camera image transmission and reception processes in FIG.

ステップS801で、クライアント端末100Dは、表示制御部312により表示された会議画面上の「アプリ選択」ボタン1105(図11)の押下を受け付ける。 In step S801, the client terminal 100D accepts pressing of the “application selection” button 1105 (FIG. 11) on the conference screen displayed by the display control unit 312. FIG.

なお、図11の1100は、アプリ選択機能の使用者(本実施例においてはユーザ004とする)のクライアント端末のデスクトップ画面である。本実施形態においては、1100が1つのモニタを示している。 Reference numeral 1100 in FIG. 11 denotes the desktop screen of the client terminal of the user of the application selection function (user 004 in this embodiment). In this embodiment, 1100 indicates one monitor.

「アプリ選択」ボタン1105は、会議画面1101に含まれる。画像表示領域1106は、画像表示領域723と同様のため説明は割愛する。 An “application selection” button 1105 is included in the conference screen 1101 . Since the image display area 1106 is similar to the image display area 723, the description thereof is omitted.

クライアント端末100Dの表示制御部312は、当該「アプリ選択」ボタン1105の押下を受け付けることにより、アプリ選択機能の起動指示を受け付ける(ステップS801)。 The display control unit 312 of the client terminal 100D receives the activation instruction of the application selection function by receiving the pressing of the "application selection" button 1105 (step S801).

表示制御部312は、アプリ選択ウィンドウ1102(図11)を表示する(ステップS802)。アプリ選択ウィンドウ1102とは、同じ会議の参加者の端末と画面を共有したいアプリの画面を選択(指定)・表示するためのウィンドウである。 The display control unit 312 displays the application selection window 1102 (FIG. 11) (step S802). The application selection window 1102 is a window for selecting (designating) and displaying a screen of an application whose screen is to be shared with terminals of participants in the same conference.

アプリ選択ウィンドウ1102には、アプリを選択するために用いるクリップ型のオブジェクト1103を表示する。 An application selection window 1102 displays a clip-type object 1103 used to select an application.

クライアント端末100Dの送信制御部317は、サーバ200へのカメラ画像の送信を停止する(ステップS803)。つまり、カメラ画像を他のクライアント端末100と共有する処理を停止する。 The transmission control unit 317 of the client terminal 100D stops transmitting camera images to the server 200 (step S803). That is, the process of sharing the camera image with other client terminals 100 is stopped.

具体的には、カメラ画像を送信用画像キューに出力して記憶しているソフトウェアモジュール(カメラ画像記憶制御部311)に対して、当該出力処理を停止するように指示し、当該モジュールが当該出力処理を停止することで、送信用画像キューに次のカメラ画像が記憶されなくなる。これにより、当該送信用画像キューからカメラ画像を取得できなくなり、カメラ画像の送信が停止される。 Specifically, the software module (camera image storage control unit 311) that outputs and stores the camera image in the image queue for transmission is instructed to stop the output process, and the module outputs the image queue. By stopping the processing, the next camera image is no longer stored in the transmission image queue. As a result, the camera image cannot be acquired from the transmission image queue, and the transmission of the camera image is stopped.

送信制御部317は、クライアント端末100D自身の外部メモリにあらかじめ記憶されている「画像入力なし」を示す静止画像を取得し、カメラ画像の代わりに、送信用画像キューに記憶する。つまり、カメラ画像の代わりに(カメラ画像として)、当該静止画像をサーバに送信する処理を開始する(ステップS804)。 The transmission control unit 317 acquires a still image indicating "no image input" preliminarily stored in the external memory of the client terminal 100D itself, and stores it in the image queue for transmission instead of the camera image. That is, instead of the camera image (as the camera image), the process of transmitting the still image to the server is started (step S804).

「画像入力なし」を示す静止画像の一例を図17の1711に示す。図17の1710は、アプリ選択機能を起動していないクライアント端末100(本実施例においては、ユーザ003が操作するクライアント端末100Cとする)のデスクトップ画面である。 An example of a still image indicating "no image input" is shown at 1711 in FIG. Reference numeral 1710 in FIG. 17 denotes a desktop screen of the client terminal 100 (in this embodiment, the client terminal 100C operated by the user 003) whose application selection function is not activated.

当該処理により、後のステップS807の処理によりアプリ画面の画像(アプリ画像)の送信が開始されるまで図17の1711のような画像が、カメラ画像として、当該クライアント端末100Dとは別の、他のユーザのクライアント端末100(例:100C)に送信されることとなる。当該送信処理は、図4のステップS414およびS421で実行される。 Through this processing, an image such as 1711 in FIG. 17 is displayed as a camera image by another device other than the client terminal 100D, until the transmission of the image of the application screen (application image) is started by the processing of step S807. is transmitted to the user's client terminal 100 (eg, 100C). The transmission process is executed in steps S414 and S421 of FIG.

クライアント端末100Dは、カメラ画像の代わりに画像を共有するアプリ画面の選択を受け付ける(ステップS805)。 The client terminal 100D accepts selection of an application screen for sharing an image instead of a camera image (step S805).

具体的には、アプリ選択ウィンドウ1102に表示したクリップ型のオブジェクト1103を、デスクトップ画面に表示されているアプリウィンドウ1104に重ねる操作を受け付けることで、当該アプリケーションのウィンドウに表示されている画面の選択を受け付けたものと判定する。当該操作の様子を図11に示す。 Specifically, by accepting an operation to overlap the clip-type object 1103 displayed in the application selection window 1102 on the application window 1104 displayed on the desktop screen, the screen displayed in the window of the application can be selected. judged to have been accepted. FIG. 11 shows how this operation is performed.

次に、クライアント端末100Dは、選択されたアプリ画面位置・サイズ調整処理を実行する(ステップS806)。そして、アプリウィンドウの画像(アプリ画面の画像)を、他の端末と共有する共有処理を実行する(ステップS807)。 Next, the client terminal 100D executes the selected application screen position/size adjustment process (step S806). Then, sharing processing for sharing the image of the application window (image of the application screen) with other terminals is executed (step S807).

当該決定処理の詳細は、図9の説明で後述する。また、共有処理の詳細は図10の説明で後述する。 Details of the determination process will be described later with reference to FIG. Details of the sharing process will be described later with reference to FIG.

ここで図9を参照して、当該決定処理の詳細について説明する。 Here, the details of the determination process will be described with reference to FIG.

クライアント端末100Dは、アプリ画像のアスペクト比設定610(図6)を参照する(ステップS901)。 The client terminal 100D refers to the aspect ratio setting 610 (FIG. 6) of the application image (step S901).

当該設定は、不図示のアスペクト比指定画面(縦横比固定の設定画面等)において設定された設定値であり、クライアント端末100Dの外部メモリに記憶されている。 The setting is a setting value set on an aspect ratio designation screen (not shown) (such as a fixed aspect ratio setting screen), and is stored in the external memory of the client terminal 100D.

「4:3」が設定されている場合、横4:縦3にアスペクト比を固定する設定がされていると判断する。一方、「Null」が設定されている場合は、アスペクト比を固定する設定がされていないと判断する。 When "4:3" is set, it is determined that the aspect ratio is fixed to 4:3 vertically. On the other hand, if "Null" is set, it is determined that the aspect ratio is not set to be fixed.

クライアント端末100Dのサイズ・形状決定部316は、アスペクト比が固定されているか否かの設定に従ってアプリ選択ウィンドウ1102またはアプリウィンドウ1104のウィンドウサイズと形状を決定し、変更する(ステップS902)。 The size/shape determining unit 316 of the client terminal 100D determines and changes the window size and shape of the application selection window 1102 or the application window 1104 according to the setting of whether or not the aspect ratio is fixed (step S902).

アスペクトを比固する設定がされていない場合は、選択されたアプリウィンドウ1104のウィンドウサイズ・形状に従い、アプリ選択ウィンドウ1102のサイズと形状を変更する。 If the aspect ratio is not set, the size and shape of the application selection window 1102 are changed according to the window size and shape of the selected application window 1104 .

各ウィンドウのサイズ・形状・位置は、クライアント用会議アプリケーションが、OSに問い合わせて取得する。 The size, shape, and position of each window are acquired by the client conference application by inquiring of the OS.

例えば、四角形のウィンドウの4つの頂点のうち、左上の頂点座標と右下の頂点座標(例:モニタの頂点4つの内、左上の頂点をX,Y=0,0とした場合のXY座標)を取得する。これにより、ウィンドウのサイズと形状が特定可能である。また、当該ウィンドウの中心点を、当該ウィンドウの位置とする。 For example, of the four vertices of a rectangular window, the coordinates of the upper left vertex and the coordinates of the lower right vertex (for example, the XY coordinates of the upper left vertex of the four vertices of the monitor when X, Y = 0, 0) to get This allows the size and shape of the window to be specified. Also, the center point of the window is set as the position of the window.

例えば、アプリウィンドウ1104の外寸が320×640pixelの場合、アプリ選択ウィンドウ1102の内寸が320×640pixelになるように、アプリ選択ウィンドウ1102の形状を変更する。 For example, if the outer dimensions of the application window 1104 are 320×640 pixels, the shape of the application selection window 1102 is changed so that the inner dimensions of the application selection window 1102 are 320×640 pixels.

また、クライアント端末100Dの位置決定部315は、図13の1300に示すように、アプリ選択ウィンドウ1102の位置を、アプリウィンドウ1104がウィンドウ内に収まる位置に決定し、移動する。 13, the position determination unit 315 of the client terminal 100D determines and moves the application selection window 1102 to a position where the application window 1104 fits within the window.

つまり、図13の1300に示すように、アプリウィンドウ1104がぴったり収まるようにアプリ選択ウィンドウ1102のサイズ・形状を変更し、位置をアプリウィンドウ1104にあわせて移動する。 That is, as indicated by 1300 in FIG. 13, the size and shape of the application selection window 1102 are changed so that the application window 1104 can fit in, and the position of the application selection window 1102 is moved to match the application window 1104 .

アスペクトを比固する設定がされている場合は、アプリ選択ウィンドウ1102のウィンドウサイズ・形状に従い、選択されたアプリウィンドウ1104のサイズと形状を変更する。 When the aspect ratio is set, the size and shape of the selected application window 1104 are changed according to the window size and shape of the application selection window 1102 .

例えば、図12の1200に示すように、アプリ選択ウィンドウ1102にぴったり収まるサイズ・形状に、アプリウィンドウ1104のサイズと形状を変更し、アプリウィンドウ1104の位置をアプリ選択ウィンドウ1102におさまる位置に移動する。
アスペクト比が固定されている場合において、クライアント端末100Cがクライアント端末100Dから受信し、表示するアプリウィンドウ1104の画像の一例を図12の1212に示す。1212に示すように、固定されている画像のアスペクト比が、画像の表示枠のアスペクト比と近ければ、表示枠いっぱいに画像を表示することができる。なお、1211はユーザ003が利用するクライアント端末100Cの会議画面である。
For example, as indicated by 1200 in FIG. 12, the size and shape of the application window 1104 are changed to fit the application selection window 1102, and the position of the application window 1104 is moved to a position that fits within the application selection window 1102. .
An example of the image of the application window 1104 received from the client terminal 100D and displayed by the client terminal 100C when the aspect ratio is fixed is shown in 1212 in FIG. As indicated by 1212, if the aspect ratio of the fixed image is close to the aspect ratio of the display frame of the image, the image can be displayed in full display frame. A conference screen 1211 of the client terminal 100C used by the user 003 is shown.

一方、アスペクト比が固定されていない場合において、クライアント端末100Cがクライアント端末100Dから受信し、表示するアプリウィンドウ1104の画像の一例を図13の1311に示す。アスペクト比の変更によってアプリウィンドウ1104内の画像のレイアウトが崩れることなく、画像を共有することができる。 On the other hand, 1311 in FIG. 13 shows an example of an image of the application window 1104 that the client terminal 100C receives from the client terminal 100D and displays when the aspect ratio is not fixed. The image can be shared without collapsing the layout of the image in the application window 1104 by changing the aspect ratio.

クライアント端末100Dは、アプリウィンドウ1104の表示されている領域(モニタ上の座標)を特定する(ステップS903)。 The client terminal 100D specifies the area (coordinates on the monitor) where the application window 1104 is displayed (step S903).

クライアント端末100Dは、当該アプリウィンドウ1104の表示されているモニタを特定し、ピクセルサイズを取得する(ステップS904)。 The client terminal 100D identifies the monitor on which the application window 1104 is displayed and acquires the pixel size (step S904).

クライアント端末100Dのサイズ・形状決定部316は、アプリウィンドウ1104がモニタサイズより大きいか判定する(ステップS905)。 The size/shape determining unit 316 of the client terminal 100D determines whether the application window 1104 is larger than the monitor size (step S905).

モニタサイズ以下の大きさの場合には、処理をステップS907に移行する。モニタサイズより大きい場合は、アプリウィンドウ1104のウィンドウサイズを、モニタに収まるサイズに変更する(ステップS906)。 If the size is equal to or smaller than the monitor size, the process proceeds to step S907. If it is larger than the monitor size, the window size of the application window 1104 is changed to a size that fits in the monitor (step S906).

例えば、サイズ・形状決定部316は、アプリウィンドウ1104のサイズと形状を、モニタと同じサイズ・形状に変更する。すなわち、全画面表示した場合と同じサイズ・形状とする。 For example, the size/shape determining unit 316 changes the size and shape of the application window 1104 to the same size and shape as the monitor. In other words, it has the same size and shape as the full-screen display.

クライアント端末100Dの位置決定部315は、アプリウィンドウ1104の位置をモニタの中央に変更する(ステップS907)。 The position determination unit 315 of the client terminal 100D changes the position of the application window 1104 to the center of the monitor (step S907).

例えば、アプリウィンドウ1104の中央の座標を、モニタ中央の座標に一致させる。 For example, the coordinates of the center of the application window 1104 are matched with the coordinates of the center of the monitor.

また、アプリ選択ウィンドウ1102の位置を、アプリウィンドウを収めることができる位置に移動する。つまり、アプリ選択ウィンドウ1102をアプリウィンドウ1104に帯同させ、モニタの中央に移動する(例:図12および図13の1104、1102に示す)。以上が図9の説明である。 Also, the position of the application selection window 1102 is moved to a position where the application window can be accommodated. That is, the application selection window 1102 is attached to the application window 1104 and moved to the center of the monitor (eg, 1104 and 1102 in FIGS. 12 and 13). The above is the description of FIG.

次に図10を参照して、アプリウィンドウの画像共有処理の詳細について説明する。 Next, with reference to FIG. 10, the details of the application window image sharing process will be described.

クライアント端末100Dは、アプリウィンドウの選択解除の条件が満たされるまでステップS1001~S1011を繰り返す。 The client terminal 100D repeats steps S1001 to S1011 until the conditions for deselecting the application window are satisfied.

当該選択解除の条件とは、クリップ型のオブジェクト1103と当該アプリウィンドウ1104の重なりが解消される、又は、アプリウィンドウ1104自体が閉じられることである。 The deselection condition is that the overlap between the clip-type object 1103 and the application window 1104 is eliminated, or the application window 1104 itself is closed.

ここでクリップ型のオブジェクト1103と当該アプリウィンドウ1104の重なりを解消する条件は、当該アプリウィンドウ1104が最小化される、または閉じられる場合を指す。 Here, the condition for eliminating the overlap between the clip-type object 1103 and the application window 1104 indicates that the application window 1104 is minimized or closed.

クライアント端末100Dの位置決定部315は、アプリウィンドウ1104の表示されている領域(モニタ上の座標)を特定する(ステップS1001)。 The position determination unit 315 of the client terminal 100D identifies the area (coordinates on the monitor) where the application window 1104 is displayed (step S1001).

クライアント端末100Dは、当該アプリウィンドウ1104の表示されているモニタを特定し、当該モニタのピクセルサイズを取得する(ステップS1002)。 The client terminal 100D identifies the monitor on which the application window 1104 is displayed and acquires the pixel size of the monitor (step S1002).

クライアント端末100Dのサイズ・形状決定部316は、アプリウィンドウ1104がモニタに収まっているかを判定する(ステップS1003)。 The size/shape determining unit 316 of the client terminal 100D determines whether the application window 1104 fits on the monitor (step S1003).

例えば、アプリウィンドウ1104の左上と右下の2つの頂点座標のうち少なくとも一方がモニタの領域内にない場合、アプリウィンドウ1104がモニタに収まっていないと判定し、処理をステップS1011に移行する。 For example, if at least one of the upper left and lower right vertex coordinates of the application window 1104 is not within the monitor area, it is determined that the application window 1104 does not fit within the monitor, and the process proceeds to step S1011.

アプリウィンドウ1104の左上と右下の2つの頂点座標の両方がモニタの領域内に位置している場合、アプリウィンドウ1104がモニタに収まっていると判定し、処理をステップS1004に移行する。 If both the upper left and lower right vertex coordinates of the application window 1104 are located within the monitor area, it is determined that the application window 1104 is within the monitor, and the process proceeds to step S1004.

ステップS1011で、クライアント端末100Dの表示制御部312は、アプリ選択ウィンドウ1102に、アプリウィンドウ1104の画像の共有を停止している旨を示す情報を表示する(ステップS1011)。 In step S1011, the display control unit 312 of the client terminal 100D displays information indicating that sharing of the image of the application window 1104 is stopped on the application selection window 1102 (step S1011).

例えば、図15の150に示すように、アプリ選択ウィンドウ1102に「画像停止中」の表示をする。「画像停止中」の表示は、アプリウィンドウ1104のキャプチャ画像を、送信用画像キュー530に記憶する処理を停止していることを示す。すなわち、他のクライアント端末100(例:100A~100C)に共有されている画像(例:1611)は、アプリウィンドウ1104の表示更新に連動することなく、停止している状態であることを示す。 For example, as indicated by 15 1 0 in FIG. 15, the application selection window 1102 displays "imaging stopped". The display of “image stopped” indicates that the process of storing the captured image of the application window 1104 in the transmission image queue 530 is stopped. In other words, the image (eg 1611) shared by the other client terminals 100 (eg 100A to 100C) is not synchronized with the display update of the application window 1104 and is in a stopped state.

つまり「画像停止中」の場合、クライアント端末100Dにおけるアプリウィンドウの表示が図15の1500の状態から、図15の1500における1104のように更新されても、クライアント端末100Cにおける画像の表示は図16の1611のまま(表計算ソフトが重なる前の、アプリウィンドウ1104のまま)更新されない。 That is, in the case of "image stop", even if the display of the application window on the client terminal 100D is updated from the state 1500 in FIG. 15 to 1104 in 1500 in FIG. 1611 (the application window 1104 before the spreadsheet software overlaps) is not updated.

ステップS1004では、クライアント端末100Dの送信制御部317が、アプリウィンドウ1104よりZオーダが上で、且つ、モニタに表示中であるウィンドウの識別情報一覧をOSに問い合わせて取得し(ステップS1004)、処理をステップS1005に移行する。 In step S1004, the transmission control unit 317 of the client terminal 100D inquires of the OS for a list of identification information of windows that are higher in the Z order than the application window 1104 and that are being displayed on the monitor (step S1004). to step S1005.

アプリウィンドウ1104よりZオーダが上とは、アプリウィンドウ1104より前面側に位置しているということである。 The Z order above the application window 1104 means that the application window 1104 is located on the front side.

送信制御部317は、アプリウィンドウ1104が、ステップS1004で取得した識別情報が示す他のウィンドウによって隠れているか判定する(ステップS1005)。 The transmission control unit 317 determines whether the application window 1104 is hidden by another window indicated by the identification information acquired in step S1004 (step S1005).

本実施形態において、アプリウィンドウ1104が他のウィンドウによって隠れている状態とは、図15の1500に示すように、アプリウィンドウ1104の少なくとも一部が他のウィンドウによって隠れている状態を指す。 In this embodiment, the state in which the application window 1104 is hidden by another window refers to the state in which at least a part of the application window 1104 is hidden by another window, as indicated by 1500 in FIG. 15 .

アプリウィンドウ1104が他のウィンドウによって隠れている場合は処理をステップS1011に移行する。アプリウィンドウ1104が他のウィンドウによって隠れていない場合は、処理をステップS1006に移行する。 If the application window 1104 is hidden by another window, the process proceeds to step S1011. If the application window 1104 is not hidden by other windows, the process proceeds to step S1006.

ステップS1006で、クライアント端末100Dの画像取得部314は、OSに対し、選択されているアプリウィンドウ1104の画像のキャプチャを指示する。そして、OSが実行したキャプチャ処理によって得られたアプリウィンドウ1104の画像をOSより受け取る(ステップS1006)。 In step S1006, the image acquisition unit 314 of the client terminal 100D instructs the OS to capture the image of the selected application window 1104. FIG. Then, the image of the application window 1104 obtained by the capture process executed by the OS is received from the OS (step S1006).

画像取得部314は、受け取った画像を、クライアント端末100DのRAM203上に作成した専用のキャプチャ画像キュー600(図6)に記憶する(ステップS1007)。キャプチャ画像キュー600の構成は図5の530と同じであるため、説明は割愛する。 The image acquisition unit 314 stores the received image in the dedicated capture image queue 600 (FIG. 6) created on the RAM 203 of the client terminal 100D (step S1007). Since the configuration of the captured image queue 600 is the same as that of 530 in FIG. 5, the description is omitted.

クライアント端末100Dの表示制御部312は、アプリ選択ウィンドウ1102に、アプリウィンドウ1104のリアルタイムの画像を共有している旨を示す情報を表示する(ステップS1008)。 The display control unit 312 of the client terminal 100D displays information indicating that the real-time image of the application window 1104 is being shared on the application selection window 1102 (step S1008).

例えば、図13の1300に示すように、アプリ選択ウィンドウ1102に「画像更新中」の表示をする。「画像更新中」の表示は、アプリウィンドウ1104の表示更新に合わせて、送信用画像キュー530に記憶するキャプチャ画像を更新されていることを示す。すなわち、他のクライアント端末100(例:100A~100C)においても、アプリウィンドウ1104の表示更新に連動して、共有されている画像(例:1311)が更新されていることを示す。 For example, as indicated by 1300 in FIG. 13, the application selection window 1102 displays "updating image". The display of “updating image” indicates that the captured image stored in the transmission image queue 530 is being updated in accordance with the update of the display of the application window 1104 . That is, it indicates that the shared image (eg 1311) is updated in conjunction with the update of the display of the application window 1104 also in the other client terminals 100 (eg 100A to 100C).

「画像更新中」の場合、クライアント端末100Dにおけるアプリウィンドウの表示が図13の1300であれば、クライアント端末100Cにおける画像の表示は1311である。また、クライアント端末100Dにおいてアプリウィンドウの表示が図14の1400における1104のように更新されれば、クライアント端末100Cにおける画像の表示も1411のように更新される。 In the case of "updating image", if the application window display on the client terminal 100D is 1300 in FIG. 13, the image display on the client terminal 100C is 1311. FIG. Also, if the display of the application window on the client terminal 100D is updated like 1104 in 1400 in FIG. 14, the image display on the client terminal 100C is also updated like 1411. FIG.

クライアント端末100の送信制御部317は、キャプチャ画像キュー600から最新のキャプチャ画像を取得して(ステップS1009)、当該キャプチャ画像を、カメラ画像の代わりにサーバ200に送信する処理を開始する(ステップS1010)。 The transmission control unit 317 of the client terminal 100 acquires the latest captured image from the captured image queue 600 (step S1009), and starts processing to transmit the captured image to the server 200 instead of the camera image (step S1010). ).

具体的には、送信用画像キュー530に当該キャプチャ画像を記憶する処理を開始する。アプリウィンドウ1104の選択が解除されるまで、当該アプリウィンドウ1104の最新のキャプチャ画像を、順次、送信用画像キュー530に記憶することとなる。これにより、ステップS414で、送信用画像キュー530内の当該キャプチャ画像(アプリ画像)が、サーバ200に、継続して送信されることとなる。 Specifically, the process of storing the captured image in the transmission image queue 530 is started. The latest captured images of the application window 1104 are sequentially stored in the transmission image queue 530 until the selection of the application window 1104 is cancelled. As a result, the captured image (application image) in the transmission image queue 530 is continuously transmitted to the server 200 in step S414.

サーバ200は、受信制御部322で当該キャプチャ画像を受信し、配信画像記憶323で画像キューに記憶する。そして、送信元の端末(ここではクライアント端末100D)と同じ会議に参加している他のクライアント端末(例えば、100A~100C)に対して、当該キャプチャ画像を順次送信する。当該キャプチャ画像を受信した各クライアント端末100は、受信した画像を表示用画像キューに記憶し、順次表示することで、動画再生するように画像表示する。 The server 200 receives the capture image in the reception control unit 322 and stores it in the image queue in the delivery image storage 323 . Then, the captured images are sequentially transmitted to other client terminals (for example, 100A to 100C) participating in the same conference as the transmission source terminal (here, the client terminal 100D). Each client terminal 100 that has received the captured image stores the received image in a display image queue and sequentially displays the image to display the image as if playing a moving image.

つまり、アプリ画像の選択が解除されるまでの間、継続してアプリ画像を取得、送信することができ、選択されたアプリケーションの画面の変化に応じたアプリ画像を、動画のように、複数のクライアント端末間で共有できる。 In other words, until the selection of the application image is canceled, the application image can be continuously acquired and transmitted, and the application image corresponding to the change of the screen of the selected application can be displayed as a video. Can be shared between client terminals.

クライアント端末100は、アプリウィンドウ1104の選択解除の条件が満たされた場合、ステップS1001~S1010の処理を終了する。 If the conditions for deselecting the application window 1104 are satisfied, the client terminal 100 ends the processing of steps S1001 to S1010.

次に、画像取得部314は、OSに対し、アプリウィンドウ1104のキャプチャ終了の指示を出す。すなわり、キャプチャ画像の取得およびキャプチャ画像キュー600への記憶処理を終了する。そして、処理を図8のステップS808に移行する。 Next, the image acquisition unit 314 instructs the OS to finish capturing the application window 1104 . In other words, the process of obtaining the captured image and storing it in the captured image queue 600 ends. Then, the process proceeds to step S808 in FIG.

図8の説明に戻る。クライアント端末100Dは、アプリ選択機能が終了されたか判定する(ステップS808)。例えばアプリ選択ウィンドウ1102が閉じられた場合に、アプリ選択機能が終了されたと判定する。 Returning to the description of FIG. The client terminal 100D determines whether the application selection function has ended (step S808). For example, when the application selection window 1102 is closed, it is determined that the application selection function has ended.

アプリ選択機能が終了されていない場合は、処理をステップS804に戻す。 If the application selection function has not ended, the process returns to step S804.

アプリ選択機能が終了された場合、送信制御部317は、カメラ画像記憶制御部311に対し、送信用画像キュー530へのカメラ画像の記憶を再開するよう指示する(ステップS809)。当該指示に応じて、カメラ画像の送信用画像キュー530への記憶処理が再開される。すなわち、ステップS414によるカメラ画像の送信処理が再開する。以上が図8の説明である。 When the application selection function is terminated, the transmission control unit 317 instructs the camera image storage control unit 311 to resume storing camera images in the transmission image queue 530 (step S809). In response to the instruction, the process of storing camera images in the transmission image queue 530 is resumed. In other words, the process of transmitting the camera image in step S414 resumes. The above is the description of FIG.

なお、上述した説明では、クライアント端末100Dのみがアプリ選択機能を起動し、アプリウィンドウの画像を他のクライアント端末100に送信した場合について述べたが、当該アプリ選択機能の起動およびアプリウィンドウの画像の送信・共有は、複数のクライアント端末100において同時に実行可能である。 In the above description, only the client terminal 100D activates the application selection function and transmits the image of the application window to the other client terminals 100D. Transmission/sharing can be performed simultaneously on a plurality of client terminals 100 .

例えば、ユーザ003とユーザ004のクライアント端末100でそれぞれ図4、図8、図9、図10の処理が実行され、アプリ画面の画像が選択、送信・共有された場合、ユーザ001およびユーザ002の画面は、図17の1700に示すような状態となる。 For example, when the processes of FIGS. 4, 8, 9, and 10 are executed on the client terminals 100 of the users 003 and 004, respectively, and the image of the application screen is selected, transmitted, and shared, the user 001 and the user 002 The screen is brought to a state as indicated by 1700 in FIG.

例えばユーザ001のクライアント端末100Aは、会議画面1701に、ユーザ004のクライアント端末100Dから受信した画像1212(図12と同一)と、ユーザ003のクライアント端末100Cから受信した画像1702の両方を表示する。 For example, the client terminal 100A of the user 001 displays both the image 1212 (same as in FIG. 12) received from the client terminal 100D of the user 004 and the image 1702 received from the client terminal 100C of the user 003 on the conference screen 1701. FIG.

以上が本発明の実施形態の説明である。 The above is the description of the embodiment of the present invention.

本発明によれば、選択された画面の共有が適切に行われる仕組みを提供することができる。 According to the present invention, it is possible to provide a mechanism for appropriately sharing a selected screen.

例えば、選択された画面の位置を、共有に適した位置に設定することができる。 For example, the position of the selected screen can be set to a position suitable for sharing.

また、選択された画面のサイズを、共有に適したサイズに設定することができる。 Also, the size of the selected screen can be set to a size suitable for sharing.

また、選択された画面とは異なる情報の共有を防止することができる。 Also, sharing of information different from the selected screen can be prevented.

また、選択された画面が共有中か否かをユーザに確認させることができる。 Also, it is possible to make the user confirm whether or not the selected screen is being shared.

また、例えば、選択された画面以外の画像の写り込みを防止することができる。 Also, for example, it is possible to prevent images other than the selected screen from being reflected.

また、一部が欠けたような、不十分な画面の画像が共有されてしまうことを防止できる。 In addition, it is possible to prevent sharing of an insufficient screen image, such as a partially missing image.

さらに、画像の一部または全部が取得できなくなる直前の画像を共有し続けることで、画像を共有しなくなる方法のように、被共有者側の端末で、共有画像が表示されたり消えたりする表示の変化を低減し、ユーザによる、当該表示の変化の原因確認の負荷を軽減することができる。 Furthermore, by continuing to share the image immediately before part or all of the image cannot be obtained, the shared image may appear and disappear on the device of the person to whom the image is shared, similar to the method in which the image is no longer shared. can be reduced, and the user's burden of confirming the cause of the display change can be reduced.

なお、上述した実施形態においてはウェブ会議を例にあげて本発明の説明をしたが、本発明は例えばテレビ会議、テレビ電話等、画像データを送受信して共有するシステム、サービスに適用可能である。ウェブ会議、テレビ会議、テレビ電話等の電子データを用いた会議を電子会議という。 In the above-described embodiments, the present invention has been described by taking a web conference as an example, but the present invention can be applied to systems and services that transmit and receive image data and share it, such as video conferences and video telephony. . A conference using electronic data, such as a web conference, a video conference, or a video call, is called an electronic conference.

本発明は、例えば、システム、装置、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。具体的には、複数の機器から構成されるシステムに適用しても良いし、また、一つの機器からなる装置に適用しても良い。 The present invention can be embodied as, for example, a system, device, method, program, recording medium, or the like. Specifically, it may be applied to a system composed of a plurality of devices, or may be applied to an apparatus composed of a single device.

例えば、各クライアント端末100において図8~10の処理を実行するものとしたが、サーバ200内でクライアント端末100のOSにおよび会議クライアントアプリケーションに相当するソフトウェアを動作させ、図8~10の各処理をサーバ200上で実行するようにしてもよい。この場合、クライアント端末100は、サーバ200上のソフトウェアを遠隔操作する端末となる。 For example, each client terminal 100 is assumed to execute the processes of FIGS. may be executed on the server 200. In this case, the client terminal 100 serves as a terminal that remotely operates software on the server 200 .

また、本発明におけるプログラムは、図に示す各フローチャートの処理方法をコンピュータが実行可能なプログラムであり、本発明の記憶媒体は図に示す各フローチャートの処理方法をコンピュータが実行可能なプログラムが記憶されている。なお、本発明におけるプログラムは図1の各装置の処理方法ごとのプログラムであってもよい。 Further, the program in the present invention is a program that allows a computer to execute the processing method of each flowchart shown in the figure, and the storage medium of the present invention stores the program that allows the computer to execute the processing method of each flowchart shown in the figure. ing. Note that the program in the present invention may be a program for each processing method of each device in FIG.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読み出し、実行することによっても本発明の目的が達成されることは言うまでもない。 As described above, a recording medium recording a program for realizing the functions of the above-described embodiments is supplied to a system or device, and the computer (or CPU or MPU) of the system or device reads the program stored in the recording medium. Needless to say, the object of the present invention can also be achieved by reading and executing.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記録した記録媒体は本発明を構成することになる。 In this case, the program itself read from the recording medium implements the novel functions of the present invention, and the recording medium recording the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、CD-ROM、CD-R、DVD-ROM、磁気テープ、不揮発性のメモリカード、ROM、EEPROM、シリコンディスク等を用いることが出来る。 Examples of recording media for supplying programs include flexible disks, hard disks, optical disks, magneto-optical disks, CD-ROMs, CD-Rs, DVD-ROMs, magnetic tapes, non-volatile memory cards, ROMs, EEPROMs, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also based on the instructions of the program, the OS (operating system) and the like running on the computer are actually executed. Needless to say, a case where part or all of the processing is performed and the functions of the above-described embodiments are realized by the processing are included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムコードの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。 Furthermore, after the program read from the recording medium is written in the memory provided in the function expansion board inserted into the computer or the function expansion unit connected to the computer, the function expansion board is read according to the instruction of the program code. It goes without saying that a case where a CPU or the like provided in a function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ、データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。 Furthermore, by downloading and reading out the program for achieving the present invention from a server, database, etc. on the network using a communication program, the system or device can enjoy the effects of the present invention.

100A クライアント端末
100B クライアント端末
100C クライアント端末
100D クライアント端末
101 カメラ
102 マイク
103 スピーカ
150 ネットワーク
200 サーバ

100A client terminal 100B client terminal 100C client terminal 100D client terminal 101 camera 102 microphone 103 speaker 150 network 200 server

Claims (15)

表示手段で表示しているウィンドウのうち他の機器との共有対象ウィンドウの選択を受け付ける受付手段と、
前記受付手段で前記選択を受け付けたことに応じて、前記共有対象ウィンドウとなったウィンドウの前記表示手段上での位置とサイズの少なくとも一方を、前記選択の前に前記表示手段に表示していたものから変更するように制御する制御手段と
前記制御手段によって位置とサイズの少なくとも一方が変更された前記共有対象ウィンドウの表示内容を、前記他の機器で共有されるように送信するように制御する送信制御手段と、
を有することを特徴とする情報処理装置。
receiving means for receiving a selection of a window to be shared with another device among the windows displayed by the display means;
In response to the acceptance of the selection by the acceptance means, at least one of the position and size of the window to be shared on the display means is displayed on the display means before the selection. a control means for controlling to change from
transmission control means for controlling to transmit the display contents of the shared window whose position and/or size have been changed by the control means so as to be shared by the other device;
An information processing device comprising:
前記制御手段は、前記共有対象ウィンドウの位置とサイズの少なくとも一方を、前記他の機器と共有される範囲に収まるように変更することを特徴とする請求項1に記載の情報処理装置。 2. The information processing apparatus according to claim 1, wherein said control means changes at least one of the position and size of said window to be shared so that it falls within a range shared with said other device. 前記制御手段は、前記共有対象ウィンドウの位置を前記表示手段の中央に変更するように制御することを特徴とする請求項1または2に記載の情報処理装置。 3. The information processing apparatus according to claim 1, wherein the control means controls to change the position of the window to be shared to the center of the display means. 前記制御手段は、前記共有対象ウィンドウの前記選択の前のサイズが前記表示手段のサイズよりも大きい場合に、前記共有対象ウィンドウのサイズを前記表示手段に収まるサイズに変更するように制御することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理装置。 When the size of the window to be shared before the selection is larger than the size of the display means, the control means controls to change the size of the window to be shared to a size that fits in the display means. 4. The information processing apparatus according to any one of claims 1 to 3. 前記制御手段は、前記共有対象ウィンドウの形状及びサイズを、前記共有対象ウィンドウを前記表示手段に全画面表示した場合と同様に変更するように制御することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。 5. The control means controls to change the shape and size of the window to be shared in the same manner as when the window to be shared is displayed on the display means on a full screen. 1. The information processing apparatus according to 1. 前記制御手段は、前記選択を受け付けたことに応じて、前記共有対象ウィンドウのアスペクト比を所定のアスペクト比に変更するように制御することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理装置。 6. The method according to any one of claims 1 to 5, wherein, in response to receiving the selection, the control means performs control so that the aspect ratio of the window to be shared is changed to a predetermined aspect ratio. The information processing device described. 前記受付手段は、特定のアプリケーションソフトウエアの画面を表示するウィンドウの選択を受付可能であることを特徴とする請求項1乃至6のいずれか1項に記載の情報処理装置。 7. The information processing apparatus according to any one of claims 1 to 6, wherein said accepting means can accept selection of a window for displaying a screen of specific application software. 前記制御手段によって位置とサイズの少なくとも一方が変更された前記共有対象ウィンドウの表示内容が継続的に前記他の機器と共有されるように処理を行う処理手段を更に有することを特徴とする請求項1乃至7のいずれか1項に記載の情報処理装置。 3. The apparatus further comprises processing means for performing processing such that the display content of the shared window, of which at least one of position and size has been changed by the control means, is continuously shared with the other device. 8. The information processing apparatus according to any one of 1 to 7. 前記処理手段は、前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウが前記表示手段の表示領域に収まらなくなった場合に前記他の機器との共有を停止するように処理することを特徴とする請求項8に記載の情報処理装置。 The processing means stops sharing the display content of the shared window with the other device when the shared window does not fit in the display area of the display means while the display content of the shared window is being shared with the other device. 9. The information processing apparatus according to claim 8, wherein processing is performed so as to 前記処理手段は、前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウの少なくとも一部が他のウィンドウによって隠された場合に前記他の機器との共有を停止するように処理することを特徴とする請求項8または9に記載の情報処理装置。 The processing means stops sharing with the other device when at least part of the shared window is hidden by another window while the display content of the shared window is being shared with the other device. 10. The information processing apparatus according to claim 8, wherein processing is performed so as to stop. 前記共有対象ウィンドウは、テレビ会議、テレビ電話、ウェブ会議の少なくとも1つにおいて前記他の機器と画面共有する対象となるウィンドウであることを特徴とする請求項1乃至10のいずれか1項に記載の情報処理装置。 11. The window according to any one of claims 1 to 10, wherein the window to be shared is a window to be screen-shared with the other device in at least one of a video conference, a video phone, and a web conference. information processing equipment. 表示手段で表示しているウィンドウのうち他の機器との共有対象ウィンドウの選択を受け付ける受付手段と、
前記受付手段で前記選択を受け付けて前記共有対象ウィンドウとなったウィンドウの表示内容が継続的に前記他の機器と共有されるように処理を行うとともに、
前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウが前記表示手段の表示領域に収まらなくなった場合に前記他の機器との共有を停止するように処理する第1の停止処理と、前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウの少なくとも一部が他のウィンドウによって隠された場合に前記他の機器との共有を停止するように処理する第2の停止処理との少なくとも一方の処理を行う処理手段と
を有することを特徴とする情報処理装置。
receiving means for receiving a selection of a window to be shared with another device among the windows displayed by the display means;
performing processing so that the display content of the window that has received the selection by the receiving means and has become the shared window is continuously shared with the other device;
When the display content of the shared window becomes out of the display area of the display means while the display content of the shared window is being shared with the other device, the sharing with the other device is stopped. a first stop process; and when at least a portion of the shared window is hidden by another window while the display content of the shared window is being shared with the other device. and a processing means for performing at least one of a second stop process for stopping sharing.
表示手段で表示しているウィンドウのうち他の機器との共有対象ウィンドウの選択を受け付ける受付ステップと、
前記受付ステップで前記選択を受け付けたことに応じて、前記共有対象ウィンドウとなったウィンドウの前記表示手段上での位置とサイズの少なくとも一方を、前記選択の前に前記表示手段に表示していたものから変更するように制御する制御ステップと
前記制御ステップで位置とサイズの少なくとも一方が変更された前記共有対象ウィンドウの表示内容を、前記他の機器で共有されるように送信するように制御する送信制御ステップと、
を有することを特徴とする情報処理装置の制御方法。
a receiving step of receiving a selection of a window to be shared with another device among the windows displayed by the display means;
At least one of the position and size of the window to be shared on the display means is displayed on the display means before the selection in response to the selection being received in the receiving step. a control step that controls to change from
a transmission control step of controlling to transmit the display content of the shared window, of which at least one of the position and size has been changed in the control step, so as to be shared by the other device;
A control method for an information processing device, comprising:
表示手段で表示しているウィンドウのうち他の機器との共有対象ウィンドウの選択を受け付ける受付ステップと、
前記受付ステップで前記選択を受け付けて前記共有対象ウィンドウとなったウィンドウの表示内容が継続的に前記他の機器と共有されるように処理を行う共有ステップと、
前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウが前記表示手段の表示領域に収まらなくなった場合に前記他の機器との共有を停止するように処理する第1の停止処理と、前記共有対象ウィンドウの表示内容を前記他の機器と共有している際に前記共有対象ウィンドウの少なくとも一部が他のウィンドウによって隠された場合に前記他の機器との共有を停止するように処理する第2の停止処理との少なくとも一方の処理を行う停止ステップと
を有することを特徴とする情報処理装置の制御方法。
a receiving step of receiving a selection of a window to be shared with another device among the windows displayed by the display means;
a sharing step of performing processing so that the display content of the window that has become the shared window after receiving the selection in the receiving step is continuously shared with the other device;
When the display content of the shared window becomes out of the display area of the display means while the display content of the shared window is being shared with the other device, the sharing with the other device is stopped. a first stop process; and when at least a portion of the shared window is hidden by another window while the display content of the shared window is being shared with the other device. and a stopping step of performing at least one of a second stopping process of stopping sharing.
コンピュータを、請求項1乃至12のいずれか1項に記載された情報処理装置の各手段として機能させるためのプログラム。 A program for causing a computer to function as each means of the information processing apparatus according to any one of claims 1 to 12.
JP2018190052A 2018-10-05 2018-10-05 Information processing device, control method and program for information processing device Active JP7206481B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2018190052A JP7206481B2 (en) 2018-10-05 2018-10-05 Information processing device, control method and program for information processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018190052A JP7206481B2 (en) 2018-10-05 2018-10-05 Information processing device, control method and program for information processing device

Publications (3)

Publication Number Publication Date
JP2020060851A JP2020060851A (en) 2020-04-16
JP2020060851A5 JP2020060851A5 (en) 2021-11-18
JP7206481B2 true JP7206481B2 (en) 2023-01-18

Family

ID=70219899

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2018190052A Active JP7206481B2 (en) 2018-10-05 2018-10-05 Information processing device, control method and program for information processing device

Country Status (1)

Country Link
JP (1) JP7206481B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7241808B2 (en) * 2021-06-07 2023-03-17 レノボ・シンガポール・プライベート・リミテッド Information processing terminal, screen sharing method, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106222A (en) 2013-11-29 2015-06-08 株式会社リコー Information processor, program, information processing system, and information processing method
JP2017220131A (en) 2016-06-09 2017-12-14 キヤノンマーケティングジャパン株式会社 Information processing system, information processing device, and control method and program thereof

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015106222A (en) 2013-11-29 2015-06-08 株式会社リコー Information processor, program, information processing system, and information processing method
JP2017220131A (en) 2016-06-09 2017-12-14 キヤノンマーケティングジャパン株式会社 Information processing system, information processing device, and control method and program thereof

Also Published As

Publication number Publication date
JP2020060851A (en) 2020-04-16

Similar Documents

Publication Publication Date Title
US20230066450A1 (en) Communication management system, communication system, communication management device, image processing method, and non-transitory computer-readable medium
JP6684952B1 (en) Content distribution device, content distribution program, content distribution method, content display device, content display program, and content display method
JP2016106321A (en) Information processing apparatus, control method, program, and information processing system
JP2019036155A (en) Information processing device, information processing system, control method thereof, and program
JP2022125064A (en) Information process system, control method of the same, and program
JP2005149440A (en) Screen-sharing control method
JP7206481B2 (en) Information processing device, control method and program for information processing device
JP2017112601A (en) Information processing apparatus, information processing method, and program
JP7006330B2 (en) Information processing equipment, image sharing system, image sharing method and program
JP2023100616A (en) Content distribution apparatus, content distribution program, content distribution method, content display device, content display program, and contents display method
JP2017220131A (en) Information processing system, information processing device, and control method and program thereof
JP6575428B2 (en) Information processing system, information processing apparatus, client terminal, control method thereof, and program
CN111818292A (en) Control method, device, terminal and system
US20220044431A1 (en) Communication system, method for communicating to share images, and non-transitory recording medium
JP2016163111A (en) Information processing device, information processing method, and program
JP2019117997A (en) Web conference system, control method of web conference system, and program
JP2001157184A (en) Screen-sharing terminal equipment and display method therefor
JP2014130422A (en) Remote conference system, control method of remote conference system, host computer, control method of host computer, program, and recording medium
JP5994898B2 (en) Information processing apparatus, information processing apparatus control method, and program
JP2020144725A (en) Information processing system and control method thereof
JP2020057927A (en) Information processing apparatus, information processing system, information processing method, and program
JP2020194343A (en) Information processing system, information processing device, control method of information processing system, and program
KR102178924B1 (en) Method and apparatus for providing performance of contents using virtual reality
CN111135557A (en) Interaction method and device for multiple screens
US7949705B1 (en) Dynamic desktop switching for thin clients

Legal Events

Date Code Title Description
RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20181031

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20190115

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20211004

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211004

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220725

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220802

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220920

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221212

R151 Written notification of patent or utility model registration

Ref document number: 7206481

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151