WO2021031737A1 - Method and apparatus for adapting remote controller, and computer readable storage medium - Google Patents

Method and apparatus for adapting remote controller, and computer readable storage medium Download PDF

Info

Publication number
WO2021031737A1
WO2021031737A1 PCT/CN2020/101058 CN2020101058W WO2021031737A1 WO 2021031737 A1 WO2021031737 A1 WO 2021031737A1 CN 2020101058 W CN2020101058 W CN 2020101058W WO 2021031737 A1 WO2021031737 A1 WO 2021031737A1
Authority
WO
WIPO (PCT)
Prior art keywords
physical key
mapping relationship
value information
key value
remote control
Prior art date
Application number
PCT/CN2020/101058
Other languages
French (fr)
Chinese (zh)
Inventor
徐凯波
Original Assignee
南京中兴新软件有限责任公司
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 南京中兴新软件有限责任公司 filed Critical 南京中兴新软件有限责任公司
Publication of WO2021031737A1 publication Critical patent/WO2021031737A1/en

Links

Images

Classifications

    • GPHYSICS
    • G08SIGNALLING
    • G08CTRANSMISSION SYSTEMS FOR MEASURED VALUES, CONTROL OR SIMILAR SIGNALS
    • G08C23/00Non-electrical signal transmission systems, e.g. optical systems
    • G08C23/04Non-electrical signal transmission systems, e.g. optical systems using light waves, e.g. infrared

Abstract

A method and apparatus for adapting a remote controller, and a computer readable storage medium. The method comprises: receiving physical key value information sent by an infrared remote control device (S101); determining mapping relationships between the physical key value information and corresponding function key value information to form a mapping relationship table (S102); and querying the mapping relationship table to convert received target physical key information into a corresponding function key for execution (S103).

Description

