CN115002507A - Video data updating method, device, equipment and readable storage medium - Google Patents

Video data updating method, device, equipment and readable storage medium Download PDF

Info

Publication number
CN115002507A
CN115002507A CN202210909501.6A CN202210909501A CN115002507A CN 115002507 A CN115002507 A CN 115002507A CN 202210909501 A CN202210909501 A CN 202210909501A CN 115002507 A CN115002507 A CN 115002507A
Authority
CN
China
Prior art keywords
video
data
video data
change
updating
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
CN202210909501.6A
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.)
Feihu Information Technology Tianjin Co Ltd
Original Assignee
Feihu Information Technology Tianjin Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Feihu Information Technology Tianjin Co Ltd filed Critical Feihu Information Technology Tianjin Co Ltd
Priority to CN202210909501.6A priority Critical patent/CN115002507A/en
Publication of CN115002507A publication Critical patent/CN115002507A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • H04N21/23109Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion by placing content in organized collections, e.g. EPG data repository
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/43Processing of content or additional data, e.g. demultiplexing additional data from a digital video stream; Elementary client operations, e.g. monitoring of home network or synchronising decoder's clock; Client middleware
    • H04N21/4302Content synchronisation processes, e.g. decoder synchronisation

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Television Signal Processing For Recording (AREA)

Abstract

The application discloses a video data updating method, which comprises the following steps: sending a synchronization request to a video management system at intervals of a first preset time; receiving a video information change table returned by the video management system; judging whether a video information change table has a video change message or not; if yes, determining video data to be updated corresponding to the video change message from a video database, and updating the video data to be updated according to the video change message. Therefore, the video information change table used for filtering the repeated information can be preset, the video change information in the video information change table is obtained at a specific frequency to update the video data, a large number of repeated video data updates according to the same video change information can be avoided, unnecessary data updates are reduced, the update times of the video data can be reduced under the condition that the data synchronization of the OTT system and the video management system is ensured, and the waste of system resources is greatly reduced.

Description

