JP2023183038A - Information processing system, information processing method and program - Google Patents

Information processing system, information processing method and program Download PDF

Info

Publication number
JP2023183038A
JP2023183038A JP2022096407A JP2022096407A JP2023183038A JP 2023183038 A JP2023183038 A JP 2023183038A JP 2022096407 A JP2022096407 A JP 2022096407A JP 2022096407 A JP2022096407 A JP 2022096407A JP 2023183038 A JP2023183038 A JP 2023183038A
Authority
JP
Japan
Prior art keywords
information
conference
information processing
online
location
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
JP2022096407A
Other languages
Japanese (ja)
Inventor
圭祐 岩佐
Keisuke Iwasa
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2022096407A priority Critical patent/JP2023183038A/en
Publication of JP2023183038A publication Critical patent/JP2023183038A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

To reduce workloads for participating in an online conference.SOLUTION: An information processing system comprising an information processing device utilized for an online conference comprises: a place specification information acquisition unit which acquires information which can specify an installation place of the information processing device; a selection unit which selects any one piece of schedule information from among one or more pieces of schedule information of the online conference of which the held place and the held period are specified on the basis of the information which can specify the installation place and current time; and a participation unit which executes processing for the information processing device to participate in the online conference concerning the selected schedule information.SELECTED DRAWING: Figure 4

Description

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

近年、在宅勤務の普及にともない、オンライン会議の利用頻度が高まっている。オンライン会議の情報は予めサーバ等に登録されており、各参加者は、オンライン会議への参加時に、参加対象のオンライン会議を特定するための情報を入力する必要が有る。 In recent years, with the spread of working from home, the frequency of online conferencing has increased. Online conference information is registered in advance in a server or the like, and each participant needs to input information for specifying the online conference to participate when participating in the online conference.

特許文献1には、自動的で議事録を作成する目的で、場所の特定の際に予め設定した「所定の地理的範囲」を検知する自動報告書作成システムが開示されている。 Patent Document 1 discloses an automatic report creation system that detects a "predetermined geographical range" set in advance when specifying a location for the purpose of automatically creating minutes.

しかしながら、上記の自動報告書作成システムは、対面で実施する会議の議事録を作成するだけで、オンライン会議に簡単に参加する機能は有さない。例えば、当該自動報告書作成システムでは、オンライン会議への参加時に、参加対象のオンライン会議を特定するための情報を入力するといった作業負担を軽減することは困難である。 However, the automatic report creation system described above only creates minutes of face-to-face meetings, but does not have a function for easily participating in online meetings. For example, in the automatic report creation system, it is difficult to reduce the workload of inputting information for specifying the online conference to participate in when participating in an online conference.

本発明は、上記の点に鑑みてなされたものであって、オンライン会議に参加するための作業負担を軽減することを目的とする。 The present invention has been made in view of the above points, and an object of the present invention is to reduce the workload for participating in an online conference.

そこで上記課題を解決するため、オンライン会議に利用される情報処理装置を含む情報処理システムは、前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得部と、前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択部と、選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加部と、を有する。 Therefore, in order to solve the above problems, an information processing system including an information processing device used for online conferences includes a location specifying information acquisition unit that acquires information that can identify the installation location of the information processing device, and a location identification information acquisition unit that acquires information that can identify the installation location of the information processing device. a selection section that selects any one of the schedule information of one or more online conferences in which the venue and duration are specified, based on the identifiable information and the current time; and a participation unit that executes processing for the information processing device to participate in the online conference related to the schedule information.

オンライン会議に参加するための作業負担を軽減することができる。 The workload for participating in online meetings can be reduced.

第1の実施の形態における情報処理システム1の構成例を示す図である。1 is a diagram showing a configuration example of an information processing system 1 in a first embodiment. FIG. 第1の実施の形態におけるオンライン会議デバイス10のハードウェア構成例を示す図である。1 is a diagram illustrating an example hardware configuration of an online conference device 10 according to a first embodiment. FIG. 第1の実施の形態における会議サーバ30のハードウェア構成例を示す図である。It is a diagram showing an example of the hardware configuration of a conference server 30 in the first embodiment. 第1の実施の形態における情報処理システム1の機能構成例を示す図である。1 is a diagram showing an example of a functional configuration of an information processing system 1 according to a first embodiment. FIG. 第1の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。FIG. 2 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 in the first embodiment. 機器情報記憶部23の構成例を示す図である。2 is a diagram showing an example of the configuration of a device information storage section 23. FIG. 会議記憶部35の構成例を示す図である。3 is a diagram illustrating a configuration example of a conference storage unit 35. FIG. 会議室記憶部36の構成例を示す図である。3 is a diagram showing a configuration example of a conference room storage unit 36. FIG. 第3の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。FIG. 7 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 according to the third embodiment. 第4の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。FIG. 7 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 according to the fourth embodiment. デバイス記憶部37の構成例を示す図である。3 is a diagram illustrating a configuration example of a device storage section 37. FIG. 第5の実施の形態における情報処理システム1の機能構成例を示す図である。It is a figure showing an example of functional composition of information processing system 1 in a 5th embodiment. 第5の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。FIG. 12 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 according to the fifth embodiment.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、第1の実施の形態における情報処理システム1の構成例を示す図である。 Embodiments of the present invention will be described below based on the drawings. FIG. 1 is a diagram showing a configuration example of an information processing system 1 in the first embodiment.

図1において、オンライン会議デバイス10と、据え置きデバイス20A及び据え置きデバイス20B等(以下、それぞれを区別しない場合「据え置きデバイス20」という。)の1以上の据え置きデバイス20とは、LAN(Local Area Network)又はインターネット等のネットワークを介して会議サーバ30に接続する。 In FIG. 1, an online conference device 10 and one or more stationary devices 20 such as a stationary device 20A and a stationary device 20B (hereinafter referred to as "stationary devices 20" if not distinguished from each other) are connected to a LAN (Local Area Network). Alternatively, it connects to the conference server 30 via a network such as the Internet.

オンライン会議デバイス10は、マイク及びスピーカ等を備え、持ち運び(携帯)可能な可動型のオンライン会議用の機器である。オンライン会議デバイス10は、例えば、ユーザがオンライン会議に利用する場所(例えば、会議室A又は会議室B)等に携帯されて、当該オンライン会議に利用される。なお、オンライン会議デバイス10は、専用の機器であってもよいし、PC(Personal Computer)等の汎用的な機器に対してオンライン会議用のソフトウェアがインストールされることで実現されてもよい。 The online conference device 10 is a mobile online conference device that is equipped with a microphone, a speaker, etc., and is portable. The online conference device 10 is carried, for example, to a location (for example, conference room A or conference room B) used by a user for the online conference, and is used for the online conference. Note that the online conference device 10 may be a dedicated device, or may be realized by installing online conference software into a general-purpose device such as a PC (Personal Computer).

据え置きデバイス20は、会議に利用される場所に予め(会議の開催の有無に関わらず)設置(固定)されている機器である。例えば、電子ホワイトボード、複合機又はプロジェクタ等、設置場所の移動が低頻度である機器が据え置きデバイス20として好適である。また、据え置きデバイス20は、近距離無線通信を介してオンライン会議デバイス10と通信可能である。なお、本実施の形態において、据え置きデバイス20Aは、会議室Aに設置されており、据え置きデバイス20Bは、会議室Bに設置されている。 The stationary device 20 is equipment that is installed (fixed) in advance at a location used for a conference (regardless of whether a conference is being held or not). For example, equipment such as an electronic whiteboard, a multifunction device, or a projector that is installed at a location that is moved infrequently is suitable as the stationary device 20. The stationary device 20 is also capable of communicating with the online conferencing device 10 via near field communication. Note that in this embodiment, the stationary device 20A is installed in conference room A, and the stationary device 20B is installed in conference room B.