一种适配遥控器的方法、装置和计算机可读存储介质Method, device and computer readable storage medium for adapting remote controller
本文要求享有2019年08月16日提交的名称为“一种适配遥控器的方法、装置和计算机可读存储介质”的中国专利申请CN201910763211.3的优先权,其全部内容通过引用并入本文中。This article claims the priority of the Chinese patent application CN201910763211.3 entitled "A method, device and computer-readable storage medium for adapting a remote control" filed on August 16, 2019, the entire content of which is incorporated herein by reference in.
技术领域Technical field
本文涉及移动通信领域,特别涉及一种适配遥控器的方法、装置和计算机可读存储介质。This article relates to the field of mobile communications, in particular to a method, device and computer-readable storage medium for adapting a remote control.
背景技术Background technique
现在机顶盒、电视机一般均配有红外遥控器。红外遥控器,其利用红外发光二极管,以红外光为载体将编码后的按键信息传递给接收设备,例如机顶盒或电视机。对应的,机顶盒或电视机设置有红外接收器,配合对应的驱动,可以将接收到的红外光信号解码恢复成一串编码信息。机顶盒或者电视机再根据该编码信息去执行对应的操作动作,从而实现对用户按键的响应。Now set-top boxes and televisions are generally equipped with infrared remote controls. An infrared remote control uses infrared light-emitting diodes to transmit the encoded key information to a receiving device, such as a set-top box or a television, using infrared light as a carrier. Correspondingly, the set-top box or the television is equipped with an infrared receiver, and in cooperation with the corresponding driver, the received infrared light signal can be decoded and restored into a series of encoded information. The set-top box or the television then executes the corresponding operation action according to the encoded information, so as to realize the response to the user's button.
随着家庭中各种设备的增多,对应的红外遥控器数量也在不断增加。尽管绝大部分红外遥控器使用的编码协议相同,但是由于各按键的编码键值不同,不同设备间的遥控器是无法通用的。这样当用户遥控器丢失或者损坏时,其他遥控器也无法使用,必须重新购买同款遥控器,才能操作使用。With the increase of various devices in the family, the number of corresponding infrared remote controllers is also increasing. Although most infrared remote controllers use the same coding protocol, the remote controllers of different devices cannot be used universally because of the different coding key values of the keys. In this way, when the user's remote control is lost or damaged, other remote controls cannot be used, and the same type of remote control must be purchased again to operate and use.
发明内容Summary of the invention
本文实施例提供的一种适配遥控器的方法、装置和计算机可读存储介质,其目的是解决现有技术中当遥控器丢失或损坏时,无法通过其它遥控器来适配及使用的问题。The method, device, and computer-readable storage medium for adapting a remote control provided by the embodiments herein are intended to solve the problem that when the remote control is lost or damaged in the prior art, it cannot be adapted and used by other remote controls. .
为了达到上述目的,本文的实施例提供了一种适配遥控器的方法,包括:接收红外遥控设备发送的物理键值信息;确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。In order to achieve the above objective, the embodiment of this document provides a method for adapting a remote control, including: receiving physical key value information sent by an infrared remote control device; determining the mapping relationship between the physical key value information and the corresponding function key value information, A mapping relationship table is formed; the mapping relationship table is queried, and the received target physical key information is converted into corresponding function keys for execution.
本文的另一个实施例还提供的另一种适配遥控器的方法,包括:向用户终端发送物理键值信息,所述物理键值信息用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;向用户终端发送目标物理键值信息,所述目标物理键值信息用于所述用户终端查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。Another embodiment of this document provides another method for adapting a remote control, including: sending physical key value information to a user terminal, where the physical key value information is used to determine the physical key value information and the corresponding function key value The mapping relationship of the information forms a mapping relationship table; sending target physical key value information to the user terminal, and the target physical key value information is used by the user terminal to query the mapping relationship table and convert the received target physical key information into The corresponding function key is executed.
为了达到上述目的,本文的又一实施例提供了一种适配遥控器的装置,包括:接收模块,用于接收红外遥控设备发送的物理键值信息;保存模块,用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;触发模块,用于将所接收的目标物理按键信息转换为对应的功能按键执行。In order to achieve the above purpose, another embodiment of this document provides a device for adapting a remote control, including: a receiving module for receiving physical key value information sent by an infrared remote control device; and a saving module for determining the physical key The mapping relationship between the value information and the corresponding function key value information forms a mapping relationship table; the trigger module is used to convert the received target physical key information into the corresponding function key for execution.
本文的再一实施例还提供了一种计算机可读存储介质,所述计算机可读存储介质上存储有遥控驱动程序,所述遥控驱动程序被处理器执行时实现上述任意一项所述的适配遥控器的方法步骤。Yet another embodiment of this document also provides a computer-readable storage medium having a remote control driver stored on the computer-readable storage medium, and when the remote control driver is executed by a processor, it implements any of the above-mentioned adaptations. Steps of the method with remote control.
附图说明Description of the drawings
附图用来提供对本文技术方案的进一步理解,并且构成说明书的一部分,与本文的实施例一起用于解释本文的技术方案,并不构成对本文技术方案的限制。The accompanying drawings are used to provide a further understanding of the technical solutions herein, and constitute a part of the specification. Together with the embodiments herein, they are used to explain the technical solutions herein, and do not constitute a limitation on the technical solutions herein.
图1为本文实施例一提供的一种适配遥控器的方法的流程示意图;FIG. 1 is a schematic flowchart of a method for adapting a remote control provided by Embodiment 1 of this document;
图2为本文实施例二提供的另一种适配遥控器的方法流程示意图;FIG. 2 is a schematic flowchart of another method for adapting a remote control provided by the second embodiment of this document;
图3为本文实施例三提供的一种适配遥控器的装置示意图。Fig. 3 is a schematic diagram of a device adapted to a remote control provided in the third embodiment of this document.
具体实施方式detailed description
为使本文的目的、技术方案和优点更加清楚明白,下文中将结合附图对本文的实施例进行详细说明。需要说明的是,在不冲突的情况下,本文中的实施例及实施例中的特征可以相互任意组合。In order to make the purpose, technical solutions and advantages of this document clearer, the embodiments of this document will be described in detail below with reference to the accompanying drawings. It should be noted that, in the case of no conflict, the embodiments herein and the features in the embodiments can be combined with each other arbitrarily.
在附图的流程图示出的步骤可以在诸如一组计算机可执行指令的计算机系统中执行。并且,虽然在流程图中示出了逻辑顺序,但是在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤。The steps shown in the flowchart of the drawings may be executed in a computer system such as a set of computer-executable instructions. And, although a logical sequence is shown in the flowchart, in some cases, the steps shown or described may be performed in a different order than here.
图1为本文实施例一提供的一种适配遥控器的方法的流程示意图。如图1所示,包括:S101:接收红外遥控设备发送的物理键值信息;S102:确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;在步骤S102中,可以使用配置文件方式保存 物理键值和软件键值的对应关系,并形成映射关系表。此外,还可以按顺序存储映射关系,形成映射关系表;例如,新保存的按键映射关系放在映射最前面。FIG. 1 is a schematic flowchart of a method for adapting a remote control provided in Embodiment 1 of this document. As shown in Figure 1, it includes: S101: receiving physical key value information sent by an infrared remote control device; S102: determining the mapping relationship between the physical key value information and the corresponding function key value information to form a mapping relationship table; in step S102, You can use the configuration file to save the correspondence between the physical key and the software key, and form a mapping table. In addition, the mapping relationship can also be stored in order to form a mapping relationship table; for example, the newly saved key mapping relationship is placed at the top of the mapping.
S103:查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。S103: Query the mapping relationship table, and convert the received target physical key information into corresponding function keys for execution.
在步骤S103中,可以按存储顺序从后往前依次查询所存储的映射关系表;在查询到映射关系表中存在与目标物理按键信息一致的物理键值信息后;根据所确定映射关系表的映射关系,将接收的目标物理按键信息转换为对应的功能按键执行。In step S103, the stored mapping relationship table may be queried from back to front in the storage order; after the query to the mapping relationship table has physical key value information consistent with the target physical key information; according to the determined mapping relationship table The mapping relationship converts the received target physical key information into corresponding function keys for execution.
此外,当未查询到映射关系表中存在与目标物理按键信息一致的物理键值信息时,继续查询下一个映射关系表;然后,当适配完成后,退出适配模式。此外,在一种实施方式中,还可以接收红外遥控设备发送的按键适配请求,进入适配模式;又或者,可以设置适配触发条件,当判断达到触发条件时,启动按键适配流程,加载配对展示界面。In addition, when the physical key value information consistent with the target physical key information is not found in the mapping relationship table, the next mapping relationship table is continued to be queried; then, after the adaptation is completed, the adaptation mode is exited. In addition, in one embodiment, the button adaptation request sent by the infrared remote control device can also be received to enter the adaptation mode; or, the adaptation trigger condition can be set, and when it is judged that the trigger condition is reached, the button adaptation process is started. Load the matching display interface.
图2为本文实施例二提供的另一种适配遥控器的方法的流程示意图。如图2所示,包括:S201:向用户终端发送物理键值信息,所述物理键值信息用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;S202:向用户终端发送目标物理键值信息,所述目标物理键值信息用于所述用户终端查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。Fig. 2 is a schematic flowchart of another method for adapting a remote control provided in the second embodiment of this document. As shown in Figure 2, it includes: S201: Send physical key value information to a user terminal, where the physical key value information is used to determine the mapping relationship between the physical key value information and the corresponding function key value information to form a mapping relationship table; S202 : Send target physical key value information to the user terminal, where the target physical key value information is used by the user terminal to query the mapping table, and convert the received target physical key information into corresponding function keys for execution.
在上述过程中,可以向用户终端发送按键适配请求,以使所述用户终端进入按键适配模式。In the above process, a key adaptation request may be sent to the user terminal, so that the user terminal enters the key adaptation mode.
图3为本文实施例三提供的一种适配遥控器的装置示意图。如图3所示,包括:S301:接收模块,用于接收红外遥控设备发送的物理键值信息;S302:保存模块,用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;S303:触发模块,用于将所接收的目标物理按键信息转换为对应的功能按键执行。Fig. 3 is a schematic diagram of a device adapted to a remote control provided in the third embodiment of this document. As shown in Figure 3, it includes: S301: receiving module, used to receive the physical key value information sent by the infrared remote control device; S302: saving module, used to determine the mapping relationship between the physical key value information and the corresponding function key value information, A mapping relationship table is formed; S303: a trigger module for converting the received target physical key information into corresponding function keys for execution.
在一种实施方式中,所述保存模块可以设置成:按顺序存储映射关系表。In an embodiment, the saving module may be configured to store the mapping relationship table in order.
此外,上述装置还可以包括加载模块,用于按顺序查询所有映射关系表;根据所确定映射关系表的映射关系,将接收的物理按键信息转换为对应的功能按键执行。In addition, the above-mentioned device may further include a loading module for querying all the mapping relationship tables in order; according to the determined mapping relationship of the mapping relationship table, the received physical key information is converted into corresponding function keys for execution.
在一种实施方式中,所述触发模块可以设置成:按存储顺序从后往前依次查询所有映射关系表;在查询到映射关系表中存在与目标物理按键信息一致的物理键值信息后;根据 所确定映射关系表的映射关系,将接收的目标物理按键信息转换为对应的功能按键执行。In an embodiment, the trigger module may be configured to: query all the mapping relationship tables sequentially from back to front in the storage order; after the query finds that the mapping relationship table has physical key information consistent with the target physical key information; According to the determined mapping relationship of the mapping relationship table, the received target physical key information is converted into corresponding function keys for execution.
在另一种实施方式中,所述触发模块还可以设置成:当未查询到映射关系表中存在与目标物理按键信息一致的物理键值信息时,继续查询下一个映射关系表。In another implementation manner, the trigger module may be further configured to continue to query the next mapping relationship table when physical key value information consistent with the target physical key information is not found in the mapping relationship table.
本文一实施例还提供了一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有遥控驱动程序,所述遥控驱动程序被处理器执行时实现如上述任意一项所述的适配遥控器的方法步骤。An embodiment of this document also provides a computer-readable storage medium, characterized in that a remote control driver is stored on the computer-readable storage medium, and when the remote control driver is executed by a processor, it implements any of the above The steps of the method for adapting the remote control are described.
本文的上述方案至少包括以下有益效果:本文实施例所提供的技术方案解决了现有方案中当遥控器丢失或损坏时,无法通过其它遥控器来适配及使用的问题,可以在使用过程中动态适应其他的遥控器键值,提高闲置遥控器的利用率,为用户带来了极大的便利。The above-mentioned solutions in this article at least include the following beneficial effects: the technical solutions provided by the embodiments of this article solve the problem that when the remote controller is lost or damaged, it cannot be adapted and used by other remote controllers, and can be used during use. Dynamically adapt to other remote control key values, improve the utilization rate of idle remote control, and bring great convenience to users.
本领域普通技术人员可以理解,上文中所公开方法中的全部或某些步骤、系统、装置中的功能模块/单元可以被实施为软件、固件、硬件及其适当的组合。在硬件实施方式中,在以上描述中提及的功能模块/单元之间的划分不一定对应于物理组件的划分;例如,一个物理组件可以具有多个功能,或者一个功能或步骤可以由若干物理组件合作执行。某些组件或所有组件可以被实施为由处理器,如数字信号处理器或微处理器执行的软件,或者被实施为硬件,或者被实施为集成电路,如专用集成电路。这样的软件可以分布在计算机可读介质上,计算机可读介质可以包括计算机存储介质(或非暂时性介质)和通信介质(或暂时性介质)。如本领域普通技术人员公知的,术语计算机存储介质包括在用于存储信息(诸如计算机可读指令、数据结构、程序模块或其他数据)的任何方法或技术中实施的易失性和非易失性、可移除和不可移除介质。计算机存储介质包括但不限于RAM、ROM、EEPROM、闪存或其他存储器技术、CD-ROM、数字多功能盘(DVD)或其他光盘存储、磁盒、磁带、磁盘存储或其他磁存储装置、或者可以用于存储期望的信息并且可以被计算机访问的任何其他的介质。此外,本领域普通技术人员公知的是,通信介质通常包含计算机可读指令、数据结构、程序模块或者诸如载波或其他传输机制之类的调制数据信号中的其他数据,并且可包括任何信息递送介质。A person of ordinary skill in the art can understand that all or some of the steps, functional modules/units in the system, and apparatus in the methods disclosed above can be implemented as software, firmware, hardware, and appropriate combinations thereof. In hardware implementations, the division between functional modules/units mentioned in the above description does not necessarily correspond to the division of physical components; for example, one physical component may have multiple functions, or one function or step may consist of several physical components. The components are executed cooperatively. Some or all components may be implemented as software executed by a processor, such as a digital signal processor or a microprocessor, or as hardware, or as an integrated circuit, such as an application specific integrated circuit. Such software may be distributed on a computer-readable medium, and the computer-readable medium may include a computer storage medium (or non-transitory medium) and a communication medium (or transitory medium). As is well known to those of ordinary skill in the art, the term computer storage medium includes volatile and non-volatile memory implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules, or other data). Flexible, removable and non-removable media. Computer storage media include but are not limited to RAM, ROM, EEPROM, flash memory or other memory technology, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassette, tape, magnetic disk storage or other magnetic storage device, or Any other medium used to store desired information and that can be accessed by a computer. In addition, as is well known to those of ordinary skill in the art, communication media usually contain computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as carrier waves or other transmission mechanisms, and may include any information delivery media .

