JP2018084863A - Information processing system, information processing apparatus, and control method and program thereof - Google Patents

Information processing system, information processing apparatus, and control method and program thereof Download PDF

Info

Publication number
JP2018084863A
JP2018084863A JP2016225946A JP2016225946A JP2018084863A JP 2018084863 A JP2018084863 A JP 2018084863A JP 2016225946 A JP2016225946 A JP 2016225946A JP 2016225946 A JP2016225946 A JP 2016225946A JP 2018084863 A JP2018084863 A JP 2018084863A
Authority
JP
Japan
Prior art keywords
information processing
application
processing apparatus
image
execution state
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2016225946A
Other languages
Japanese (ja)
Inventor
岩崎 公一
Koichi Iwasaki
公一 岩崎
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 JP2016225946A priority Critical patent/JP2018084863A/en
Publication of JP2018084863A publication Critical patent/JP2018084863A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism capable of controlling a shared application so as to reduce a load state of an information processing apparatus in order to operate the Web conference system when the load state of the information processing apparatus is high.SOLUTION: In a Web conference system which is capable of sharing an application with other information processing apparatus by sending and receiving an image of the application displayed on a screen, a sharing instruction for sharing the application with the other information processing apparatus is received. When receiving the sharing instruction, CPU usage rate of the information processing apparatus is identified. When the CPU usage rate exceeds a predetermined usage rate, a type of the shared application is identified and execution of the application is controlled by performing a degeneration processing according to the type of the application. The image of application of which execution is controlled is sent and received via a server apparatus in order to share with the other information processing apparatus.SELECTED DRAWING: Figure 11

Description

本発明は、情報処理装置の負荷状態が高い場合に、Web会議システムを稼動させるために情報処理装置の負荷状態を下げるよう、共有するアプリケーションを制御可能な情報処理システム、情報処理装置、その制御方法及びプログラムに関する。   The present invention relates to an information processing system capable of controlling a shared application so as to reduce the load state of the information processing apparatus in order to operate the Web conference system when the load state of the information processing apparatus is high, the information processing apparatus, and the control thereof The present invention relates to a method and a program.

従来、Web会議システムでは、パーソナルコンピュータやタブレット端末などの情報処理装置に、カメラ、マイク、スピーカなどの機能を有するデバイスを接続し、それぞれのデバイスから入力した映像や音声を複数の拠点間で送受信している。   Conventionally, in a Web conference system, devices having functions such as a camera, a microphone, and a speaker are connected to an information processing apparatus such as a personal computer or a tablet terminal, and video and audio input from each device are transmitted and received between a plurality of bases. doing.

特に昨今のWeb会議システムでは、映像と音声だけでなく、ユーザのクライアント端末に表示するアプリケーションの画像を同じ仮想会議室に参加している他のユーザのクライアント端末と送受信している。この処理により、同じアプリケーションの画面を共有して閲覧しながら会議を行うことが可能となる。   In particular, in recent web conference systems, not only video and audio, but also an image of an application displayed on the user's client terminal is transmitted / received to / from another user's client terminal participating in the same virtual conference room. With this process, it is possible to hold a conference while sharing and viewing the same application screen.

しかしながら、ウェブ会議システムを利用する際に使用するネットワークの品質が保証されていない場合は、十分な性能が発揮できずWeb会議に支障をきたすことがある。   However, if the quality of the network used when using the web conferencing system is not guaranteed, sufficient performance may not be exhibited and the web conference may be hindered.

そこで送信する映像にどのようなものが写っているかを検知し、ネットワークの状態に合わせて、映像にとって重要な情報を優先して送信することの出来るよう、ネッワークと映像に基づいた調整で映像データをエンコードする技術が開示されている。   Therefore, it is possible to detect what is reflected in the video to be transmitted, and adjust the video data with the adjustment based on the network and video so that information important to the video can be preferentially transmitted according to the network status. A technique for encoding is disclosed.

特開2012−80518号JP2012-80518

一方で、ネットワークの状態に限らずWeb会議に支障をきたす場合も存在する。具体的には、クライアント端末のバックグラウンドで動作する常駐アプリケーションなどの影響により、Web会議システムに対するCPU使用率の割り当てが少なくなる場合が考えられる。その場合はWeb会議に参加しているクライアント端末に不備が生じることで結果として他のクライアント端末とのアプリケーションの共有が上手くいかないなどの不都合が生じる。   On the other hand, there are cases where the web conference is hindered without being limited to the network state. Specifically, there may be a case where the CPU usage rate is less allocated to the Web conference system due to the influence of a resident application running in the background of the client terminal. In this case, the client terminals participating in the web conference are deficient, resulting in inconvenience such as difficulty in sharing the application with other client terminals.

この課題において特許文献1の技術では、クライアント端末のCPUに負荷がかかっていてもネットワークの状態が良好であれば何ら解決するための処理が実行されないため不都合が生じる。   With respect to this problem, the technique disclosed in Patent Document 1 is disadvantageous because even if the CPU of the client terminal is loaded, if the network state is good, no processing is performed to solve the problem.

また、特許文献1の技術は送信するデータを制御することにより、あくまで円滑にデータを送信可能とする技術であり、クライアント端末のCPU負荷を低減させることは想定していない。   The technique of Patent Document 1 is a technique that enables data to be transmitted smoothly by controlling data to be transmitted, and does not assume that the CPU load on the client terminal is reduced.

そこで本願発明は、情報処理装置の負荷状態が高い場合に、Web会議システムを稼動させるために情報処理装置の負荷状態を下げるよう、共有するアプリケーションを制御可能な仕組みを提供することを目的とする。   Accordingly, the present invention has an object to provide a mechanism capable of controlling a shared application so as to reduce the load state of the information processing apparatus in order to operate the Web conference system when the load state of the information processing apparatus is high. .

上記の目的を達成するために本発明の情報処理装置は、サーバ装置と通信可能であり、画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられる情報処理装置であって、他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付手段と、前記共有指示受付手段で共有指示を受け付けた前記アプリケーションの画像を前記サーバ装置に送信する送信手段と、前記送信手段で送信する前記画像のアプリケーションの種別を特定する種別特定手段と、前記種別特定手段で特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御手段と前記情報処理装置の負荷状況を取得する負荷状況取得手段とを備え、前記実行状態制御手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記アプリケーションの実行状態を制御することを特徴とする。   In order to achieve the above object, the information processing apparatus of the present invention can communicate with a server apparatus, and can transmit and receive an application image displayed on the screen to share the application with other information processing apparatuses. An information processing apparatus used in the system, the sharing instruction receiving unit that receives the sharing instruction of the application with another information processing apparatus, and the image of the application that has received the sharing instruction by the sharing instruction receiving unit to the server apparatus Transmitting means for transmitting, type specifying means for specifying the type of application of the image to be transmitted by the transmitting means, execution state control means for controlling the execution state of the application according to the type specified by the type specifying means, Load status acquisition means for acquiring the load status of the information processing device, and the execution State control means, and controlling the execution state of the application according to the load conditions acquired by the load status acquiring unit.

本願発明によれば、情報処理装置の負荷状態が高いに、Web会議システムを稼動させるために情報処理装置の負荷状態を下げるよう、共有するアプリケーションを制御可能な仕組みを提供することを目的とする。   According to the present invention, it is an object to provide a mechanism capable of controlling a shared application so as to reduce the load state of an information processing device in order to operate a Web conference system even when the load state of the information processing device is high. .

Web会議システムのシステム構成の一例を示す図である。It is a figure which shows an example of the system configuration | structure of a web conference system. サーバ装置101、情報処理装置102のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of a server apparatus 101 and an information processing apparatus 102. FIG. スマートデバイス103、104のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of smart devices 103 and 104. FIG. サーバ装置101と情報処理装置102の機能構成の一例を示す図である。2 is a diagram illustrating an example of functional configurations of a server apparatus 101 and an information processing apparatus 102. FIG. 本発明の実施形態における、縮退処理を実行したアプリケーションを他の情報処理装置と共有する共有処理の一連の流れを示すフローチャートである。It is a flowchart which shows a series of flows of the sharing process which shares the application which performed the reduction process in the embodiment of this invention with another information processing apparatus. アプリケーション共有開始処理の流れを示すフローチャートである。It is a flowchart which shows the flow of an application sharing start process. アプリケーション選択画面700の、デスクトップ共有を選択する場合の画面一例を示す図である。It is a figure which shows an example of a screen at the time of selecting desktop sharing of the application selection screen. アプリケーション選択画面700の、アプリケーション共有を選択する場合の画面一例を示す図である。It is a figure which shows an example of a screen in the case of selecting application sharing of the application selection screen 700. FIG. CPU使用率閾値テーブル900と、稼動状態管理テーブル910の一例を示す図である。It is a figure which shows an example of the CPU utilization rate threshold value table 900 and the operation state management table 910. 縮退開始確認画面1000の一例を示す図である。It is a figure which shows an example of the degeneration start confirmation screen 1000. FIG. 縮退開始処理の一連の流れを示すフローチャートである。It is a flowchart which shows a series of flows of a degeneration start process. アプリケーションリストテーブル1200の一例を示す図である。5 is a diagram illustrating an example of an application list table 1200. FIG. アプリケーション共有管理テーブル1300の一例を示す図である。5 is a diagram illustrating an example of an application sharing management table 1300. FIG. 縮退終了通知画面1400の一例を示す図である。FIG. 18 is a diagram showing an example of a degeneration end notification screen 1400.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本実施形態におけるWeb会議システムの構成を示す図である。尚、図1の各端末は一例であり、用途や目的に応じてさまざまな構成があることは言うまでもない。   FIG. 1 is a diagram illustrating a configuration of a Web conference system according to the present embodiment. Note that each terminal in FIG. 1 is an example, and it goes without saying that there are various configurations depending on applications and purposes.

図1に示すように本実施形態におけるWeb会議システムの構成では、サーバ装置101と複数の情報処理装置とがLAN(Local Area Network)やWAN(Wide Area Network)等のネットワーク105を介して相互にデータ通信可能に構成されており、情報処理装置としてはPC等の情報処理装置102やタブレット型の情報処理装置103やスマートフォン型の情報処理装置104等を用いることが出来る。このような情報処理装置には、カメラ等の撮像手段とマイク等の音声取得手段等が設けられており、遠隔地にいる相手と簡便に会議をするために用いることができる。
図1のネットワーク105上に接続される各種端末あるいはサーバの構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。
As shown in FIG. 1, in the configuration of the Web conference system in the present embodiment, the server apparatus 101 and a plurality of information processing apparatuses are mutually connected via a network 105 such as a LAN (Local Area Network) or a WAN (Wide Area Network). It is configured to be capable of data communication, and as the information processing apparatus, an information processing apparatus 102 such as a PC, a tablet-type information processing apparatus 103, a smartphone-type information processing apparatus 104, or the like can be used. Such an information processing apparatus is provided with an imaging unit such as a camera and a voice acquisition unit such as a microphone, and can be used for simply having a meeting with a remote party.
The configuration of various terminals or servers connected on the network 105 in FIG. 1 is an example, and it goes without saying that there are various configuration examples depending on the application and purpose.