会議サーバ30は、会議に関する情報や会議室に関する情報を管理すると共に、オンライン会議を実施するための処理を実行する1以上のコンピュータである。会議サーバ30の配置場所は、例えば、会議室A及び会議室Bを含む事業所内でもよいし、当該事業所とインターネットを介して接続されるクラウド環境でもよい。 The conference server 30 is one or more computers that manage information regarding conferences and information regarding conference rooms, and execute processing for conducting online conferences. The conference server 30 may be located, for example, in a business office including conference room A and conference room B, or in a cloud environment connected to the business office via the Internet.

図2は、第1の実施の形態におけるオンライン会議デバイス10のハードウェア構成例を示す図である。図2のオンライン会議デバイス10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、インタフェース装置105、映像I/F106、入力装置107、カメラ108、マイク109及びスピーカ110等を有する。 FIG. 2 is a diagram showing an example of the hardware configuration of the online conference device 10 in the first embodiment. The online conference device 10 in FIG. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, a video I/F 106, an input device 107, a camera 108, and It has a microphone 109, a speaker 110, and the like.

オンライン会議デバイス10での処理を実現するプログラムは、CD-ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 A program for realizing processing in the online conference device 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100, the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100. However, the program does not necessarily need to be installed from the recording medium 101, and may be downloaded from another computer via a network. The auxiliary storage device 102 stores installed programs as well as necessary files, data, and the like.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従ってオンライン会議デバイス10に係る機能を実現する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。 The memory device 103 reads the program from the auxiliary storage device 102 and stores it therein when there is an instruction to start the program. The CPU 104 implements functions related to the online conference device 10 according to programs stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network.

映像I/F106は、オンライン会議の相手側の映像を表示するための表示装置に接続するためのHDMI(登録商標)(High-Definition Multimedia Interface)等のインタフェースである。入力装置107は、ボタン又はタッチパネル等で構成され、様々な操作指示を入力させるために用いられる。 The video I/F 106 is an interface such as HDMI (registered trademark) (High-Definition Multimedia Interface) for connecting to a display device for displaying video of the other party in an online conference. The input device 107 is configured with buttons, a touch panel, or the like, and is used to input various operation instructions.

カメラ108は、オンライン会議においてオンライン会議デバイス10側のユーザ(参加者)の映像を入力する。マイク109は、オンライン会議デバイス10側のユーザ(参加者)が発話する音声を入力する。スピーカ110は、オンライン会議の相手側の音声を出力する。 The camera 108 inputs images of users (participants) on the online conference device 10 side in the online conference. The microphone 109 inputs audio uttered by a user (participant) on the online conference device 10 side. The speaker 110 outputs the audio of the other party in the online conference.

図3は、第1の実施の形態における会議サーバ30のハードウェア構成例を示す図である。図3の会議サーバ30は、それぞれバスBで相互に接続されているドライブ装置300、補助記憶装置302、メモリ装置303、CPU304、及びインタフェース装置305等を有する。 FIG. 3 is a diagram showing an example of the hardware configuration of the conference server 30 in the first embodiment. The conference server 30 in FIG. 3 includes a drive device 300, an auxiliary storage device 302, a memory device 303, a CPU 304, an interface device 305, etc., which are interconnected by a bus B.

会議サーバ30での処理を実現するプログラムは、CD-ROM等の記録媒体301によって提供される。プログラムを記憶した記録媒体301がドライブ装置300にセットされると、プログラムが記録媒体301からドライブ装置300を介して補助記憶装置302にインストールされる。但し、プログラムのインストールは必ずしも記録媒体301より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置302は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。 A program that implements processing at the conference server 30 is provided by a recording medium 301 such as a CD-ROM. When the recording medium 301 storing the program is set in the drive device 300, the program is installed from the recording medium 301 to the auxiliary storage device 302 via the drive device 300. However, the program does not necessarily need to be installed from the recording medium 301, and may be downloaded from another computer via a network. The auxiliary storage device 302 stores installed programs as well as necessary files, data, and the like.

メモリ装置303は、プログラムの起動指示があった場合に、補助記憶装置302からプログラムを読み出して格納する。CPU304は、メモリ装置303に格納されたプログラムに従って会議サーバ30に係る機能を実行する。インタフェース装置305は、ネットワークに接続するためのインタフェースとして用いられる。 The memory device 303 reads the program from the auxiliary storage device 302 and stores it therein when there is an instruction to start the program. The CPU 304 executes functions related to the conference server 30 according to programs stored in the memory device 303. The interface device 305 is used as an interface for connecting to a network.

図4は、第1の実施の形態における情報処理システム1の機能構成例を示す図である。図4において、オンライン会議デバイス10は、操作受付部11、場所特定情報取得部12、時間取得部13及び会議参加部14を有する。これら各部は、オンライン会議デバイス10にインストールされた1以上のプログラムが、CPU104に実行させる処理により実現される。 FIG. 4 is a diagram showing an example of the functional configuration of the information processing system 1 in the first embodiment. In FIG. 4 , the online conference device 10 includes an operation reception section 11 , a location specifying information acquisition section 12 , a time acquisition section 13 , and a conference participation section 14 . Each of these units is realized by one or more programs installed in the online conference device 10 causing the CPU 104 to execute the process.

操作受付部11は、例えば、入力装置107を介して行われるユーザによる操作を受け付ける。 The operation reception unit 11 receives, for example, an operation performed by a user via the input device 107.

場所特定情報取得部12は、オンライン会議デバイス10がオンライン会議のために設置された場所を特定可能な情報(以下、「場所特定情報」という。)を取得する。 The location specifying information acquisition unit 12 acquires information (hereinafter referred to as "location specifying information") that allows specifying the location where the online conference device 10 is installed for an online conference.

時間取得部13は、現在時刻を取得する。 The time acquisition unit 13 acquires the current time.

会議参加部14は、場所特定情報取得部12によって取得される場所特定情報及び現在時刻と、会議サーバ30に登録されているオンライン会議の予定情報とに基づいて、会議サーバ30に予め会議ごとに登録されている予定情報の中からいずれか一つの予定情報を選択し、選択したオンライン会議に参加するための処理を制御(実行)する。オンライン会議に参加するための処理とは、例えば、オンライン会議デバイス10のユーザをオンライン会議に参加可能にする処理、オンライン会議デバイス10をオンライン会議に紐付ける処理、オンライン会議デバイス10と会議サーバ30とオンライン会議のために通信可能にするための処理である。 The conference participation unit 14 sends information to the conference server 30 in advance for each conference based on the location identification information and current time acquired by the location identification information acquisition unit 12 and the online conference schedule information registered in the conference server 30. Select any one of the registered schedule information and control (execute) the process for participating in the selected online conference. The process for participating in an online conference includes, for example, a process that allows the user of the online conference device 10 to participate in the online conference, a process that links the online conference device 10 to the online conference, a process that allows the user of the online conference device 10 to participate in the online conference, and a process that connects the online conference device 10 and the conference server 30. This is a process to enable communication for online conferences.

据え置きデバイス20は、検索応答部21及び機器情報応答部22を有する。これら各部は、据え置きデバイス20にインストールされた1以上のプログラムが、据え置きデバイス20のCPUに実行させる処理により実現される。据え置きデバイス20は、また、機器情報記憶部23を利用する。機器情報記憶部23は、例えば、据え置きデバイス20が有する補助記憶装置等を用いて実現可能である。 The stationary device 20 has a search response section 21 and a device information response section 22. Each of these units is realized by one or more programs installed in the stationary device 20 causing the CPU of the stationary device 20 to execute the process. The stationary device 20 also utilizes the device information storage section 23. The device information storage unit 23 can be realized using, for example, an auxiliary storage device included in the stationary device 20.

検索応答部21は、オンライン会議デバイス10が送信するデバイスの検索要求を示す電波の受信に応じて応答を示す電波を送信する。 The search response unit 21 transmits a radio wave indicating a response in response to receiving a radio wave indicating a device search request transmitted by the online conference device 10 .