Claims (13)

  1. 一种适配遥控器的方法,其中,包括:A method for adapting a remote control, which includes:
    接收红外遥控设备发送的物理键值信息;Receive physical key value information sent by infrared remote control equipment;
    确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;Determining the mapping relationship between the physical key value information and the corresponding function key value information to form a mapping relationship table;
    查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。Query the mapping relationship table, and convert the received target physical key information into corresponding function keys for execution.
  2. 如权利要求1所述的方法,其中,所述形成映射关系表还包括:The method according to claim 1, wherein said forming a mapping relationship table further comprises:
    按顺序存储映射关系表。Store the mapping table in order.
  3. 如权利要求1所述的方法,其中,所述查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行包括:The method according to claim 1, wherein the querying the mapping relationship table and converting the received target physical key information into corresponding function keys to execute comprises:
    按存储顺序从后往前依次查询所存储的映射关系表;Query the stored mapping table in sequence from back to front in the storage order;
    在查询到映射关系表中存在与目标物理按键信息一致的物理键值信息后;After querying that the mapping relationship table has physical key value information consistent with the target physical key information;
    根据所确定映射关系表的映射关系,将接收的目标物理按键信息转换为对应的功能按键执行。According to the determined mapping relationship of the mapping relationship table, the received target physical key information is converted into corresponding function keys for execution.
  4. 如权利要求1所述的方法,其中,所述查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行还包括:The method according to claim 1, wherein said querying said mapping relationship table and converting the received target physical key information into corresponding function keys to execute further comprises:
    当未查询到映射关系表中存在与目标物理按键信息一致的物理键值信息时,继续查询下一个映射关系表。When no physical key value information consistent with the target physical key information is found in the mapping table, the next mapping table is continued to be queried.
  5. 如权利要求1所述的方法,其中,在所述接收红外遥控设备发送的物理键值信息之前,还包括:The method according to claim 1, wherein before said receiving the physical key value information sent by the infrared remote control device, the method further comprises:
    接收红外遥控设备发送的按键适配请求,进入适配模式。Receive the button adaptation request sent by the infrared remote control device and enter the adaptation mode.
  6. 一种适配遥控器的方法,其中,包括:A method for adapting a remote control, which includes:
    向用户终端发送物理键值信息,所述物理键值信息用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;Sending physical key value information to the user terminal, where the physical key value information is used to determine the mapping relationship between the physical key value information and the corresponding function key value information to form a mapping relationship table;
    向用户终端发送目标物理键值信息,所述目标物理键值信息用于所述用户终端查询所述映射关系表,将所接收的目标物理按键信息转换为对应的功能按键执行。Sending target physical key value information to the user terminal, where the target physical key value information is used by the user terminal to query the mapping relationship table, and convert the received target physical key information into corresponding function keys for execution.
  7. 如权利要求6所述的方法,其中,还包括:The method of claim 6, further comprising:
    向用户终端发送按键适配请求,以使所述用户终端进入按键适配模式。Send a key adaptation request to the user terminal, so that the user terminal enters the key adaptation mode.
  8. 一种适配遥控器的装置,其中,包括:A device adapted to a remote control, which includes:
    接收模块,用于接收红外遥控设备发送的物理键值信息;The receiving module is used to receive the physical key value information sent by the infrared remote control device;
    保存模块,用于确定所述物理键值信息和对应功能键值信息的映射关系,形成映射关系表;The saving module is used to determine the mapping relationship between the physical key value information and the corresponding function key value information to form a mapping relationship table;
    触发模块,用于将所接收的目标物理按键信息转换为对应的功能按键执行。The trigger module is used to convert the received target physical key information into corresponding function keys for execution.
  9. 如权利要求8所述的装置,其中,所述保存模块设置成:The device according to claim 8, wherein the saving module is configured to:
    按顺序存储映射关系表。Store the mapping table in order.
  10. 如权利要求9所述的装置,其中,还包括加载模块,The device according to claim 9, further comprising a loading module,
    用于按顺序查询所有映射关系表;Used to query all mapping tables in order;
    根据所确定映射关系表的映射关系,将接收的物理按键信息转换为对应的功能按键执行。According to the determined mapping relationship of the mapping relationship table, the received physical key information is converted into corresponding function keys for execution.
  11. 如权利要求8所述的装置,其中,所述触发模块设置成:8. The device of claim 8, wherein the trigger module is configured to:
    按存储顺序从后往前依次查询所有映射关系表;Query all mapping tables in sequence from back to front in the storage order;
    在查询到映射关系表中存在与目标物理按键信息一致的物理键值信息后;After querying that the mapping relationship table has physical key value information consistent with the target physical key information;
    根据所确定映射关系表的映射关系,将接收的目标物理按键信息转换为对应的功能按键执行。According to the determined mapping relationship of the mapping relationship table, the received target physical key information is converted into corresponding function keys for execution.
  12. 如权利要求8所述的装置,其中,所述触发模块还设置成:当未查询到映射关系表中存在与目标物理按键信息一致的物理键值信息时,继续查询下一个映射关系表。8. The device according to claim 8, wherein the trigger module is further configured to continue to query the next mapping relationship table when no physical key value information consistent with the target physical key information is found in the mapping relationship table.
  13. 一种计算机可读存储介质,其中,所述计算机可读存储介质上存储有遥控驱动程序,所述遥控驱动程序被处理器执行时实现如权利要求1至5或6至7任意一项所述的适配遥控器的方法步骤。A computer-readable storage medium, wherein a remote control driver program is stored on the computer-readable storage medium, and when the remote control driver program is executed by a processor, it realizes the method described in any one of claims 1 to 5 or 6 to 7 The method steps of adapting the remote control.
