[go: up one dir, main page]

CN119653148A - TV set and set-top box integrated control method, device, equipment and medium - Google Patents

TV set and set-top box integrated control method, device, equipment and medium Download PDF

Info

Publication number
CN119653148A
CN119653148A CN202411910074.9A CN202411910074A CN119653148A CN 119653148 A CN119653148 A CN 119653148A CN 202411910074 A CN202411910074 A CN 202411910074A CN 119653148 A CN119653148 A CN 119653148A
Authority
CN
China
Prior art keywords
control
top box
control signal
television
control instruction
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
CN202411910074.9A
Other languages
Chinese (zh)
Inventor
李鸿昌
李绍军
潘松岳
陆华
唐文东
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Malanshan Audio And Video Laboratory
Original Assignee
Malanshan Audio And Video Laboratory
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 Malanshan Audio And Video Laboratory filed Critical Malanshan Audio And Video Laboratory
Priority to CN202411910074.9A priority Critical patent/CN119653148A/en
Publication of CN119653148A publication Critical patent/CN119653148A/en
Pending legal-status Critical Current

Links

Landscapes

  • Selective Calling Equipment (AREA)

Abstract

The application discloses a method, a device, equipment and a medium for integrally controlling a television and a set top box, and relates to the technical field of audio-visual equipment control. The method is applied to a television and comprises the steps of receiving a control signal sent by a remote controller and determining a control target corresponding to the control signal, determining a first control instruction according to the control signal and executing the first control instruction if the control signal is used for controlling the television, performing data conversion on the control signal to generate a second control instruction if the control signal is used for controlling a set top box, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction. Through the technical scheme of the application, the common control of the television and the set top box can be realized through a single remote controller.

Description