図2は、サーバ装置101とPC等の情報処理装置102のハードウェア構成の一例を示す図である。   FIG. 2 is a diagram illustrating an example of a hardware configuration of the server apparatus 101 and the information processing apparatus 102 such as a PC.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204.

また、ROM202あるいは外部メモリ211(記憶手段)には、CPU201の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OS)や、サーバ装置101と情報処理装置102の実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。   Further, the ROM 202 or the external memory 211 (storage means) has a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as OS), which is a control program of the CPU 201, and functions executed by the server apparatus 101 and the information processing apparatus 102. Various programs described below necessary for realizing the above are stored. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ(入力C)205は、キーボード等の文字入力手段、不図示のマウス等のポインティングデバイス、マイク等の音声取得手段、カメラ等の映像取得手段等の入力デバイス209からの入力を制御する。   An input controller (input C) 205 controls input from an input device 209 such as a character input unit such as a keyboard, a pointing device such as a mouse (not shown), a voice acquisition unit such as a microphone, and a video acquisition unit such as a camera. To do.

ビデオコントローラ(VC)206は、ディスプレイ210等の表示器への表示を制御する。表示器の種類はCRTや、液晶ディスプレイを想定するが、これに限らない。   A video controller (VC) 206 controls display on a display device such as the display 210. The type of the display device is assumed to be a CRT or a liquid crystal display, but is not limited thereto.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフレキシブルディスク(FD)或いはPCMCIAカードスロットにアダプタを介して接続されるカード型メモリ等の外部メモリ211へのアクセスを制御する。   The memory controller (MC) 207 is an adapter to a hard disk (HD), flexible disk (FD) or PCMCIA card slot for storing boot programs, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a card-type memory connected via the.

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

尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ210上での表示を可能としている。   Note that the CPU 201 enables display on the display 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example.

また、CPU201は、ディスプレイ210上の不図示のマウスカーソル等でのユーザ指示を可能とする。
本発明のサーバ装置101と情報処理装置102が後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。
さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ211に格納されている。
Further, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the display 210.
Various programs used for the server apparatus 101 and the information processing apparatus 102 of the present invention to execute various processes to be described later are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. It is what is done.
Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 211.

図3は、タブレット型の情報処理装置103やスマートフォン型の情報処理装置104のハードウェア構成の一例を示す図である。   FIG. 3 is a diagram illustrating an example of a hardware configuration of the tablet-type information processing device 103 and the smartphone-type information processing device 104.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。
また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / OutputSystem)やオペレーティングシステムプログラム(以下、OS)や、情報処理装置の実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。RAM203は、CPU201の主メモリ、ワークエリア等として機能する。
The CPU 201 comprehensively controls each device and controller connected to the system bus 204.
The ROM 202 or the external memory 211 has a BIOS (Basic Input / Output System), an operating system program (hereinafter referred to as OS), which is a control program of the CPU 201, and a function necessary for realizing the functions executed by the information processing apparatus, which will be described later. Various programs are stored. The RAM 203 functions as a main memory, work area, and the like for the CPU 201.

CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、タッチパネルコントローラ305は、タッチパネル309を制御し、ディスプレイコントローラ306がディスプレイへの表示制御を行う。表示器の種類はCRTや、液晶ディスプレイを想定するが、これに限らない。さらに、カメラコントローラ311は、カメラ312等による映像取得を制御し、音声コントローラ313はマイク314等による音声取得制御やスピーカへの出力を制御する。   The touch panel controller 305 controls the touch panel 309, and the display controller 306 performs display control on the display. The type of the display device is assumed to be a CRT or a liquid crystal display, but is not limited thereto. Furthermore, the camera controller 311 controls video acquisition by the camera 312 or the like, and the audio controller 313 controls audio acquisition control or output to the speaker by the microphone 314 or the like.

メモリコントローラ207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフレキシブルディスク(FD)或いはPCMCIAカードスロットにアダプタを介して接続されるカード型メモリ等の外部メモリ211へのアクセスを制御する。   The memory controller 207 is connected to a hard disk (HD), flexible disk (FD), or PCMCIA card slot via an adapter for storing a boot program, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a connected card-type memory.

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

尚、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、ディスプレイ310上での表示を可能としている。   Note that the CPU 201 enables display on the display 310 by executing outline font rasterization processing on a display information area in the RAM 203, for example.

本発明の情報処理装置103、104が後述する各種処理を実行するために用いられる各種プログラム等は外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。   Various programs and the like used by the information processing apparatuses 103 and 104 of the present invention to execute various processes to be described later are recorded in the external memory 211 and executed by the CPU 201 by being loaded into the RAM 203 as necessary. Is.

さらに、本発明に係わるプログラムが用いる定義ファイルや各種情報テーブルは外部メモリ211に格納されている。   Furthermore, definition files and various information tables used by the program according to the present invention are stored in the external memory 211.

次に、サーバ装置101及び情報処理装置102の機能構成の一例について図4を用いて説明する。尚、図4のサーバ装置101及び情報処理装置102の機能構成は一例であり、用途や目的に応じて様々な構成例がある。   Next, an example of a functional configuration of the server apparatus 101 and the information processing apparatus 102 will be described with reference to FIG. Note that the functional configurations of the server apparatus 101 and the information processing apparatus 102 in FIG. 4 are merely examples, and there are various configuration examples depending on applications and purposes.

サーバ装置101は機能部として、記憶部401と、通信制御部402と、縮退制御部403と、画像記憶部404とを備える。   The server apparatus 101 includes a storage unit 401, a communication control unit 402, a degeneration control unit 403, and an image storage unit 404 as functional units.

記憶部401は、後述する各種テーブルの情報や各種画面を構成する情報を記憶するための機能部である。また、どのユーザがWeb会議システムのどの会議室に入室してどのユーザと会議を行っているかについても記憶する。必要に応じて、情報の追加・更新・削除を行う。   The storage unit 401 is a functional unit for storing information of various tables described later and information constituting various screens. In addition, which user is in which conference room of the Web conference system and which user is having a meeting is also stored. Add, update, and delete information as necessary.

通信制御部402は、サーバ装置101と情報処理装置102との通信を制御するための機能部である。通信制御部402は、サーバ装置101と情報処理装置102との情報の送受信を制御する。また、通信制御部402は、情報処理装置102より送信された会議画像(映像)、及び表示画像(アプリケーションやデスクトップの画像)、音声を受信する。そして受信した画像(映像)、表示画像(アプリケーションやデスクトップの画像)、音声等を同じ会議に参加している(同じ会議室に入室中の)、当該画像や音声の送信元の情報処理装置とは別の、他の情報処理装置103や104等に受信させるべく送信する。   The communication control unit 402 is a functional unit for controlling communication between the server apparatus 101 and the information processing apparatus 102. The communication control unit 402 controls transmission / reception of information between the server apparatus 101 and the information processing apparatus 102. Further, the communication control unit 402 receives a conference image (video), a display image (application or desktop image), and audio transmitted from the information processing apparatus 102. The received image (video), display image (application or desktop image), audio, etc. are participating in the same conference (entering the same conference room), and the information processing device that is the source of the image or audio Is sent to another information processing apparatus 103 or 104 for reception.

縮退制御部403は、情報処理装置102で起動するアプリケーションの実行状態を制御する。記憶部401に記憶されているテーブルを用いてアプリケーションの種別に応じて解像度やフレームレートを落とす、等の品質を低下させる処理を行うことを本発明では縮退処理とする。尚、本発明の実施例では情報処理装置でこの縮退処理を行うが、縮退処理を行う主体は情報処理装置でもサーバ装置でもどちらでもよい。   The degeneration control unit 403 controls the execution state of an application activated on the information processing apparatus 102. In the present invention, reduction processing is performed by performing processing for reducing quality such as reducing the resolution and frame rate according to the type of application using the table stored in the storage unit 401. In the embodiment of the present invention, the reduction processing is performed by the information processing apparatus. However, the subject performing the reduction processing may be either the information processing apparatus or the server apparatus.

画像記憶部404は、通信制御部402で情報処理装置102から受信した画像と同じ画像を記憶する記憶部である。情報処理装置102から受信した撮像画像やユーザ操作により指定されたアプリケーションの画像などの表示画像を記憶する。   The image storage unit 404 is a storage unit that stores the same image as the image received from the information processing apparatus 102 by the communication control unit 402. A display image such as a captured image received from the information processing apparatus 102 or an image of an application designated by a user operation is stored.

次に、情報処理装置102の機能部について説明する。情報処理装置102は、記憶部405と、表示制御部406と、通信制御部407と、画面共有部408と、縮退制御部409と、CPU使用率取得部410とを備える。   Next, functional units of the information processing apparatus 102 will be described. The information processing apparatus 102 includes a storage unit 405, a display control unit 406, a communication control unit 407, a screen sharing unit 408, a degeneration control unit 409, and a CPU usage rate acquisition unit 410.

記憶部405は、後述する各種テーブルの情報や各種画面を構成する情報を記憶するための機能部である。   The storage unit 405 is a functional unit for storing information of various tables to be described later and information constituting various screens.

表示制御部406は、カメラから入力された画像(映像/動画)、及び、複数の情報処理装置間で共有する画像として指定されたデスクトップ全体の画像または指定されたアプリケーションの画像を表示画面に表示する制御部である。また、通信制御部407で受信した画像をメモリ上(記憶部405)に記憶し、当該メモリ上から画像を順次取得して、連続して表示画面に表示させ、動画として再生表示する。   The display control unit 406 displays an image (video / moving image) input from the camera and an image of the entire desktop designated as an image shared among a plurality of information processing apparatuses or an image of a designated application on the display screen. It is a control part. In addition, the image received by the communication control unit 407 is stored in a memory (storage unit 405), and the images are sequentially acquired from the memory, continuously displayed on the display screen, and reproduced and displayed as a moving image.