機器情報応答部22は、オンライン会議デバイス10が送信する機器情報の取得要求を示す電波の受信に応じて機器情報記憶部23に記憶されている情報を含む応答を示す電波を送信する。当該情報が、場所特定情報として利用される。 The device information response unit 22 transmits a radio wave indicating a response including information stored in the device information storage unit 23 in response to receiving a radio wave indicating a request to acquire device information transmitted by the online conference device 10. This information is used as location identification information.

機器情報記憶部23は、据え置きデバイス20に関する情報(機器情報)を記憶する。 The device information storage unit 23 stores information regarding the stationary device 20 (device information).

会議サーバ30は、会議一覧応答部31、会議管理部32、参加要求受信部33及びオンライン会議管理部34を有する。これら各部は、会議サーバ30にインストールされた1以上のプログラムが、CPU304に実行させる処理により実現される。会議サーバ30は、また、会議記憶部35、会議室記憶部36及びデバイス記憶部37を利用する。これら各記憶部は、例えば、補助記憶装置302等を用いて実現可能である。 The conference server 30 includes a conference list response section 31, a conference management section 32, a participation request reception section 33, and an online conference management section 34. Each of these units is realized by one or more programs installed in the conference server 30 causing the CPU 304 to execute the process. The conference server 30 also utilizes a conference storage section 35, a conference room storage section 36, and a device storage section 37. Each of these storage units can be realized using, for example, the auxiliary storage device 302 or the like.

会議一覧応答部31は、オンライン会議デバイス10からの要求において指定される場所特定情報に基づいて特定される場所を利用して開催される会議の予定情報の一覧の取得を会議管理部32に要求し、当該一覧をオンライン会議デバイス10に応答する。 The conference list response unit 31 requests the conference management unit 32 to obtain a list of schedule information of conferences to be held using the location specified based on the location identification information specified in the request from the online conference device 10. and responds the list to the online conference device 10.

会議管理部32は、会議一覧応答部31からの要求において指定される場所特定情報に基づいて特定される場所を利用して開催される会議の予定情報の一覧を会議記憶部35及び会議室記憶部36から検索し、当該一覧を応答する。 The conference management unit 32 stores in the conference storage unit 35 and the conference room storage a list of schedule information of conferences to be held using the location specified based on the location identification information specified in the request from the conference list response unit 31. 36 and responds with the list.

会議記憶部35には、開催が予定されている会議ごとに予定情報が記憶されている。予定情報においては、開催場所(例えば、会議室等のように参加者が参加する場所)の識別情報や開催期間等が指定されている。 The conference storage unit 35 stores schedule information for each conference scheduled to be held. In the schedule information, identification information of the venue (for example, a place where participants participate, such as a conference room), the duration of the event, etc. are specified.

会議室記憶部36には、会議室ごとに、その識別情報に関連付けて名称、位置情報及び設置されている据え置きデバイス20の識別情報等が記憶されている。 The conference room storage unit 36 stores, for each conference room, a name, position information, identification information of the installed stationary device 20, etc. in association with its identification information.

参加要求受信部33は、オンライン会議デバイス10から送信される、オンライン会議への参加要求を受信する。 The participation request receiving unit 33 receives a request to participate in an online conference transmitted from the online conference device 10.

オンライン会議管理部34は、参加要求受信部33が受信した参加要求に応じ、当該参加要求において指定されているオンライン会議へ参加させるための処理(例えば、映像や音声の中継処理等)を実行する。 In response to the participation request received by the participation request reception unit 33, the online conference management unit 34 executes processing (for example, video and audio relay processing, etc.) for allowing the participant to participate in the online conference specified in the participation request. .

デバイス記憶部37には、据え置きデバイス20ごとに、その識別情報に関連付けて名称が記憶されている。
なお、図4においてオンライン会議デバイス10を構成する各部、据え置きデバイス20を構成する各部、会議サーバ30を構成する各部のうちのいずれか一部又は全部は、一又は複数の処理回路によって実現することが可能である。ここで「処理回路」とは、電子回路により実装されるプロセッサのようにソフトウェアによって各機能を実行するようプログラミングされたプロセッサや、上記で説明した各機能を実行するよう設計されたASIC(Application Specific Integrated Circuit)、DSP(digital signal processor)、FPGA(field programmable gate array)や従来の回路モジュール等のデバイスを含むものとする。
The device storage unit 37 stores a name for each stationary device 20 in association with its identification information.
Note that in FIG. 4, any or all of the parts that make up the online conference device 10, the parts that make up the stationary device 20, and the parts that make up the conference server 30 may be realized by one or more processing circuits. is possible. Here, the term "processing circuit" refers to a processor that is programmed to execute each function using software, such as a processor implemented using an electronic circuit, or an ASIC (Application Specific This includes devices such as integrated circuits), digital signal processors (DSPs), field programmable gate arrays (FPGAs), and conventional circuit modules.

以下、情報処理システム1が実行する処理手順について説明する。図5は、第1の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。なお、図5において、オンライン会議デバイス10と据え置きデバイス20との間の通信は、近距離無線通信用の電波を利用した通信である。 The processing procedure executed by the information processing system 1 will be described below. FIG. 5 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 in the first embodiment. Note that in FIG. 5, communication between the online conference device 10 and the stationary device 20 is communication using radio waves for short-range wireless communication.

オンライン会議デバイス10のユーザが、オンライン会議に使用する場所にオンライン会議デバイス10を設置した後で、オンライン会議デバイス10に対して所定の操作を行うと(S101)、オンライン会議デバイス10の操作受付部11は、オンライン会議デバイス10の設置場所に関する場所特定情報の取得を場所特定情報取得部12に要求する(S102)。ここでは、オンライン会議デバイス10が会議室Aに設置されたとする。 When the user of the online conference device 10 performs a predetermined operation on the online conference device 10 after installing the online conference device 10 at a location to be used for the online conference (S101), the operation reception section of the online conference device 10 11 requests the location identification information acquisition unit 12 to acquire location identification information regarding the installation location of the online conference device 10 (S102). Here, it is assumed that the online conference device 10 is installed in conference room A.

操作受付部11からの要求に応じ、場所特定情報取得部12は、デバイスの検索要求を示す電波を送信する(S103)。ここで、オンライン会議デバイス10は、会議室Aに設置されたため、会議室Aに予め設置されている据え置きデバイス20Aの検索応答部21が当該電波を受信する。そこで、据え置きデバイス20Aの検索応答部21は、応答(据え置きデバイス20Aの存在)を示す電波を送信する(S104)。 In response to the request from the operation reception unit 11, the location identification information acquisition unit 12 transmits a radio wave indicating a device search request (S103). Here, since the online conference device 10 is installed in the conference room A, the search response unit 21 of the stationary device 20A installed in the conference room A in advance receives the radio wave. Therefore, the search response unit 21 of the stationary device 20A transmits a radio wave indicating the response (existence of the stationary device 20A) (S104).

オンライン会議デバイス10の場所特定情報取得部12は、当該応答の送信元である据え置きデバイス20Aに対して、据え置きデバイス20Aの設置場所情報の取得要求を示す電波を送信する(S105)。据え置きデバイス20Aの設置場所情報とは、据え置きデバイス20Aが設置されている場所の識別情報(名称)をいう。据え置きデバイス20Aの機器情報応答部22は、当該取得要求を受信すると、据え置きデバイス20Aの機器情報記憶部23から据え置きデバイス20Aの設置場所情報を取得する(S106、S107)。 The location specifying information acquisition unit 12 of the online conference device 10 transmits a radio wave indicating a request to acquire the installation location information of the stationary device 20A to the stationary device 20A that is the source of the response (S105). The installation location information of the stationary device 20A refers to identification information (name) of the location where the stationary device 20A is installed. Upon receiving the acquisition request, the device information response unit 22 of the stationary device 20A acquires the installation location information of the stationary device 20A from the device information storage unit 23 of the stationary device 20A (S106, S107).