PCT/CN2020/101058 2019-08-16 2020-07-09 Method and apparatus for adapting remote controller, and computer readable storage medium WO2021031737A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910763211.3A CN112447039A (en) 2019-08-16 2019-08-16 Method and device for adapting remote controller and computer readable storage medium
CN201910763211.3 2019-08-16

Publications (1)

Publication Number Publication Date
WO2021031737A1 true WO2021031737A1 (en) 2021-02-25

Family

ID=74659654

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/101058 WO2021031737A1 (en) 2019-08-16 2020-07-09 Method and apparatus for adapting remote controller, and computer readable storage medium

Country Status (2)

Country Link
CN (1) CN112447039A (en)
WO (1) WO2021031737A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6606050B2 (en) * 2001-01-14 2003-08-12 Cheng Han Technology Co., Ltd. Remote control device having classified channels
US7212792B2 (en) * 2002-12-19 2007-05-01 Funai Electric Co., Ltd. Receiving device executing operation of kind corresponding to kind of received signal
CN101207722A (en) * 2006-12-19 2008-06-25 深圳Tcl新技术有限公司 Method and system for self-defining remote controller key function
CN103544830A (en) * 2012-07-11 2014-01-29 上海曜铂信息科技有限公司 Intelligent pairing method of infrared remote control device
CN104157129A (en) * 2014-08-28 2014-11-19 重庆晨古科技有限公司 Acquisition method of infrared code pattern, cloud server, infrared transponder and system
CN108257377A (en) * 2018-01-18 2018-07-06 四川长虹电器股份有限公司 A kind of method and system that remote controler is configured

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6606050B2 (en) * 2001-01-14 2003-08-12 Cheng Han Technology Co., Ltd. Remote control device having classified channels
US7212792B2 (en) * 2002-12-19 2007-05-01 Funai Electric Co., Ltd. Receiving device executing operation of kind corresponding to kind of received signal
CN101207722A (en) * 2006-12-19 2008-06-25 深圳Tcl新技术有限公司 Method and system for self-defining remote controller key function
CN103544830A (en) * 2012-07-11 2014-01-29 上海曜铂信息科技有限公司 Intelligent pairing method of infrared remote control device
CN104157129A (en) * 2014-08-28 2014-11-19 重庆晨古科技有限公司 Acquisition method of infrared code pattern, cloud server, infrared transponder and system
CN108257377A (en) * 2018-01-18 2018-07-06 四川长虹电器股份有限公司 A kind of method and system that remote controler is configured