通信制御部407は、情報処理装置102とサーバ装置101との通信を制御するための機能部である。通信制御部407は、情報処理装置102とサーバ装置101との情報の送受信を制御する。また、通信制御部407はカメラにおいて撮像され入力された画像(映像)や、ユーザ操作等により表示を共有する画像として指定された表示画像(デスクトップ全体または指定アプリケーションの画面の画像)を、サーバ装置101に送信する。送信された画像はサーバ装置101の通信制御部402で受信され、メモリ上の画像記憶部404に格納される。   The communication control unit 407 is a functional unit for controlling communication between the information processing apparatus 102 and the server apparatus 101. The communication control unit 407 controls transmission / reception of information between the information processing apparatus 102 and the server apparatus 101. Further, the communication control unit 407 displays an image (video) captured and input by the camera, or a display image (image of the entire desktop or a screen of a designated application) designated as an image to be shared by a user operation or the like. 101. The transmitted image is received by the communication control unit 402 of the server apparatus 101 and stored in the image storage unit 404 on the memory.

画面共有部408は、どのアプリケーションを共有するかユーザに選択させるための共有指示を受け付ける選択画像を生成し、同じ会議に参加中の他の情報処理装置に共有するか否かをユーザに選択させる画面を表示制御する機能部である。   The screen sharing unit 408 generates a selection image that accepts a sharing instruction for allowing the user to select which application to share, and causes the user to select whether to share with other information processing apparatuses participating in the same conference. It is a functional unit that controls display of the screen.

縮退制御部409は、情報処理装置102で起動するアプリケーションの実行状態を制御する。記憶部401に記憶されているテーブルを用いてアプリケーションの種別に応じて解像度やフレームレートを落とす、等の品質を低下させる処理を行うことを本発明では縮退処理とする。   The degeneration control unit 409 controls the execution state of an application activated on the information processing apparatus 102. In the present invention, reduction processing is performed by performing processing for reducing quality such as reducing the resolution and frame rate according to the type of application using the table stored in the storage unit 401.

CPU使用率取得部410は、情報処理装置102のCPUの使用率を取得する機能部である。CPU使用率は定期的に取得し、予め定めた所定値と比べた結果によってアプリケーションの実行状態を制御する。   The CPU usage rate acquisition unit 410 is a functional unit that acquires the usage rate of the CPU of the information processing apparatus 102. The CPU usage rate is periodically acquired, and the execution state of the application is controlled based on the result of comparison with a predetermined value.

次に、本実施形態における、CPUの負荷が高い場合に行うアプリケーションの画面毎の縮退処理の流れについて、図4のフローチャートを用いて説明する。図4に示す処理は、情報処理装置102及びサーバ装置101のCPU201が記憶されている制御プログラムを読み出して実行することにより実現される。   Next, the flow of the degeneration process for each screen of the application performed when the CPU load is high in the present embodiment will be described with reference to the flowchart of FIG. The process shown in FIG. 4 is realized by reading and executing a control program stored in the CPU 201 of the information processing apparatus 102 and the server apparatus 101.

以下の説明では、情報処理装置は発信側となる情報処理装置102と受信側となる情報処理装置102とで機能を分けて説明を行うが、Web会議システムは双方向通信であるため、各情報処理装置は双方の機能を備え持つことになる。   In the following description, the information processing apparatus will be described by dividing the functions of the information processing apparatus 102 serving as the transmission side and the information processing apparatus 102 serving as the reception side. However, since the Web conference system is bidirectional communication, each information The processing device has both functions.

まず、ステップS501では、情報処理装置102のCPU201は、ステップS501でユーザからのWeb会議システムへのログインを受け付ける。   First, in step S501, the CPU 201 of the information processing apparatus 102 receives a login from the user to the web conference system in step S501.

ステップS502では、情報処理装置102のCPU201は、ステップS502でユーザからの会議入室要求を受け付ける。各情報処理装置はサーバ装置101上に設けられた仮想的なWeb会議室への入室要求を受け付ける。サーバ上等に設けられたWeb会議室に入室することにより既に入室している他の情報処理装置との間で双方向のWeb会議を行うことができる。入室要求を受け付けると入室を許可させ、ステップS503に処理を進める。   In step S502, the CPU 201 of the information processing apparatus 102 accepts a meeting entry request from the user in step S502. Each information processing apparatus accepts a request to enter a virtual Web conference room provided on the server apparatus 101. By entering a web conference room provided on a server or the like, a bidirectional web conference can be performed with another information processing apparatus already in the room. When an entry request is received, entry is permitted and the process proceeds to step S503.

ステップS503では、情報処理装置102のCPU201は、カメラ等の映像取得手段から映像の取得を開始するとともに、マイク等の音声取得手段から音声の取得を開始し、サーバ装置101にその旨を通知する。   In step S <b> 503, the CPU 201 of the information processing apparatus 102 starts acquisition of video from video acquisition means such as a camera, starts acquisition of audio from audio acquisition means such as a microphone, and notifies the server apparatus 101 to that effect. .

ステップS504では、サーバ装置101CPU201は、通信制御部402の機能により映像と音声の取得を情報処理装置102で開始した旨の通知を受信する。   In step S <b> 504, the server apparatus 101 CPU 201 receives a notification that the information processing apparatus 102 has started acquiring video and audio by the function of the communication control unit 402.

ステップS505では、サーバ装置101CPU201は、通信制御部402の機能により受信側として機能する他の情報処理装置に映像と音声を送信する。   In step S <b> 505, the server apparatus 101 CPU 201 transmits video and audio to another information processing apparatus that functions as a reception side by the function of the communication control unit 402.

ステップS506では、情報処理装置103のCPU201は、サーバ装置101から送信された映像と音声を受信する。受信側として機能する情報処理装置103のCPU201は、受信内容である映像をディスプレイの各領域に表示させつつ、スピーカで取得した音声を再生する。この処理を受信側と送信側が入れ替わりながら相互に行うことによって他の拠点の相手の映像と音声を用いた双方向通信を行うことが可能となる。   In step S506, the CPU 201 of the information processing apparatus 103 receives the video and audio transmitted from the server apparatus 101. The CPU 201 of the information processing apparatus 103 functioning as the reception side reproduces the sound acquired by the speaker while displaying the video that is the received content on each area of the display. By performing this processing mutually while the reception side and the transmission side are switched, it is possible to perform bidirectional communication using the video and audio of the other party at the other site.

ステップS507では、情報処理装置102のCPU201は、アプリケーション共有指示を受け付けたか否かを判定する。アプリケーション共有指示については、不図示のアプリケーション共有画面やボタンの押下を検知することにより、共有指示を受け付けたか否かを判定する。アプリケーション共有指示を受け付けたと判定した場合はステップS508に処理を進める。アプリケーション共有指示を受け付けたと判定しなかった場合は、共有指示を受け付けるまでステップS507の処理を繰り返す。   In step S507, the CPU 201 of the information processing apparatus 102 determines whether an application sharing instruction has been accepted. As for the application sharing instruction, it is determined whether or not the sharing instruction has been accepted by detecting an application sharing screen (not shown) or pressing of a button. If it is determined that an application sharing instruction has been received, the process proceeds to step S508. If it is not determined that the application sharing instruction has been received, the process of step S507 is repeated until the sharing instruction is received.

ステップS508では、アプリケーション共有処理を行う。アプリケーション共有処理については図6のフローチャートを用いて詳細を説明する。   In step S508, application sharing processing is performed. Details of the application sharing process will be described with reference to the flowchart of FIG.

図6のステップS601では、情報処理装置102のCPU201は、画面共有部408の機能により、情報処理装置102で起動中のアプリケーション情報を取得し、起動中のアプリケーションのリストを作成する。そしてアプリケーションリストテーブル1200に起動中のアプリケーションと共有指示を受け付けたアプリケーションを記憶する。そして、図7と図8に示すアプリケーション選択画面を作成し、アプリケーション選択画面のアプリケーション選択リストボックスに上記リスト上のアプリケーションを表示する。   In step S601 of FIG. 6, the CPU 201 of the information processing apparatus 102 acquires application information running on the information processing apparatus 102 using the function of the screen sharing unit 408, and creates a list of running applications. The application list table 1200 stores the active application and the application that has received the sharing instruction. Then, the application selection screen shown in FIGS. 7 and 8 is created, and the applications on the list are displayed in the application selection list box of the application selection screen.

図12はアプリケーションリストテーブル1200の一例を示す図である。アプリケーションリストテーブル1200は、ファイル名1201と、アプリ種類1202と、共有区分1203とを備える。ファイル名1201はアプリケーションのファイル名を示す。アプリ種類1202はファイル名1201に格納されているファイルのアプリケーションの種類を示す。共有区分1203ではアプリケーションの起動状態と共有状態を示す。共有区分1203に「1」が格納されていた場合は、そのアプリケーションのファイルは起動中かつ共有状態にあることを示す。「0」「が格納されていた場合は、そのアプリケーションは起動中であるが共有状態ではない事を示す。   FIG. 12 is a diagram illustrating an example of the application list table 1200. The application list table 1200 includes a file name 1201, an application type 1202, and a sharing category 1203. A file name 1201 indicates the file name of the application. The application type 1202 indicates the application type of the file stored in the file name 1201. The sharing section 1203 indicates the application activation state and the sharing state. When “1” is stored in the sharing section 1203, it indicates that the file of the application is being activated and in a shared state. When “0” is stored, it indicates that the application is being activated but is not in a shared state.

図7はアプリケーション選択画面700の一例を示す図である。アプリケーション選択画面700は、アプリケーション選択リストボックス701と、更新ボタン702と、デスクトップ共有ボタン703とを備える。アプリケーション選択リストボックス701は、ステップS601で取得した起動中のアプリケーション情報を元に作成し表示したアプリケーションの選択を受け付けるリスト画面である。ユーザからの指定によりリスト上のアプリケーションは複数選択を受け付けることが可能である。更新ボタン702は、アプリケーション選択リストボックス701の情報を最新の情報に更新可能なボタンである。新しくアプリケーションを起動したりアプリケーションを終了させたりした場合は更新ボタンの押下を受け付けることによりその情報が更新される。デスクトップ共有ボタン703は、アプリケーションではなくデスクトップ全体を共有する指示を受け付けるボタンである。デスクトップが選択された場合はアプリケーション選択リストボックス701に表示されているアプリケーションを選択できないように非表示状態にしてもよい。図7のアプリケーション選択画面700では、デスクトップの共有を受け付けるため、後述するアプリケーション共有ボタン801は選択できないよう非表示状態にする。   FIG. 7 is a diagram illustrating an example of the application selection screen 700. The application selection screen 700 includes an application selection list box 701, an update button 702, and a desktop sharing button 703. The application selection list box 701 is a list screen that accepts selection of an application created and displayed based on the active application information acquired in step S601. The application on the list can accept a plurality of selections by designation from the user. The update button 702 is a button that can update the information in the application selection list box 701 to the latest information. When a new application is started or the application is terminated, the information is updated by accepting pressing of the update button. The desktop sharing button 703 is a button for accepting an instruction to share the entire desktop, not an application. When the desktop is selected, the application displayed in the application selection list box 701 may be hidden so that the application cannot be selected. In the application selection screen 700 of FIG. 7, in order to accept desktop sharing, an application sharing button 801 described later is hidden so that it cannot be selected.