図6は、機器情報記憶部23の構成例を示す図である。図6が示すように、機器情報記憶部23には、keyごとにvalueが記憶されている。keyとしては、デバイス名及び設置場所情報等が有る。デバイス名は、据え置きデバイス20Aの名称である。設置場所情報は、据え置きデバイス20Aの設置場所の識別情報である。ステップS106では設置場所情報の取得が要求されているため、ステップS107では、設置場所のvalue(「会議室A」)が取得される。 FIG. 6 is a diagram showing a configuration example of the device information storage section 23. As shown in FIG. As shown in FIG. 6, the device information storage unit 23 stores a value for each key. Keys include device name, installation location information, and the like. The device name is the name of the stationary device 20A. The installation location information is identification information of the installation location of the stationary device 20A. Since acquisition of installation location information is requested in step S106, the value of the installation location ("conference room A") is acquired in step S107.

続いて、機器情報応答部22は、取得した設置場所情報(「会議室A」)を含む応答を示す電波をオンライン会議デバイス10へ送信する(S108)。オンライン会議デバイス10の場所特定情報取得部12は、当該応答を受信すると、当該応答が含む設置場所情報(「会議室A」)をオンライン会議デバイス10の場所特定情報として指定して、会議への参加を会議参加部14へ要求する(S109)。 Subsequently, the device information response unit 22 transmits a radio wave indicating a response including the acquired installation location information ("conference room A") to the online conference device 10 (S108). When the location specifying information acquisition unit 12 of the online conference device 10 receives the response, it specifies the installation location information (“conference room A”) included in the response as the location specifying information of the online conference device 10, and adds the information to the conference. Participation is requested to the conference participation unit 14 (S109).

会議参加部14は、場所特定情報取得部12からの要求に応じ、当該要求に指定されている場所特定情報(「会議室A」)に係る場所(例えば、会議室等)を利用して開催が予定されている会議の予定情報の一覧(以下、「会議一覧」という。)の取得要求を会議サーバ30へ送信する(S110)。会議サーバ30の会議一覧応答部31は、当該取得要求を受信すると、当該会議一覧の取得を会議管理部32へ要求する(S111)。会議管理部32は、会議記憶部35及び会議室記憶部36を参照して、該当する会議一覧を取得する(S112)。 In response to a request from the location specifying information acquisition unit 12, the conference participating unit 14 holds a meeting using a location (for example, a conference room, etc.) related to the location specifying information (“conference room A”) specified in the request. A request to obtain a list of scheduled conference information (hereinafter referred to as "meeting list") for which conferences are scheduled is transmitted to the conference server 30 (S110). When the conference list response unit 31 of the conference server 30 receives the acquisition request, it requests the conference management unit 32 to acquire the conference list (S111). The conference management unit 32 refers to the conference storage unit 35 and the conference room storage unit 36 to obtain a list of corresponding conferences (S112).

図7は、会議記憶部35の構成例を示す図である。図7が示すように、会議記憶部35は、開催が予定されている会議ごとに、タイトル、日時、オンライン会議URL及び会議室id等を含む予定情報を記憶する。タイトルは、会議のタイトルである。日時は、会議の開催期間(開始日時及び終了日時)を示す情報である。オンライン会議URLは、オンライン会議に対して有効な項目であり、オンライン会議に対して割り当てられたURLである。オンライン会議ではない会議(対面での会議)のオンライン会議URLの値は「なし」である。会議室idは、会議に利用される部屋(会議室)の識別情報である。 FIG. 7 is a diagram showing an example of the configuration of the conference storage section 35. As shown in FIG. As shown in FIG. 7, the conference storage unit 35 stores schedule information including the title, date and time, online conference URL, conference room ID, etc. for each conference scheduled to be held. The title is the title of the conference. The date and time is information indicating the duration of the meeting (start date and time and end date and time). The online conference URL is an item valid for online conferences, and is a URL assigned to online conferences. The value of the online conference URL for a conference that is not an online conference (a face-to-face conference) is "none". The conference room ID is identification information of a room (conference room) used for a conference.

図8は、会議室記憶部36の構成例を示す図である。図8が示すように、会議室記憶部36は、会議室ごとに、会議室id、会議室名、位置情報及びデバイスid等を記憶する。会議室idは、会議室の識別情報であり、同じ会議室に対して会議記憶部35が記憶する会議室idと同じ値である。会議室名は、会議室の名称である。位置情報は、会議室の所在地の緯度及び経度である。デバイスidは、当該会議室の設置されている据え置きデバイス20の識別情報である。 FIG. 8 is a diagram showing an example of the configuration of the conference room storage section 36. As shown in FIG. As shown in FIG. 8, the conference room storage unit 36 stores the conference room ID, conference room name, location information, device ID, etc. for each conference room. The conference room ID is identification information of the conference room, and has the same value as the conference room ID stored in the conference storage unit 35 for the same conference room. The conference room name is the name of the conference room. The location information is the latitude and longitude of the location of the conference room. The device ID is identification information of the stationary device 20 installed in the conference room.

ステップS112において、会議管理部32は、会議記憶部35が記憶する予定情報の中で、会議一覧の取得要求に指定されている場所特定情報に一致する会議室名に対応する会議室idを含む予定情報の一覧を、該当する会議一覧として取得する。ここで、会議一覧の取得要求に指定されている場所情報に一致する会議室名に対応する会議室idであるか否かは、会議室記憶部36を参照して判定可能である。例えば、当該場所特定情報が「会議室A」であれば、図8より、「会議室A」に一致する会議室名に対応する会議室idは、「ROOM1」である。したがって、この場合、図7が示す予定情報の中で、「ROOM1」を会議室idとして含む予定情報(図8の1行目から3行目までの予定情報)が、該当する会議一覧として取得される。 In step S112, the conference management unit 32 includes, in the schedule information stored in the conference storage unit 35, a conference room ID corresponding to the conference room name that matches the location specifying information specified in the conference list acquisition request. Obtain a list of schedule information as a list of applicable meetings. Here, it can be determined by referring to the conference room storage unit 36 whether the conference room ID corresponds to the conference room name that matches the location information specified in the conference list acquisition request. For example, if the location specifying information is "conference room A", the conference room ID corresponding to the conference room name matching "conference room A" is "ROOM1" from FIG. 8. Therefore, in this case, among the schedule information shown in Figure 7, schedule information that includes "ROOM1" as the conference room ID (schedule information from the first line to the third line in Figure 8) is obtained as the corresponding conference list. be done.

続いて、会議管理部32は、取得した会議一覧を含む応答を会議一覧応答部31へ送信する(S113)。会議一覧応答部31は、当該応答をオンライン会議デバイス10の会議参加部14へ送信する(S114)。 Subsequently, the conference management unit 32 transmits a response including the acquired conference list to the conference list response unit 31 (S113). The conference list response unit 31 transmits the response to the conference participation unit 14 of the online conference device 10 (S114).

オンライン会議デバイス10の会議参加部14は、当該応答を受信すると、現在時刻の取得を時間取得部13に要求する(S115)。時間取得部13は、オンライン会議デバイス10が備える時計から又はネットワークを介して現在時刻を取得し、現在時刻を会議参加部14へ応答する(S116)。続いて、会議参加部14は、会議一覧の中から、オンライン会議に係る予定情報であって、かつ、「日時」によって示されている開始時刻が現在時刻より後である予定情報の中で当該開始時刻と現在時刻との差分が最小である予定情報を、参加対象のオンライン会議として選択する(S117)。なお、オンライン会議に係る予定情報であるか否かは、「オンライン会議URL」の値が有効であるか否かに基づいて判定可能である。 Upon receiving the response, the conference participation unit 14 of the online conference device 10 requests the time acquisition unit 13 to acquire the current time (S115). The time acquisition unit 13 acquires the current time from the clock included in the online conference device 10 or via the network, and transmits the current time to the conference participation unit 14 (S116). Next, the conference participation unit 14 selects the relevant schedule information from the conference list that is related to an online conference and whose start time indicated by "date and time" is later than the current time. Schedule information with the smallest difference between the start time and the current time is selected as the online conference to participate in (S117). Note that whether or not the schedule information is related to an online conference can be determined based on whether or not the value of "online conference URL" is valid.