Video data updating method, device, equipment and readable storage medium
Technical Field
The present application relates to the field of video data processing, and more particularly, to a method, an apparatus, a device and a readable storage medium for updating video data.
Background
With the continuous development of science and technology, smart televisions begin to enter the lives of people, and more people select to directly use client-side APP of televisions for video on demand. The client APP of the television acquires video data required by a user from an ott (ott Ratings systems) system, and after uploading and transcoding copyright video, a service provider stores transcoded video information in a database of a video management system (video cms). Therefore, how to ensure the secure synchronization of the copyright video information from the video management system to the OTT system is a problem to be solved urgently by those skilled in the art.
In the existing solution, when the video management system changes video information, the video management system issues a video information change message as a message producer, and the content of the message is the latest video information. And the OTT system is used as a message consumer to receive the video information change message, and after the OTT system receives the video information change message each time, the OTT system updates the video information table of the database according to the latest video information aiming at the video information. However, when the video information table of the video management system is frequently changed, since the OTT system consumes the video information change messages in real time, each video information change message will cause the OTT system to update the database once, which causes a large amount of repeated updates of the same piece of video information by the OTT system in a short time, thereby causing waste of system resources.
Disclosure of Invention
The embodiment of the application provides a video data updating method, a video data updating device and a readable storage medium, which can avoid a large number of repeated video data updating according to the same video change message, reduce unnecessary data updating, reduce the updating times of video data under the condition of ensuring the data synchronization of an OTT system and a video management system, and greatly reduce the waste of system resources.
In view of this, an embodiment of the present application provides a video data updating method, including:
receiving a video change message sent by a video management system;
storing the video change message in a video information change table, wherein the video information change table is used for filtering repeated video change messages;
acquiring the filtered video change information in the video information change table at intervals of first preset time;
and determining the video data to be updated corresponding to the filtered video change message from a video database, and updating the video data to be updated according to the filtered video change message.
Optionally, the determining, from a video database, video data to be updated corresponding to the filtered video change message includes:
acquiring a video ID of video data to be updated according to the filtered video change message;
and determining the video data to be updated according to the video ID and the video database, wherein the video database stores the corresponding relation between the video ID and the video data to be updated.
Optionally, the updating the video data to be updated according to the filtered video change message includes:
sending a video data updating request to the video management system, wherein the video data updating request comprises a video ID of the video data to be updated;
receiving video updating data returned by the video management system, wherein the video updating data is obtained by the video management system according to the video ID;
and updating the video data to be updated in the video database according to the video updating data.
Optionally, the method further comprises:
acquiring video data stored in the video management system every second preset time;
judging whether the video data in the video database is consistent with the video data stored in the video management system or not, wherein the second preset time is longer than the first preset time;
and if the video data in the video database is inconsistent with the video data stored in the video management system, updating the video data in the video database according to the video data stored in the video management system.
Optionally, the video information change table is a redisset set.
Optionally, after the updating the video data to be updated according to the filtered video change message, the method further includes:
and deleting the filtered video change message from the video information change table.
Optionally, before the obtaining the filtered video change message in the video information change table, the method further includes:
judging whether the video information change table stores the filtered video change information or not;
and if so, executing the step of acquiring the filtered video change message in the video information change table every first preset time.
An embodiment of the present application further provides a video data updating apparatus, including:
the receiving unit is used for receiving a video change message sent by the video management system;
a storage unit, configured to store the video change message in a video information change table, where the video information change table is used to filter repeated video change messages;
the acquisition unit is used for acquiring the filtered video change information in the video information change table every first preset time;
and the updating unit is used for determining the video data to be updated corresponding to the filtered video change message from a video database and updating the video data to be updated according to the filtered video change message.
The embodiment of the present application further provides a computer device, which includes: a memory, a transceiver, a processor, and a bus system;
wherein the memory is used for storing programs;
the processor is used for executing the programs in the memory to realize the various methods;
the bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate.
Embodiments of the present application also provide a computer-readable storage medium, which is characterized by storing instructions that, when executed on a computer, cause the computer to execute the various methods as described above.
The embodiment of the application provides a video data updating method, which comprises the following steps: sending a synchronization request to a video management system at intervals of a first preset time; receiving a video information change table returned by the video management system; judging whether a video information change table has a video change message or not; if so, determining the video data to be updated corresponding to the video change message from a video database, and updating the video data to be updated according to the video change message. Therefore, the video information change table used for filtering the repeated information can be preset, the video change information in the video information change table is obtained at a specific frequency to update the video data, a large number of repeated video data updates according to the same video change information can be avoided, unnecessary data updates are reduced, the update times of the video data can be reduced under the condition that the data synchronization of the OTT system and the video management system is ensured, and the waste of system resources is greatly reduced.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a schematic flowchart of a video data updating method according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of a video data updating apparatus according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The terms "first," "second," "third," "fourth," and the like in the description and claims of this application and in the above-described drawings, if any, are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It will be appreciated that the data so used may be interchanged under appropriate circumstances such that the embodiments described herein may be implemented in other sequences than those illustrated or described herein. Moreover, the terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a process, method, system, article, or apparatus that comprises a list of steps or elements is not necessarily limited to those steps or elements expressly listed, but may include other steps or elements not expressly listed or inherent to such process, method, article, or apparatus.
The partial terms that may be referred to in this application are explained first:
the video management system comprises: the system is also called a video cms system, and can upload, transcode, release and offline manage copyright videos of video websites.
OTT system: in recent years, various internet companies spread apps at television terminals to play copyright videos, and an OTT system is a background system for managing the copyright videos.
Redis set: set for Redis is an unordered Set of String types. The members of the set are unique, meaning that duplicate data cannot appear in the set. The aggregation in Redis is realized by a hash table, so the time complexity of adding, searching and deleting is O (1).
In the prior art, when a video management system changes video information, the video management system issues a video information change message as a message producer, and the content of the message is the latest video information. And the OTT system is used as a message consumer to receive the video information change message, and after the OTT system receives the video information change message each time, the OTT system updates the video information table of the database according to the latest video information aiming at the video information. However, when the video information table of the video management system is frequently changed, since the OTT system consumes the video information change messages in real time, each video information change message causes the OTT system to update the database once, which causes a lot of repeated updates of the same piece of video information by the OTT system in a short time, thereby causing waste of system resources.
Therefore, in order to solve the above problem, embodiments of the present application provide a video data updating method, apparatus, device, and readable storage medium, which can set a video information change table for filtering repeated information in advance, and obtain a video change message in the video information change table at a specific frequency to update video data, so as to avoid updating a large number of repeated video data according to the same video change message, reduce unnecessary data updates, and reduce the number of updates of video data and greatly reduce waste of system resources under the condition of ensuring data synchronization between an OTT system and a video management system.
Referring to fig. 1, a video data updating method according to an embodiment of the present application includes the following steps.
S101, receiving a video change message sent by a video management system.
In this embodiment, when video data stored in the video management system is changed, the video management system generates a video change message and sends the video change message to the OTT system, so that the OTT system receives the video change message sent by the video management system. Wherein the video change message includes a video ID of the video data to be updated. It is understood that the situation causing the change of the video data stored in the video management system may include: video release; video is downloaded; changing information such as video titles, brief introduction and cover drawings; video charging status changes, etc.
S102, storing the video change message in a video information change table, wherein the video information change table is used for filtering repeated video change messages.
In this embodiment, after receiving the video change message, the video change message may be stored in a video information change table, where the video information change table is used to filter repeated video change messages. It can be understood that there may be repeated data in the video change message sent by the video management system, and in order to avoid performing a large number of repeated video data updates according to the same video change message, the video change message may be stored in a preset video information change table, and the video information change table filters the repeated data in the video change message, so that only the non-repeated data in the video change message is left.
In one possible implementation, the video change message table may be a Redis set. Since duplicate data cannot occur in a Redis set, the Redis set may serve as a filter for duplicate data. In particular, the Redis set may be created in real-time according to the current timestamp. For example, if the current time is 15 points at 5/6/2022 at 02 points, then the redeseset key value is created as follows: vid _202205061500, namely the redeset key values created between point 15 and point 01 and point 15 and point 10 are all: vid _ 202205061500; the redisset key values created between points 15 and 11 and points 15 and 20 are all: vid _202205061510, and so on. The value in the corresponding redisset set is a list of video ids in the video change message.
S103, acquiring the filtered video change information in the video information change table every first preset time.
In this embodiment, in order to reduce waste of system resources under the condition of ensuring data synchronization between the OTT system and the video management system, the video change message filtered in the video information change table may be obtained at intervals of the first preset time. It is understood that the first preset time can be set according to actual requirements. Preferably, the first preset time may be 10 minutes.
In a possible implementation manner, before obtaining the filtered video change message in the video information change table, it may be determined whether the video information change table stores the video change message, if so, the video information change table is executed to obtain the filtered video change message in the video information change table every first preset time, and if not, no operation is performed.
S104, determining the video data to be updated corresponding to the filtered video change message from a video database, and updating the video data to be updated according to the filtered video change message.
In this embodiment, after the filtered video change message is obtained, the video data to be updated corresponding to the filtered video change message may be determined. Specifically, the video ID of the video data to be updated may be obtained according to the filtered video change message, and then the video data to be updated may be determined according to the video ID and the video database. It can be understood that the video ID to be updated can be extracted from the video change message, and the video database stores the video ID, the video data to be updated, and the corresponding relationship between the video ID and the video data to be updated.
In this embodiment, after the video data to be updated is determined, the video data to be updated may be updated according to the filtered video change message. Specifically, a video data update request may be sent to the video management system first, where the video data update request includes a video ID of the video data to be updated, then the video update data returned by the video management system is received, where the video update data is obtained by the video management system according to the video ID, and finally the video data to be updated in the video database is updated according to the video update data. It is understood that the video management system stores therein the video ID, the video update data, and the correspondence between the video ID and the video update data. After the video update data is obtained, the video update data can be stored in the storage position of the video data to be updated, and the video data to be updated is deleted, so that the update process of the video data to be updated is completed.
In a possible implementation manner, after the video data to be updated is updated according to the filtered video change message, the obtained filtered video change message can be deleted from the video information change table, so that the OTT system is prevented from repeatedly updating the same video change message for many times, unnecessary data updating is reduced, and waste of system resources is greatly reduced.
In a possible implementation manner, the video data stored in the video management system may be acquired every second preset time, and whether the video data in the video database is consistent with the video data stored in the video management system is determined, where the second preset time is greater than the first preset time; and if the video data in the video database is inconsistent with the video data stored in the video management system, updating the video data in the video database according to the video data stored in the video management system. Specifically, the second preset time may be set according to actual needs, and preferably, the second preset time may be one day. It can be understood that after the second preset time, the full amount of video data in the video management system may be acquired and compared with the full amount of video data in the video database in the OTT system, and when the data are inconsistent, the video data in the video database in the OTT system, which is inconsistent with the video management system, is synchronously updated with reference to the full amount of data in the video management system, so as to further ensure the synchronization between the video data in the video management system and the video data in the OTT system.
The embodiment of the application provides a video data updating method, which comprises the following steps: sending a synchronization request to a video management system at intervals of a first preset time; receiving a video information change table returned by the video management system; judging whether a video information change table has a video change message or not; if yes, determining video data to be updated corresponding to the video change message from a video database, and updating the video data to be updated according to the video change message. Therefore, the video information change table used for filtering the repeated information can be preset, the video change information in the video information change table is obtained at a specific frequency to update the video data, a large number of repeated video data updates according to the same video change information can be avoided, unnecessary data updates are reduced, the update times of the video data can be reduced under the condition that the data synchronization of the OTT system and the video management system is ensured, and the waste of system resources is greatly reduced.
Referring to fig. 2, an embodiment of the present application further provides a video data updating apparatus, including:
a receiving unit 201, configured to receive a video change message sent by a video management system;
a storage unit 202, configured to store the video change message in a video information change table, where the video information change table is used to filter repeated video change messages;
an obtaining unit 203, configured to obtain the filtered video change message in the video information change table every first preset time;
an updating unit 204, configured to determine, from a video database, to-be-updated video data corresponding to the filtered video change message, and update the to-be-updated video data according to the filtered video change message.
Optionally, the updating unit 204 is specifically configured to:
acquiring a video ID of video data to be updated according to the filtered video change message;
and determining the video data to be updated according to the video ID and the video database, wherein the video database stores the corresponding relation between the video ID and the video data to be updated.
Optionally, the updating unit 204 is specifically configured to:
sending a video data updating request to the video management system, wherein the video data updating request comprises a video ID of the video data to be updated;
receiving video updating data returned by the video management system, wherein the video updating data is obtained by the video management system according to the video ID;
and updating the video data to be updated in the video database according to the video updating data.
Optionally, the apparatus further comprises:
the acquiring unit 203 is further configured to acquire video data stored in the video management system every second preset time;
the judging unit is used for judging whether the video data in the video database is consistent with the video data stored in the video management system or not, and the second preset time is longer than the first preset time;
the updating unit 204 is further configured to update the video data in the video database according to the video data stored in the video management system if the video data in the video database is inconsistent with the video data stored in the video management system.
Optionally, the video information change table is a redisset set.
Optionally, the apparatus further comprises:
and the deleting unit is used for deleting the filtered video change message from the video information change table.
Optionally, the apparatus further comprises:
the judging unit is used for judging whether the video information change table stores the filtered video change information or not;
and the execution unit is used for executing the step of acquiring the filtered video change message in the video information change table every first preset time if the result of the judgment unit is positive.
An embodiment of the present application further provides a computer device, including: a memory, a transceiver, a processor, and a bus system;
wherein the memory is used for storing programs;
the processor is used for executing the program in the memory to realize the video data updating method;
the bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate.
Embodiments of the present application also provide a computer-readable storage medium storing instructions that, when executed on a computer, cause the computer to perform a video data update method as described above.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be 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. Also, 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 an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A video data update method, comprising:
receiving a video change message sent by a video management system;
storing the video change message in a video information change table, wherein the video information change table is used for filtering repeated video change messages;
acquiring the filtered video change information in the video information change table at intervals of first preset time;
and determining the video data to be updated corresponding to the filtered video change message from a video database, and updating the video data to be updated according to the filtered video change message.
2. The method according to claim 1, wherein the determining the video data to be updated corresponding to the filtered video change message from the video database comprises:
acquiring a video ID of video data to be updated according to the filtered video change message;
and determining the video data to be updated according to the video ID and the video database, wherein the video database stores the corresponding relation between the video ID and the video data to be updated.
3. The method according to claim 2, wherein the updating the video data to be updated according to the filtered video change message comprises:
sending a video data updating request to the video management system, wherein the video data updating request comprises a video ID of the video data to be updated;
receiving video updating data returned by the video management system, wherein the video updating data is obtained by the video management system according to the video ID;
and updating the video data to be updated in the video database according to the video updating data.
4. The method of claim 3, further comprising:
acquiring video data stored in a video management system every other second preset time;
judging whether the video data in the video database is consistent with the video data stored in the video management system or not, wherein the second preset time is longer than the first preset time;
and if the video data in the video database is inconsistent with the video data stored in the video management system, updating the video data in the video database according to the video data stored in the video management system.
5. The method of claim 1, wherein the video information change table is a Redis set.
6. The method of claim 1, wherein after the updating the video data to be updated according to the filtered video change message, the method further comprises:
and deleting the filtered video change message from the video information change table.
7. The method of claim 1, further comprising, before said obtaining the filtered video change message in the video information change table:
judging whether the video information change table stores the filtered video change information or not;
and if so, executing the step of acquiring the filtered video change information in the video information change table every other first preset time.
8. A video data update apparatus, comprising:
the receiving unit is used for receiving a video change message sent by the video management system;
a storage unit, configured to store the video change message in a video information change table, where the video information change table is used to filter repeated video change messages;
the acquisition unit is used for acquiring the filtered video change information in the video information change table every first preset time;
and the updating unit is used for determining the video data to be updated corresponding to the filtered video change message from a video database and updating the video data to be updated according to the filtered video change message.
9. A computer device, comprising: a memory, a transceiver, a processor, and a bus system;
wherein the memory is used for storing programs;
the processor is configured to execute a program in the memory to implement the method of any one of claims 1 to 7;
the bus system is used for connecting the memory and the processor so as to enable the memory and the processor to communicate.
10. A computer-readable storage medium having stored thereon instructions which, when executed on a computer, cause the computer to perform the method of any one of claims 1 to 7.
CN202210909501.6A 2022-07-29 2022-07-29 Video data updating method, device, equipment and readable storage medium Pending CN115002507A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210909501.6A CN115002507A (en) 2022-07-29 2022-07-29 Video data updating method, device, equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210909501.6A CN115002507A (en) 2022-07-29 2022-07-29 Video data updating method, device, equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN115002507A true CN115002507A (en) 2022-09-02