図8はアプリケーション選択画面700のデスクトップ共有ボタン703が非表示状態になり、アプリケーション共有ボタン801が表示され選択可能となった状態を示す。アプリケーション共有ボタンは、アプリケーション選択リストボックス701で選択を受け付けたアプリケーションを、同じ会議室に属する他の情報処理装置と共有するためのボタンである。図8のアプリケーション選択画面700ではメモ帳のアプリケーションが選択されている様子を示している。選択を受け付けるアプリケーションは複数であってもよい。   FIG. 8 shows a state where the desktop sharing button 703 on the application selection screen 700 is hidden and the application sharing button 801 is displayed and can be selected. The application sharing button is a button for sharing the application whose selection is received in the application selection list box 701 with other information processing apparatuses belonging to the same conference room. The application selection screen 700 in FIG. 8 shows a state in which a notepad application is selected. There may be a plurality of applications that accept the selection.

ステップS602では、情報処理装置102のCPU201は、アプリケーションの更新ボタン702の押下を受け付けたか否かを判定する。更新ボタン702の押下を受け付けたと判定した場合はステップS601に処理を戻し、最新の情報に更新したアプリケーション選択リストボックス701を表示する。更新ボタン702の押下を受け付けたと判定しなかった場合はステップS603へ処理を進める。   In step S <b> 602, the CPU 201 of the information processing apparatus 102 determines whether or not an application update button 702 has been pressed. If it is determined that the update button 702 has been pressed, the process returns to step S601, and the application selection list box 701 updated to the latest information is displayed. If it is not determined that the update button 702 has been pressed, the process advances to step S603.

ステップS603では、情報処理装置102のCPU201は、デスクトップ共有ボタン703の押下を受け付けたか否かを判定する。デスクトップ共有ボタン703の押下を受け付けたと判定した場合はステップS604に処理を進める。デスクトップ共有ボタン703の押下を受け付けたと判定しなかった場合はステップS605に処理を進める。   In step S <b> 603, the CPU 201 of the information processing apparatus 102 determines whether or not the desktop sharing button 703 has been pressed. If it is determined that the desktop share button 703 has been pressed, the process advances to step S604. If it is not determined that the desktop share button 703 has been pressed, the process advances to step S605.

ステップS604では、情報処理装置102のCPU201は、情報処理装置102のデスクトップ画面を他の情報処理装置103や情報処理装置104等に共有する指示を受け付け、デスクトップ以外のアプリケーションをすべて非選択状態にする。そして情報処理装置102のデスクトップ画面を画面表示する。デスクトップ上のアイコン等をクリック指示等により起動させた場合には起動したアプリケーションをデスクトップとともに表示させる。デスクトップ画面を表示した後はステップS607に処理を進める。   In step S604, the CPU 201 of the information processing apparatus 102 receives an instruction to share the desktop screen of the information processing apparatus 102 with another information processing apparatus 103, the information processing apparatus 104, or the like, and puts all applications other than the desktop into a non-selected state. . Then, the desktop screen of the information processing apparatus 102 is displayed on the screen. When the application is activated by a click instruction or the like on the desktop, the activated application is displayed together with the desktop. After the desktop screen is displayed, the process proceeds to step S607.

ステップS605では、情報処理装置102のCPU201は、アプリケーション選択画面700のアプリケーション選択リストボックス701でアプリケーションの選択を受け付ける。そしてアプリケーション共有ボタン801が押下されたか否かを判定する(共有指示受付手段)。アプリケーション共有ボタン801が押下されたと判定した場合にはステップS606に処理を進める。アプリケーション共有ボタン801が押下されたと判定しなかった場合は、いずれかのボタンが押下されたと判定されるまでステップS601からステップS605の処理を繰り返す。ここで、複数のアプリケーションが選択された場合はデスクトップ共有と同じ処理を行う。   In step S <b> 605, the CPU 201 of the information processing apparatus 102 receives an application selection from the application selection list box 701 on the application selection screen 700. Then, it is determined whether or not the application sharing button 801 has been pressed (sharing instruction receiving means). If it is determined that the application sharing button 801 has been pressed, the process proceeds to step S606. If it is not determined that the application sharing button 801 has been pressed, the processing from step S601 to step S605 is repeated until it is determined that any button has been pressed. Here, when a plurality of applications are selected, the same processing as desktop sharing is performed.

ステップS606では、情報処理装置102のCPU201は、アプリケーション選択画面700で選択を受け付けたアプリケーションを他の情報処理装置(103や104等)と共有するための指示を受け付け、選択されたアプリケーションを画面に表示する。複数のアプリケーションが選択された場合は順次起動し、最後に起動されたアプリケーションを前画面に表示する。つまり、本実施形態では複数のアプリケーションを起動した場合でも共有対象となるのは全画面に表示されたアプリケーションのみで、当該アプリケーションがアクティブウィンドウとなる。本実施形態では前画面表示状態のアプリケーションのみを共有とするが、複数のアプリケーションを共有としてもよい。   In step S606, the CPU 201 of the information processing apparatus 102 receives an instruction for sharing the application that has been selected on the application selection screen 700 with other information processing apparatuses (103, 104, etc.), and displays the selected application on the screen. indicate. When a plurality of applications are selected, the applications are sequentially activated, and the last activated application is displayed on the previous screen. That is, in this embodiment, even when a plurality of applications are activated, only the application displayed on the entire screen is shared, and the application becomes an active window. In the present embodiment, only the application in the previous screen display state is shared, but a plurality of applications may be shared.

ステップS607では、情報処理装置102のCPU201は、CPU使用率取得部410の機能により、情報処理装置102のCPU使用率の取得を行う。より具体的には、タスクマネージャー・パフォーマンスタグの「CPU使用率」を取得する(負荷状況取得手段)。   In step S <b> 607, the CPU 201 of the information processing apparatus 102 acquires the CPU usage rate of the information processing apparatus 102 using the function of the CPU usage rate acquisition unit 410. More specifically, the CPU usage rate of the task manager / performance tag is acquired (load status acquisition means).

図9はCPU使用率閾値テーブル900と稼動状態管理テーブル910の一例を示す図である。CPU使用率閾値テーブル900はユーザからあらかじめ任意で定められた閾値901を記憶している。CPU使用率閾値テーブル900では、任意のCPU使用率90パーセントが閾値であることを示す。稼動状態管理テーブル910は、Web会議システムの稼動状態を示すテーブルである。稼動状態管理テーブル910の状態911はWeb会議システムの稼動状態を示し、状態911に「0」が格納されている場合は通常稼動中であることを示し、「1」が格納されている場合は縮退稼働中であることを示す。   FIG. 9 is a diagram illustrating an example of the CPU usage rate threshold table 900 and the operating state management table 910. The CPU usage rate threshold value table 900 stores a threshold value 901 arbitrarily determined in advance by the user. The CPU usage rate threshold table 900 indicates that any 90% CPU usage rate is a threshold value. The operation state management table 910 is a table indicating the operation state of the Web conference system. The status 911 of the operating status management table 910 indicates the operating status of the Web conference system. When “0” is stored in the status 911, it indicates that the Web conference system is operating normally, and when “1” is stored. Indicates that the operation is degenerate.

ステップS608では、情報処理装置102のCPU201は、CPU使用率閾値の取得を行う。より具体的には記憶部405の機能により記憶されているCPU使用率閾値テーブル900を参照し、ユーザよりあらかじめ定められたCPU使用率の閾値を取得する。   In step S608, the CPU 201 of the information processing apparatus 102 acquires a CPU usage rate threshold value. More specifically, the CPU usage rate threshold table 900 stored by the function of the storage unit 405 is referred to, and the CPU usage rate threshold predetermined by the user is acquired.

ステップS609では、情報処理装置102のCPU201は、Web会議実行状態の取得を行う。より具体的には記憶部405の機能により記憶されている稼動状態管理テーブル910の状態911を参照し、通常稼働中か縮退稼動状態中かを取得する。   In step S609, the CPU 201 of the information processing apparatus 102 acquires the web conference execution state. More specifically, it refers to the state 911 of the operation state management table 910 stored by the function of the storage unit 405, and acquires whether it is in the normal operation state or the degenerate operation state.

図5のフローチャートに説明を戻す。ステップS508でアプリケーション共有処理が終了するとステップS509に処理を進める。   Returning to the flowchart of FIG. When the application sharing process ends in step S508, the process proceeds to step S509.

ステップS509情報処理装置102のCPU201は、CPUが不足しているか否かを判定する。より具体的には、図6のステップS607とステップS608で取得したCPU使用率とCPU使用率の閾値901とを比較する。CPU使用率閾値テーブル900の閾値901の数値よりCPU使用率の値が大きい場合、もしくはCPU使用率の値が閾値901の数値よりが大きい場合、にCPU不足であると判断する。このとき、Web会議システムの稼動状態も取得する。ステップS609で取得した稼動状態が通常稼働中であり、CPUが不足していると判定された場合は縮退処理を行うべくステップS510に処理を進める。CPUが不足していると判定しなかった場合は、アプリケーションに対して縮退処理を行わず、通常の共有処理として共有するアプリケーションの画像をサーバ装置101に送信すべくステップS513に処理を進める。   In step S509, the CPU 201 of the information processing apparatus 102 determines whether the CPU is insufficient. More specifically, the CPU usage rate acquired in steps S607 and S608 in FIG. 6 is compared with the CPU usage rate threshold value 901. When the CPU usage rate value is larger than the threshold value 901 of the CPU usage rate threshold table 900, or when the CPU usage rate value is larger than the threshold value 901, it is determined that the CPU is insufficient. At this time, the operating state of the Web conference system is also acquired. If it is determined that the operation state acquired in step S609 is normal operation and the CPU is insufficient, the process proceeds to step S510 to perform the degeneration process. If it is not determined that the CPU is insufficient, the process proceeds to step S513 in order to transmit the application image to be shared to the server apparatus 101 as the normal sharing process without performing the degeneration process on the application.

ステップS510では、情報処理装置102のCPU201は、縮退処理を開始するか否かの指示を受け付ける縮退開始確認画面1000を表示する。   In step S510, the CPU 201 of the information processing apparatus 102 displays a reduction start confirmation screen 1000 that receives an instruction as to whether or not to start the reduction process.