Television and set top box integrated control method, device, equipment and medium
Technical Field
The present invention relates to the field of audio-visual equipment control technologies, and in particular, to a method, an apparatus, a device, and a medium for controlling a television set and a set top box.
Background
With the popularization of smart home devices, users have increasingly demanded the operation of home entertainment systems. At present, a plurality of remote controllers are usually required to be used for controlling the television and the set-top box respectively in families, or one remote controller is used for switching to control the television and the set-top box respectively, so that complexity and inconvenience of user operation are caused. Therefore, how to provide a solution to the above technical problem is a problem that a person skilled in the art needs to solve at present.
Disclosure of Invention
In view of the above, the present invention aims to provide a method, a device and a medium for controlling a television and a set-top box integrally, which can control the television and the set-top box through a single remote controller, so that the remote controller can realize seamless interaction and information sharing with the television and the set-top box. The specific scheme is as follows:
In a first aspect, the application discloses a method for controlling integration of a television and a set top box, which is applied to the television and comprises the following steps:
Receiving a control signal sent by a remote controller, and determining a control target corresponding to the control signal;
if the control signal is used for controlling the television, determining a first control instruction according to the control signal, and executing the first control instruction;
And if the control signal is used for controlling the set top box, performing data conversion on the control signal to generate a second control instruction, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
Optionally, the control signal is packetized by using a first packet header, a first length, a control type, a first command, first data, a first checksum;
The method for receiving the control signal sent by the remote controller and determining the control target corresponding to the control signal comprises the following steps:
receiving a control signal generated after a third control instruction is encoded by a remote controller, and decoding the control signal to determine a first packet mode of the control signal;
When the first packet header is judged to be correct based on the first packet group mode, positioning the first checksum according to the first length, and carrying out local verification by utilizing the first checksum;
After the local verification is passed, determining a control target corresponding to the control signal according to the control type.
Optionally, if the control signal is used for controlling the television, determining a first control instruction according to the control signal, and executing the first control instruction, including:
if the control signal is used for controlling the television, determining a combination mode between the first command and the first data in the control signal;
and determining a first control instruction according to the combination mode, and executing the first control instruction.
Optionally, if the control signal is used for controlling the set top box, performing data conversion on the control signal to generate a second control instruction, including:
And if the control signal is used for controlling the set top box, encoding the third control instruction obtained after decoding the control signal into a target data format matched with the universal multimedia interface so as to generate the second control instruction based on the target data format.
Optionally, the second control instruction performs grouping by using a second packet header, a second length, a custom protocol version, a target device address, a second command, second data, and a second checksum;
Wherein the sending the second control instruction to the set top box through the universal multimedia interface so that the set top box executes the second control instruction includes:
transmitting the second control instruction to the set top box through a universal multimedia interface so that the set top box decodes the second control instruction to determine a second packet mode of the second control instruction;
When the self equipment address of the set top box is judged to be consistent with the target equipment address in the second control instruction based on the second packet mode, positioning the second checksum according to the second length through the set top box, and performing local verification by utilizing the second checksum;
And after the local verification is passed, executing the second control instruction according to the second command and the second data by the set top box.
Optionally, the sending the second control instruction to the set top box through a universal multimedia interface, so that after the set top box executes the second control instruction, the method further includes:
And acquiring an instruction operation result returned in an audio and video mode after the set top box executes the second control instruction through the universal multimedia interface so as to obtain audio and video data, and displaying the audio and video data in an animation mode.
Optionally, the audio and video data are packaged by using a third packet header, a third length, a custom protocol version, a target device address, a data format, a data type, third data and a third checksum;
wherein, the displaying the audio and video data in the form of animation comprises:
determining remote control animation data and program data according to the data type;
And fusing the remote control animation data with the program data to generate fused data, and displaying the fused data in an animation mode by utilizing a stereoscopic algorithm.
In a second aspect, the present application discloses a device for controlling integration of a television and a set-top box, which is applied to the television, and comprises:
The signal receiving module is used for receiving a control signal sent by the remote controller and determining a control target corresponding to the control signal;
The television control module is used for determining a first control instruction according to the control signal and executing the first control instruction if the control signal is used for controlling the television;
And the set top box control module is used for performing data conversion on the control signal to generate a second control instruction if the control signal is used for controlling the set top box, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box can execute the second control instruction.
In a third aspect, the application discloses an electronic device, which comprises a processor and a memory, wherein the memory is used for storing a computer program, and the computer program is loaded and executed by the processor to realize the integrated control method of the television and the set top box.
In a fourth aspect, the present application discloses a computer readable storage medium for storing a computer program, wherein the computer program when executed by a processor implements a method for controlling a television and a set-top box as described above.
The application provides a television and set top box integrated control method which is applied to a television and comprises the steps of receiving a control signal sent by a remote controller and determining a control target corresponding to the control signal, determining a first control instruction according to the control signal and executing the first control instruction if the control signal is used for controlling the television, performing data conversion on the control signal to generate a second control instruction if the control signal is used for controlling the set top box, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
The method has the beneficial technical effects that after the television receives the control signal sent by the remote controller, the corresponding control type is judged, if the control signal is used for controlling the television, the television automatically processes the control instruction in the control signal, and if the control signal is used for controlling the set top box, after the control signal is subjected to related processing, the control instruction is forwarded to the set top box for processing through the universal multimedia interface. Therefore, after a novel universal multimedia interface communication protocol is introduced, the integrated control of the television and the set top box is realized. A user can control the television and the set top box by using only one remote controller, so that confusion caused by multiple remote controllers is avoided. And the remote controller can seamlessly interact with the television and the set top box and share information, so that the operation convenience of a user is improved, the number of the remote controllers and the number of the receivers are reduced, and the learning cost of the user is reduced.
In addition, the television and set top box integrated control device, the television and set top box integrated control equipment and the storage medium provided by the application correspond to the television and set top box integrated control method, and have the same effects.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings that are required to be used in the embodiments or the description of the prior art will be briefly described below, and it is obvious that the drawings in the following description are only embodiments of the present invention, and that other drawings can be obtained according to the provided drawings without inventive effort for a person skilled in the art.
Fig. 1is a flowchart of an integrated control method for a television and a set-top box according to the present application;
FIG. 2 is a functional block diagram of a remote control according to the present disclosure;
Fig. 3 is a block diagram of an integrated remote control system for a television and a set-top box according to the present application;
FIG. 4 is a flow chart illustrating operation of an integrated remote control system according to the present disclosure;
fig. 5 is a schematic flow chart of a television receiving control signal according to the present application;
FIG. 6 is a schematic diagram illustrating a process flow of a second control instruction according to the present disclosure;
fig. 7 is a schematic diagram of an analysis flow of a message received by a set top box according to the present application;
fig. 8 is a schematic diagram of an interaction flow between a television and a set-top box according to the present application;
Fig. 9 is a schematic structural diagram of an integrated control device for a television and a set-top box according to the present application;
Fig. 10 is a block diagram of an electronic device according to the present disclosure.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Currently, a plurality of remote controllers are usually required to be used for controlling a television and a set-top box in a household respectively, or one remote controller is used for switching to control the television and the set-top box respectively, so that complexity and inconvenience of user operation are caused.
Therefore, the application provides an integrated control scheme for the television and the set top box, which can control the television and the set top box through a single remote controller, so that the remote controller can realize seamless interaction and information sharing with the television and the set top box.
The embodiment of the invention discloses a method for integrally controlling a television and a set top box, which is shown in fig. 1 and is applied to the television, and the method comprises the following steps:
Step S11, receiving a control signal sent by a remote controller and determining a control target corresponding to the control signal.
In the embodiment of the application, the remote controller is internally integrated with the transmitting module, and a user sends out instructions, such as channel switching, volume adjustment and the like, by using the remote controller. The remote controller encodes the instructions and then transmits the control signals generated after encoding to the television through infrared or wireless signals.
It should be noted that, the present invention can realize the common control of the television and the set-top box through a single remote controller, so that the remote controller is integrated with the function keys of the television and the set-top box at the same time. As depicted in fig. 2, a functional block diagram of a remote control is provided for exemplary purposes. On the traditional keys, a remote controller is additionally provided with custom keys. The custom keys can be programmed as macro keys, and when a user presses a custom key, the television displays a macro programming editing interface, for example, a custom key can be directly opened to 05 channels, volume 50 and brightness 50 after being pressed.
The embodiment of the application is applied to the television, and after the remote controller sends out the control signal, the corresponding control signal is received through the television. The television judges the control type of the control signal through the defined communication protocol, namely, judges the current control type by determining a control target corresponding to the control type.
And step S12, if the control signal is used for controlling the television, determining a first control instruction according to the control signal, and executing the first control instruction.
In the embodiment of the application, if the control target is a television, the control signal is a control signal for controlling the television. After receiving the control signal, the television controls the television, so that the television processes the control signal by itself.
The receiving module in the television decodes the control signal, identifies the instruction of the user, executes the first control instruction determined according to the current control signal, and further realizes the control of the television.
And step S13, if the control signal is used for controlling the set top box, performing data conversion on the control signal to generate a second control instruction, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
It should be noted that in the embodiment of the present application, GPMI (GENERIC PERIPHERAL MANAGEMENT INTERFACE, universal multimedia interface) interfaces are integrated on the television and the set-top box. If the control target is a set-top box, the control signal is a control signal for controlling the set-top box. And forwarding the control signal to the set top box through the GPMI for processing.
In the embodiment of the application, a GPMI communication protocol is defined, and the control signal is converted into a second control instruction which can be forwarded between the television and the set top box, so that the second control instruction is sent to the set top box by utilizing the GPMI interface. The set top box receives the corresponding instruction through the GPMI interface, decodes, analyzes and processes the second control instruction, and then executes the second control instruction, thereby realizing the control of the set top box. In this way, the television and the set-top box can quickly and stably communicate information with each other through GPMI communication.
Fig. 3 is a schematic diagram of an integrated remote control system of a television and a set top box based on GPMI communication, which is provided by way of example, and a novel GPMI communication protocol is introduced to realize the interaction of data transmission and control instructions between the remote controller and the television and between the remote controller and the set top box. A specific system operation flow diagram is shown in fig. 4. After the user uses the remote controller to send the control signal, the control signal is judged by the television, if the control signal is the television control instruction, the television responds to the signal to be processed by itself, and if the control signal is the set top box control instruction, the control signal is forwarded to the set top box through the GPMI, and the set top box responds to the signal to be processed. And finally, after the corresponding control instruction is executed, displaying a corresponding control result through the television. In this way, the television and the set top box are controlled by the single remote controller, so that the remote controller can seamlessly interact with the television and the set top box and share information. The operation convenience of the user is improved, the number of remote controllers and the number of receivers are reduced, and the learning cost of the user is reduced.
The application provides a television and set top box integrated control method which is applied to a television and comprises the steps of receiving a control signal sent by a remote controller and determining a control target corresponding to the control signal, determining a first control instruction according to the control signal and executing the first control instruction if the control signal is used for controlling the television, performing data conversion on the control signal to generate a second control instruction if the control signal is used for controlling the set top box, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
The method has the beneficial technical effects that after the television receives the control signal sent by the remote controller, the corresponding control type is judged, if the control signal is used for controlling the television, the television automatically processes the control instruction in the control signal, and if the control signal is used for controlling the set top box, after the control signal is subjected to related processing, the control instruction is forwarded to the set top box for processing through the universal multimedia interface. Therefore, after a novel universal multimedia interface communication protocol is introduced, the integrated control of the television and the set top box is realized. A user can control the television and the set top box by using only one remote controller, so that confusion caused by multiple remote controllers is avoided. And the remote controller can seamlessly interact with the television and the set top box and share information, so that the operation convenience of a user is improved, the number of the remote controllers and the number of the receivers are reduced, and the learning cost of the user is reduced.
In a specific embodiment, the user issues a third control command using a remote control, which encodes the commands to generate the control signal. Specifically, the control signal is packetized by using a first packet header, a first length, a control type, a first command, first data, and a first checksum.
The control signal packet mode is shown in table 1:
TABLE 1
Further, fig. 5 is a schematic flow chart of receiving a control signal through a television. When the local check is consistent with the check code of the received packet, the command code is read, the data is read according to the command code, and the control target corresponding to the control signal and the specific instruction are determined. Specifically, the process of receiving the control signal sent by the remote controller and determining the control target corresponding to the control signal specifically includes the following steps:
receiving a control signal generated after a third control instruction is encoded by a remote controller, and decoding the control signal to determine a first packet mode of the control signal;
When the first packet header is judged to be correct based on the first packet group mode, positioning the first checksum according to the first length, and carrying out local verification by utilizing the first checksum;
After the local verification is passed, determining a control target corresponding to the control signal according to the control type.
It should be noted that the invention develops corresponding control logic and software algorithms so that when a key is pressed by the remote controller, the remote controller can recognize and direct the control command to the corresponding device. In the first set of packet means, the commands and data have different combinations that characterize different control instructions. The different command and data combinations are shown in table 2:
TABLE 2
The input source switching can be switched to any terminal connected to the television, and the command of the remote controller can control corresponding terminal equipment according to different input sources.
In a specific embodiment, if the control signal is used for controlling the television, determining a combination mode between the first command and the first data in the control signal, determining a first control instruction according to the combination mode, and executing the first control instruction. When the control signal is used for controlling the television, the control signal is analyzed, the combination mode of the command and the data field in the control signal is determined, and then a specific control instruction is determined, and the television automatically processes according to the specific control instruction. It is understood that when the control target is a television, the third control instruction is the same as the first control instruction.
In a specific embodiment, if the control signal is used for controlling the set top box, the process of performing data conversion on the control signal to generate the second control instruction specifically includes:
And if the control signal is used for controlling the set top box, encoding the third control instruction obtained after decoding the control signal into a target data format matched with the universal multimedia interface so as to generate the second control instruction based on the target data format.
In the embodiment of the application, after the television analyzes the signal, if the set top box needs to be controlled (for example, the set top box is switched to a specific channel), the instruction in the signal is encoded into a data format suitable for the GPMI communication protocol. Specifically, the second control instruction performs grouping by using a second packet header, a second length, a custom protocol version, a target device address, a second command, second data, and a second checksum.
The second control instruction is packed as shown in table 3:
TABLE 3 Table 3
Wherein the device address is used to identify the recipient of the message, from which the device determines whether to receive and process the message. The custom protocol version can specify that the message uses the protocol version, and if the protocol is upgraded by the later version upgrading function expansion, the device can judge compatibility according to the protocol version.
In the embodiment of the application, the television sends the second control instruction to the set top box through the GPMI interface. Fig. 6 is a schematic flow chart of the second control instruction processing. After receiving remote control signal data sent by a remote controller, the television judges whether the signal type is control of the television. If yes, executing corresponding signal command section directly according to the specific instruction determined after analysis, otherwise, determining that the control target is the set top box by the signal type. Further, a set top box MAC (MEDIA ACCESS Control Address ) Address is obtained, and a device Address of the target device corresponding to the bus is determined. And then coding according to a packet mode of the second control instruction, and forwarding the instruction through the GPMI interface. It should be noted that in the process of forwarding the instruction, if the timeout instruction does not answer, the data is retransmitted until the instruction answers.
Further, the set top box receives a second control instruction sent by the television through the GPMI interface, and the set top box parses the instruction and performs corresponding operations (e.g., channel switching, video playing, etc.). Specifically, the process of sending the second control instruction to the set top box through the universal multimedia interface so that the set top box executes the second control instruction specifically includes the following steps:
transmitting the second control instruction to the set top box through a universal multimedia interface so that the set top box decodes the second control instruction to determine a second packet mode of the second control instruction;
When the self equipment address of the set top box is judged to be consistent with the target equipment address in the second control instruction based on the second packet mode, positioning the second checksum according to the second length through the set top box, and performing local verification by utilizing the second checksum;
And after the local verification is passed, executing the second control instruction according to the second command and the second data by the set top box.
Fig. 7 is a schematic diagram of an analysis flow of a message received by a set-top box. The method comprises the steps of initializing GPMI, judging whether a GPMI bus is opened, judging whether data are received on the GPMI bus after the GPMI bus is opened, analyzing a second control instruction when the data are received, analyzing a packet header (message header) in the data, determining an equipment address in a message, namely, an address of a set top box contained in the message, carrying out matching judgment on the address and an actual equipment address of the set top box, further obtaining the length of the message when the address is consistent with the actual equipment address, finding a check code of a packet tail according to the length of the message, carrying out local check, obtaining a command and data in the packet according to a second packet mode after the local check is passed, carrying out response packet according to the current command and data, then sending the response packet through the GPMI bus, and executing corresponding command according to the response packet through the set top box.
In one possible implementation, the set-top box needs to perform feedback after executing the control instruction and display a corresponding control result through the television. Therefore, the set top box and the television can also perform other audio/video and communication data transmission through the GPMI. Specific:
And acquiring an instruction operation result returned in an audio and video mode after the set top box executes the second control instruction through the universal multimedia interface so as to obtain audio and video data, and displaying the audio and video data in an animation mode.
In the embodiment of the application, the GPMI interface not only transmits the control instruction, but also can transmit audio and video data at the same time. And the set top box transmits the instruction operation result back to the television for display through the audio and video data. The television receives the audio and video data and displays the corresponding content on the screen.
Specifically, the audio and video data are packaged by using a third packet header, a third length, a custom protocol version, a target device address, a data format, a data type, third data and a third checksum. The packet manner of the audio and video data is as follows in table 4:
TABLE 4 Table 4
Fig. 8 is a schematic diagram of an interaction flow for forwarding audio and video data between a television and a set-top box and performing corresponding display control results through the television. If the control signal is used for controlling the television, the television automatically processes and displays a corresponding control result through the television. That is, if the television responds, the television calls a built-in UI (User Interface) to generate audio and video data, acquires the audio and video data of a program played by the television itself, fuses the audio and video data with the remote control audio and video data, and then displays the animation in a three-dimensional way on an upper layer picture by adopting a three-dimensional algorithm. If the set top box responds, the set top box communicates through the GPMI, whether the data type in the set top box is remote control animation is further judged according to a packet mode of the audio and video data, if the data type is remote control animation, the data validity is further judged, the remote control audio and video data is further obtained when the data is valid, then the remote control audio and video data of the set top box is fused with the audio and video data played by a television, and finally the animation is displayed on an upper layer picture in a three-dimensional mode through a three-dimensional algorithm.
The process for displaying the audio and video data in the form of animation comprises the steps of determining remote control animation data and program data according to the data types, fusing the remote control animation data and the program data to generate fused data, and displaying the fused data in the form of animation by utilizing a three-dimensional algorithm. Therefore, the remote control instructions are finally displayed in the form of animation, so that the learning cost and the operation complexity of the user are reduced, and the user experience is optimized.
Correspondingly, the embodiment of the application also discloses a device for controlling the integration of the television and the set top box, which is shown in fig. 9 and is applied to the television, and the device comprises:
The signal receiving module 11 is used for receiving a control signal sent by the remote controller and determining a control target corresponding to the control signal;
A television control module 12, configured to determine a first control instruction according to the control signal and execute the first control instruction if the control signal is used to control the television;
And the set top box control module 13 is configured to perform data conversion on the control signal to generate a second control instruction if the control signal is used for controlling a set top box, and send the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
The more specific working process of each module may refer to the corresponding content disclosed in the foregoing embodiment, and will not be described herein.
It can be seen that the scheme of the embodiment is applied to a television and comprises the steps of receiving a control signal sent by a remote controller and determining a control target corresponding to the control signal, determining a first control instruction according to the control signal and executing the first control instruction if the control signal is used for controlling the television, performing data conversion on the control signal to generate a second control instruction if the control signal is used for controlling a set top box, and sending the second control instruction to the set top box through a universal multimedia interface so that the set top box executes the second control instruction.
The method has the beneficial technical effects that after the television receives the control signal sent by the remote controller, the corresponding control type is judged, if the control signal is used for controlling the television, the television automatically processes the control instruction in the control signal, and if the control signal is used for controlling the set top box, after the control signal is subjected to related processing, the control instruction is forwarded to the set top box for processing through the universal multimedia interface. Therefore, after a novel universal multimedia interface communication protocol is introduced, the integrated control of the television and the set top box is realized. A user can control the television and the set top box by using only one remote controller, so that confusion caused by multiple remote controllers is avoided. And the remote controller can seamlessly interact with the television and the set top box and share information, so that the operation convenience of a user is improved, the number of the remote controllers and the number of the receivers are reduced, and the learning cost of the user is reduced.
Further, the embodiment of the present application further discloses an electronic device, and fig. 10 is a block diagram of an electronic device 20 according to an exemplary embodiment, where the content of the figure is not to be considered as any limitation on the scope of use of the present application.
Fig. 10 is a schematic structural diagram of an electronic device 20 according to an embodiment of the present application. The electronic device 20 may include, in particular, at least one processor 21, at least one memory 22, a power supply 23, a communication interface 24, an input-output interface 25, and a communication bus 26. The memory 22 is configured to store a computer program, where the computer program is loaded and executed by the processor 21 to implement relevant steps in the integrated control method for a television and a set-top box disclosed in any of the foregoing embodiments.
In this embodiment, the power supply 23 is configured to provide working voltages for each hardware device on the electronic device 20, the communication interface 24 is capable of creating a data transmission channel with an external device for the electronic device 20, and the communication protocol to be followed is any communication protocol applicable to the technical solution of the present application, which is not specifically limited herein, and the input/output interface 25 is configured to obtain external input data or output data to the external device, and the specific interface type of the input/output interface may be selected according to the specific application needs and is not specifically limited herein.
The memory 22 may be a carrier for storing resources, such as a read-only memory, a random access memory, a magnetic disk, or an optical disk, and the resources stored thereon may include an operating system 221, a computer program 222, data 223, and the like, and the data 223 may include various data. The storage means may be a temporary storage or a permanent storage.
The operating system 221 is used for managing and controlling various hardware devices on the electronic device 20 and the computer program 222, which may be Windows Server, netware, unix, linux, etc. The computer program 222 may further include a computer program that can be used to perform other specific tasks in addition to the computer program that can be used to perform the television and set-top box integrated control method performed by the electronic device 20 as disclosed in any of the previous embodiments.
Further, embodiments of the present application also disclose a computer readable storage medium, where the computer readable storage medium includes random access Memory (Random Access Memory, RAM), memory, read-Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, magnetic disk, or optical disk, or any other form of storage medium known in the art. The computer program, when executed by the processor, realizes the integrated control method of the television and the set top box. For specific steps of the method, reference may be made to the corresponding contents disclosed in the foregoing embodiments, and no further description is given here.
In this specification, each embodiment is described in a progressive manner, and each embodiment is mainly described in a different point from other embodiments, so that the same or similar parts between the embodiments are referred to each other. For the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and the relevant points refer to the description of the method section.
The steps of a television and set-top box integrated control method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two. The software modules may be disposed in Random Access Memory (RAM), memory, read Only Memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
Finally, it is further noted that relational terms such as first and second, and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises an element.
The method, the device, the equipment and the medium for controlling the integration of the television and the set-top box provided by the invention are described in detail, the principles and the implementation modes of the invention are described by applying specific examples, the description of the examples is only used for helping to understand the method and the core idea of the invention, and meanwhile, the technical personnel in the field can change the specific implementation mode and the application range according to the idea of the invention, so that the content of the description is not to be construed as limiting the invention.