続いて、会議参加部14は、特定した予定情報に係るオンライン会議へ参加するための処理を実行する。例えば、会議参加部14は、当該予定情報が含むオンライン会議URLを指定して、オンライン会議への参加要求を会議サーバ30へ送信する(S118)。会議サーバ30の参加要求受信部33は、当該参加要求を受信すると、当該参加要求をオンライン会議管理部34へ送信する(S119)。オンライン会議管理部34は、当該参加要求を受信すると、当該参加要求に指定されたオンライン会議URLに係るオンライン会議へ当該参加要求の送信元を参加させるための処理を実行する。 Subsequently, the conference participation unit 14 executes processing for participating in the online conference related to the specified schedule information. For example, the conference participation unit 14 specifies the online conference URL included in the schedule information and transmits a request to participate in the online conference to the conference server 30 (S118). Upon receiving the participation request, the participation request receiving unit 33 of the conference server 30 transmits the participation request to the online conference management unit 34 (S119). When the online conference management unit 34 receives the participation request, it executes processing for causing the sender of the participation request to participate in the online conference related to the online conference URL specified in the participation request.

上述したように、第1の実施の形態によれば、自動的に参加対象のオンライン会議が選択されるため、オンライン会議への参加者は、当該オンライン会議を特定するための情報を入力する必要が無い。したがって、オンライン会議に参加するための作業負担を軽減することができる。 As described above, according to the first embodiment, an online conference to participate in is automatically selected, so participants in the online conference do not need to input information to identify the online conference. There is no Therefore, the workload for participating in an online conference can be reduced.

次に、第2の実施の形態について説明する。第2の実施の形態では第1の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1の実施の形態と同様でもよい。 Next, a second embodiment will be described. In the second embodiment, differences from the first embodiment will be explained. Therefore, points not particularly mentioned may be the same as the first embodiment.

第2の実施の形態において、オンライン会議デバイス10の場所特定情報取得部12は、据え置きデバイス20からの電波ではなく、会議室に設置されたビーコンからの電波から場所特定情報を取得する。ビーコンとは、Bluetooth(登録商標)によって付近の端末と通信が可能なデバイスである。例えば、ビーコンタグ搭載のデバイス(発信機)が各会議室に設置されており、それぞれが発信する電波に、それぞれの設置場所を示す設置場所情報(会議室名)が含まれていれば、いずれかの会議室にオンライン会議デバイス10を設置することで、オンライン会議デバイス10は、場所特定情報を取得できる。その後、図5のステップS109以降が実行されることで、自動的にオンライン会議へ参加することができる。 In the second embodiment, the location specifying information acquisition unit 12 of the online conference device 10 acquires location specifying information not from radio waves from the stationary device 20 but from radio waves from a beacon installed in the conference room. A beacon is a device that can communicate with nearby terminals using Bluetooth (registered trademark). For example, if a device (transmitter) equipped with a beacon tag is installed in each conference room, and the radio waves sent by each device include installation location information (conference room name) indicating the installation location, then By installing the online conference device 10 in that conference room, the online conference device 10 can acquire location specifying information. Thereafter, by executing steps S109 and subsequent steps in FIG. 5, the user can automatically participate in the online conference.

上述したように、第2の実施の形態では、据え置きデバイス20を設置するスペースの確保が困難な小さな会議室であっても、第1の実施の形態と同様の効果を得ることができる。 As described above, in the second embodiment, even in a small conference room where it is difficult to secure a space for installing the stationary device 20, the same effects as in the first embodiment can be obtained.

次に、第3の実施の形態について説明する。第2の実施の形態では第1の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1の実施の形態と同様でもよい。 Next, a third embodiment will be described. In the second embodiment, differences from the first embodiment will be explained. Therefore, points not particularly mentioned may be the same as the first embodiment.

図9は、第3の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。図9中、図5と同一ステップには同一ステップ番号を付し、その説明は適宜省略する。 FIG. 9 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 in the third embodiment. In FIG. 9, steps that are the same as those in FIG. 5 are given the same step numbers, and their explanations will be omitted as appropriate.

図9では、デバイスの検索要求が据え置きデバイス20A及び据え置きデバイス20Bの2つの据え置きデバイス20の検索応答部21によって受信される状況が想定される(S103-1、S103-2)。例えば、オンライン会議デバイス10からの電波が、据え置きデバイス20A及び据え置きデバイス20Bの双方によって受信可能な位置にオンライン会議デバイス10が設置された場合に、このような状況が発生しうる。 In FIG. 9, a situation is assumed in which a device search request is received by the search response units 21 of two stationary devices 20, stationary device 20A and stationary device 20B (S103-1, S103-2). For example, such a situation may occur when the online conference device 10 is installed at a position where radio waves from the online conference device 10 can be received by both the stationary device 20A and the stationary device 20B.

この場合、各据え置きデバイス20の検索応答部21は、当該検索要求に対する応答を示す電波を送信する(S104-1、S104-2)。その結果、場所特定情報取得部12は、複数の応答を受信する。 In this case, the search response unit 21 of each stationary device 20 transmits radio waves indicating a response to the search request (S104-1, S104-2). As a result, the location specifying information acquisition unit 12 receives multiple responses.

検索要求に対して複数の応答(複数の電波)を受信した場合、複数の応答のうち電波強度が最も強い応答を選択し(S131)、当該応答の送信元の据え置きデバイス20に対して設置場所情報の取得要求を示す電波を送信する(S105)。図9では、オンライン会議デバイス10が会議室Aに設置された状況が想定されているため、オンライン会議デバイス10が受信する応答の中で、据え置きデバイス20Aからの応答の電波が最も強くなる。したがって、据え置きデバイス20Aに対して設置場所情報の取得要求が送信される。 When multiple responses (multiple radio waves) are received in response to the search request, the response with the strongest radio wave intensity is selected from among the multiple responses (S131), and the installation location is determined for the stationary device 20 that is the source of the response. A radio wave indicating an information acquisition request is transmitted (S105). In FIG. 9, it is assumed that the online conference device 10 is installed in the conference room A, so of the responses received by the online conference device 10, the radio waves of the response from the stationary device 20A are the strongest. Therefore, an installation location information acquisition request is transmitted to the stationary device 20A.

以降に実行される処理手順は、図5において説明した通りである。 The processing procedure executed thereafter is as explained in FIG. 5.

上述したように、第3の実施の形態によれば、複数の据え置きデバイス20の存在が検知された場合であても、オンライン会議デバイス10の設置場所を特定することができ、第1の実施の形態と同様の効果を得ることができる。 As described above, according to the third embodiment, even when the presence of a plurality of stationary devices 20 is detected, the installation location of the online conference device 10 can be specified, which is different from the first embodiment. You can obtain the same effect as the form.

なお、第2の実施の形態に対して第3の実施の形態が適用されてもよい。具体的には、オンライン会議デバイス10の場所特定情報取得部12は、複数のビーコンから電波を受信した場合、最も電波強度が強い電波を選択すればよい。 Note that the third embodiment may be applied to the second embodiment. Specifically, when receiving radio waves from a plurality of beacons, the location specifying information acquisition unit 12 of the online conference device 10 may select the radio wave with the strongest radio field strength.

次に、第4の実施の形態について説明する。第4の実施の形態では第1の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1の実施の形態と同様でもよい。 Next, a fourth embodiment will be described. In the fourth embodiment, differences from the first embodiment will be explained. Therefore, points not particularly mentioned may be the same as the first embodiment.

図10は、第4の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。図10中、図5と同一ステップには同一ステップ番号を付し、その説明は適宜省略する。図10では、図5のステップS105~S112が、ステップS105a~S112aに置き換わっている。 FIG. 10 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 in the fourth embodiment. In FIG. 10, steps that are the same as those in FIG. 5 are given the same step numbers, and their explanations will be omitted as appropriate. In FIG. 10, steps S105 to S112 in FIG. 5 are replaced with steps S105a to S112a.