図10は、縮退開始確認画面1000の一例を示す図である。縮退開始確認画面1000が備える「はい」もしくは「いいえ」のボタンの押下を受け付けることにより縮退処理を開始するか否かを判定する。   FIG. 10 is a diagram showing an example of the degeneration start confirmation screen 1000. It is determined whether or not to start the reduction process by accepting pressing of a “Yes” or “No” button provided in the reduction start confirmation screen 1000.

ステップS511では、情報処理装置102のCPU201は、縮退開始確認画面1000より縮退処理を開始する指示を受け付けたか否かを判定する。縮退指示を受け付けたと判定した場合はステップS512に処理を進める。縮退指示を受け付けたと判定しなかった場合、つまり通常の共有処理として共有するアプリケーションの画像をサーバ装置101に送信する場合はステップS513に処理を進める。ここで縮退指示を受け付けた場合は稼動状態管理テーブル910の状態911に「1」を格納する。縮退指示を受け付けなかった場合は通常稼動を継続するため「0」のままとなる。   In step S <b> 511, the CPU 201 of the information processing apparatus 102 determines whether an instruction to start the reduction process is received from the reduction start confirmation screen 1000. If it is determined that a degeneration instruction has been received, the process proceeds to step S512. If it is not determined that a reduction instruction has been received, that is, if an image of an application shared as a normal sharing process is transmitted to the server apparatus 101, the process proceeds to step S513. When a degeneration instruction is accepted here, “1” is stored in the state 911 of the operation state management table 910. If the degeneration instruction is not accepted, the normal operation is continued and remains “0”.

ステップS512では、情報処理装置102のCPU201は、共有対象のアプリケーションに対して縮退処理を行う。縮退処理の詳細な流れについては図11を用いて説明する。   In step S512, the CPU 201 of the information processing apparatus 102 performs a reduction process on the sharing target application. A detailed flow of the degeneration process will be described with reference to FIG.

図11のステップS1101では、情報処理装置102のCPU201は、ステップS511でアプリケーションの縮退指示を受け付けたか否かを判定する。縮退指示を受け付けたと判定した場合はステップS1102に処理を進める。縮退指示を受け付けたと判定しなかった場合は縮退開始処理を終了する。   In step S1101 of FIG. 11, the CPU 201 of the information processing apparatus 102 determines whether or not an application degeneration instruction has been received in step S511. If it is determined that a degeneration instruction has been received, the process proceeds to step S1102. If it is not determined that the degeneration instruction has been accepted, the degeneration start process is terminated.

ステップS1102では、情報処理装置102のCPU201は、共有指示を受け付けた画面はアプリケーションか否かを判定する。アプリケーションであると判定した場合はステップS1104に処理を進める。アプリケーションであると判定しなかった場合、つまりデスクトップ画面の共有であると判定した場合はステップS1106に処理を進める。   In step S1102, the CPU 201 of the information processing apparatus 102 determines whether the screen on which the sharing instruction has been received is an application. If it is determined that it is an application, the process proceeds to step S1104. If it is not determined that the application is an application, that is, if it is determined that the desktop screen is shared, the process advances to step S1106.

ステップS1103では、情報処理装置102のCPU201は、前画面表示の共有指示を受け付けたアプリケーケーションを特定する。より具体的にはアクティブウィンドウのアプリケーションを特定し、そのアプリケーション名をアプリケーションリストテーブル1200から取得する。本実施形態では、全画面表示となっている1つのアプリケーションを特定するが、共有指示を受け付けたアプリケーションが複数ある場合はデスクトップの画面全体を共有するためデスクトップの縮退設定を適用する。   In step S1103, the CPU 201 of the information processing apparatus 102 specifies an application that has received a previous screen display sharing instruction. More specifically, the application of the active window is specified, and the application name is acquired from the application list table 1200. In this embodiment, one application that is displayed on the full screen is specified. However, when there are a plurality of applications that have received a sharing instruction, the desktop reduction setting is applied to share the entire desktop screen.

図13は、アプリケーション共有管理テーブル1300の一例を示す図である。アプリケーション共有管理テーブル1300は共有するアプリケーションの通常稼動時と縮退稼働時の実行状態を、アプリケーション毎に管理するためのテーブルを示す。アプリケーション共有管理テーブル1300は、ナンバー1301と、アプリ種類1302と、構成主体1303と、品質1304と、解像度1305と、フレームレート1306と、ビットレート1307とを備える。ナンバー1301は、アプリケーションごとに一意に割り振られる数字である。アプリ種類1302は、アプリケーションの種類を示す。構成主体1303は、アプリケーションを構成する主体は何かを示す。構成主体が文字や数字であれば影響の少ないフレームレートを低下させ、構成主体がイメージファイルや動画であればかフレームレートは低下させず解像度を下げる等の縮退処理が望ましい。品質1304は、アプリケーションの品質が縮退稼働か通常稼動かを示す。解像度1305は、アプリケーションの画像に適応させる解像度は通常の解像度か低下した解像度かを示す。フレームレート1306は、アプリケーションに対して通常のフレームレートで実行させるか低下させたフレームレートで実行させるかを示す。ビットレート1307は、主に動画像等のアプリケースションに対してビットレートを通常にするか低下させるかを示す。アプリケーション共有管理テーブル1300を参照することにより、Web会議システムの通常稼動時と縮退稼働時に、共有アプリケーションに対して設定すべき情報を取得することが可能となる。尚、本実施形態においては縮退稼働を行いCPUの使用率を下げるねらいがあるため、通常稼動と、通常稼動より品質を低下させた縮退稼働をアプリケーション共有管理テーブル1300に記憶しているが、高品質とする稼動状態を記憶してもよい。   FIG. 13 is a diagram illustrating an example of the application sharing management table 1300. The application sharing management table 1300 is a table for managing the execution status of the shared application during normal operation and reduced operation for each application. The application sharing management table 1300 includes a number 1301, an application type 1302, a constituent entity 1303, a quality 1304, a resolution 1305, a frame rate 1306, and a bit rate 1307. The number 1301 is a number uniquely assigned for each application. The application type 1302 indicates the type of application. The constituent entity 1303 indicates what is the entity that constitutes the application. Degeneration processing such as reducing the frame rate with less influence if the constituent entity is a character or number, and reducing the resolution without decreasing the frame rate is desirable if the constituent entity is an image file or a moving image. Quality 1304 indicates whether the quality of the application is a degenerate operation or a normal operation. A resolution 1305 indicates whether the resolution adapted to the application image is a normal resolution or a reduced resolution. The frame rate 1306 indicates whether the application is to be executed at a normal frame rate or a reduced frame rate. The bit rate 1307 mainly indicates whether the bit rate is set to normal or reduced for application cases such as moving images. By referring to the application sharing management table 1300, information to be set for the shared application can be acquired during normal operation and degenerate operation of the Web conference system. In this embodiment, there is a purpose to reduce the CPU usage rate by performing the reduced operation, and therefore, the normal operation and the reduced operation whose quality is lower than the normal operation are stored in the application sharing management table 1300. You may memorize | store the operating state made into quality.

ステップS1104では、情報処理装置102のCPU201は、ステップS1103で取得したアクティブウィンドウのアプリケーション名から、アプリケーションリストテーブル1200を参照してアプリケーションの種類を特定する(種別特定手段)。   In step S1104, the CPU 201 of the information processing apparatus 102 specifies the type of application by referring to the application list table 1200 from the application name of the active window acquired in step S1103 (type specifying unit).

ステップS1105では、情報処理装置102のCPU201は、アプリケーションの縮退稼働の設定情報を取得する。より具体的には、特定したアプリケーションの種類を用いてアプリケーション共有管理テーブル1300を参照し、当該アプリケーションの種類のレコードに記憶されている画像の縮退稼働の設定情報を取得する。参照した結果、該当のアプリケーションの種類が見つからない場合はアプリ種類1302の「その他」のレコードを参照し、縮退稼働の設定情報を取得する。   In step S <b> 1105, the CPU 201 of the information processing apparatus 102 acquires setting information for application degenerate operation. More specifically, the application sharing management table 1300 is referred to using the specified application type, and the setting information of the image degeneration operation stored in the record of the application type is acquired. As a result of the reference, when the type of the corresponding application is not found, the “other” record of the application type 1302 is referred to, and the setting information of the reduced operation is acquired.

ステップS1106では、情報処理装置102のCPU201は、ステップS1102で共有指示を受け付けた画面がアプリケーションではない、つまりデスクトップ画面を共有していた場合の処理である。アプリケーション共有管理テーブル1300のアプリ種類1302の「その他」のレコードを参照し縮退稼働の設定情報を取得する。   In step S1106, the CPU 201 of the information processing apparatus 102 performs processing when the screen for which the sharing instruction is received in step S1102 is not an application, that is, the desktop screen is shared. With reference to the “other” record of the application type 1302 in the application sharing management table 1300, the setting information for the reduced operation is acquired.

ステップS1107では、情報処理装置102のCPU201は、縮退制御部409の機能によりステップS1105とS1106で取得した縮退稼働の設定情報を用いて当該設定をアプリケーションまたはデスクトップの画面である画像、及び音声に適応させる。当該設定情報をアプリケーションまたはデスクトップの画像及び音声に適応させることで縮退処理を行う(実行状態制御手段)。例えば、図13のアプリ種類1302に格納されている「メモ帳」がアクティブウィンドウとして共有指示を受け付け縮退稼働する際は、メモ帳の画像に対して解像度は通常の解像度のまま、フレームレートを低下させる処理を適用する。これにより、メモ帳の画像は解像度を落とすことなく、見やすい文字表示を維持しつつ、フレームレートを下げることで縮退稼動を可能とする。このようにアプリケーションの画面である画像に対して縮退処理を適用することでアプリケーションの実行を制御する。本実施形態では情報処理装置102で縮退処理を行うが、サーバ装置101の縮退制御部403の機能により、サーバ装置101で縮退処理を行っても良い。   In step S <b> 1107, the CPU 201 of the information processing apparatus 102 applies the setting to the image or sound that is the screen of the application or the desktop using the setting information of the reduction operation acquired in steps S <b> 1105 and S <b> 1106 by the function of the reduction control unit 409. Let Degeneration processing is performed by adapting the setting information to an application or desktop image and sound (execution state control means). For example, when “Notepad” stored in the application type 1302 in FIG. 13 accepts a sharing instruction as an active window and operates in a reduced manner, the frame rate is reduced while maintaining the normal resolution for the image of the Notepad. Apply the processing to be performed. As a result, the image of the memo pad can be reduced in operation by reducing the frame rate while maintaining easy-to-read character display without reducing the resolution. In this way, application execution is controlled by applying a reduction process to an image that is a screen of the application. In this embodiment, the information processing apparatus 102 performs the degeneration process. However, the server apparatus 101 may perform the degeneration process by using the function of the degeneration control unit 403 of the server apparatus 101.

