



技术领域technical field
本发明涉及视频会议领域,尤其涉及一种视频会议的控制装置及方法。The present invention relates to the field of video conferences, in particular to a control device and method for video conferences.
背景技术Background technique
视频会议系统又称为会议电视系统,是指两个或两个以上不同地方的个人或群体,通过传输线路及多媒体设备,将声音、影像及文件资料互传,以实现会议目的的设备及软件系统。视频会议作为目前最先进的通讯技术,只需借助互联网,即可实现高效高清的远程会议、办公,在持续提升沟通效率、提高管理成效等方面具有极大优势。Video conference system, also known as conference TV system, refers to the equipment and software that two or more individuals or groups in different places transmit audio, video and document data to each other through transmission lines and multimedia equipment to achieve the purpose of the conference. system. As the most advanced communication technology at present, video conferencing can realize high-efficiency and high-definition remote meetings and office work only with the help of the Internet. It has great advantages in continuously improving communication efficiency and management effectiveness.
视频会议系统的市场规模逐年增长,并进一步向各行各业渗透,在金融、能源、通信、交通、医疗及教育等重点行业机构的使用比例也不断提高,且仍存在着巨大的发展空间。The market size of video conferencing systems has grown year by year, and has further penetrated into all walks of life. The proportion of video conferencing systems used in key industries such as finance, energy, communications, transportation, medical care and education has also continued to increase, and there is still huge room for development.
目前的视频会议主要通过编写中控模块软件、编写PC机会议控制装置应用软件和集成各类第三方控制软件来实现控制的,但是这些方法存在的缺陷是不能同时满足以下情况:The current video conference is mainly controlled by writing central control module software, writing PC conference control device application software and integrating various third-party control software, but the defects of these methods are that they cannot meet the following conditions at the same time:
1、中控不能动态创建会议模式,而只能预先设定好,不利于应对紧急或突发状况;无法实现视频信号的预览;无法写日志文件,不便于系统维护与业务追责。1. The central control cannot dynamically create a conference mode, but can only set it in advance, which is not conducive to responding to emergency or emergencies; it cannot preview video signals; it cannot write log files, which is inconvenient for system maintenance and business accountability.
2、仍有很多不具有IP控制口的的被控设备,只能通过COM口,或IR口,或Relay口来进行控制,而PC机不具备这些控制接口,需安装接口控制卡或转换盒,实现难度较大且出现故障的机率较大,维护成本较高。2. There are still many controlled devices that do not have IP control ports, which can only be controlled through COM ports, IR ports, or Relay ports, but PCs do not have these control ports, and an interface control card or conversion box needs to be installed. , the implementation is more difficult and the probability of failure is high, and the maintenance cost is high.
3、每类软件之间的交互性差,会议系统间的联动性差;控制功能有交叉,易引起冲突。3. The interaction between each type of software is poor, and the linkage between conference systems is poor; the control functions are overlapping, which is easy to cause conflicts.
发明内容SUMMARY OF THE INVENTION
(一)要解决的技术问题(1) Technical problems to be solved
本发明的目的在于提供一种视频会议的控制装置及方法,以解决上述的至少一项技术问题。The purpose of the present invention is to provide a video conference control device and method to solve at least one of the above technical problems.
(二)技术方案(2) Technical solutions
本发明的一方面,提供了一种视频会议的控制装置,包括:One aspect of the present invention provides a control device for a video conference, including:
综合控制模块,用于调用一待用会议模式,并生成控制码;The integrated control module is used to invoke a standby conference mode and generate a control code;
中控模块,用于接收所述控制码,控制与该待用会议模式相匹配的设备,并产生操作信息;以及将所述操作信息输出至综合控制模块,所述综合控制模块记录该中控模块的工作日志,所述工作日志是中控模块根据所述控制码对各设备的控制日志,其中,所述设备与所述中控模块电性连接。a central control module for receiving the control code, controlling the equipment matching the standby conference mode, and generating operation information; and outputting the operation information to a comprehensive control module, which records the central control The work log of the module, the work log is the control log of each device by the central control module according to the control code, wherein the device is electrically connected to the central control module.
在本发明的一些实施例中,所述综合控制模块包括:In some embodiments of the present invention, the integrated control module includes:
数据库,用于存储多种预设会议模式;Database for storing multiple preset conference modes;
判断单元,用于判断该数据库中是否存在该待用会议模式,若存在,则直接调用该待用会议模式;若不存在,则自动创建该待用会议模式并保存在所述数据库中;A judging unit for judging whether there is this standby conference mode in the database, if there is, then directly call this standby conference mode; if not, then automatically create this standby conference mode and save it in the database;
调用单元,用于调用所述待用会议模式,并生成控制码。The calling unit is used for calling the standby conference mode and generating a control code.
在本发明的一些实施例中,所述综合控制模块还用于记录理想日志,所述理想日志是所述待用会议模式中各设备的预设操作日志。In some embodiments of the present invention, the integrated control module is further configured to record an ideal log, where the ideal log is a preset operation log of each device in the standby conference mode.
在本发明的一些实施例中,还包括:In some embodiments of the present invention, it also includes:
一日志判断模块,用于判断所述工作日志与所述理想日志是否一致,若不一致则综合控制模块发送差异控制码至中控模块以产生更新工作日志,直至所述更新工作日志与所述理想日志一致,其中,差异控制码指控制码中,工作日志与理想日志不一致的部分对应的部分控制码;A log judgment module for judging whether the work log is consistent with the ideal log, if not, the integrated control module sends a difference control code to the central control module to generate an update log, until the update log is consistent with the ideal log The log is consistent, wherein the difference control code refers to the part of the control code corresponding to the part of the control code that is inconsistent with the ideal log;
一日志删除模块,用于删除与所述理想日志不一致的工作日志和更新工作日志。A log deletion module, used for deleting the work log inconsistent with the ideal log and updating the work log.
在本发明的一些实施例中,所述设备包括音频设备、视频设备、显示设备和/或灯光设备,中控模块控制与该待用会议模式相匹配的设备指,中控模块控制音频设备的音量和开关、视频设备的显示和开关、显示设备的显示和开关、灯光设备的亮度和开关中的一项或者多项。In some embodiments of the present invention, the equipment includes audio equipment, video equipment, display equipment and/or lighting equipment, and the central control module controls the equipment matching the conference mode to be used, and the central control module controls the audio equipment. One or more of volume and switch, display and switch of video equipment, display and switch of display equipment, brightness and switch of lighting equipment.
本发明的另一方面,还提供了一种视频会议的控制方法,应用于以上任一所述的视频会议的控制装置,包括:Another aspect of the present invention also provides a video conference control method, which is applied to any of the above video conference control devices, including:
综合控制模块调用一待用会议模式,并生成控制码;The integrated control module invokes a standby conference mode and generates a control code;
中控模块接收所述控制码,控制与该待用会议模式相匹配的设备,并产生操作信息;以及将所述操作信息输出至综合控制模块,所述综合控制模块记录该中控模块的工作日志,所述工作日志是中控模块根据所述控制码对各设备的控制日志,其中,所述设备与所述中控模块电性连接。The central control module receives the control code, controls the equipment matching the standby conference mode, and generates operation information; and outputs the operation information to the integrated control module, which records the work of the central control module log, the work log is the control log of each device by the central control module according to the control code, wherein the device is electrically connected to the central control module.
在本发明的一些实施例中,在综合控制模块调用一待用会议模式之前,还包括:In some embodiments of the present invention, before the integrated control module invokes a standby conference mode, the method further includes:
判断存储有多种预设会议模式的数据库中是否存在该待用会议模式,若存在,则直接调用该待用会议模式;若不存在,则自动创建该待用会议模式并保存在所述数据库中。Determine whether the standby conference mode exists in the database storing multiple preset conference modes, and if so, directly call the standby conference mode; if not, automatically create the standby conference mode and save it in the database middle.
在本发明的一些实施例中,所述综合控制模块还用于记录理想日志,所述理想日志是所述待用会议模式中各设备的预设操作日志。In some embodiments of the present invention, the integrated control module is further configured to record an ideal log, where the ideal log is a preset operation log of each device in the standby conference mode.
在本发明的一些实施例中,还包括:In some embodiments of the present invention, it also includes:
判断所述工作日志与所述理想日志是否一致,若不一致则综合控制模块发送差异控制码至中控模块以产生更新工作日志,直至所述更新工作日志与所述理想日志一致,其中,差异控制码指控制码中,工作日志与理想日志不一致的部分对应的部分控制码;Judging whether the work log is consistent with the ideal log, if not, the integrated control module sends the difference control code to the central control module to generate an update work log, until the update work log is consistent with the ideal log, wherein the difference control The code refers to the part of the control code corresponding to the part of the work log that is inconsistent with the ideal log in the control code;
删除与所述理想日志不一致的工作日志和更新工作日志。Delete work logs and update work logs that are inconsistent with the ideal log.
在本发明的一些实施例中,所述设备包括音频设备、视频设备、显示设备和/或灯光设备,中控模块控制与该待用会议模式相匹配的设备具体为:中控模块控制音频设备的音量和开关、视频设备的显示和开关、显示设备的显示和开关、灯光设备的亮度和开关中的一项或者多项。In some embodiments of the present invention, the equipment includes audio equipment, video equipment, display equipment and/or lighting equipment, and the central control module controls the equipment matching the standby conference mode specifically: the central control module controls the audio equipment One or more of the volume and switch of the device, the display and switch of the video device, the display and switch of the display device, the brightness and switch of the lighting device.
(三)有益效果(3) Beneficial effects
本发明的视频会议的控制装置及方法,相较于现有技术,至少具有以下优点:Compared with the prior art, the control device and method for a video conference of the present invention have at least the following advantages:
1、将综合控制模块和中控模块结合,能够实现综合控制模块记录中控模块的工作日志的功能,同时,还能通过中控模块实现综合控制模块与外界设备的操作,且避免了扩展综合控制模块的端口。1. Combining the integrated control module and the central control module can realize the function of the integrated control module to record the work log of the central control module, and at the same time, the operation of the integrated control module and external equipment can be realized through the central control module, and the expansion of the integrated control module can be avoided. The port of the control module.
2、综合控制模块还可以自动创建会议模式,保证了会议模式的多样性,可编程性。2. The integrated control module can also automatically create conference modes, which ensures the diversity and programmability of conference modes.
3、还可以判断工作日志与理想日志是否一致,若不一致则综合控制模块发送差异控制码至中控模块以产生更新工作日志,直至所述更新工作日志与所述理想日志一致,保证了操作码的准确操作,防止错误的发生;此外,还可以删除与所述理想日志不一致的工作日志和更新工作日志,能够清理内存,保证了运行速度。3. It can also be judged whether the work log is consistent with the ideal log. If it is inconsistent, the integrated control module sends the difference control code to the central control module to generate an update work log, until the update work log is consistent with the ideal log, which ensures the operation code. In addition, the working log inconsistent with the ideal log can be deleted and the working log can be updated, which can clear the memory and ensure the running speed.
4、可以实现高集成度的视频会议,动态创建会议模式,并提供脚本方式,以自动或人工方式控制会议各项流程。同时对中控模块上的操作写入日志文件,便于软件系统的维护。4. It can realize high-integration video conference, dynamically create conference mode, and provide script mode to control the process of conference in automatic or manual mode. At the same time, the operation on the central control module is written to the log file, which is convenient for the maintenance of the software system.
附图说明Description of drawings
图1为本发明实施例的视频会议的控制装置的结构示意图。FIG. 1 is a schematic structural diagram of a control device for a video conference according to an embodiment of the present invention.
图2为本发明实施例的综合控制模块的结构示意图。FIG. 2 is a schematic structural diagram of an integrated control module according to an embodiment of the present invention.
图3为本发明实施例的视频会议的控制方法的步骤示意图。FIG. 3 is a schematic diagram of steps of a control method for a video conference according to an embodiment of the present invention.
图4为本发明实施例的视频会议的控制装置的工作流程示意图。FIG. 4 is a schematic work flow diagram of a control apparatus for a video conference according to an embodiment of the present invention.
具体实施方式Detailed ways
以下,将参照附图来描述本公开的实施例。但是应该理解,这些描述只是示例性的,而并非要限制本公开的范围。此外,在以下说明中,省略了对公知结构和技术的描述,以避免不必要地混淆本公开的概念。Hereinafter, embodiments of the present disclosure will be described with reference to the accompanying drawings. It should be understood, however, that these descriptions are exemplary only, and are not intended to limit the scope of the present disclosure. Also, in the following description, descriptions of well-known structures and techniques are omitted to avoid unnecessarily obscuring the concepts of the present disclosure.
在此使用的术语仅仅是为了描述具体实施例,而并非意在限制本公开。在此使用的术语“包括”、“包含”等表明了所述特征、步骤、操作和/或部件的存在,但是并不排除存在或添加一个或多个其他特征、步骤、操作或部件。The terminology used herein is for the purpose of describing particular embodiments only and is not intended to limit the present disclosure. The terms "comprising", "comprising" and the like as used herein indicate the presence of stated features, steps, operations and/or components, but do not preclude the presence or addition of one or more other features, steps, operations or components.
在此使用的所有术语(包括技术和科学术语)具有本领域技术人员通常所理解的含义,除非另外定义。应注意,这里使用的术语应解释为具有与本说明书的上下文相一致的含义,而不应以理想化或过于刻板的方式来解释。All terms (including technical and scientific terms) used herein have the meaning as commonly understood by one of ordinary skill in the art, unless otherwise defined. It should be noted that terms used herein should be construed to have meanings consistent with the context of the present specification and should not be construed in an idealized or overly rigid manner.
在使用类似于“A、B和C等中至少一个”这样的表述的情况下,一般来说应该按照本领域技术人员通常理解该表述的含义来予以解释(例如,“具有A、B和C中至少一个的系统”应包括但不限于单独具有A、单独具有B、单独具有C、具有A和B、具有A和C、具有B和C、和/或具有A、B、C的系统等)。在使用类似于“A、B或C等中至少一个”这样的表述的情况下,一般来说应该按照本领域技术人员通常理解该表述的含义来予以解释(例如,“具有A、B或C中至少一个的系统”应包括但不限于单独具有A、单独具有B、单独具有C、具有A和B、具有A和C、具有B和C、和/或具有A、B、C的系统等)。本领域技术人员还应理解,实质上任意表示两个或更多可选项目的转折连词和/或短语,无论是在说明书、权利要求书还是附图中,都应被理解为给出了包括这些项目之一、这些项目任一方、或两个项目的可能性。例如,短语“A或B”应当被理解为包括“A”或“B”、或“A和B”的可能性。Where expressions like "at least one of A, B, and C, etc.," are used, they should generally be interpreted in accordance with the meaning of the expression as commonly understood by those skilled in the art (eg, "has A, B, and C") At least one of the "systems" shall include, but not be limited to, systems with A alone, B alone, C alone, A and B, A and C, B and C, and/or A, B, C, etc. ). Where expressions like "at least one of A, B, or C, etc.," are used, they should generally be interpreted in accordance with the meaning of the expression as commonly understood by those skilled in the art (eg, "has A, B, or C, etc." At least one of the "systems" shall include, but not be limited to, systems with A alone, B alone, C alone, A and B, A and C, B and C, and/or A, B, C, etc. ). It will also be understood by those skilled in the art that substantially any inflection conjunction and/or phrase denoting two or more optional items, whether in the specification, claims or drawings, should be construed as giving the The possibility of one of the items, either of these items, or both items. For example, the phrase "A or B" should be understood to include the possibilities of "A" or "B", or "A and B".
目前的视频会议主要通过编写中控模块软件、编写PC机会议控制装置应用软件和集成各类第三方控制软件来实现控制的,但是这些方法存在多种缺陷,有鉴于此,本发明提供了一种视频会议的控制装置及方法,将综合控制模块和中控模块结合,能够实现综合控制模块记录中控模块的工作日志的功能,还能通过中控模块实现综合控制模块与外界设备的操作。可见,本发明可以实现高集成度的视频会议,动态创建会议模式,并提供脚本方式,以自动或人工方式控制会议各项流程。同时对中控模块上的操作写入日志文件,便于软件系统的维护。The current video conference is mainly controlled by writing central control module software, writing PC conference control device application software, and integrating various third-party control software. However, these methods have many defects. In view of this, the present invention provides a A control device and method for a video conference, combining an integrated control module and a central control module, can realize the function of the integrated control module to record the work log of the central control module, and can also realize the operation of the integrated control module and external equipment through the central control module. It can be seen that the present invention can realize a high-integration video conference, dynamically create a conference mode, and provide a script mode to control various procedures of the conference in an automatic or manual mode. At the same time, the operation on the central control module is written to the log file, which is convenient for the maintenance of the software system.
本发明实施例的一方面,提供了一种视频会议的控制装置,图1为本发明实施例的视频会议的控制装置的结构示意图,如图1所示,该装置包括:综合控制模块1,用于调用一待用会议模式,并生成控制码;中控模块2,用于接收所述控制码,控制与该待用会议模式相匹配的设备3,并产生操作信息;以及将所述操作信息输出至综合控制模块1,所述综合控制模块1记录该中控模块2的工作日志,所述工作日志是中控模块2根据所述控制码对各设备3的控制日志,其中,所述设备3与所述中控模块2电性连接。An aspect of an embodiment of the present invention provides a control device for a video conference. FIG. 1 is a schematic structural diagram of a control device for a video conference according to an embodiment of the present invention. As shown in FIG. 1 , the device includes: an
图2为本发明实施例的综合控制模块的结构示意图,如图2所示,在本发明的实施例中,综合控制模块1包括数据库11、判断单元12和调用单元13。FIG. 2 is a schematic structural diagram of an integrated control module according to an embodiment of the present invention. As shown in FIG. 2 , in the embodiment of the present invention, the
数据库11,用于存储多种预设会议模式。会议模式指在某种会议情境中,需要控制的音频设备、视频设备、显示设备和灯光设备的状态。The
判断单元12,用于判断该数据库11中是否存在该待用会议模式,若存在,则直接调用该待用会议模式;若不存在,则自动创建该待用会议模式并保存在所述数据库11中,从而供调用单元13调用该待用会议模式。The judging
更具体地,综合控制模块1要调用一待用会议模式,首先判断数据库11中是否有与该待用会议模式匹配的预设会议模式,若没有,则判断单元12自动创建该待用会议模式以供调用单元13使用。此外,判断单元12还可以将自动创建的待用会议模式加入数据库11,以更新数据库11中的会议模式,方便下次调用。若数据库11中存在与该待用会议模式匹配的预设会议模式,则调用单元13可以直接调用该待用会议模式。More specifically, if the
由于每个会议模式都对应一个预设操作日志(理想日志),以确定对各对象的具体操作,因此综合控制模块1还用于记录所述理想日志。Since each conference mode corresponds to a preset operation log (ideal log) to determine specific operations on each object, the
调用单元13调用待用会议模式,并生成控制码,控制码包括对各个设备的操作指令,操作指令包括操作码和操作数,操作码表示操作对象,操作数决定对操作对象的具体处理,例如开启和关断、以及强度的控制。The calling
调用单元13可以通过IP端口或者其他接口、以TCP/IP、HTTP、UPP或者其他协议向中控模块2发送控制码,本发明不作限制。The calling
中控模块2(一般为中控主机)接收调用单元13输出的控制码,控制与该待用会议模式相匹配的设备3,例如控制音频设备的音量和开关、视频设备的显示和开关、显示设备的显示和开关、灯光设备的亮度和开关中的一项或者多项,具体操作对象和内容可以根据实际需求进行选择。The central control module 2 (generally the central control host) receives the control code output by the calling
中控模块2在对设备3进行操作之后,还会产生对应的操作信息,以记录实际操作的对象和内容。在此之后,中控模块2还将所述操作信息输出至综合控制模块1,供综合控制模块1记录该中控模块2的工作日志,所述工作日志是中控模块2根据所述控制码对各设备3的控制日志。After the
为了判断工作日志是否与待用会议模式的各设备的预设操作日志一致,还可以包括日志判断模块,用于判断所述工作日志与理想日志是否一致,若不一致则综合控制模块1发送差异控制码至中控模块2以产生更新工作日志,直至所述更新工作日志与所述理想日志一致,其中,差异控制码指控制码中,工作日志与理想日志不一致的部分对应的部分控制码。在此,发送差异控制码可以避免重复操作,提供运行效率。In order to judge whether the work log is consistent with the preset operation log of each device in the conference mode to be used, a log judgment module may also be included to judge whether the work log is consistent with the ideal log, and if not, the
此外,由于工作日志与理想日志可能不一致,可能会存在与所述理想日志不一致的工作日志和更新工作日志,因此,还可以包括一日志删除模块,用于删除与所述理想日志不一致的工作日志和更新工作日志。In addition, since the work log may be inconsistent with the ideal log, there may be work logs and update work logs inconsistent with the ideal log. Therefore, a log deletion module may also be included to delete the work log inconsistent with the ideal log. and update the work log.
可以理解的是,日志判断模块和日志删除模块可以位于综合控制模块1的外部,也可以位于综合控制模块1的内部,本发明不作限制。It can be understood that, the log judgment module and the log deletion module may be located outside the
需要说明的是,所述设备3与中控模块2电性连接,这是由于中控模块2适合扩展,综合控制模块1不易扩展,另外,综合控制模块1在控制设备3的过程中,加上中控模块2的控制,还能确定工作日志和理想日志是否一致,从而保证了操作码的准确操作,防止错误操作的情况。It should be noted that the
本发明实施例的另一方面,还提供了一种视频会议的控制方法,图3为本发明实施例的视频会议的控制方法的步骤示意图,如图3所示,该方法包括步骤:S1、综合控制模块调用一待用会议模式,并生成控制码;S2、中控模块接收所述控制码,控制与该待用会议模式相匹配的设备,并产生操作信息;以及将所述操作信息输出至综合控制模块,所述综合控制模块记录该中控模块的工作日志,所述工作日志是中控模块根据所述控制码对各设备的控制日志,其中,所述设备与所述中控模块电性连接。Another aspect of the embodiment of the present invention further provides a method for controlling a video conference. FIG. 3 is a schematic diagram of steps of the method for controlling a video conference according to an embodiment of the present invention. As shown in FIG. 3 , the method includes steps: S1, The integrated control module invokes a standby conference mode and generates a control code; S2, the central control module receives the control code, controls the equipment matching the standby conference mode, and generates operation information; and outputs the operation information To the integrated control module, the integrated control module records the work log of the central control module, and the work log is the control log of each equipment by the central control module according to the control code, wherein the equipment and the central control module Electrical connection.
为便于直观地理解,接下来结合图4对本发明的方法进行详细说明。In order to facilitate intuitive understanding, the method of the present invention will be described in detail below with reference to FIG. 4 .
在步骤S1中,综合控制模块调用一待用会议模式,并生成控制码。综合控制模块可以通过IP端口或者其他接口、以TCP/IP、HTTP、UPP或者其他协议向中控模块发送控制码,本发明不作限制。In step S1, the integrated control module invokes a standby conference mode and generates a control code. The integrated control module can send control codes to the central control module through an IP port or other interface, using TCP/IP, HTTP, UPP or other protocols, which is not limited in the present invention.
在步骤S1之前,还可以包括步骤S0:判断存储有多种预设会议模式的数据库中是否存在该待用会议模式,若存在,则直接调用该待用会议模式;若不存在,则自动创建该待用会议模式并保存在所述数据库中,从而供综合控制模块调用该待用会议模式。Before step S1, it can also include step S0: judging whether the standby conference mode exists in the database storing multiple preset conference modes, if there is, directly calling the standby conference mode; if not, then automatically create The standby conference mode is stored in the database, so that the integrated control module can call the standby conference mode.
由于每个会议模式都对应一个预设操作日志(理想日志),以确定对各对象的具体操作,因此综合控制模块还用于记录所述理想日志。Since each conference mode corresponds to a preset operation log (ideal log) to determine specific operations on each object, the integrated control module is also used to record the ideal log.
在步骤S2中,中控模块(一般为中控主机)接收所述控制码,控制与该待用会议模式相匹配的设备,并产生操作信息;以及将所述操作信息输出至综合控制模块,所述综合控制模块记录该中控模块的工作日志,所述工作日志是中控模块根据所述控制码对各设备的控制日志,其中,所述设备与所述中控模块电性连接。In step S2, the central control module (generally the central control host) receives the control code, controls the equipment matching the standby conference mode, and generates operation information; and outputs the operation information to the integrated control module, The integrated control module records a work log of the central control module, and the work log is a control log of each device by the central control module according to the control code, wherein the device is electrically connected to the central control module.
中控模块接收综合控制模块输出的控制码,控制与该待用会议模式相匹配的设备,例如控制音频设备的音量和开关、视频设备的显示和开关、显示设备的显示和开关、灯光设备的亮度和开关中的一项或者多项,具体操作对象和内容可以根据实际需求进行选择。The central control module receives the control code output by the integrated control module, and controls the equipment matching the conference mode to be used, such as controlling the volume and switch of the audio equipment, the display and switch of the video equipment, the display and switch of the display equipment, the display and switch of the lighting equipment. One or more of brightness and switch, the specific operation object and content can be selected according to actual needs.
中控模块在对设备进行操作之后,还会产生对应的操作信息,以记录实际操作的对象和内容。在此之后,中控模块还将所述操作信息输出至综合控制模块,供综合控制模块记录该中控模块的工作日志,所述工作日志是中控模块根据所述控制码对各设备的控制日志。After the central control module operates the device, it will also generate corresponding operation information to record the object and content of the actual operation. After that, the central control module also outputs the operation information to the integrated control module for the integrated control module to record the work log of the central control module, where the work log is the control of each device by the central control module according to the control code log.
为了判断工作日志是否与待用会议模式的各设备的预设操作日志一致,该方法还可以包括步骤S21:判断所述工作日志与理想日志是否一致,若不一致则综合控制模块发送差异控制码至中控模块以产生更新工作日志,直至所述更新工作日志与所述理想日志一致,其中,差异控制码指控制码中,工作日志与理想日志不一致的部分对应的部分控制码。在此,发送差异控制码可以避免重复操作,提供运行效率。In order to determine whether the work log is consistent with the preset operation log of each device in the conference mode to be used, the method may further include step S21: judging whether the work log is consistent with the ideal log, if not, the integrated control module sends a difference control code to the The central control module generates an update work log until the update work log is consistent with the ideal log, wherein the difference control code refers to the partial control code corresponding to the part of the control code where the work log is inconsistent with the ideal log. Here, sending the difference control code can avoid repeated operations and improve operational efficiency.
此外,由于工作日志与理想日志可能不一致,必然会存在与所述理想日志不一致的工作日志和更新工作日志,因此,该方法还可以包括步骤S22:删除与所述理想日志不一致的工作日志和更新工作日志。In addition, since the work log may be inconsistent with the ideal log, there will inevitably be a work log and an update work log inconsistent with the ideal log. Therefore, the method may further include step S22: delete the work log and update inconsistent with the ideal log. work log.
综上,本发明的视频会议的控制装置及方法,将综合控制模块和中控模块结合,能够实现综合控制模块记录中控模块的工作日志的功能,同时,还能通过中控模块实现综合控制模块与外界设备的操作,且避免了扩展综合控制模块的端口。且本发明可以实现高集成度的视频会议,动态创建会议模式,并提供脚本方式,以自动或人工方式控制会议各项流程。同时对中控模块上的操作写入日志文件,便于软件系统的维护。To sum up, the video conference control device and method of the present invention combines the integrated control module with the central control module, so that the function of the integrated control module to record the work log of the central control module can be realized, and at the same time, the integrated control can be realized through the central control module. The operation of the module and external equipment, and the expansion of the port of the integrated control module is avoided. In addition, the present invention can realize a highly integrated video conference, dynamically create a conference mode, and provide a script mode to control various procedures of the conference in an automatic or manual mode. At the same time, the operation on the central control module is written to the log file, which is convenient for the maintenance of the software system.
以上所述的具体实施例,对本发明的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本发明的具体实施例而已,并不用于限制本发明,凡在本发明的精神和原则之内,所做的任何修改、等同替换、改进等,均应包含在本发明的保护范围之内。The specific embodiments described above further describe the purpose, technical solutions and beneficial effects of the present invention in further detail. It should be understood that the above descriptions are only specific embodiments of the present invention, and are not intended to limit the present invention. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present invention shall be included within the protection scope of the present invention.
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810388943.4ACN108683873B (en) | 2018-04-26 | 2018-04-26 | Control device and method for video conference |
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN201810388943.4ACN108683873B (en) | 2018-04-26 | 2018-04-26 | Control device and method for video conference |
| Publication Number | Publication Date |
|---|---|
| CN108683873A CN108683873A (en) | 2018-10-19 |
| CN108683873Btrue CN108683873B (en) | 2020-06-05 |
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN201810388943.4AExpired - Fee RelatedCN108683873B (en) | 2018-04-26 | 2018-04-26 | Control device and method for video conference |
| Country | Link |
|---|---|
| CN (1) | CN108683873B (en) |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN111240277A (en)* | 2018-11-28 | 2020-06-05 | 国网天津市电力公司 | A video conference intelligent control system |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6272341B1 (en)* | 1995-11-30 | 2001-08-07 | Motient Services Inc. | Network engineering/systems engineering system for mobile satellite communication system |
| WO2007131211A2 (en)* | 2006-05-05 | 2007-11-15 | Sight 126 | Control system for audio/video conferencing |
| CN101854511A (en)* | 2010-05-24 | 2010-10-06 | 华为终端有限公司 | Central control unit applied to video conference terminal system and video conference terminal system |
| CN206402344U (en)* | 2016-12-13 | 2017-08-11 | 杨益 | One kind is based on 3D scene Video Conference Systems |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8625769B1 (en)* | 2009-10-13 | 2014-01-07 | Signal Perfection, Ltd. | System for managing, scheduling, monitoring and controlling audio and video communication and data collaboration |
| CN101917415B (en)* | 2010-07-30 | 2012-12-26 | 北京华夏电通科技股份有限公司 | Digital court system for remote court trial |
| CN102752373A (en)* | 2012-06-15 | 2012-10-24 | 北京真视通科技股份有限公司 | Method for calling a plurality of control terminals through one centralized control server in cloud network |
| CN104038724B (en)* | 2014-05-15 | 2015-05-06 | 国家电网公司 | Work state remote centralized regulation system and regulation method of television conference terminals |
| US9344681B2 (en)* | 2014-08-21 | 2016-05-17 | Infocus Corporation | Systems and methods of incorporating live streaming sources into a video conference |
| CN105676705A (en)* | 2016-03-29 | 2016-06-15 | 中国人民解放军第二军医大学 | Intelligent classroom control system and intelligent classroom control method |
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6272341B1 (en)* | 1995-11-30 | 2001-08-07 | Motient Services Inc. | Network engineering/systems engineering system for mobile satellite communication system |
| WO2007131211A2 (en)* | 2006-05-05 | 2007-11-15 | Sight 126 | Control system for audio/video conferencing |
| CN101854511A (en)* | 2010-05-24 | 2010-10-06 | 华为终端有限公司 | Central control unit applied to video conference terminal system and video conference terminal system |
| CN206402344U (en)* | 2016-12-13 | 2017-08-11 | 杨益 | One kind is based on 3D scene Video Conference Systems |
| Publication number | Publication date |
|---|---|
| CN108683873A (en) | 2018-10-19 |
| Publication | Publication Date | Title |
|---|---|---|
| US10003654B2 (en) | Universal internet of things (IoT) smart translator | |
| CN109240107B (en) | Control method and device of electrical equipment, electrical equipment and medium | |
| TWI865716B (en) | Synchronizing local room and remote sharing | |
| CN103685433B (en) | Virtual document transmission system and virtual document transmission method thereof | |
| WO2019105390A1 (en) | Operating method for sharing object in video call | |
| US9699134B2 (en) | Electronic device for communication within a network and method for operating an electronic device | |
| US20220309040A1 (en) | Method and apparatus of synchronizing data, electronic device and storage medium | |
| CN114285838A (en) | A file uploading method, device, system, storage medium and electronic device | |
| CN102185702A (en) | Intelligent conference system terminal controller, and operating method and application thereof | |
| CN108683873B (en) | Control device and method for video conference | |
| CN113990316A (en) | Voice control method, device, server, terminal device and storage medium | |
| CN114710461B (en) | Multi-terminal audio and video instant messaging method and system | |
| US9148404B2 (en) | System for accessing data of cloud database using transparent technology | |
| CN100423500C (en) | Networked interactive teaching experiment method based on attack and defense and video multicast technology | |
| CN102281308A (en) | Intelligent device remote service system and method thereof, and remote service access box | |
| US10755212B2 (en) | Dynamic process execution architecture with disassociated resource control | |
| CN103731629B (en) | A kind of video conference terminal and its implementation method for supporting third-party application | |
| CN113012695A (en) | Intelligent control method and device, electronic equipment and computer readable storage medium | |
| CN103995736A (en) | Method and device for transmitting shared memory | |
| CN111263100A (en) | Video call method, device, equipment and storage medium | |
| WO2017092315A1 (en) | Method and device for controlling television | |
| WO2020177731A1 (en) | Real-time communication method between hosted applications | |
| CN109309692B (en) | Multitask off-line interactive processing system based on remote control and controlled terminal | |
| CN114490181A (en) | Data restoration method, apparatus and computer equipment between heterogeneous data sources | |
| CN114201275A (en) | Data migration method, device, equipment and storage medium |
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant | ||
| CF01 | Termination of patent right due to non-payment of annual fee | Granted publication date:20200605 | |
| CF01 | Termination of patent right due to non-payment of annual fee |