Family

ID=83021200

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210909501.6A Pending CN115002507A (en) 2022-07-29 2022-07-29 Video data updating method, device, equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN115002507A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116886964A (en) * 2023-09-05 2023-10-13 深圳市华曦达科技股份有限公司 OTT content timing release and update processing method and device

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251764A (en) * 2006-03-17 2007-09-27 Nippon Telegr & Teleph Corp <Ntt> Program navigation system, program navigation method, program of method, recording medium with program recorded thereon
CN102118647A (en) * 2009-12-31 2011-07-06 深圳Tcl新技术有限公司 Method for updating channel information of digital television set and digital television set thereof
CN103796041A (en) * 2013-11-01 2014-05-14 中兴通讯股份有限公司 Updating method and apparatus of IPTV system
CN106156164A (en) * 2015-04-15 2016-11-23 腾讯科技(深圳)有限公司 resource information processing method and device
CN109299122A (en) * 2018-09-26 2019-02-01 努比亚技术有限公司 A kind of method of data synchronization, equipment and computer can storage mediums
CN109582731A (en) * 2018-10-18 2019-04-05 恒峰信息技术有限公司 A kind of real time data synchronization method and system
CN110198481A (en) * 2019-05-30 2019-09-03 深圳创维数字技术有限公司 A kind of program updating method, device, electronic equipment and storage medium
CN111831954A (en) * 2020-07-20 2020-10-27 汉海信息技术(上海)有限公司 Content data updating method and device, computer equipment and storage medium
CN113407560A (en) * 2021-08-19 2021-09-17 太平金融科技服务(上海)有限公司深圳分公司 Update message processing method, data synchronization method and configuration information configuration method
CN113784224A (en) * 2021-09-07 2021-12-10 海信电子科技(深圳)有限公司 Display device and channel list automatic updating method

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251764A (en) * 2006-03-17 2007-09-27 Nippon Telegr & Teleph Corp <Ntt> Program navigation system, program navigation method, program of method, recording medium with program recorded thereon
CN102118647A (en) * 2009-12-31 2011-07-06 深圳Tcl新技术有限公司 Method for updating channel information of digital television set and digital television set thereof
CN103796041A (en) * 2013-11-01 2014-05-14 中兴通讯股份有限公司 Updating method and apparatus of IPTV system
CN106156164A (en) * 2015-04-15 2016-11-23 腾讯科技(深圳)有限公司 resource information processing method and device
CN109299122A (en) * 2018-09-26 2019-02-01 努比亚技术有限公司 A kind of method of data synchronization, equipment and computer can storage mediums
CN109582731A (en) * 2018-10-18 2019-04-05 恒峰信息技术有限公司 A kind of real time data synchronization method and system
CN110198481A (en) * 2019-05-30 2019-09-03 深圳创维数字技术有限公司 A kind of program updating method, device, electronic equipment and storage medium
CN111831954A (en) * 2020-07-20 2020-10-27 汉海信息技术(上海)有限公司 Content data updating method and device, computer equipment and storage medium
CN113407560A (en) * 2021-08-19 2021-09-17 太平金融科技服务(上海)有限公司深圳分公司 Update message processing method, data synchronization method and configuration information configuration method
CN113784224A (en) * 2021-09-07 2021-12-10 海信电子科技(深圳)有限公司 Display device and channel list automatic updating method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116886964A (en) * 2023-09-05 2023-10-13 深圳市华曦达科技股份有限公司 OTT content timing release and update processing method and device
CN116886964B (en) * 2023-09-05 2023-12-22 深圳市华曦达科技股份有限公司 OTT content timing release and update processing method and device