図5に処理を戻す。ステップS512の縮退開始処理の後にステップS513に処理を進める。   Returning to FIG. After the reduction start process in step S512, the process proceeds to step S513.

ステップS513では、情報処理装置102のCPU201は、通信制御部407の機能により、共有指示を受け付け、縮退処理を行った画像をサーバ装置101に送信する(送信手段)。ここで、ステップS509でCPU不足でないと判定されず縮退処理を行わなかった際は、通常品質の画像をサーバ装置101に送信する。   In step S513, the CPU 201 of the information processing apparatus 102 receives the sharing instruction and transmits the image subjected to the reduction process to the server apparatus 101 by the function of the communication control unit 407 (transmission unit). If it is determined in step S509 that the CPU is not insufficient and the degeneration process is not performed, an image of normal quality is transmitted to the server apparatus 101.

ステップS514では、サーバ装置101のCPU201は、情報処理装置102から送信されたアプリケーションの画像を受信する。受信したアプリケーションの画像は画像記憶部404の機能によりサーバ装置101に保存される。   In step S <b> 514, the CPU 201 of the server apparatus 101 receives the application image transmitted from the information processing apparatus 102. The received application image is stored in the server apparatus 101 by the function of the image storage unit 404.

ステップS515では、サーバ装置101のCPU201は、情報処理装置102のアプリケーションの共有を開始する旨の通知を情報処理装置102以外の情報処理装置103に対して通知する。   In step S <b> 515, the CPU 201 of the server apparatus 101 notifies the information processing apparatus 103 other than the information processing apparatus 102 of a notification that sharing of the application of the information processing apparatus 102 is started.

ステップS516では、情報処理装置103のCPU201は、サーバ装置101から送信された、アプリケーションの共有を開始する旨の通知を受け付ける。   In step S <b> 516, the CPU 201 of the information processing apparatus 103 receives a notification transmitted from the server apparatus 101 to start application sharing.

ステップS517では、情報処理装置103のCPU201は、情報処理装置102の共有対象のアプリケーションの取得要求をサーバ装置101に対して送信する。   In step S <b> 517, the CPU 201 of the information processing apparatus 103 transmits an acquisition request for an application to be shared by the information processing apparatus 102 to the server apparatus 101.

ステップS518では、サーバ装置101のCPU201は、情報処理装置103から送信された、共有対象のアプリケーションの取得要求を受け付ける。   In step S <b> 518, the CPU 201 of the server apparatus 101 accepts the sharing target application acquisition request transmitted from the information processing apparatus 103.

ステップS519では、サーバ装置101のCPU201は、情報処理装置102から受信したアプリケーションの画像を情報処理装置103に対して送信する。   In step S <b> 519, the CPU 201 of the server apparatus 101 transmits the application image received from the information processing apparatus 102 to the information processing apparatus 103.

ステップS520では、情報処理装置103のCPU201は、サーバ装置101から送信された情報処理装置102のアプリケーションの画像を取得する。   In step S <b> 520, the CPU 201 of the information processing apparatus 103 acquires an image of the application of the information processing apparatus 102 transmitted from the server apparatus 101.

ステップS521では、情報処理装置103のCPU201は、受信したアプリケーションの画像を情報処理装置103のディスプレイ310に表示する。受信内容を表示させつつ、取得した音声を再生する。これにより他の拠点の相手と映像と音声を用いた双方向通信を行うことが可能となる。またステップS513からステップS521の処理により、情報処理装置102で縮退処理を行ったアプリケーションの画像を、サーバ装置101を介して他の情報処理装置103に送信し、アプリケーションを共有可能とする。   In step S <b> 521, the CPU 201 of the information processing apparatus 103 displays the received application image on the display 310 of the information processing apparatus 103. Play the acquired voice while displaying the received content. This makes it possible to perform two-way communication using video and audio with a partner at another base. Also, through the processing from step S513 to step S521, the image of the application that has been subjected to the reduction processing in the information processing apparatus 102 is transmitted to the other information processing apparatus 103 via the server apparatus 101, so that the application can be shared.

ステップS522では、情報処理装置102のCPU201は、ステップS509と同じ処理でCPUが不足しているか否かを判定する。CPUの過不足について定期的に診断を行い、CPUの使用率が低下し閾値を下回った場合は縮退処理を終了する。CPUが不足していると判定した場合はステップS512に処理を戻し縮退処理を継続する。CPUが不足していると判定しなかった場合であり、稼動状態管理テーブル910の状態911が縮退稼働中である場合はステップS523に処理を進める。   In step S522, the CPU 201 of the information processing apparatus 102 determines whether or not the CPU is insufficient in the same process as step S509. The CPU is regularly diagnosed as to the excess or deficiency of the CPU. If the CPU usage rate falls below the threshold, the degeneration process is terminated. If it is determined that the CPU is insufficient, the process returns to step S512 to continue the degeneration process. If it is not determined that the CPU is insufficient, and the state 911 of the operation state management table 910 is in the degenerate operation, the process proceeds to step S523.

ステップS523では、情報処理装置102のCPU201は、表示制御部406の機能により縮退処理終了通知画面を表示する。   In step S <b> 523, the CPU 201 of the information processing apparatus 102 displays a degeneration process end notification screen by the function of the display control unit 406.

図14は、縮退処理終了通知画面の一例を示す図である。縮退処理終了通知画面は図14のように終了を通知するだけでも良いし、縮退処理を終了するか否かをユーザに選択させるよう「はい」「いいえ」等のボタンを設けても良い。   FIG. 14 is a diagram illustrating an example of a degeneration process end notification screen. The reduction process end notification screen may be simply notified of the end as shown in FIG. 14, or may be provided with buttons such as “Yes” and “No” to allow the user to select whether or not to end the reduction process.

ステップS524では、情報処理装置102のCPU201は、画面共有部408の機能によりアプリケーションの共有を終了するか否かを判定する。アプリケーションを共有するか否かの判定は、不図示の共有終了ボタンの押下を受け付けることで判定してもよいし、アプリケーション画面を閉じる処理を受け付けることで共有終了か否かを判定してもよい。アプリケーション共有の終了指示を受け付けたと判定した場合はステップS525に処理を進める。アプリケーション共有の終了指示を受け付けたと判定しなかった場合は終了指示を受け付けるまでステップS524の処理を繰り返す。   In step S <b> 524, the CPU 201 of the information processing apparatus 102 determines whether to end application sharing by the function of the screen sharing unit 408. Whether or not to share an application may be determined by accepting pressing of a share end button (not shown), or may be judged whether or not sharing is completed by accepting processing for closing an application screen. . If it is determined that an application sharing end instruction has been received, the process proceeds to step S525. If it is not determined that the application sharing end instruction has been received, the process of step S524 is repeated until the end instruction is received.

ステップS525では、情報処理装置102のCPU201は、会議室からの退室や、会議全体が終了した場合に映像と音声の入力が終了したと判定する。映像と音声の入力が終了したと判定した場合はステップS526に処理を進める。映像と音声の入力が終了したと判定しなかった場合はステップS507に処理を戻す。   In step S525, the CPU 201 of the information processing apparatus 102 determines that the video and audio input has ended when the user leaves the conference room or when the entire conference ends. If it is determined that the input of video and audio has been completed, the process proceeds to step S526. If it is not determined that the video and audio input has been completed, the process returns to step S507.

ステップS526では、情報処理装置102のCPU201は、通信制御部407の機能によりサーバ装置101に映像と音声の入力が終了した旨の通知を行う。   In step S <b> 526, the CPU 201 of the information processing apparatus 102 notifies the server apparatus 101 that the input of video and audio has been completed by the function of the communication control unit 407.

ステップS527では、サーバ装置101のCPU201は、情報処理装置102から映像と音声の取得が終了したと通知されると、映像及び音声の取得を終了する。   In step S527, when the CPU 201 of the server apparatus 101 is notified from the information processing apparatus 102 that the acquisition of video and audio has been completed, the CPU 201 ends the acquisition of video and audio.

このように、送信側の情報処理装置102で共有対象のアプリケーションの画像に、アプリケーションごとの縮退処理を行う。そして縮退処理済みの画像を送信することで、送信側である情報処理装置102のCPUの使用率が高く、アプリケーション共有の割り当てが少ない場合であっても、CPUの負荷を減らしつつアプリケーション画面の共有を可能とする。本実施形態では、情報処理装置102で実行するアプリケーションの画像を縮退処理することにより他の情報処理装置103とのアプリケーション共有を円滑に行うことを可能としたが、縮退処理は情報処理装置103で行っても良い。つまり、情報処理装置103のCPU負荷状況が高い場合には、サーバ装置101から受け取った情報処理装置102(画像送信側)で起動しているアプリケーションの画像に対して情報処理装置103(画像受信側)でアプリケーションごとの縮退処理を行う。これにより、情報処理装置の負荷状態が高い場合であっても、Web会議システムを稼動させるために情報処理装置の負荷状態を下げるようアプリケーションの画像を制御可能な仕組みを提供可能な効果を奏する。   In this manner, the information processing apparatus 102 on the transmission side performs a reduction process for each application on the image of the application to be shared. By transmitting the image that has been subjected to the reduction processing, even when the CPU usage rate of the information processing apparatus 102 on the transmission side is high and the application sharing allocation is small, application screen sharing is performed while reducing the CPU load. Is possible. In this embodiment, it is possible to smoothly share an application with another information processing apparatus 103 by performing a reduction process on an image of an application executed on the information processing apparatus 102. However, the reduction process is performed on the information processing apparatus 103. You can go. That is, when the CPU load state of the information processing apparatus 103 is high, the information processing apparatus 103 (image receiving side) is compared with the image of the application running on the information processing apparatus 102 (image transmitting side) received from the server apparatus 101. ) Perform degeneration processing for each application. Thereby, even when the load state of the information processing apparatus is high, there is an effect that it is possible to provide a mechanism capable of controlling the image of the application so as to reduce the load state of the information processing apparatus in order to operate the Web conference system.

尚、本実施形態においては、アプリケーションの画像に対する縮退処理を情報処理装置で行い縮退処理済みの画像をサーバ装置に送信した。しかし、情報処理装置からは縮退要求とアプリケーション画面を送り、要求を受け取ったサーバ装置側で受信したアプリケーション画面に縮退設定情報を適用して縮退処理を行っても良い。アプリケーションごとの縮退設定情報は情報処理装置側で管理してもサーバ装置側で管理してもよく、アプリケーション毎に縮退処理を行うことが可能であれば縮退処理を行う主体は情報処理装置でもサーバ装置でもどちらでも良い。サーバ装置側でアプリケーションに縮退処理を行った場合は、縮退要求とともにアプリケーションの画面を受信した情報処理装置に、縮退処理を行ったアプリケーションの画面を送信するとよい。   In the present embodiment, the reduction process for the application image is performed by the information processing apparatus, and the reduced image is transmitted to the server apparatus. However, a reduction request and an application screen may be sent from the information processing device, and the reduction processing may be performed by applying the reduction setting information to the application screen received on the server device that has received the request. The degeneration setting information for each application may be managed on the information processing apparatus side or on the server apparatus side, and if the degeneration process can be performed for each application, the main body that performs the degeneration processing is the information processing apparatus or the server Either device or both. When the server apparatus performs a reduction process on the application, the application screen on which the reduction process has been performed may be transmitted to the information processing apparatus that has received the application screen together with the reduction request.