Also Published As

Publication number Publication date
CN112447039A (en) 2021-03-05

Similar Documents

Publication Publication Date Title
JP7258041B2 (en) Sidelink transmission method and terminal
WO2020135214A1 (en) Method and apparatus for transmitting uplink control information (uci)
US20210160778A1 (en) Sidelink information transmission method and terminal
US9710929B2 (en) Method and apparatus for lossless image compression
KR102297391B1 (en) Methods, systems, and media for controlling audio of an hdmi audio system
US20230084192A1 (en) Methods, apparatuses and systems for transmitting data, and storage medium
US10958702B1 (en) Timeout optimization for streaming video
US11132229B2 (en) Method, storage medium storing instructions, and apparatus for implementing hardware resource allocation according to user-requested resource quantity
US10135710B2 (en) Information processing apparatus
US9386613B2 (en) Wireless network system and connecting method thereof
CN102479159A (en) Caching method and equipment of multi-process HARQ (Hybrid Automatic Repeat Request) data
JP2022541937A (en) Sidelink information transmission method, terminal and control node
US20180245813A1 (en) Air conditioner control method and device
US20210274516A1 (en) Communication method and apparatus, computer-readable medium, and electronic device
TW202112091A (en) Methods of implementing hybrid automatic repeat request process
US20160127768A1 (en) Usb sharing method for combo tv set, combo tv set and computer readable storage medium
CN113472487A (en) HARQ-ACK feedback triggering method, feedback method and device
WO2021031737A1 (en) Method and apparatus for adapting remote controller, and computer readable storage medium
WO2020135080A1 (en) Television device display control method and system, terminal, and storage medium
US9606613B2 (en) System and method for shifting image display apparatus to energy-saving state based on result of detection of data input and operation on the image display apparatus within a predetermined time period
CN106254810A (en) A kind of video call method and device
CN114466239B (en) Screen projection control method and device, screen projector and computer readable storage medium
US20220015124A1 (en) Downlink assignment index determining method, terminal and network device
CN112583545B (en) Scheduling information indication method, network equipment and terminal
US20160019860A1 (en) Display apparatus, display system, display method, and recording medium

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 20855342

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20855342

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20855342

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 27/09/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20855342

Country of ref document: EP

Kind code of ref document: A1