Claims (10)

1.一种电视机和机顶盒一体化控制方法,其特征在于,应用于电视机,包括:1. A method for integrated control of a television and a set-top box, characterized in that it is applied to a television, comprising: 接收遥控器发送的控制信号,并确定所述控制信号对应的控制目标;Receive a control signal sent by a remote controller, and determine a control target corresponding to the control signal; 如果所述控制信号用于对所述电视机进行控制,则根据所述控制信号确定第一控制指令,并执行所述第一控制指令;If the control signal is used to control the television, determining a first control instruction according to the control signal, and executing the first control instruction; 如果所述控制信号用于对机顶盒进行控制,则对所述控制信号进行数据转换以生成第二控制指令,并通过通用多媒体接口将所述第二控制指令发送到所述机顶盒,以便所述机顶盒执行所述第二控制指令。If the control signal is used to control a set-top box, data conversion is performed on the control signal to generate a second control instruction, and the second control instruction is sent to the set-top box through a universal multimedia interface so that the set-top box executes the second control instruction. 2.根据权利要求1所述的电视机和机顶盒一体化控制方法,其特征在于,所述控制信号通过使用第一包头、第一长度、控制类型、第一命令、第一数据、第一校验和进行组包;2. The integrated control method of a television set and a set-top box according to claim 1, characterized in that the control signal is packaged by using a first packet header, a first length, a control type, a first command, a first data, and a first checksum; 其中,所述接收遥控器发送的控制信号,并确定所述控制信号对应的控制目标,包括:The receiving of a control signal sent by a remote controller and determining a control target corresponding to the control signal includes: 接收遥控器对第三控制指令进行编码后生成的控制信号,并对所述控制信号进行解码以确定所述控制信号的第一组包方式;receiving a control signal generated by encoding the third control instruction by the remote controller, and decoding the control signal to determine a first packetization mode of the control signal; 当基于所述第一组包方式判定所述第一包头正确时,根据所述第一长度定位所述第一校验和,并利用所述第一校验和进行本地校验;When it is determined that the first packet header is correct based on the first packet grouping mode, locating the first checksum according to the first length, and performing local verification using the first checksum; 本地校验通过后,根据所述控制类型确定所述控制信号对应的控制目标。After the local verification is passed, the control target corresponding to the control signal is determined according to the control type. 3.根据权利要求2所述的电视机和机顶盒一体化控制方法,其特征在于,所述如果所述控制信号用于对所述电视机进行控制,则根据所述控制信号确定第一控制指令,并执行所述第一控制指令,包括:3. The integrated control method of a television set and a set-top box according to claim 2, characterized in that if the control signal is used to control the television set, determining a first control instruction according to the control signal and executing the first control instruction comprises: 如果所述控制信号用于对所述电视机进行控制,则确定所述控制信号中所述第一命令和所述第一数据之间的组合方式;If the control signal is used to control the television, determining a combination mode between the first command and the first data in the control signal; 根据所述组合方式确定第一控制指令,并执行所述第一控制指令。A first control instruction is determined according to the combination mode, and the first control instruction is executed. 4.根据权利要求2所述的电视机和机顶盒一体化控制方法,其特征在于,如果所述控制信号用于对机顶盒进行控制,则对所述控制信号进行数据转换以生成第二控制指令,包括:4. The integrated control method of a television set and a set-top box according to claim 2, characterized in that if the control signal is used to control the set-top box, performing data conversion on the control signal to generate a second control instruction comprises: 如果所述控制信号用于对机顶盒进行控制,则将对所述控制信号进行解码后得到的所述第三控制指令编码为与所述通用多媒体接口适配的目标数据格式,以便基于所述目标数据格式生成所述第二控制指令。If the control signal is used to control a set-top box, the third control instruction obtained after decoding the control signal is encoded into a target data format adapted to the universal multimedia interface, so as to generate the second control instruction based on the target data format. 5.根据权利要求1所述的电视机和机顶盒一体化控制方法,其特征在于,所述第二控制指令通过使用第二包头、第二长度、自定义协议版本、目标设备地址、第二命令、第二数据、第二校验和进行组包;5. The integrated control method of a television set and a set-top box according to claim 1, characterized in that the second control instruction is packaged by using a second packet header, a second length, a custom protocol version, a target device address, a second command, a second data, and a second checksum; 其中,所述通过通用多媒体接口将所述第二控制指令发送到所述机顶盒,以便所述机顶盒执行所述第二控制指令,包括:The sending of the second control instruction to the set-top box through the universal multimedia interface so that the set-top box executes the second control instruction includes: 通过通用多媒体接口将所述第二控制指令发送到所述机顶盒,以便所述机顶盒对所述第二控制指令进行解码,以确定所述第二控制指令的第二组包方式;Sending the second control instruction to the set-top box through a universal multimedia interface, so that the set-top box decodes the second control instruction to determine a second packaging mode of the second control instruction; 当基于所述第二组包方式判定所述机顶盒的自身设备地址与所述第二控制指令中的所述目标设备地址一致时,通过所述机顶盒,根据所述第二长度定位所述第二校验和,并利用所述第二校验和进行本地校验;When it is determined based on the second packet grouping mode that the device address of the set-top box itself is consistent with the target device address in the second control instruction, locating the second checksum according to the second length through the set-top box, and performing local verification using the second checksum; 本地校验通过后,通过所述机顶盒,根据所述第二命令和所述第二数据执行所述第二控制指令。After the local verification is passed, the second control instruction is executed through the set-top box according to the second command and the second data. 6.根据权利要求1至5任一项所述的电视机和机顶盒一体化控制方法,其特征在于,所述通过通用多媒体接口将所述第二控制指令发送到所述机顶盒,以便所述机顶盒执行所述第二控制指令之后,还包括:6. The method for controlling an integrated television set and a set-top box according to any one of claims 1 to 5, characterized in that after sending the second control instruction to the set-top box through a universal multimedia interface so that the set-top box executes the second control instruction, the method further comprises: 通过所述通用多媒体接口获取所述机顶盒执行所述第二控制指令后以音视频方式传回的指令操作结果,以得到音视频数据,并将所述音视频数据以动画的形式进行显示。The command operation result transmitted back in the form of audio and video after the set-top box executes the second control command is obtained through the universal multimedia interface to obtain audio and video data, and the audio and video data is displayed in the form of animation. 7.根据权利要求6所述的电视机和机顶盒一体化控制方法,其特征在于,所述音视频数据通过使用第三包头、第三长度、自定义协议版本、目标设备地址、数据格式、数据类型、第三数据、第三校验和进行组包;7. The integrated control method of a television set and a set-top box according to claim 6, characterized in that the audio and video data are packaged by using a third packet header, a third length, a custom protocol version, a target device address, a data format, a data type, a third data, and a third checksum; 其中,所述将所述音视频数据以动画的形式进行显示,包括:The step of displaying the audio and video data in the form of animation includes: 根据所述数据类型确定遥控动画数据与节目数据;Determining remote control animation data and program data according to the data type; 将所述遥控动画数据与所述节目数据进行融合以生成融合数据,并利用立体算法将所述融合数据以动画的形式进行显示。The remote control animation data is fused with the program data to generate fused data, and the fused data is displayed in the form of animation using a stereo algorithm. 8.一种电视机和机顶盒一体化控制装置,其特征在于,应用于电视机,包括:8. A TV and set-top box integrated control device, characterized in that it is applied to a TV, comprising: 信号接收模块,用于接收遥控器发送的控制信号,并确定所述控制信号对应的控制目标;A signal receiving module, used to receive a control signal sent by a remote controller and determine a control target corresponding to the control signal; 电视机控制模块,用于如果所述控制信号用于对所述电视机进行控制,则根据所述控制信号确定第一控制指令,并执行所述第一控制指令;a television control module, configured to determine a first control instruction according to the control signal and execute the first control instruction if the control signal is used to control the television; 机顶盒控制模块,用于如果所述控制信号用于对机顶盒进行控制,则对所述控制信号进行数据转换以生成第二控制指令,并通过通用多媒体接口将所述第二控制指令发送到所述机顶盒,以便所述机顶盒执行所述第二控制指令。The set-top box control module is used to perform data conversion on the control signal to generate a second control instruction if the control signal is used to control the set-top box, and send the second control instruction to the set-top box through a universal multimedia interface so that the set-top box executes the second control instruction. 9.一种电子设备,其特征在于,所述电子设备包括处理器和存储器;其中,所述存储器用于存储计算机程序,所述计算机程序由所述处理器加载并执行以实现如权利要求1至7任一项所述的电视机和机顶盒一体化控制方法。9. An electronic device, characterized in that the electronic device comprises a processor and a memory; wherein the memory is used to store a computer program, and the computer program is loaded and executed by the processor to implement the integrated control method of a television and a set-top box as described in any one of claims 1 to 7. 10.一种计算机可读存储介质,其特征在于,用于存储计算机程序;其中所述计算机程序被处理器执行时实现如权利要求1至7任一项所述的电视机和机顶盒一体化控制方法。10. A computer-readable storage medium, characterized in that it is used to store a computer program; wherein when the computer program is executed by a processor, the method for integrated control of a television and a set-top box as described in any one of claims 1 to 7 is implemented.
CN202411910074.9A 2024-12-24 2024-12-24 TV set and set-top box integrated control method, device, equipment and medium Pending CN119653148A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202411910074.9A CN119653148A (en) 2024-12-24 2024-12-24 TV set and set-top box integrated control method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202411910074.9A CN119653148A (en) 2024-12-24 2024-12-24 TV set and set-top box integrated control method, device, equipment and medium