なお、本発明は、前述した実施形態の機能を実現するソフトウェアのプログラムを、システム或いは装置に直接、或いは遠隔から供給するものを含む。そして、そのシステム或いは装置の情報処理装置が前記供給されたプログラムコードを読み出して実行することによっても達成される場合も本発明に含まれる。   Note that the present invention includes a software program that implements the functions of the above-described embodiments directly or remotely from a system or apparatus. The present invention also includes a case where the information processing apparatus of the system or apparatus is achieved by reading and executing the supplied program code.

したがって、本発明の機能処理を情報処理装置で実現するために、前記情報処理装置にインストールされるプログラムコード自体も本発明を実現するものである。つまり、本発明は、本発明の機能処理を実現するためのコンピュータプログラム自体も含まれる。
その場合、プログラムの機能を有していれば、オブジェクトコード、インタプリタにより実行されるプログラム、OSに供給するスクリプトデータ等の形態であってもよい。
Therefore, the program code itself installed in the information processing apparatus in order to realize the functional processing of the present invention with the information processing apparatus also realizes the present invention. In other words, the present invention includes a computer program itself for realizing the functional processing of the present invention.
In that case, as long as it has the function of a program, it may be in the form of object code, a program executed by an interpreter, script data supplied to the OS, and the like.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク、ハードディスク、光ディスク、光磁気ディスク、MO、CD−ROM、CD−R、CD−RWなどがある。また、磁気テープ、不揮発性のメモリカード、ROM、DVD(DVD−ROM,DVD−R)などもある。   Examples of the recording medium for supplying the program include a flexible disk, hard disk, optical disk, magneto-optical disk, MO, CD-ROM, CD-R, and CD-RW. In addition, there are magnetic tape, nonvolatile memory card, ROM, DVD (DVD-ROM, DVD-R), and the like.

その他、プログラムの供給方法としては、クライアントコンピュータのブラウザを用いてインターネットのホームページに接続する。そして、前記ホームページから本発明のコンピュータプログラムそのもの、若しくは圧縮され自動インストール機能を含むファイルをハードディスク等の記録媒体にダウンロードすることによっても供給できる。   As another program supply method, a browser on a client computer is used to connect to an Internet home page. The computer program itself of the present invention or a compressed file including an automatic installation function can be downloaded from the homepage by downloading it to a recording medium such as a hard disk.

また、本発明のプログラムを構成するプログラムコードを複数のファイルに分割し、それぞれのファイルを異なるホームページからダウンロードすることによっても実現可能である。つまり、本発明の機能処理を情報処理装置で実現するためのプログラムファイルを複数のユーザに対してダウンロードさせるWWWサーバも、本発明に含まれるものである。   It can also be realized by dividing the program code constituting the program of the present invention into a plurality of files and downloading each file from a different homepage. That is, the present invention also includes a WWW server that allows a plurality of users to download a program file for realizing the functional processing of the present invention with an information processing apparatus.

また、本発明のプログラムを暗号化してCD−ROM等の記憶媒体に格納してユーザに配布し、所定の条件をクリアしたユーザに対し、インターネットを介してホームページから暗号化を解く鍵情報をダウンロードさせる。そして、ダウンロードした鍵情報を使用することにより暗号化されたプログラムを実行して情報処理装置にインストールさせて実現することも可能である。   In addition, the program of the present invention is encrypted, stored in a storage medium such as a CD-ROM, distributed to users, and key information for decryption is downloaded from a homepage via the Internet to users who have cleared predetermined conditions. Let The downloaded key information can be used to execute the encrypted program and install it in the information processing apparatus.

また、情報処理装置が、読み出したプログラムを実行することによって、前述した実施形態の機能が実現される。その他、そのプログラムの指示に基づき、情報処理装置上で稼動しているOSなどが、実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現され得る。   Further, the functions of the above-described embodiment are realized by the information processing apparatus executing the read program. In addition, based on the instructions of the program, the OS or the like operating on the information processing apparatus performs part or all of the actual processing, and the functions of the above-described embodiments can be realized by the processing.

さらに、記録媒体から読み出されたプログラムが、情報処理装置に挿入された機能拡張ボードや情報処理装置に接続された機能拡張ユニットに備わるメモリに書き込まれる。その後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPUなどが実際の処理の一部又は全部を行い、その処理によっても前述した実施形態の機能が実現される。
なお、前述した実施形態は、本発明を実施するにあたっての具体化の例を示したものに過ぎず、これらによって本発明の技術的範囲が限定的に解釈されてはならないものである。即ち、本発明はその技術思想、又はその主要な特徴から逸脱することなく、様々な形で実施することができる。
Further, the program read from the recording medium is written in a memory provided in a function expansion board inserted into the information processing apparatus or a function expansion unit connected to the information processing apparatus. Thereafter, the CPU of the function expansion board or function expansion unit performs part or all of the actual processing based on the instructions of the program, and the functions of the above-described embodiments are realized by the processing.
The above-described embodiments are merely examples of implementation in carrying out the present invention, and the technical scope of the present invention should not be construed as being limited thereto. That is, the present invention can be implemented in various forms without departing from the technical idea or the main features thereof.

101 サーバ装置
102,103,104 情報処理装置
101 Server apparatus 102, 103, 104 Information processing apparatus

Claims (10)