Similar Documents

Publication Publication Date Title
CN106911794B (en) Method and system for automatically storing picture
CN101794222A (en) Software version collecting method, management system and software upgrading detection method and system
CN103019757A (en) Method, device and system for synchronizing software among multiple clients
CN112559475B (en) Data real-time capturing and transmitting method and system
CN111222089B (en) Data processing method, data processing device, computer equipment and storage medium
CN103581231A (en) UGC primary standby data synchronization method and system thereof
EP2241059A1 (en) Initiation and expiration of objects in a knowledge based framework for a multi-master synchronization environment
CN115002507A (en) Video data updating method, device, equipment and readable storage medium
JP2005530258A (en) System and method for resynchronization while refreshing a client device from a server
CN113407555B (en) Operation data updating method and system of equipment handheld terminal
CN113542418B (en) File management method, device, electronic equipment and storage medium
CN114661823A (en) Data synchronization method and device, electronic equipment and readable storage medium
CN111176706A (en) Terminal upgrading method and device, electronic equipment and storage medium
CN108132836B (en) Task distribution method and device and electronic equipment
CN113360348B (en) Abnormal request processing method and device, electronic equipment and storage medium
CN113965538B (en) Equipment state message processing method, device and storage medium
CN111193903B (en) Method, device, electronic equipment and medium for monitoring resource update
CN107577680B (en) Real-time full-text retrieval system based on HBase big data and implementation method thereof
CN114385570A (en) Data synchronization method and device, electronic equipment and readable medium
CN113553488A (en) Method and device for updating index data in search engine, electronic equipment and medium
CN109582330B (en) Data model upgrading method, device, equipment and readable storage medium
CN104917819A (en) Method and system for achieving data synchronization
CN115269160B (en) Timed task execution method, device and system
CN113760836B (en) Wide table calculation method and device
CN113328819B (en) Method and device for acquiring local time

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20220902

RJ01 Rejection of invention patent application after publication