ステップS105aにおいて、オンライン会議デバイス10の場所特定情報取得部12は、ステップS104の応答の送信元である据え置きデバイス20Aに対して、据え置きデバイス20Aのデバイス名の取得要求を示す電波を送信する。据え置きデバイス20Aの機器情報応答部22は、当該取得要求を受信すると、据え置きデバイス20Aの機器情報記憶部23から据え置きデバイス20Aのデバイス名を取得する(S106a、S107a)。なお、機器情報記憶部23の構成例は図6に示した通りであるが、第4の実施の形態では、設置場所情報は機器情報記憶部23に記憶されていなくてもよい。 In step S105a, the location specifying information acquisition unit 12 of the online conference device 10 transmits a radio wave indicating a request to acquire the device name of the stationary device 20A to the stationary device 20A, which is the source of the response in step S104. Upon receiving the acquisition request, the device information response unit 22 of the stationary device 20A acquires the device name of the stationary device 20A from the device information storage unit 23 of the stationary device 20A (S106a, S107a). Although the configuration example of the device information storage section 23 is as shown in FIG. 6, in the fourth embodiment, the installation location information does not need to be stored in the device information storage section 23.

続いて、機器情報応答部22は、取得したデバイス名(「据え置きデバイスA」)を含む応答を示す電波をオンライン会議デバイス10へ送信する(S108a)。オンライン会議デバイス10の場所特定情報取得部12は、当該応答を受信すると、当該応答が含むデバイス名(「据え置きデバイスA」)を場所特定情報として指定して、会議への参加を会議参加部14へ要求する(S109a)。 Subsequently, the device information response unit 22 transmits a radio wave indicating a response including the acquired device name ("stationary device A") to the online conference device 10 (S108a). Upon receiving the response, the location specifying information acquisition unit 12 of the online conference device 10 specifies the device name included in the response (“stationary device A”) as the location specifying information, and requests the conference participation unit 12 to participate in the conference. (S109a).

会議参加部14は、場所特定情報取得部12からの要求に応じ、当該要求に指定されているデバイス名(「据え置きデバイスA」)に係る据え置きデバイス20が設置されている場所(例えば、会議室等)を利用して開催が予定されている会議の予定情報の一覧(以下、「会議一覧」という。)の取得要求を会議サーバ30へ送信する(S110a)。会議サーバ30の会議一覧応答部31は、当該取得要求を受信すると、当該会議一覧の取得を会議管理部32へ要求する(S111a)。会議管理部32は、会議記憶部35、会議室記憶部36及びデバイス記憶部37を参照して、該当する会議一覧を取得する(S112a)。会議記憶部35は、図7に示した通りである。会議室記憶部36は、図8に示した通りである。 In response to a request from the location specifying information acquisition unit 12, the conference participation unit 14 selects a location (for example, a conference room) where the stationary device 20 related to the device name (“stationary device A”) specified in the request is installed. etc.), a request to obtain a list of schedule information of meetings scheduled to be held (hereinafter referred to as "meeting list") is sent to the conference server 30 (S110a). When the conference list response unit 31 of the conference server 30 receives the acquisition request, it requests the conference management unit 32 to acquire the conference list (S111a). The conference management unit 32 refers to the conference storage unit 35, conference room storage unit 36, and device storage unit 37 to obtain a list of corresponding conferences (S112a). The conference storage unit 35 is as shown in FIG. The conference room storage unit 36 is as shown in FIG.

図11は、デバイス記憶部37の構成例を示す図である。図11が示すように、デバイス記憶部37は、据え置きデバイス20ごとに、デバイスid及びデバイス名を対応付けて記憶する。 FIG. 11 is a diagram showing an example of the configuration of the device storage section 37. As shown in FIG. As shown in FIG. 11, the device storage unit 37 stores a device ID and a device name in association with each other for each stationary device 20.

ステップS112aにおいて、会議管理部32は、会議記憶部35が記憶する予定情報の中で、会議一覧の取得要求に指定されているデバイス名に係る据え置きデバイス20が設置されている会議室の会議室idを含む予定情報の一覧を、該当する会議一覧として取得する。具体的には、会議管理部32は、会議一覧の取得要求に指定されているデバイス名に対応するデバイスidをデバイス記憶部37を参照して特定する。会議管理部32は、特定したデバイスidに対応する会議室id(すなわち、当該デバイスidに係る据え置きデバイス20が設置されている会議室の会議室id)を会議室記憶部36(図8)を参照して特定する。会議管理部32は、特定した会議室idを含む予定情報の一覧を該当する会議一覧として会議記憶部35(図7)から取得する。 In step S112a, the conference management unit 32 selects the conference room of the conference room in which the stationary device 20 related to the device name specified in the conference list acquisition request is installed, among the schedule information stored in the conference storage unit 35. A list of schedule information including the ID is acquired as a list of applicable meetings. Specifically, the conference management unit 32 refers to the device storage unit 37 and identifies the device ID corresponding to the device name specified in the conference list acquisition request. The conference management unit 32 stores the conference room ID corresponding to the specified device ID (that is, the conference room ID of the conference room in which the stationary device 20 related to the device ID is installed) in the conference room storage unit 36 (FIG. 8). Reference and identify. The conference management unit 32 acquires a list of schedule information including the identified conference room ID from the conference storage unit 35 (FIG. 7) as a list of the corresponding conferences.

ステップS113以降は、図5と同じである。 The steps after step S113 are the same as those in FIG.

上述したように、第3の実施の形態によれば、オンライン会議デバイス10は、据え置きデバイス20のデバイス名(据え置きデバイス20の識別情報)に基づいて、オンライン会議デバイス10の設置場所を特定することができる。したがって、各据え置きデバイス20に対して設置場所情報を設定する必要がなく、据え置きデバイス20の設置場所を会議サーバ30で一元的に管理することができる。その結果、据え置きデバイス20の設置場所の変更等に対する柔軟性を確保することができる。 As described above, according to the third embodiment, the online conference device 10 identifies the installation location of the online conference device 10 based on the device name of the stationary device 20 (identification information of the stationary device 20). I can do it. Therefore, there is no need to set installation location information for each stationary device 20, and the installation locations of the stationary devices 20 can be centrally managed by the conference server 30. As a result, flexibility in changing the installation location of the stationary device 20 can be ensured.

なお、第2又は第3の実施の形態に対して第4の実施の形態が適用されてもよい。第2の実施の形態に対して第4の実施の形態が適用される場合、各ビーコンは、当該ビーコンのデバイス名を含む電波を送信すればよい。 Note that the fourth embodiment may be applied to the second or third embodiment. When the fourth embodiment is applied to the second embodiment, each beacon may transmit radio waves including the device name of the beacon.

次に、第5の実施の形態について説明する。第5の実施の形態では第1の実施の形態と異なる点について説明する。したがって、特に言及されない点については、第1の実施の形態と同様でもよい。 Next, a fifth embodiment will be described. In the fifth embodiment, differences from the first embodiment will be explained. Therefore, points not particularly mentioned may be the same as the first embodiment.

図12は、第5の実施の形態における情報処理システム1の機能構成例を示す図である。図12中、図4と同一部分には同一符号を付し、その説明は省略する。図12において、オンライン会議デバイス10は、更に、位置取得部15を有する。位置取得部15は、GPS(Global Positioning System)(の電波)等を利用してオンライン会議デバイス10の位置情報(緯度及び経度)を取得する。 FIG. 12 is a diagram showing an example of the functional configuration of the information processing system 1 in the fifth embodiment. In FIG. 12, the same parts as in FIG. 4 are denoted by the same reference numerals, and the explanation thereof will be omitted. In FIG. 12, the online conference device 10 further includes a position acquisition unit 15. The position acquisition unit 15 acquires position information (latitude and longitude) of the online conference device 10 using GPS (Global Positioning System) (radio waves) or the like.

一方、第5の実施の形態において、据え置きデバイス20は使用されない。 On the other hand, in the fifth embodiment, the stationary device 20 is not used.