サーバ装置と通信可能であり、画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられる情報処理装置であって、
他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付手段と、
前記共有指示受付手段で共有指示を受け付けた前記アプリケーションの画像を前記サーバ装置に送信する送信手段と、
前記送信手段で送信する前記画像のアプリケーションの種別を特定する種別特定手段と、
前記種別特定手段で特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御手段と
前記情報処理装置の負荷状況を取得する負荷状況取得手段と
を備え、
前記実行状態制御手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記アプリケーションの実行状態を制御することを特徴とする情報処理装置。
An information processing apparatus used in a Web conference system that is communicable with a server apparatus and can share the application with another information processing apparatus by transmitting and receiving an image of the application displayed on the screen,
A sharing instruction receiving means for receiving a sharing instruction for the application with another information processing apparatus;
Transmitting means for transmitting an image of the application whose sharing instruction has been received by the sharing instruction receiving means to the server device;
Type specifying means for specifying the type of application of the image to be transmitted by the transmitting means;
An execution state control unit that controls an execution state of the application according to the type specified by the type specifying unit, and a load state acquisition unit that acquires a load state of the information processing apparatus,
The information processing apparatus, wherein the execution state control unit controls an execution state of the application according to a load state acquired by the load state acquisition unit.
前記情報処理装置は、前記情報処理装置の負荷状況を任意で定める所定値を記憶する記憶手段を更に備え、
前記負荷状況取得手段は、前記情報処理装置の負荷状況の数値を取得することを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus further includes storage means for storing a predetermined value that arbitrarily determines a load status of the information processing apparatus,
The information processing apparatus according to claim 1, wherein the load status acquisition unit acquires a numerical value of a load status of the information processing apparatus.
前記実行状態制御手段は、前記負荷状況取得手段で取得した前記情報処理装置の負荷状況の数値と、前記記憶手段に記憶した前記所定値とを比較し、前記情報処理装置の負荷状況の数値が前記所定値以上であった場合に、前記アプリケーションの実行状態を制御することを特徴とする請求項2に記載の情報処理装置。   The execution state control means compares the numerical value of the load status of the information processing apparatus acquired by the load status acquisition means with the predetermined value stored in the storage means, and the numerical value of the load status of the information processing apparatus is The information processing apparatus according to claim 2, wherein an execution state of the application is controlled when the value is equal to or greater than the predetermined value. 前記送信手段は、前記負荷状況取得手段で取得した前記負荷状況の数値が、前記任意で定める所定値以下であった場合に、前記実行状態制御手段で制御しないアプリケーションの画像を前記サーバ装置に送信することを特徴とする請求項2または3に記載の情報処理装置。   The transmission unit transmits, to the server device, an image of an application not controlled by the execution state control unit when the numerical value of the load state acquired by the load state acquisition unit is equal to or less than the predetermined predetermined value. The information processing apparatus according to claim 2, wherein the information processing apparatus is an information processing apparatus. 前記共有指示受付手段は、前記情報処理装置のデスクトップ画面の共有指示を受け付け、
前記送信手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記実行状態制御手段で実行状態を制御した前記デスクトップ画面の画像を、前記サーバ装置に送信することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理装置。
The sharing instruction receiving means receives a sharing instruction of the desktop screen of the information processing apparatus;
The transmission unit transmits the image of the desktop screen, the execution state of which is controlled by the execution state control unit according to the load state acquired by the load state acquisition unit, to the server device. 5. The information processing apparatus according to any one of items 4 to 4.
サーバ装置と通信可能であり、画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられる情報処理装置の制御方法であって、
前記情報処理装置の共有指示受付手段が、他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付ステップと、
前記情報処理装置の送信手段が、前記共有指示受付ステップで共有指示を受け付けた前記アプリケーションの画像を前記サーバ装置に送信する送信ステップと、
前記情報処理装置の種別特定手段が、前記送信ステップで送信するアプリケーションの種別を特定する種別特定ステップと、
前記情報処理装置の実行状態制御手段が、前記種別特定ステップで特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御ステップと
前記情報処理装置の種別特定手段が、前記送信ステップで送信するアプリケーションの種別を特定する種別特定ステップと、
前記情報処理装置の負荷状況取得手段が、前記情報処理装置の負荷状況を取得する負荷状況取得ステップと
を備え、
前記実行状態制御ステップは、前記負荷状況取得ステップで取得した負荷状況に応じて前記アプリケーションの実行状態を制御することを特徴とする情報処理装置の制御方法。
A method for controlling an information processing apparatus used in a web conference system that is communicable with a server apparatus and can share the application with another information processing apparatus by transmitting and receiving an image of an application displayed on a screen,
A sharing instruction receiving unit for receiving a sharing instruction for the application with another information processing apparatus;
A transmission step in which a transmission unit of the information processing apparatus transmits an image of the application that has received a sharing instruction in the sharing instruction reception step to the server apparatus;
A type specifying step in which the type specifying unit of the information processing device specifies the type of the application to be transmitted in the transmission step;
The execution state control unit of the information processing device controls the execution state of the application according to the type specified in the type specification step, and the type specification unit of the information processing device transmits in the transmission step. A type specifying step for specifying the type of application to be performed;
The load status acquisition means of the information processing device comprises a load status acquisition step of acquiring the load status of the information processing device,
The execution state control step controls the execution state of the application in accordance with the load state acquired in the load state acquisition step.
サーバ装置と通信可能であり、画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられる情報処理装置において実行可能なプログラムであって、
前記情報処理装置を、
他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付手段と、
前記共有指示受付手段で共有指示を受け付けた前記アプリケーションの画像を前記サーバ装置に送信する送信手段と、
前記送信手段で送信する前記画像のアプリケーションの種別を特定する種別特定手段と、
前記種別特定手段で特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御手段と
前記情報処理装置の負荷状況を取得する負荷状況取得手段
として機能させ、
前記実行状態制御手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記アプリケーションの実行状態を制御するよう機能させることを特徴とするプログラム。
A program executable in an information processing apparatus used in a Web conference system that is communicable with a server apparatus and can share the application with another information processing apparatus by transmitting and receiving an image of an application displayed on a screen,
The information processing apparatus;
A sharing instruction receiving means for receiving a sharing instruction for the application with another information processing apparatus;
Transmitting means for transmitting an image of the application whose sharing instruction has been received by the sharing instruction receiving means to the server device;
Type specifying means for specifying the type of application of the image to be transmitted by the transmitting means;
Function as an execution state control unit that controls the execution state of the application according to the type specified by the type specifying unit, and a load state acquisition unit that acquires a load state of the information processing device,
The execution state control unit functions to control the execution state of the application according to the load state acquired by the load state acquisition unit.
情報処理装置と通信可能であり、前記情報処理装置の画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられるサーバ装置であって、
他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付手段と、
前記共有指示受付手段で共有指示を受け付けた前記アプリケーションの画像を前記情報処理装置から受信する受信手段と、
前記受信手段で受信する前記画像のアプリケーションの種別を特定する種別特定手段と、
前記種別特定手段で特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御手段と
前記情報処理装置の負荷状況を取得する負荷状況取得手段と
を備え、
前記実行状態制御手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記アプリケーションの実行状態を制御することを特徴とするサーバ装置。
A server device used in a Web conference system that is communicable with an information processing device and can share the application with other information processing devices by transmitting and receiving an image of the application displayed on the screen of the information processing device,
A sharing instruction receiving means for receiving a sharing instruction for the application with another information processing apparatus;
Receiving means for receiving, from the information processing apparatus, an image of the application that has received a sharing instruction by the sharing instruction receiving means;
Type identifying means for identifying the type of application of the image received by the receiving means;
An execution state control unit that controls an execution state of the application according to the type specified by the type specifying unit, and a load state acquisition unit that acquires a load state of the information processing apparatus,
The server state characterized in that the execution state control means controls the execution state of the application according to the load situation acquired by the load situation acquisition means.
情報処理装置と通信可能であり、前記情報処理装置の画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられるサーバ装置の制御方法であって、
前記サーバ装置の共有指示受付手段が、他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付ステップと、
前記サーバ装置の受信手段が、前記共有指示受付ステップで共有指示を受け付けた前記アプリケーションの画像を前記情報処理装置から受信する受信ステップと、
前記サーバ装置の種別特定手段が、前記受信ステップで受信する前記画像のアプリケーションの種別を特定する種別特定ステップと、
前記サーバ装置の実行状態制御手段が、前記種別特定ステップで特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御ステップと、
前記サーバ装置の負荷状況取得手段が、前記情報処理装置の負荷状況を取得する負荷状況取得ステップと
を備え、
前記実行状態制御ステップは、前記負荷状況取得ステップで取得した負荷状況に応じて前記アプリケーションの実行状態を制御することを特徴とするサーバ装置の制御方法。
A control method of a server device used in a Web conference system that is communicable with an information processing device and that can share the application with another information processing device by transmitting and receiving an image of the application displayed on the screen of the information processing device. There,
A sharing instruction receiving unit for receiving a sharing instruction for the application with the other information processing apparatus;
A receiving step in which a receiving unit of the server device receives an image of the application that has received a sharing instruction in the sharing instruction receiving step from the information processing device;
A type specifying step in which the type specifying unit of the server device specifies the type of application of the image received in the receiving step;
An execution state control step in which the execution state control means of the server device controls the execution state of the application according to the type specified in the type specifying step;
The load status acquisition means of the server device comprises a load status acquisition step of acquiring the load status of the information processing device,
The server state control method characterized in that the execution state control step controls the execution state of the application according to the load state acquired in the load state acquisition step.
情報処理装置と通信可能であり、前記情報処理装置の画面に表示するアプリケーションの画像を送受信することで他の情報処理装置と前記アプリケーションを共有可能なWeb会議システムに用いられるサーバ装置において実行可能なプログラムであって、
前記サーバ装置を、
他の情報処理装置と前記アプリケーションの共有指示を受け付ける共有指示受付手段と、
前記共有指示受付手段で共有指示を受け付けた前記アプリケーションの画像を前記情報処理装置から受信する受信手段と、
前記受信手段で受信する前記画像のアプリケーションの種別を特定する種別特定手段と、
前記種別特定手段で特定した種別に応じて前記アプリケーションの実行状態を制御する実行状態制御手段と
前記情報処理装置の負荷状況を取得する負荷状況取得手段
として機能させ、
前記実行状態制御手段は、前記負荷状況取得手段で取得した負荷状況に応じて前記アプリケーションの実行状態を制御するよう機能させることを特徴とするプログラム。
Can be communicated with an information processing apparatus, and can be executed on a server apparatus used in a Web conference system that can share the application with other information processing apparatuses by transmitting and receiving an image of the application displayed on the screen of the information processing apparatus A program,
The server device,
A sharing instruction receiving means for receiving a sharing instruction for the application with another information processing apparatus;
Receiving means for receiving, from the information processing apparatus, an image of the application that has received a sharing instruction by the sharing instruction receiving means;
Type identifying means for identifying the type of application of the image received by the receiving means;
Function as an execution state control unit that controls the execution state of the application according to the type specified by the type specifying unit, and a load state acquisition unit that acquires a load state of the information processing device,
The execution state control unit functions to control the execution state of the application according to the load state acquired by the load state acquisition unit.
JP2016225946A 2016-11-21 2016-11-21 Information processing system, information processing apparatus, and control method and program thereof Pending JP2018084863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016225946A JP2018084863A (en) 2016-11-21 2016-11-21 Information processing system, information processing apparatus, and control method and program thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016225946A JP2018084863A (en) 2016-11-21 2016-11-21 Information processing system, information processing apparatus, and control method and program thereof

Publications (1)

Publication Number Publication Date
JP2018084863A true JP2018084863A (en) 2018-05-31

Family

ID=62236737

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016225946A Pending JP2018084863A (en) 2016-11-21 2016-11-21 Information processing system, information processing apparatus, and control method and program thereof

Country Status (1)

Country Link
JP (1) JP2018084863A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110287028A (en) * 2019-06-24 2019-09-27 深圳市腾讯网域计算机网络有限公司 The method and relevant apparatus of one mode switching
JP2020187482A (en) * 2019-05-13 2020-11-19 Necプラットフォームズ株式会社 Information processing method
CN113556598A (en) * 2020-09-10 2021-10-26 华为终端有限公司 Multi-window screen projection method and electronic equipment
CN114465838A (en) * 2022-02-16 2022-05-10 海信视像科技股份有限公司 Display device, intelligent home system and multi-screen control method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020187482A (en) * 2019-05-13 2020-11-19 Necプラットフォームズ株式会社 Information processing method
CN110287028A (en) * 2019-06-24 2019-09-27 深圳市腾讯网域计算机网络有限公司 The method and relevant apparatus of one mode switching
CN110287028B (en) * 2019-06-24 2024-01-30 深圳市腾讯网域计算机网络有限公司 Mode switching method and related device
CN113556598A (en) * 2020-09-10 2021-10-26 华为终端有限公司 Multi-window screen projection method and electronic equipment
CN113691846A (en) * 2020-09-10 2021-11-23 华为终端有限公司 Multi-window screen projection method and electronic equipment
EP4199523A4 (en) * 2020-09-10 2024-01-10 Huawei Tech Co Ltd Multi-window screen projection method and electronic device
CN114465838A (en) * 2022-02-16 2022-05-10 海信视像科技股份有限公司 Display device, intelligent home system and multi-screen control method
CN114465838B (en) * 2022-02-16 2023-10-31 海信视像科技股份有限公司 Display equipment, intelligent home system and multi-screen control method

Similar Documents

Publication Publication Date Title
JP5349484B2 (en) Private view of data and local computation during real-time collaboration
US8578285B2 (en) Methods, apparatus and systems for providing secure information via multiple authorized channels to authenticated users and user devices
JP2018084863A (en) Information processing system, information processing apparatus, and control method and program thereof
JP2016027458A (en) Terminal device, program, role determination method, and information processing system
US10153911B2 (en) Information processing system, information processing device, and information processing method
JP7453576B2 (en) Information processing system, its control method and program.
US10075490B2 (en) Information processing apparatus, electronic meeting system, and program
JP6802477B2 (en) Information processing system, information processing device, its control method and program
JP6163475B2 (en) Screen sharing system, screen sharing server, screen sharing system control method, and program
JP6575428B2 (en) Information processing system, information processing apparatus, client terminal, control method thereof, and program
JP6737049B2 (en) Information processing system, information processing apparatus, and program
US8407383B2 (en) System for controlling input and output resources for addressable devices
US10904026B2 (en) Information processing apparatus, information processing system, and information processing method
JP2013246575A (en) Information processing device, information processing method, and program
JP2018107645A (en) Conference system, processing method of the same, and program
JP2013131107A (en) Information process system, information processing unit, information processing method, and computer program
JP6703259B2 (en) Information processing system, conference server, control method thereof, and program
JP2017151889A (en) Information processing device and server device used in web conference system, control method for those, and program
JP2017184019A (en) Distribution method, information processing device, and program
JP2020144725A (en) Information processing system and control method thereof
JP2019102953A (en) Web conference system, control method for the same, and program
JP4253726B2 (en) Video conference system using network line
JP7175360B2 (en) Business processing device, information processing method and program
JP2016122937A (en) Information processing device, information processing system, control method thereof, and program
JP7078836B2 (en) Information processing server, information processing system, information processing server control method, and program

Legal Events

Date Code Title Description
RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20180703

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