Publications (1)

Publication Number Publication Date
CN119653148A true CN119653148A (en) 2025-03-18

Family

ID=94948889

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202411910074.9A Pending CN119653148A (en) 2024-12-24 2024-12-24 TV set and set-top box integrated control method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN119653148A (en)

Similar Documents

Publication Publication Date Title
US9491214B2 (en) Information-provision control method, information reproduction system, information-provision apparatus, information reproduction apparatus and information-presentation control program
US20040068756A1 (en) Virtual link between CE devices
US20030140343A1 (en) Remote wireless device with EPG display, intercom and emulated control buttons
EP3013063B1 (en) Closed caption-support content receiving apparatus and display apparatus, system having the same, and closed caption-providing method thereof
US20120233552A1 (en) Personalizing the user experience
US20120297040A1 (en) Information processing apparatus, information processing method, and program
EP3131303B1 (en) Method and device for transmitting data in intelligent terminal to television terminal
CN103945235B (en) A kind of digital television control method, set top box and system
CN112073664A (en) A video call method and display device
CN102594795A (en) Network system, content-reproduction-takeover method, and program
US20180007427A1 (en) Method for controlling ip-based hdmi device
WO2022242328A1 (en) Method for playback in split screen and display device
CN102469281B (en) Computer and television integrated machine and the means of communication thereof
JP2003259463A (en) Information home appliance control device
US20160112769A1 (en) Method and device for controlling implementation of application and recording medium thereof
CN111654753B (en) Application program starting method and display device
CN119653148A (en) TV set and set-top box integrated control method, device, equipment and medium
CN116320564A (en) Display device, terminal device, and device control method
CN111526392B (en) Video acquisition method, display device, server
US20220399019A1 (en) Home appliance and server
CN107018346B (en) Signal response method and device
EP4510599A1 (en) Display device
US11394797B2 (en) Information processing device, information processing method, and information processing system
JP2010050792A (en) Control unit of electronic device
CN114222172A (en) A method and device for obtaining HDMI-CEC function of electronic equipment

Legal Events

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