図13は、第5の実施の形態における情報処理システム1が実行する処理手順の一例を説明するためのシーケンス図である。図13中、図5と同一ステップには同一ステップ番号を付し、その説明は適宜省略する。 FIG. 13 is a sequence diagram for explaining an example of a processing procedure executed by the information processing system 1 in the fifth embodiment. In FIG. 13, steps that are the same as those in FIG. 5 are given the same step numbers, and their explanations will be omitted as appropriate.

図13では、ステップS102に続いて、ステップS103~S108の代わりに、ステップS141及びS142が実行される。 In FIG. 13, following step S102, steps S141 and S142 are executed instead of steps S103 to S108.

ステップS141において、場所特定情報取得部12は、現在地の位置情報の取得を位置取得部15に要求する。位置取得部15は、GPS等を利用して現在地の緯度及び経度を取得し、取得した緯度及び経度を含む応答を場所特定情報取得部12へ送信する(S141)。 In step S141, the location specifying information acquisition unit 12 requests the location acquisition unit 15 to acquire location information of the current location. The position acquisition unit 15 acquires the latitude and longitude of the current location using GPS or the like, and transmits a response including the acquired latitude and longitude to the location specifying information acquisition unit 12 (S141).

続いて、ステップS109~S112に代えてステップS109b~S112bが実行される。 Subsequently, steps S109b to S112b are executed instead of steps S109 to S112.

ステップS109bにおいて、場所特定情報取得部12は、ステップS141の応答が含む位置情報(緯度及び経度)を場所特定情報として指定して、会議への参加を会議参加部14へ要求する。 In step S109b, the location specifying information acquisition unit 12 specifies the location information (latitude and longitude) included in the response in step S141 as the location specifying information, and requests the conference participation unit 14 to participate in the conference.

会議参加部14は、場所特定情報取得部12からの要求に応じ、当該要求に指定されている位置情報(緯度及び経度)に係る場所(例えば、会議室等)を利用して開催が予定されている会議の予定情報の一覧(以下、「会議一覧」という。)の取得要求を会議サーバ30へ送信する(S110b)。会議サーバ30の会議一覧応答部31は、当該取得要求を受信すると、当該会議一覧の取得を会議管理部32へ要求する(S111b)。会議管理部32は、会議記憶部35及び会議室記憶部36を参照して、該当する会議一覧を取得する(S112b)。会議記憶部35は、図7に示した通りである。会議室記憶部36は、図8に示した通りである。 In response to a request from the location specifying information acquisition unit 12, the conference participation unit 14 determines whether the conference is scheduled to be held using a location (for example, a conference room, etc.) related to the location information (latitude and longitude) specified in the request. A request to obtain a list of schedule information for the conference being held (hereinafter referred to as "meeting list") is transmitted to the conference server 30 (S110b). When the conference list response unit 31 of the conference server 30 receives the acquisition request, it requests the conference management unit 32 to acquire the conference list (S111b). The conference management unit 32 refers to the conference storage unit 35 and the conference room storage unit 36 to obtain a list of corresponding conferences (S112b). The conference storage unit 35 is as shown in FIG. The conference room storage unit 36 is as shown in FIG.

ステップS112bにおいて、会議管理部32は、まず、会議記憶部35を参照して、会議一覧の取得要求に指定されている位置情報(緯度及び経度)に対応する会議室idを特定する。会議管理部32は、特定した会議室idを含む予定情報の一覧を該当する会議一覧として会議記憶部35(図7)から取得する。 In step S112b, the conference management unit 32 first refers to the conference storage unit 35 and identifies the conference room ID corresponding to the location information (latitude and longitude) specified in the conference list acquisition request. The conference management unit 32 acquires a list of schedule information including the identified conference room ID from the conference storage unit 35 (FIG. 7) as a list of the corresponding conferences.

ステップS113以降は、図5と同じである。 The steps after step S113 are the same as those in FIG.

上述したように、第5の実施の形態によれば、据え置きデバイス20やビーコンを設置しなくても第1の実施の形態と同様の効果を得ることができる。 As described above, according to the fifth embodiment, the same effects as the first embodiment can be obtained without installing the stationary device 20 or beacon.

なお、GPSの代わりに、空間に設置されたビーコンを利用して、現在地の位置情報が取得されてよい。この場合、ビーコンが発信する電波には、位置情報を示すIDが含まれていればよい。 Note that instead of GPS, the location information of the current location may be acquired using a beacon installed in space. In this case, the radio waves transmitted by the beacon only need to include an ID indicating location information.

なお、上記各実施の形態において、オンライン会議デバイス10は、情報処理装置の一例である。会議参加部14は、選択部及び参加部の一例である。 Note that in each of the above embodiments, the online conference device 10 is an example of an information processing device. The conference participation section 14 is an example of a selection section and a participation section.

以上、本発明の実施の形態について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。
本発明の態様は、例えば、以下の通りである。
<1>
オンライン会議に利用される情報処理装置を含む情報処理システムであって、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得部と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択部と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加部と、
を有することを特徴とする情報処理システム。
<2>
前記場所特定情報取得部は、前記情報処理装置が受信する電波を利用して前記設置場所を特定可能な情報を取得する、
ことを特徴とする<1>記載の情報処理システム。
<3>
前記電波は、オンライン会議に使用される場所に設置されている機器又はビーコンが発する電波である、
ことを特徴とする<2>記載の情報処理システム。
<4>
前記場所特定情報取得部は、前記情報処理装置が複数の電波を受信する場合は、最も電波強度が強い電波を利用して前記設置場所を特定可能な情報を取得する、
ことを特徴とする<2>又は<3>記載の情報処理システム。
<5>
前記場所特定情報取得部は、会議室に予め設置されている機器又はビーコンが送信する電波から前記設置場所を特定可能な情報を取得する、
ことを特徴とする<2>又は<3>記載の情報処理システム。
<6>
前記場所特定情報取得部は、前記設置場所の位置情報を取得する、
ことを特徴とする<1>記載の情報処理システム。
<7>
オンライン会議に利用される情報処理装置が、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得手順と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択手順と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加手順と、
を実行することを特徴とする情報処理方法。
<8>
オンライン会議に利用される情報処理装置に、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得手順と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択手順と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加手順と、
を実行させることを特徴とするプログラム。
Although the embodiments of the present invention have been described in detail above, the present invention is not limited to these specific embodiments, and various modifications may be made within the scope of the gist of the present invention as described in the claims. It is possible to transform and change.
Aspects of the present invention are, for example, as follows.
<1>
An information processing system including an information processing device used for online conferences,
a location identification information acquisition unit that acquires information that can identify the installation location of the information processing device;
a selection unit that selects one or more schedule information from among the schedule information of one or more online conferences in which the venue and duration are specified, based on the information that allows identification of the installation location and the current time; and,
a participation unit that executes processing for the information processing device to participate in an online conference related to the selected schedule information;
An information processing system comprising:
<2>
The location identification information acquisition unit acquires information that can identify the installation location using radio waves received by the information processing device.
The information processing system according to <1>, characterized in that:
<3>
The radio waves are radio waves emitted by a device or beacon installed at a location used for the online conference.
The information processing system according to <2>, characterized in that:
<4>
When the information processing device receives a plurality of radio waves, the location identification information acquisition unit obtains information that allows identification of the installation location using a radio wave with the strongest radio wave intensity.
The information processing system according to <2> or <3>, characterized in that:
<5>
The location identification information acquisition unit acquires information that allows identification of the installation location from radio waves transmitted by equipment or beacons installed in advance in the conference room.
The information processing system according to <2> or <3>, characterized in that:
<6>
The location specifying information acquisition unit acquires location information of the installation location.
The information processing system according to <1>, characterized in that:
<7>
The information processing equipment used for online meetings is
a location identification information acquisition procedure for acquiring information that can identify the installation location of the information processing device;
A selection procedure of selecting one or more schedule information from among the schedule information of one or more online conferences in which the venue and the duration are specified, based on the information that can identify the installation location and the current time. and,
a participation procedure for executing processing for the information processing device to participate in an online conference related to the selected schedule information;
An information processing method characterized by performing the following.
<8>
For information processing equipment used for online conferences,
a location identification information acquisition procedure for acquiring information that can identify the installation location of the information processing device;
A selection procedure of selecting one or more schedule information from among the schedule information of one or more online conferences in which the venue and the duration are specified, based on the information that can identify the installation location and the current time. and,
a participation procedure for executing processing for the information processing device to participate in an online conference related to the selected schedule information;
A program characterized by executing.

1 情報処理システム
10 オンライン会議デバイス
11 操作受付部
12 場所特定情報取得部
13 時間取得部
14 会議参加部
15 位置取得部
20A 据え置きデバイス
20B 据え置きデバイス
21 検索応答部
22 機器情報応答部
23 機器情報記憶部
30 会議サーバ
31 会議一覧応答部
32 会議管理部
33 参加要求受信部
34 オンライン会議管理部
35 会議記憶部
36 会議室記憶部
37 デバイス記憶部
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
106 映像I/F
107 入力装置
108 カメラ
109 マイク
110 スピーカ
300 ドライブ装置
301 記録媒体
302 補助記憶装置
303 メモリ装置
304 CPU
305 インタフェース装置
1 Information processing system 10 Online conference device 11 Operation reception unit 12 Location specific information acquisition unit 13 Time acquisition unit 14 Conference participation unit 15 Location acquisition unit 20A Stationary device 20B Stationary device 21 Search response unit 22 Device information response unit 23 Device information storage unit 30 Conference server 31 Conference list response unit 32 Conference management unit 33 Participation request reception unit 34 Online conference management unit 35 Conference storage unit 36 Conference room storage unit 37 Device storage unit 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU
105 Interface device 106 Video I/F
107 Input device 108 Camera 109 Microphone 110 Speaker 300 Drive device 301 Recording medium 302 Auxiliary storage device 303 Memory device 304 CPU
305 Interface device

特許第6774120号公報Patent No. 6774120

Claims (8)

オンライン会議に利用される情報処理装置を含む情報処理システムであって、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得部と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択部と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加部と、
を有することを特徴とする情報処理システム。
An information processing system including an information processing device used for online conferences,
a location identification information acquisition unit that acquires information that can identify the installation location of the information processing device;
a selection unit that selects one or more schedule information from among the schedule information of one or more online conferences in which the venue and duration are specified, based on the information that allows identification of the installation location and the current time; and,
a participation unit that executes processing for the information processing device to participate in an online conference related to the selected schedule information;
An information processing system comprising:
前記場所特定情報取得部は、前記情報処理装置が受信する電波を利用して前記設置場所を特定可能な情報を取得する、
ことを特徴とする請求項1記載の情報処理システム。
The location identification information acquisition unit acquires information that can identify the installation location using radio waves received by the information processing device.
The information processing system according to claim 1, characterized in that:
前記電波は、オンライン会議に使用される場所に設置されている機器又はビーコンが発する電波である、
ことを特徴とする請求項2記載の情報処理システム。
The radio waves are radio waves emitted by a device or beacon installed at a location used for the online conference.
3. The information processing system according to claim 2.
前記場所特定情報取得部は、前記情報処理装置が複数の電波を受信する場合は、最も電波強度が強い電波を利用して前記設置場所を特定可能な情報を取得する、
ことを特徴とする請求項2又は3記載の情報処理システム。
When the information processing device receives a plurality of radio waves, the location identification information acquisition unit obtains information that allows identification of the installation location using a radio wave with the strongest radio wave intensity.
The information processing system according to claim 2 or 3, characterized in that:
前記場所特定情報取得部は、会議室に予め設置されている機器又はビーコンが送信する電波から前記設置場所を特定可能な情報を取得する、
ことを特徴とする請求項2又は3記載の情報処理システム。
The location identification information acquisition unit acquires information that allows identification of the installation location from radio waves transmitted by equipment or beacons installed in advance in the conference room.
The information processing system according to claim 2 or 3, characterized in that:
前記場所特定情報取得部は、前記設置場所の位置情報を取得する、
ことを特徴とする請求項1記載の情報処理システム。
The location specifying information acquisition unit acquires location information of the installation location.
The information processing system according to claim 1, characterized in that:
オンライン会議に利用される情報処理装置が、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得手順と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択手順と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加手順と、
を実行することを特徴とする情報処理方法。
The information processing equipment used for online meetings is
a location identification information acquisition procedure for acquiring information that can identify the installation location of the information processing device;
A selection procedure of selecting one or more schedule information from among the schedule information of one or more online conferences in which the venue and the duration are specified, based on the information that can identify the installation location and the current time. and,
a participation procedure for executing processing for the information processing device to participate in an online conference related to the selected schedule information;
An information processing method characterized by performing the following.
オンライン会議に利用される情報処理装置に、
前記情報処理装置の設置場所を特定可能な情報を取得する場所特定情報取得手順と、
前記設置場所を特定可能な情報と現在時刻とに基づいて、開催場所と開催期間とが指定されている1以上のオンライン会議の予定情報の中から、いずれか一つの予定情報を選択する選択手順と、
選択した前記予定情報に係るオンライン会議へ前記情報処理装置が参加するための処理を実行する参加手順と、
を実行させることを特徴とするプログラム。
For information processing equipment used for online conferences,
a location identification information acquisition procedure for acquiring information that can identify the installation location of the information processing device;
A selection procedure of selecting one or more schedule information from among the schedule information of one or more online conferences in which the venue and the duration are specified, based on the information that can identify the installation location and the current time. and,
a participation procedure for executing processing for the information processing device to participate in an online conference related to the selected schedule information;
A program characterized by executing.
JP2022096407A 2022-06-15 2022-06-15 Information processing system, information processing method and program Pending JP2023183038A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2022096407A JP2023183038A (en) 2022-06-15 2022-06-15 Information processing system, information processing method and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2022096407A JP2023183038A (en) 2022-06-15 2022-06-15 Information processing system, information processing method and program

Publications (1)

Publication Number Publication Date
JP2023183038A true JP2023183038A (en) 2023-12-27

Family

ID=89321126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2022096407A Pending JP2023183038A (en) 2022-06-15 2022-06-15 Information processing system, information processing method and program

Country Status (1)

Country Link
JP (1) JP2023183038A (en)

Similar Documents

Publication Publication Date Title
US9549309B2 (en) System and method providing location based wireless resource identification
US9503893B2 (en) Communication management system, relay device, communication control system, communication system, communication method, and recording medium storing communication control program
US10579244B2 (en) Simplified sharing of content among computing devices
CN105191261B (en) Content Management in peer system
US20200112595A1 (en) Communication system and method of using the same
WO2016139289A1 (en) Communication system and method of using the same
JP6268824B2 (en) Communication system, communication method, and information processing apparatus
CN102742182A (en) Distributed database access for spectrum access
EP2611073B1 (en) Transmission management apparatus, transmission system, transmission management method, and computer-readable recording medium
CN105472309A (en) Data transmission method, device and system
CN104272342A (en) Method and system for message service in multi-device environment, and apparatus therefor
US11057702B1 (en) Method and system for reducing audio feedback
US20150029937A1 (en) Communication management system, communication terminal, communication system, and recording medium
CN106161575A (en) User matching method and device
JP2005303669A (en) Radio lan system, transmission power control method, position managing method and transmission power control program
JP2023183038A (en) Information processing system, information processing method and program
JP6418629B2 (en) Remote conference system, remote conference device, remote conference method and program
KR102053344B1 (en) Apparatus and method for providing conference call in mobile communication
EP1760611A1 (en) System and method providing location based wireless resource identification
US10182463B1 (en) Transmitting data among mobile devices
Opoku et al. An event notification system for authorized and available organizational members
EP2677688B1 (en) Apparatus, system, and method of managing data transmission, data transmission management program, and recording medium
US20230254662A1 (en) System and method for facilitating communication between attorneys present in a court geographical location
US8429262B2 (en) Communication system using multiple types of communication modes, communication terminal, computer program, and communication method
KR100782077B1 (en) Mute image transmitting method for multilateral image communication terminal