CN112486934A - File synchronization method and display device - Google Patents

File synchronization method and display device Download PDF

Info

Publication number
CN112486934A
CN112486934A CN202011337001.7A CN202011337001A CN112486934A CN 112486934 A CN112486934 A CN 112486934A CN 202011337001 A CN202011337001 A CN 202011337001A CN 112486934 A CN112486934 A CN 112486934A
Authority
CN
China
Prior art keywords
file
timestamp
mobile terminal
display device
unsynchronized
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.)
Granted
Application number
CN202011337001.7A
Other languages
Chinese (zh)
Other versions
CN112486934B (en
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.)
Hisense Visual Technology Co Ltd
Original Assignee
Hisense Visual Technology 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 Hisense Visual Technology Co Ltd filed Critical Hisense Visual Technology Co Ltd
Publication of CN112486934A publication Critical patent/CN112486934A/en
Priority to PCT/CN2021/100103 priority Critical patent/WO2022037211A1/en
Priority to CN202180058231.6A priority patent/CN116249975A/en
Application granted granted Critical
Publication of CN112486934B publication Critical patent/CN112486934B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/431Generation of visual interfaces for content selection or interaction; Content or additional data rendering
    • H04N21/4312Generation of visual interfaces for content selection or interaction; Content or additional data rendering involving specific graphical features, e.g. screen layout, special fonts or colors, blinking icons, highlights or animations
    • 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/443OS processes, e.g. booting an STB, implementing a Java virtual machine in an STB or power management in an STB
    • 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/47End-user applications
    • H04N21/488Data services, e.g. news ticker
    • H04N21/4882Data services, e.g. news ticker for displaying messages, e.g. warnings, reminders
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

In the embodiment of the display device shown in the application, when receiving a file from a mobile terminal, a controller judges whether the file is uploaded to the display device according to a timestamp, and if the timestamp of the unsynchronized file is different from the timestamp of the file synchronized to the display device, the controller receives the unsynchronized file from the mobile terminal, stores the unsynchronized file, and records the timestamp of the unsynchronized file. Therefore, omission can be avoided, repeated synchronization of files can be avoided, resources are saved, and file synchronization efficiency is improved.

Description

File synchronization method and display device
The present application claims priority of chinese patent office filed on 21/08/2020 and chinese patent application No. 202010852422.7, priority of chinese patent office filed on 21/08/2020 and chinese patent application No. 202010852494.1, and priority of chinese patent office filed on 21/08/2020 and chinese patent application No. 202010851587.2, which are all incorporated by reference in their entireties.
Technical Field
The invention relates to the technical field of software, in particular to a file synchronization method and display equipment.
Background
The file storage is one of basic functions of the smart television, so that the smart television can receive files synchronized by other terminal devices and store the synchronized files.
When synchronizing files to the smart television, other terminal devices may have various special scenes. For example, files have never been synchronized with the smart television before, and newly added files in other terminal devices need to be synchronized with the smart television after the files are synchronized last time. Aiming at the possibility of various scenes, in order to avoid omission, all files need to be repeatedly synchronized each time, so that the resource waste and the file synchronization efficiency are low.
Disclosure of Invention
Based on the above technical problem, the present invention aims to provide a file synchronization method and a display device.
A first aspect of embodiments of the present application shows a display device, including:
a display;
a controller configured to:
and sending a timestamp of a file synchronized to the display equipment by the mobile terminal to the mobile terminal, receiving an unsynchronized file from the mobile terminal, wherein the timestamp of the unsynchronized file is not equal to the timestamp of the file synchronized to the display equipment by the mobile terminal, storing the unsynchronized file, and recording the timestamp of the unsynchronized file.
A second aspect of embodiments of the present application shows a display device, including:
a display;
a controller configured to:
the method comprises the steps that a mobile terminal is synchronized to a timestamp and a file name of a file of a display device and sent to the mobile terminal, the mobile terminal receives a continuous shooting file, the timestamp of the continuous shooting file is equal to the timestamp of the file of the display device synchronized by the mobile terminal, the name of the continuous shooting file is different from the name of the file of the display device synchronized by the mobile terminal, the continuous shooting file is stored, and the file name of the continuous shooting file is recorded at the same time.
A third aspect of the embodiments of the present application shows a file synchronization method, including:
the method comprises the steps of sending a timestamp of a file synchronized to display equipment by a mobile terminal to the mobile terminal, receiving an unsynchronized file from the mobile terminal, saving the unsynchronized file, and simultaneously recording the timestamp of the unsynchronized file, wherein the timestamp of the unsynchronized file is not equal to the timestamp of the file synchronized to the display equipment by the mobile terminal.
A fourth aspect of the present embodiment shows a file synchronization method, including:
the method comprises the steps that a timestamp and a file name of a file, synchronized to a display device, of a mobile terminal are sent to the mobile terminal, the mobile terminal receives a continuous shooting file, the timestamp of the continuous shooting file is equal to the timestamp of the file, synchronized to the display device, of the mobile terminal, the name of the continuous shooting file is different from the name of the file, synchronized to the display device, of the mobile terminal, the continuous shooting file is stored, and meanwhile the file name of the continuous shooting file is recorded.
According to the technical scheme, in the technical scheme shown in the embodiment of the application, when the controller receives the file from the mobile terminal, whether the file is uploaded to the display device is judged according to the timestamp, if the timestamp of the unsynchronized file is different from the timestamp of the file synchronized to the display device, the unsynchronized file is received from the mobile terminal, the unsynchronized file is stored at the same time, and the timestamp of the unsynchronized file is recorded. Therefore, omission can be avoided, repeated synchronization of files can be avoided, resources are saved, and file synchronization efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings needed in the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art to obtain other drawings without creative efforts.
FIG. 1 illustrates a usage scenario of a display device according to some embodiments;
fig. 2 illustrates a hardware configuration block diagram of the control apparatus 100 according to some embodiments;
fig. 3 illustrates a hardware configuration block diagram of the display apparatus 200 according to some embodiments;
FIG. 4 illustrates a software configuration diagram in the display device 200 according to some embodiments;
FIG. 5 illustrates an icon control interface display of an application in display device 200, in accordance with some embodiments;
a file synchronization system framework diagram according to some embodiments is shown in FIG. 6;
FIG. 7 is a schematic diagram illustrating a user interface in a mobile terminal according to some embodiments;
FIG. 8 is a schematic diagram illustrating a user interface in a mobile terminal according to some embodiments;
a schematic diagram of a file synchronization timeline maintained in a display device according to some embodiments is shown in FIG. 9;
a signaling diagram of a file synchronization method according to some embodiments is shown in fig. 10.
Detailed Description
To make the purpose and embodiments of the present application clearer, the following will clearly and completely describe the exemplary embodiments of the present application with reference to the attached drawings in the exemplary embodiments of the present application, and it is obvious that the described exemplary embodiments are only a part of the embodiments of the present application, and not all of the embodiments.
It should be noted that the brief descriptions of the terms in the present application are only for the convenience of understanding the embodiments described below, and are not intended to limit the embodiments of the present application. These terms should be understood in their ordinary and customary meaning unless otherwise indicated.
The terms "first," "second," "third," and the like in the description and claims of this application and in the above-described drawings are used for distinguishing between similar or analogous objects or entities and not necessarily for describing a particular sequential or chronological order, unless otherwise indicated. It is to be understood that the terms so used are interchangeable under appropriate circumstances.
The terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or apparatus that comprises a list of elements is not necessarily limited to all elements expressly listed, but may include other elements not expressly listed or inherent to such product or apparatus.
The term "module" refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware or/and software code that is capable of performing the functionality associated with that element.
Fig. 1 is a schematic diagram of a usage scenario of a display device according to an embodiment. As shown in fig. 1, the display apparatus 200 is also in data communication with a server 400, and a user can operate the display apparatus 200 through the smart device 300 or the control device 100.
In some embodiments, the control apparatus 100 may be a remote controller, and the communication between the remote controller and the display device includes at least one of an infrared protocol communication or a bluetooth protocol communication, and other short-distance communication methods, and controls the display device 200 in a wireless or wired manner. The user may control the display apparatus 200 by inputting a user instruction through at least one of a key on a remote controller, a voice input, a control panel input, and the like.
In some embodiments, the smart device 300 may include any of a mobile terminal 300A, a tablet, a computer, a laptop, an AR/VR device, and the like.
In some embodiments, the smart device 300 may also be used to control the display device 200. For example, the display device 200 is controlled using an application program running on the smart device.
In some embodiments, the smart device 300 and the display device may also be used for communication of data.
In some embodiments, the display device 200 may also be controlled in a manner other than the control apparatus 100 and the smart device 300, for example, the voice instruction control of the user may be directly received by a module configured inside the display device 200 to obtain a voice instruction, or may be received by a voice control apparatus provided outside the display device 200.
In some embodiments, the display device 200 is also in data communication with a server 400. The display device 200 may be allowed to be communicatively connected through a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 400 may provide various contents and interactions to the display apparatus 200. The server 400 may be a cluster or a plurality of clusters, and may include one or more types of servers.
In some embodiments, software steps executed by one step execution agent may be migrated on demand to another step execution agent in data communication therewith for execution. Illustratively, software steps performed by the server may be migrated to be performed on a display device in data communication therewith, and vice versa, as desired.
Fig. 2 exemplarily shows a block diagram of a configuration of the control apparatus 100 according to an exemplary embodiment. As shown in fig. 2, the control device 100 includes a controller 110, a communication interface 130, a user input/output interface 140, a memory, and a power supply. The control apparatus 100 may receive an input operation instruction from a user and convert the operation instruction into an instruction recognizable and responsive by the display device 200, serving as an interaction intermediary between the user and the display device 200.
In some embodiments, the communication interface 130 is used for external communication, and includes at least one of a WIFI chip, a bluetooth module, NFC, or an alternative module.
In some embodiments, the user input/output interface 140 includes at least one of a microphone, a touchpad, a sensor, a key, or an alternative module.
Fig. 3 shows a hardware configuration block diagram of the display apparatus 200 according to an exemplary embodiment.
In some embodiments, the display apparatus 200 includes at least one of a tuner demodulator 210, a communicator 220, a detector 230, an external device interface 240, a controller 250, a display 260, an audio output interface 270, a memory, a power supply, a user interface.
In some embodiments the controller comprises a central processor, a video processor, an audio processor, a graphics processor, a RAM, a ROM, a first interface to an nth interface for input/output.
In some embodiments, the display 260 includes a display screen component for displaying pictures, and a driving component for driving image display, a component for receiving image signals from the controller output, displaying video content, image content, and menu manipulation interface, and a user manipulation UI interface, etc.
In some embodiments, the display 260 may be at least one of a liquid crystal display, an OLED display, and a projection display, and may also be a projection device and a projection screen.
In some embodiments, the tuner demodulator 210 receives broadcast television signals via wired or wireless reception, and demodulates audio/video signals, such as EPG data signals, from a plurality of wireless or wired broadcast television signals.
In some embodiments, communicator 220 is a component for communicating with external devices or servers according to various communication protocol types. For example: the communicator may include at least one of a Wifi module, a bluetooth module, a wired ethernet module, and other network communication protocol chips or near field communication protocol chips, and an infrared receiver. The display apparatus 200 may establish transmission and reception of control signals and data signals with the control device 100 or the server 400 through the communicator 220.
In some embodiments, the detector 230 is used to collect signals of the external environment or interaction with the outside. For example, detector 230 includes a light receiver, a sensor for collecting ambient light intensity; alternatively, the detector 230 includes an image collector, such as a camera, which may be used to collect external environment scenes, attributes of the user, or user interaction gestures, or the detector 230 includes a sound collector, such as a microphone, which is used to receive external sounds.
In some embodiments, the external device interface 240 may include, but is not limited to, the following: high Definition Multimedia Interface (HDMI), analog or data high definition component input interface (component), composite video input interface (CVBS), USB input interface (USB), RGB port, and the like. The interface may be a composite input/output interface formed by the plurality of interfaces.
In some embodiments, the controller 250 and the modem 210 may be located in different separate devices, that is, the modem 210 may also be located in an external device of the main device where the controller 250 is located, such as an external set-top box.
In some embodiments, the controller 250 controls the operation of the display device and responds to user operations through various software control programs stored in memory. The controller 250 controls the overall operation of the display apparatus 200. For example: in response to receiving a user command for selecting a UI object to be displayed on the display 260, the controller 250 may perform an operation related to the object selected by the user command.
In some embodiments, the object may be any one of selectable objects, such as a hyperlink, an icon, or other actionable control. The operations related to the selected object are: displaying an operation connected to a hyperlink page, document, image, or the like, or performing an operation of a program corresponding to the icon.
In some embodiments the controller comprises at least one of a Central Processing Unit (CPU), a video processor, an audio processor, a Graphics Processing Unit (GPU), a RAM Random Access Memory (RAM), a ROM (Read-Only Memory), a first to nth interface for input/output, a communication Bus (Bus), and the like.
A CPU processor. For executing operating system and application program instructions stored in the memory, and executing various application programs, data and contents according to various interactive instructions receiving external input, so as to finally display and play various audio-video contents. The CPU processor may include a plurality of processors. E.g. comprising a main processor and one or more sub-processors.
In some embodiments, a graphics processor for generating various graphics objects, such as: at least one of an icon, an operation menu, and a user input instruction display figure. The graphic processor comprises an arithmetic unit, which performs operation by receiving various interactive instructions input by a user and displays various objects according to display attributes; the system also comprises a renderer for rendering various objects obtained based on the arithmetic unit, wherein the rendered objects are used for being displayed on a display.
In some embodiments, the video processor is configured to receive an external video signal, and perform at least one of video processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, and image synthesis according to a standard codec protocol of the input signal, so as to obtain a signal displayed or played on the direct display device 200.
In some embodiments, the video processor includes at least one of a demultiplexing module, a video decoding module, an image composition module, a frame rate conversion module, a display formatting module, and the like. The demultiplexing module is used for demultiplexing the input audio and video data stream. And the video decoding module is used for processing the video signal after demultiplexing, including decoding, scaling and the like. And the image synthesis module is used for carrying out superposition mixing processing on the GUI signal input by the user or generated by the user and the video image after the zooming processing by the graphic generator so as to generate an image signal for display. And the frame rate conversion module is used for converting the frame rate of the input video. And the display formatting module is used for converting the received video output signal after the frame rate conversion, and changing the signal to be in accordance with the signal of the display format, such as an output RGB data signal.
In some embodiments, the audio processor is configured to receive an external audio signal, decompress and decode the received audio signal according to a standard codec protocol of the input signal, and perform at least one of noise reduction, digital-to-analog conversion, and amplification processing to obtain a sound signal that can be played in the speaker.
In some embodiments, a user may enter user commands on a Graphical User Interface (GUI) displayed on display 260, and the user input interface receives the user input commands through the Graphical User Interface (GUI). Alternatively, the user may input the user command by inputting a specific sound or gesture, and the user input interface receives the user input command by recognizing the sound or gesture through the sensor.
In some embodiments, a "user interface" is a media interface for interaction and information exchange between an application or operating system and a user that enables conversion between an internal form of information and a form that is acceptable to the user. A commonly used presentation form of the User Interface is a Graphical User Interface (GUI), which refers to a User Interface related to computer operations and displayed in a graphical manner. It may be an interface element such as an icon, a window, a control, etc. displayed in the display screen of the electronic device, where the control may include at least one of an icon, a button, a menu, a tab, a text box, a dialog box, a status bar, a navigation bar, a Widget, etc. visual interface elements.
In some embodiments, user interface 280 is an interface that may be used to receive control inputs (e.g., physical buttons on the body of the display device, or the like).
In some embodiments, a system of a display device may include a Kernel (Kernel), a command parser (shell), a file system, and an application program. The kernel, the shelI, and the file system together make up the basic operating system structure that allows users to manage files, run programs, and use the system. After power-on, the kernel is started, kernel space is activated, hardware is abstracted, hardware parameters are initialized, and virtual memory, a scheduler, signals and interprocess communication (IPC) are operated and maintained. And after the kernel is started, loading the Shell and the user application program. The application program is compiled into machine code after being started, and a process is formed.
Referring to fig. 4, in some embodiments, the system is divided into four layers, which are, from top to bottom, an Application (Applications) layer (referred to as an "Application layer"), an Application Framework (Application Framework) layer (referred to as a "Framework layer"), an Android runtime (Android runtime) layer and a system library layer (referred to as a "system runtime library layer"), and a kernel layer.
In some embodiments, at least one application program runs in the application program layer, and the application programs may be windows (windows) programs carried by an operating system, system setting programs, clock programs or the like; or an application developed by a third party developer. In particular implementations, the application packages in the application layer are not limited to the above examples.
The framework layer provides an Application Programming Interface (API) and a programming framework for the application program of the application layer. The application framework layer includes a number of predefined functions. The application framework layer acts as a processing center that determines to have the application in the application layer act. The application program can access the resources in the system and obtain the services of the system in execution through the API interface.
As shown in fig. 4, in the embodiment of the present application, the application framework layer includes a manager (Managers), a Content Provider (Content Provider), and the like, where the manager includes at least one of the following modules: an Activity Manager (Activity Manager) is used for interacting with all activities running in the system; the Location Manager (Location Manager) is used for providing the system service or application with the access of the system Location service; a Package Manager (Package Manager) for retrieving various information related to an application Package currently installed on the device; a Notification Manager (Notification Manager) for controlling display and clearing of Notification messages; a Window Manager (Window Manager) is used to manage the icons, windows, toolbars, wallpapers, and desktop components on a user interface.
In some embodiments, the activity manager is used to manage the lifecycle of the various applications as well as general navigational fallback functions, such as controlling exit, opening, fallback, etc. of the applications. The window manager is used for managing all window programs, such as obtaining the size of a display screen, judging whether a status bar exists, locking the screen, intercepting the screen, controlling the change of the display window (for example, reducing the display window, displaying a shake, displaying a distortion deformation, and the like), and the like.
In some embodiments, the system runtime layer provides support for the upper layer, i.e., the framework layer, and when the framework layer is used, the android operating system runs the C/C + + library included in the system runtime layer to implement the functions to be implemented by the framework layer.
In some embodiments, the kernel layer is a layer between hardware and software. As shown in fig. 4, the core layer includes at least one of the following drivers: audio drive, display driver, bluetooth drive, camera drive, WIFI drive, USB drive, HDMI drive, sensor drive (like fingerprint sensor, temperature sensor, pressure sensor etc.) and power drive etc..
In some embodiments, the display device may directly enter the interface of the preset vod program after being activated, and the interface of the vod program may include at least a navigation bar 510 and a content display area located below the navigation bar 510, as shown in fig. 5, where the content displayed in the content display area may change according to the change of the selected control in the navigation bar. The programs in the application program layer can be integrated in the video-on-demand program and displayed through one control of the navigation bar, and can also be further displayed after the application control in the navigation bar is selected.
In some embodiments, the display device may directly enter a display interface of a signal source selected last time after being started, or a signal source selection interface, where the signal source may be a preset video-on-demand program, or may be at least one of an HDMI interface, a live tv interface, and the like, and after a user selects different signal sources, the display may display contents obtained from different signal sources.
NAS (Network Attached Storage) is a dedicated data Storage server, and can provide a cross-platform file sharing function. Based on the NAS function, the file of the mobile terminal can be transmitted to the display device across the network. In the process of synchronizing a file to a display device, the mobile terminal may have the following scenarios: the mobile terminal does not synchronize files to the display device; in the last synchronization, due to the reasons that the mobile terminal leaves the network range of the display equipment and the like, the synchronization is interrupted; after the last synchronization, the mobile terminal stores a newly added file; the mobile terminal is returned to the factory or the service for synchronization is unloaded; the mobile terminal stores continuous shooting photos, so that a plurality of different files exist at the same time point. For these situations, there is no reliable standard in the related art to determine from which file to start synchronization and from which direction to synchronize files, but to synchronize all files repeatedly at a time, resulting in waste of resources and inefficient synchronization.
In order to solve the above problem, an embodiment of the present application provides a file synchronization system, as shown in a schematic diagram of a file synchronization system framework shown in fig. 6, the file synchronization system includes a mobile terminal 300A and a display device 200, a file in the mobile terminal is transmitted to a NAS hard disk through a network, and the file synchronization system shown in fig. 6 may transmit file data based on a wide area network or may transmit file data based on a local area network. The display device 200 includes a file receiving server 200A and a NAS hard disk 200B, where both the file receiving server and the NAS hard disk may be integrated inside the display device, or may be used as an external device connected to the display device.
Here, the file receiving Server 200A may include a data Server, which is illustratively an ESS Server (Enterprise Storage Server), and a message Server through which file data is transmitted between the mobile terminal 300A and the hard disk 200B. The Message server is an MQTT server (Message queue Telemetry Transport), and messages, such as timestamp information of files, are transmitted between mobile terminal 300A and hard disk 200B through the MQTT server. Specifically, the mobile terminal 300A synchronizes the file to the hard disk 200B through the ESS server, and synchronizes the timestamp information and the file name information of the file to the hard disk 200B through the MQTT server. Mobile terminal 300A may also acquire the timestamp information and file name information of the file stored in hard disk 200B from hard disk 200B through the MQTT server.
In the embodiment of the application, the mobile terminal needs to establish connection with the display device, and after the mobile terminal establishes communication with the display device, the display device detects whether the mobile terminal is authorized. If not, the mobile terminal actively pushes an authorization request to the display device to obtain the authorization of the display device. And the display equipment authorizes the mobile terminal to perform the action of synchronizing the file to the display equipment according to the actual situation after receiving the request. Each display device can authorize a plurality of mobile terminals at the same time, and each mobile terminal can also be authorized by a plurality of display devices, but each mobile terminal can only synchronize files to the same display device at the same time. The mobile terminal can automatically synchronize the file to the display device every time the display device is found to be in sequence.
Illustratively, as shown in fig. 7, after the mobile terminal and the display device are connected to the same WI-FI or hot spot, the two-dimensional code of the display device about the home private cloud application is scanned by using a scanning function of the WeChat, the two-dimensional code is scanned to automatically send an authorization request to the display device, and after the display device authorizes the mobile terminal, a home private cloud application applet is opened on the mobile terminal, such as the haohwayor applet application interface shown in fig. 8. The user may select all files to be synchronized to the display device through the masquerade applet application interface. According to the embodiment of the application, after the display device authorizes the mobile terminal, the mobile terminal automatically synchronizes the file to the display device.
The file receiving server in the embodiment of the present application maintains a time axis of a synchronization file for each mobile terminal device, for example, as shown in fig. 9, time stamps of files are all time generated for the files by the mobile terminal of the file itself, and for example, the shooting time may be taken as the time stamp of the file, or the time shared by other devices may be taken as the time stamp of the file, so that each file has a unique time stamp (here, the special case of continuous shooting of the file is not considered), and each file can be uniquely marked on the time axis shown in fig. 9.
After the mobile terminal establishes connection with the display device and obtains authorization, the mobile terminal can automatically synchronize files to the display device. The mobile terminal can obtain the time stamp of the file synchronized to the display device from the display device, and only synchronizes unsynchronized files to the display device according to the time stamp, namely, the time stamp synchronized to the display device is not equal to the time stamp of the file synchronized to the display device by the mobile terminal. The file receiving server can only receive the unsynchronized file. Therefore, the synchronized files do not need to be repeatedly synchronized, the resource waste is avoided, and the synchronization efficiency is improved.
Illustratively, as shown in fig. 9, the mobile terminal stores files a to H8, and files D to H are files synchronized to the display device, the time axis maintained by the file server is marked with a file D to H file timestamp Td to a timestamp Th, and it is determined from the timestamps that the mobile terminal does not need to synchronize the files D to H to the display device, but needs to synchronize unsynchronized files a to C without timestamps on the time axis.
In some embodiments, the mobile terminal has not synchronized the file to the display device, and the time axis maintained by the file server for the mobile terminal is not marked with any time stamp. All files stored in the mobile terminal are unsynchronized files. The mobile terminal can synchronize files directly to the display device without determining whether a timestamp already exists. Specifically, the files are synchronized to the display device in a direction in which the time stamps gradually decrease from the file having the largest time stamp. Therefore, if the synchronous file is interrupted due to the factors of the mobile terminal leaving the network range of the display equipment and the like in the process of synchronizing the file, the file which is not synchronized is classified as the original file when the file is synchronized again next time.
For example, as shown in fig. 9, the mobile terminal stores files a to H8, the 8 files are not synchronized to the display device before, and any time axis is marked on the time axis maintained by the file server for the mobile terminal. The files A to H are unsynchronized files, and when the mobile terminal synchronizes the files to the display device, the files are sequentially synchronized to the display device from the file H with the largest timestamp in the direction that the timestamp is gradually reduced. Thus, when the synchronization is interrupted, for example, at file C, the files synchronized to the display device are files D to H, and files A to C are the original files in the mobile terminal. The embodiment can solve the problem of file synchronization in the scene that the mobile terminal does not synchronize files to the display device.
In the above embodiment, the timestamp with the largest timestamp value in the unsynchronized file received by the display device is recorded as the maximum time point, and the timestamp with the smallest timestamp value in the unsynchronized file received by the display device is recorded as the minimum time point. Illustratively, if in synchronization, synchronization is interrupted at file C, files that have been synchronized to the display device are files D to H, where a timestamp Td of file D is a minimum timestamp, the timestamp Td is recorded as a minimum point in time, a timestamp Th of file H is a maximum timestamp, and Th is recorded as a maximum timestamp. Therefore, when the file is synchronized next time, the file of which the time stamp is greater than the minimum time point and is less than the maximum time point can be directly judged to be the file synchronized to the display device, and the mobile terminal does not need to synchronize the files to the display device.
In some embodiments, when the display device stores the file synchronized by the mobile terminal, the mobile terminal obtains the recorded maximum time point and the recorded minimum time point from the display device. And comparing the files stored in the mobile terminal with the maximum time point and the minimum time point, and if the unsynchronized files exist and the time stamps of the unsynchronized files are less than the minimum time point, synchronizing the unsynchronized files to the display device in the direction of gradually reducing the time stamps from the unsynchronized file with the maximum time stamp.
Illustratively, as shown in fig. 9, the time stamps of files D to H synchronized by the mobile terminal to the display device are Td to Th, the maximum time point acquired by the mobile terminal from the display device is Th, and the minimum time point is Td. And the mobile terminal synchronizes the files to the display device in the direction that the time stamps are gradually reduced from the file C with the largest time stamp in the unsynchronized files because the last synchronization is interrupted and the original files A to C are not synchronized to the display device and the time stamps of all the unsynchronized files are smaller than the minimum time point Td. If in this synchronization, the synchronization is interrupted at file A, file A is still of the original file's category. In the uploading process, the file B and the file C are successfully synchronized to the display device, the time stamp Tb of the file B is smaller than the time stamp Tc of the file C, and the minimum time point on the time axis is updated to the time stamp Tb of the file B. And when the file synchronization process is carried out again, judging the files needing to be synchronized by the updated minimum time point Tb, namely synchronizing the original files A. The embodiment can solve the problem of file synchronization in the scene of synchronization interruption.
In some embodiments, when the display device stores the file synchronized by the mobile terminal, the mobile terminal obtains the recorded maximum time point and the recorded minimum time point from the display device. And comparing the files stored in the mobile terminal with the maximum time point and the minimum time point, and if the unsynchronized files exist and the time stamps of the unsynchronized files are greater than the maximum time point, synchronizing the unsynchronized files to the display device in the direction of gradually increasing the time stamps from the unsynchronized files with the minimum time stamps.
Illustratively, as shown in fig. 9, the time stamps of files D to H synchronized by the mobile terminal to the display device are Td to Th, the maximum time point acquired by the mobile terminal from the display device is Th, and the minimum time point is Td. In this embodiment, the mobile terminal stores a new file I to a new file K, and timestamps Ti to Tk of the new file I to the new file K, where the timestamps Ti to Tk are all greater than the maximum time point Th. And the mobile terminal synchronizes the files to the display device in the direction of gradually increasing the timestamp from the file I with the minimum timestamp in the unsynchronized files I to K. If the synchronization is interrupted at the file K during the process of synchronizing the files, the file K is still the category of the newly added file. In the uploading process, the file I and the file J are successfully synchronized to the display device, the timestamp Tj of the file J is larger than the timestamp Ti of the file I, and the maximum time point on the time axis is updated to be the timestamp Tj of the file J. And when the file synchronization process is carried out again, judging the file needing synchronization, namely the newly added file K, according to the updated maximum time point Tj. And if the newly added files are continuously stored in the mobile terminal in the synchronization, the newly added files are continuously synchronized in the mode. The embodiment can solve the problem of file synchronization in the scene that the mobile terminal stores the newly added file.
In some embodiments, when the display device stores the file synchronized by the mobile terminal, the mobile terminal obtains the recorded maximum time point and the recorded minimum time point from the display device. Comparing the files stored in the mobile terminal with the maximum time point and the minimum time point, if the unsynchronized files with the file time stamps larger than the maximum time point and the unsynchronized files with the file time stamps smaller than the minimum time point exist at the same time, firstly synchronizing the unsynchronized files with the time stamps larger than the maximum time point and then synchronizing the unsynchronized files with the time stamps smaller than the minimum time point, or firstly synchronizing the unsynchronized files with the time stamps smaller than the minimum time point and then synchronizing the unsynchronized files with the time stamps larger than the maximum time point. The specific embodiment refers to the process of synchronizing the original file and the new file in the uploading embodiment.
In some embodiments, the file receiving server marks the name of each file in addition to the timestamp of each file when creating the timeline, illustratively files a-K with names Fa-Fk.
In some embodiments, the mobile terminal may store a file with the same timestamp, such as a continuous shooting file, where the continuous shooting file is a plurality of photos taken by the mobile terminal at the same time point. After the mobile terminal acquires the maximum time point and the minimum time point from the display device, if it is directly determined that the file with the timestamp greater than the minimum time point and less than the maximum time point is the file synchronized to the display device, the continuous shooting file with the timestamp equal to the minimum time point or equal to the maximum time point is missed. Therefore, in the present embodiment, when the file timestamp is equal to the minimum time point or equal to the minimum time point, it is further determined whether the file name is the same as the currently defined file corresponding to the maximum time point or the file corresponding to the maximum time point. If the difference is not the same, the continuous shooting file needs to be further synchronized.
Illustratively, files D-H are files in the mobile terminal that have been synchronized to the display device, file D has the name Fd, file H has the name Fh, and when there is also a file D1 with a timestamp equal to Td and the file name Fd1 in the mobile terminal, file D1 is a continuous shooting file of file D, and the mobile terminal synchronizes file D1 to the display device. Alternatively, when the mobile terminal also has a file H1 with a timestamp equal to Th and a file name Fh1, the file H1 is a continuous shot of the file H, and the mobile terminal synchronizes the file H1 to the display device.
In some embodiments, the display device will not start recording or updating the minimum time point, the maximum time point, the corresponding file name of the minimum time point and the corresponding file name of the maximum time point after receiving each file successfully. When synchronizing files to the display device, the mobile terminal carries request information, wherein the request information comprises a file name, file generation time and a file synchronization direction (for identifying whether the advancing direction of the current mobile terminal to the display device to synchronize the files is towards a direction with larger time or towards a direction with smaller time). And the display equipment records or updates the minimum time point, the maximum time point, the file name corresponding to the minimum time point and the file name corresponding to the maximum time point according to the request information.
When the mobile terminal does not synchronize the file to the display device, the records of the minimum time point and the maximum time point in the display device are zero. When the synchronization file is started, the minimum time point and the maximum time point are updated to non-zero values. Specifically, according to the above embodiment, the first time the mobile terminal synchronizes the file to the display device is to start from the file with the largest timestamp and perform synchronization in the direction of gradually decreasing the timestamp, when the mobile terminal synchronizes the first file TK to the display device, both the maximum time point and the minimum time point are TK, and both the names of the files corresponding to the maximum time point and the minimum time point are Fk.
In some embodiments, when the mobile terminal synchronizes the second file to the display device, if the timestamp of the second file is Tj and is not equal to Tk, the second file and the first file are not burst files. After the file is directly synchronized to the display device, the display device records Tk as a maximum time point, records Fk as a name of a file corresponding to the maximum time point, records Tj as a minimum time point, and records Fj as a name of a file corresponding to the minimum time point. If the file synchronization is interrupted at this time and the file synchronization is continued again, the maximum time point and the maximum time point are obtained to synchronize the file according to the method of the above embodiment.
In some embodiments, when the mobile terminal synchronizes the second file to the display device, if the timestamp of the second file is equal to the timestamp of the first file and the file names are not the same, it is required to acquire from the mobile terminal whether the current file synchronization direction is a direction in which the timestamp is gradually increased or a direction in which the timestamp is gradually decreased (mobile terminal auto-configuration). The current file synchronization direction in this embodiment is a direction in which the timestamp gradually decreases. Therefore, after the file is successfully synchronized, the name of the file corresponding to the maximum time point is updated to the name of the second file. When the next file is synchronized, the continuous shooting file needs to be judged, and the name of the continuous shooting file is directly compared with the name of the second file.
In some embodiments, when the mobile terminal synchronizes the second file to the display device, if the timestamp of the second file is greater than Tk, the second file is a newly added file. And after the second file is successfully synchronized, recording the timestamp of the second file as the maximum time point, and updating the name of the second file to the name of the file corresponding to the maximum time point.
In some embodiments, after the mobile terminal acquires the maximum time point and the minimum time point from the display device, and when a timestamp of a third file synchronized to the display device by the mobile terminal is smaller than the minimum time point, after the synchronization is successful, the minimum time point is updated to the timestamp of the third file, and the name of the file corresponding to the minimum time point is updated to the name of the third file.
An embodiment of the present application provides a file synchronization method, such as a signaling diagram of the file synchronization method shown in fig. 10, where the method includes the following steps: the mobile terminal acquires a time stamp of a synchronized file on a time axis from the file receiving server, synchronizes an unsynchronized file with the time stamp being unequal to that of the synchronized file to the display device, and the file receiving server updates time stamp information on the time axis simultaneously after receiving the unsynchronized file successfully and stores the received file to the hard disk.
In some embodiments, when the mobile terminal synchronizes the file to the display device for the first time, the timestamp does not exist on the time axis, and the mobile terminal cannot acquire the timestamp from the file receiving server, the mobile terminal synchronizes all the files to the display device. The mobile terminal synchronizes files to the display device in a direction in which the time stamps gradually decrease from the file with the largest time stamp, and simultaneously records the largest time stamp of the last synchronization as the maximum time point on the time axis and the smallest time stamp as the minimum time point on the time axis. Therefore, when the file synchronization process is interrupted due to network abnormality and the like, and the next time of synchronization, the files with the time stamps which are not synchronized at this time and are smaller than the minimum time point are all original old files, and the files with the time stamps which are larger than the maximum time point are all newly added files. The files with the time stamps between the maximum time point and the minimum time point are all synchronized files.
In some embodiments, in another file synchronization process after the synchronization interruption according to the foregoing embodiments, files with time stamps different from the time stamps of the synchronized files on the time axis are first searched, and the files are unsynchronized files. And when the time stamp of the unsynchronized files is less than the minimum time point, the unsynchronized files are all original old files. The mobile terminal synchronizes files to the display device in a direction in which the time stamp gradually decreases from the unsynchronized file having the largest time stamp, and at the same time updates the time stamp of the unsynchronized file having the smallest time stamp to the smallest time point on the time axis. Thus, when the synchronization process is interrupted again and the file is synchronized again, the file with the unsynchronized timestamp less than the minimum time point is still the original old file. The original old files are synchronized in the mode, so that omission can be avoided, and repeated synchronization of the files can be avoided.
In some embodiments, when the timestamps of the unsynchronized files are all greater than the maximum time point, the mobile terminal judges the unsynchronized files as newly added files, synchronizes the unsynchronized files to the display device in the direction of gradually increasing the timestamps from the file with the smallest timestamp in the newly added files, and updates the timestamp of the unsynchronized file with the largest timestamp to the maximum time point. Thus, when the synchronization process is interrupted again and the file is synchronized again, the file with the unsynchronized timestamp larger than the maximum time point is still the newly added file. The newly added files are synchronized in the mode, so that omission can be avoided, and repeated synchronization of the files can be avoided.
In some embodiments, the mobile terminal may further acquire the file name from the display device, and if there is a file, i.e., a continuous shooting file, in the mobile terminal, whose timestamp is the same as that of the file already synchronized to the display device but whose file name is different, the continuous shooting file is synchronized to the display device, and the file name of the continuous shooting file is recorded while the display device saves the continuous shooting file data.
The same or similar contents in the embodiments of the present application may be referred to each other, and the related embodiments are not described in detail.
Finally, it should be noted that: the above embodiments are only used for illustrating the technical solutions of the present application, and not for limiting the same; although the present application has been described in detail with reference to the foregoing embodiments, it should be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some or all of the technical features may be equivalently replaced; and the modifications or the substitutions do not make the essence of the corresponding technical solutions depart from the scope of the technical solutions of the embodiments of the present application.
The foregoing description, for purposes of explanation, has been presented in conjunction with specific embodiments. However, the illustrative discussions above are not intended to be exhaustive or to limit the embodiments to the precise forms disclosed above. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles and the practical application, to thereby enable others skilled in the art to best utilize the embodiments and various embodiments with various modifications as are suited to the particular use contemplated.

Claims (10)

1. A display device, comprising:
a display;
a controller configured to:
sending a timestamp of a file synchronized by a mobile terminal to the display device to the mobile terminal, receiving an unsynchronized file from the mobile terminal, wherein the timestamp of the unsynchronized file is not equal to the timestamp of the file synchronized by the mobile terminal to the display device, saving the unsynchronized file, and recording the timestamp of the unsynchronized file.
2. The display device of claim 1, wherein the controller is specifically configured to:
when the file synchronized to the display device by the mobile terminal does not exist, the unsynchronized file is received from the mobile terminal from the file with the largest timestamp in the direction of gradually reducing the timestamp, the timestamp with the largest timestamp value in the received unsynchronized file is recorded as the maximum time point, and the timestamp with the smallest timestamp value in the received unsynchronized file is recorded as the minimum time point.
3. The display device of claim 2, wherein the controller is further configured to:
when a file synchronized to the display device by the mobile terminal exists and the timestamp of the unsynchronized file is smaller than the minimum time point, receiving the unsynchronized file from the mobile terminal in a direction of gradually reducing the timestamp from the unsynchronized file with the largest timestamp, and simultaneously updating the timestamp of the unsynchronized file with the smallest timestamp received from the mobile terminal to the minimum time point.
4. The display device of claim 2, wherein the controller is further configured to:
when a file synchronized to the display device by the mobile terminal exists and the timestamp of the unsynchronized file is greater than the maximum time point, receiving the unsynchronized file from the mobile terminal in a direction of gradually increasing timestamp from the unsynchronized file with the smallest timestamp, and simultaneously updating the timestamp of the unsynchronized file with the largest timestamp received from the mobile terminal to the maximum time point.
5. A display device, comprising:
a display;
a controller configured to:
the method comprises the steps that a mobile terminal is synchronized to the time stamp and the file name of a file of a display device and sent to the mobile terminal, the mobile terminal receives a continuous shooting file, the time stamp of the continuous shooting file is equal to the time stamp of the file of the display device synchronized by the mobile terminal, the name of the continuous shooting file is different from the name of the file of the display device synchronized by the mobile terminal, the continuous shooting file is stored, and the file name of the continuous shooting file is recorded at the same time.
6. A method for synchronizing files, comprising:
the method comprises the steps of sending a timestamp of a file synchronized to display equipment by a mobile terminal to the mobile terminal, receiving an unsynchronized file from the mobile terminal, wherein the timestamp of the unsynchronized file is not equal to the timestamp of the file synchronized to the display equipment by the mobile terminal, saving the unsynchronized file, and recording the timestamp of the unsynchronized file.
7. The method according to claim 6, characterized in that the method comprises in particular:
when the file synchronized to the display device by the mobile terminal does not exist, the unsynchronized file is received from the mobile terminal from the file with the largest timestamp in the direction of gradually reducing the timestamp, the timestamp with the largest timestamp value in the received unsynchronized file is recorded as the maximum time point, and the timestamp with the smallest timestamp value in the received unsynchronized file is recorded as the minimum time point.
8. The method of claim 7, further comprising:
when a file synchronized to the display device by the mobile terminal exists and the timestamp of the unsynchronized file is smaller than the minimum time point, receiving the unsynchronized file from the mobile terminal in a direction of gradually reducing the timestamp from the unsynchronized file with the largest timestamp, and simultaneously updating the timestamp of the unsynchronized file with the smallest timestamp received from the mobile terminal to the minimum time point.
9. The method of claim 7, further comprising:
when a file synchronized to the display device by the mobile terminal exists and the timestamp of the unsynchronized file is greater than the maximum time point, receiving the unsynchronized file from the mobile terminal in a direction of gradually increasing timestamp from the unsynchronized file with the smallest timestamp, and simultaneously updating the timestamp of the unsynchronized file with the largest timestamp received from the mobile terminal to the maximum time point.
10. A method for synchronizing files, comprising:
the method comprises the steps that a timestamp and a file name of a file, synchronized to a display device, of a mobile terminal are sent to the mobile terminal, the mobile terminal receives a continuous shooting file, the timestamp of the continuous shooting file is equal to the timestamp of the file, synchronized to the display device, of the mobile terminal, the name of the continuous shooting file is different from the name of the file, synchronized to the display device, of the mobile terminal, the continuous shooting file is stored, and the file name of the continuous shooting file is recorded at the same time.
CN202011337001.7A 2020-08-21 2020-11-25 File synchronization method and display device Active CN112486934B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2021/100103 WO2022037211A1 (en) 2020-08-21 2021-06-15 Display device and file synchronization method
CN202180058231.6A CN116249975A (en) 2020-08-21 2021-06-15 Display device and file synchronization method

Applications Claiming Priority (6)

Application Number Priority Date Filing Date Title
CN2020108524941 2020-08-21
CN202010851587 2020-08-21
CN202010852494 2020-08-21
CN2020108524227 2020-08-21
CN202010852422 2020-08-21
CN2020108515872 2020-08-21

Publications (2)

Publication Number Publication Date
CN112486934A true CN112486934A (en) 2021-03-12
CN112486934B CN112486934B (en) 2023-06-09

Family

ID=74317135

Family Applications (14)

Application Number Title Priority Date Filing Date
CN202011181436.7A Active CN112306604B (en) 2020-08-21 2020-10-29 Progress display method and display device for file transmission
CN202011222429.7A Pending CN114079819A (en) 2020-08-21 2020-11-05 Content display method and display equipment
CN202011221801.2A Active CN112351334B (en) 2020-08-21 2020-11-05 File transmission progress display method and display equipment
CN202011233466.8A Pending CN112328553A (en) 2020-08-21 2020-11-06 Thumbnail capturing method and display device
CN202011293332.5A Pending CN114077381A (en) 2020-08-21 2020-11-18 Method for protecting hard disk, display device and display system
CN202011296879.0A Pending CN112463733A (en) 2020-08-21 2020-11-18 Method for protecting hard disk data and display device
CN202011319683.9A Pending CN114077584A (en) 2020-08-21 2020-11-23 File transmission method and display device
CN202011335195.7A Active CN112463750B (en) 2020-08-21 2020-11-25 File synchronization method and display device
CN202011341269.8A Active CN112506859B (en) 2020-08-21 2020-11-25 Method for maintaining hard disk data and display device
CN202011337001.7A Active CN112486934B (en) 2020-08-21 2020-11-25 File synchronization method and display device
CN202011350610.6A Active CN112486921B (en) 2020-08-21 2020-11-26 File synchronization method, display device and mobile terminal
CN202011563969.1A Pending CN114077724A (en) 2020-08-21 2020-12-25 Account management method and display device
CN202180060028.2A Pending CN116325767A (en) 2020-08-21 2021-06-15 Display device and file transmission method
CN202180058231.6A Pending CN116249975A (en) 2020-08-21 2021-06-15 Display device and file synchronization method

Family Applications Before (9)

Application Number Title Priority Date Filing Date
CN202011181436.7A Active CN112306604B (en) 2020-08-21 2020-10-29 Progress display method and display device for file transmission
CN202011222429.7A Pending CN114079819A (en) 2020-08-21 2020-11-05 Content display method and display equipment
CN202011221801.2A Active CN112351334B (en) 2020-08-21 2020-11-05 File transmission progress display method and display equipment
CN202011233466.8A Pending CN112328553A (en) 2020-08-21 2020-11-06 Thumbnail capturing method and display device
CN202011293332.5A Pending CN114077381A (en) 2020-08-21 2020-11-18 Method for protecting hard disk, display device and display system
CN202011296879.0A Pending CN112463733A (en) 2020-08-21 2020-11-18 Method for protecting hard disk data and display device
CN202011319683.9A Pending CN114077584A (en) 2020-08-21 2020-11-23 File transmission method and display device
CN202011335195.7A Active CN112463750B (en) 2020-08-21 2020-11-25 File synchronization method and display device
CN202011341269.8A Active CN112506859B (en) 2020-08-21 2020-11-25 Method for maintaining hard disk data and display device

Family Applications After (4)

Application Number Title Priority Date Filing Date
CN202011350610.6A Active CN112486921B (en) 2020-08-21 2020-11-26 File synchronization method, display device and mobile terminal
CN202011563969.1A Pending CN114077724A (en) 2020-08-21 2020-12-25 Account management method and display device
CN202180060028.2A Pending CN116325767A (en) 2020-08-21 2021-06-15 Display device and file transmission method
CN202180058231.6A Pending CN116249975A (en) 2020-08-21 2021-06-15 Display device and file synchronization method

Country Status (2)

Country Link
CN (14) CN112306604B (en)
WO (2) WO2022037211A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022037211A1 (en) * 2020-08-21 2022-02-24 海信视像科技股份有限公司 Display device and file synchronization method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117762889B (en) * 2024-02-20 2024-04-19 成都融见软件科技有限公司 Same-file multi-window state synchronization method, electronic equipment and medium

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004064383A (en) * 2002-07-29 2004-02-26 Fuji Photo Film Co Ltd Image editing device and recording media
CN101340541A (en) * 2007-07-02 2009-01-07 深圳Tcl工业研究院有限公司 Content synchronizing method between television and intelligent apparatus
US20120106852A1 (en) * 2010-10-28 2012-05-03 Microsoft Corporation Burst mode image compression and decompression
CN103634621A (en) * 2012-08-27 2014-03-12 中兴通讯股份有限公司 Method, apparatuses and system for playing synchronization controlling in video recommendation service
CN104159139A (en) * 2014-08-25 2014-11-19 小米科技有限责任公司 Method and device of multimedia synchronization
CN104462477A (en) * 2014-12-18 2015-03-25 深圳市科漫达智能管理科技有限公司 Data synchronizing method, device and system based on timestamp
CN105512171A (en) * 2015-11-23 2016-04-20 北京奇虎科技有限公司 Database synchronizing method and apparatus
US20170324926A1 (en) * 2014-12-02 2017-11-09 Sony Corporation Information processing device, method of information processing, and program
CN107370803A (en) * 2017-07-11 2017-11-21 福建省天奕网络科技有限公司 The method and terminal of a kind of data syn-chronization
CN107770595A (en) * 2017-09-19 2018-03-06 浙江科澜信息技术有限公司 A kind of method of real scene embedded in virtual scene
CN107800819A (en) * 2017-11-17 2018-03-13 深圳市泉眼网络科技有限公司 A kind of generation method of file identification, device and server
CN108536752A (en) * 2018-03-13 2018-09-14 北京信安世纪科技有限公司 A kind of method of data synchronization, device and equipment
CN108921645A (en) * 2018-06-07 2018-11-30 深圳码隆科技有限公司 A kind of commodity purchasing determination method, device and user terminal
CN110177220A (en) * 2019-05-23 2019-08-27 上海图趣信息科技有限公司 A kind of camera and its control method with external timing function
CN110431534A (en) * 2017-06-13 2019-11-08 西部数据技术公司 Method and system for user experience event handling and analysis
CN111245548A (en) * 2020-01-14 2020-06-05 平安国际智慧城市科技股份有限公司 Data synchronization method and device based on timestamp and computer equipment
CN111479144A (en) * 2020-04-03 2020-07-31 青岛海信传媒网络技术有限公司 Display device and application interaction method

Family Cites Families (93)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6523125B1 (en) * 1998-01-07 2003-02-18 International Business Machines Corporation System and method for providing a hibernation mode in an information handling system
AU2471399A (en) * 1998-01-27 1999-08-09 Sun Microsystems, Inc. Importing and exporting file system entities from a browser
JP2001344175A (en) * 2000-05-31 2001-12-14 Net Village Co Ltd Method of transmitting text data at portable terminal
JP2004185180A (en) * 2002-12-02 2004-07-02 Komatsu Ltd Data management program and data management system
US20050251758A1 (en) * 2004-04-26 2005-11-10 Microsoft Corporation Indicating file type on thumbnail preview icon
US8131674B2 (en) * 2004-06-25 2012-03-06 Apple Inc. Methods and systems for managing data
CN1741589A (en) * 2004-08-11 2006-03-01 四川长虹电器股份有限公司 Television capable of conducting data communication with external memory
KR20060098503A (en) * 2005-03-03 2006-09-19 삼성전자주식회사 Method for sync management of file in mobile communication terminal
US20060282472A1 (en) * 2005-06-14 2006-12-14 Inventec Multimedia & Telecom Corporation System and method for data transmission management
CN1941131B (en) * 2005-10-02 2011-04-27 北京爱国者存储科技有限责任公司 Portable electronic device with hard disk as storage medium
US7620830B2 (en) * 2006-06-30 2009-11-17 Lenovo Singapore Pte. Ltd. Halt state for protection of hard disk drives in a mobile computing environment
CN201078847Y (en) * 2006-07-25 2008-06-25 陈德胜 External connection type medium protector
JP2008090436A (en) * 2006-09-29 2008-04-17 Toshiba Corp Information processor and system state control method
US20090037520A1 (en) * 2007-07-30 2009-02-05 Caterpillar Inc. System and method for secure file transfer
CN101262580B (en) * 2007-08-31 2010-09-08 深圳市同洲电子股份有限公司 A digital TV receiving device and method and system for monitoring hard disk dormancy
CN101399729B (en) * 2007-09-28 2010-12-08 鸿富锦精密工业(深圳)有限公司 Management system and method for file download and upload
JP4453738B2 (en) * 2007-10-18 2010-04-21 ソニー株式会社 File transfer method, apparatus, and program
US8359071B2 (en) * 2007-10-31 2013-01-22 Hewlett-Packard Development Company, L.P. Power management techniques for a universal serial bus
CN101625624B (en) * 2008-07-09 2011-10-26 中兴通讯股份有限公司 Method for managing SATA hard disk based on embedded system
WO2010113409A1 (en) * 2009-03-31 2010-10-07 シャープ株式会社 Drive device, content recording/playback device, synchronization method, program, and recording medium
CN101630293B (en) * 2009-07-23 2011-11-09 成都市华为赛门铁克科技有限公司 Data protection method, power-fail protection device and storage device
EP2357806B1 (en) * 2010-01-06 2018-05-23 Lg Electronics Inc. A display device and a method for displaying contents on the same
KR101019647B1 (en) * 2010-02-26 2011-03-07 주식회사 인디랩 External storage device and its control method
CN102624967B (en) * 2011-01-28 2016-02-03 腾讯科技(深圳)有限公司 Realize the method and system of file download on mobile terminals
CN102722307B (en) * 2011-03-29 2016-05-11 腾讯科技(深圳)有限公司 A kind of thumbnail air navigation aid and device
CN102156679B (en) * 2011-04-18 2012-11-07 苏州捷泰科信息技术有限公司 PCIE interface-based solid state disk power-down protection method and device
EP2521039B1 (en) * 2011-05-06 2013-10-16 Harman Becker Automotive Systems GmbH Optical disc drive with USB interface
US9229758B2 (en) * 2011-10-28 2016-01-05 International Business Machines Corporation Passive monitoring of virtual systems using extensible indexing
CN102541475B (en) * 2012-03-12 2015-02-04 华为数字技术(成都)有限公司 Data storage method and data storage device
CN102819592B (en) * 2012-08-08 2015-06-03 河海大学 Lucene-based desktop searching system and method
US9195361B1 (en) * 2012-09-07 2015-11-24 Google Inc. Single progress indicator depicting multiple subprocesses of an upload of a content item
EP2907034A4 (en) * 2012-10-12 2016-05-18 A9 Com Inc Index configuration for searchable data in network
CN103036717B (en) * 2012-12-12 2015-11-04 北京邮电大学 The consistency maintenance system and method for distributed data
CN203038261U (en) * 2012-12-18 2013-07-03 上海黄浦船用仪器有限公司 Solid state disk (SSD) automatic update device
US9152643B2 (en) * 2012-12-21 2015-10-06 Zetta Inc. Distributed data store
CN103095807A (en) * 2012-12-26 2013-05-08 四川九洲电器集团有限责任公司 Method and system of displaying video download progress of front-end equipment in real time
CN103914205B (en) * 2013-01-09 2015-11-25 腾讯科技(深圳)有限公司 A kind of file thumbnail methods of exhibiting of intelligent terminal and device
CN103164528B (en) * 2013-03-29 2016-02-24 苏州皓泰视频技术有限公司 A kind of index establishing method of audio, video data
CN103268200B (en) * 2013-04-17 2015-12-23 合肥联宝信息技术有限公司 The interface arrangement of hard disc of computer
CN104252379B (en) * 2013-06-25 2015-12-23 腾讯科技(深圳)有限公司 Picture thumbnail display packing and device
US9953011B1 (en) * 2013-09-26 2018-04-24 Amazon Technologies, Inc. Dynamically paginated user interface
CN103607455A (en) * 2013-11-20 2014-02-26 珠海金山办公软件有限公司 Method and system for file transmission
CN103634659A (en) * 2013-12-16 2014-03-12 乐视致新电子科技(天津)有限公司 Method and device for reading resources of smart television
CN103618940A (en) * 2013-12-16 2014-03-05 乐视致新电子科技(天津)有限公司 Resource access method and resource access device for intelligent television
CN103745007A (en) * 2014-01-24 2014-04-23 深圳市华宝电子科技有限公司 File managing method and device
KR20150119750A (en) * 2014-04-16 2015-10-26 삼성전자주식회사 Display apparatus, server, system and postviewing related content information providing and evaluating methods thereof
CN105227613A (en) * 2014-06-30 2016-01-06 北京金山安全软件有限公司 File uploading method and device
CN104270678B (en) * 2014-09-05 2018-05-08 广州金山网络科技有限公司 A kind of humbnail display methods, device and system
CN104268088B (en) * 2014-09-15 2018-11-16 郑州天迈科技股份有限公司 Vehicle-mounted DVR hard disc data storage method
WO2016123431A1 (en) * 2015-01-30 2016-08-04 Bittorrent, Inc. Distributed license authentication and management
CN104808768B (en) * 2015-04-15 2017-11-28 广东欧珀移动通信有限公司 Reminding method, device and the mobile terminal of document transmission progress
CN106603603A (en) * 2015-10-16 2017-04-26 北大方正集团有限公司 HTML 5 browser supported asynchronous uploading method and system for multiple files
CN105718022A (en) * 2016-01-13 2016-06-29 Tcl移动通信科技(宁波)有限公司 Mobile terminal-based file transfer progress indication method and system
CN105608609B (en) * 2016-02-17 2018-02-16 北京金山安全软件有限公司 Method and device for pushing travel information and electronic equipment
CN105843730A (en) * 2016-03-17 2016-08-10 广东欧珀移动通信有限公司 Information prompting method and device based on indicator lamp
CN106231440A (en) * 2016-07-22 2016-12-14 华为技术有限公司 A kind of files in stream media burst method for down loading, device and terminal
CN110851213B (en) * 2016-09-23 2024-01-30 华为机器有限公司 Information display method and terminal
CN106161658A (en) * 2016-09-27 2016-11-23 湖南纽思曼存储科技有限公司 A kind of cloud storage intelligence photograph album mobile terminal, Cloud Server, mobile mobile terminal
US11204891B2 (en) * 2016-11-04 2021-12-21 International Business Machines Corporation Identifying partial update for tape file system
CN106506660B (en) * 2016-11-17 2019-06-25 中国银行股份有限公司 A kind of online request processing method, server and system
CN108234554B (en) * 2016-12-15 2021-05-25 北京金山云网络技术有限公司 Cloud file editing method and device
CN107026895A (en) * 2017-01-12 2017-08-08 阿里巴巴集团控股有限公司 Method for pushing, device and the server of the application list data
CN206559505U (en) * 2017-03-24 2017-10-13 四川长虹电器股份有限公司 Television set USB power source management system
CN107291356B (en) * 2017-08-03 2020-05-01 北京达佳互联信息技术有限公司 File transmission display control method and device and corresponding terminal
CN107528897A (en) * 2017-08-22 2017-12-29 上海斐讯数据通信技术有限公司 A kind of cloud disk reduced graph generating method and device
CN107679077B (en) * 2017-08-28 2020-03-24 平安科技(深圳)有限公司 Paging implementation method and device, computer equipment and storage medium
CN107592369A (en) * 2017-10-18 2018-01-16 郑州云海信息技术有限公司 The management method and device that file uploads in cloud computing system
CN108052661B (en) * 2017-12-27 2021-12-28 广州品唯软件有限公司 Aggregation retrieval method and device in distributed environment and readable storage medium
CN110309444A (en) * 2018-03-21 2019-10-08 深圳市腾讯计算机系统有限公司 A kind of page display method, device, medium and server
US11064010B2 (en) * 2018-03-30 2021-07-13 Microsoft Technology Licensing, Llc Download progress information for composite files
CN110362183A (en) * 2018-04-09 2019-10-22 成都比特优游戏开发有限公司 A kind of fail-safe computer circuit breaking protective system
CN108897493A (en) * 2018-06-12 2018-11-27 四川斐讯信息技术有限公司 A kind of intelligent interactive method, system and intelligent mobile hard disk
CN108966033B (en) * 2018-06-21 2021-01-15 康佳集团股份有限公司 Television social processing method, terminal and medium based on WeChat applet
CN208384559U (en) * 2018-07-23 2019-01-15 深圳忆数存储技术有限公司 A kind of solid state hard disk and its power-down protection circuit
CN109246288B (en) * 2018-07-27 2021-03-02 Oppo广东移动通信有限公司 Control method and device of electronic equipment, storage medium and electronic equipment
CN109413138B (en) * 2018-09-03 2022-03-25 视联动力信息技术股份有限公司 File uploading method and device
CN110968374A (en) * 2018-09-29 2020-04-07 珠海金山办公软件有限公司 Document information display method and device, electronic equipment and storage medium
CN208908149U (en) * 2018-11-07 2019-05-28 贵州浪潮英信科技有限公司 A kind of mobile hard disk and mobile power source two-in-one device
CN109684079B (en) * 2018-12-07 2021-03-02 恒生电子股份有限公司 Display data processing method and device and electronic equipment
CN109885729B (en) * 2019-02-20 2021-07-20 北京奇艺世纪科技有限公司 Method, device and system for displaying data
CN110399389B (en) * 2019-06-17 2023-11-28 平安科技(深圳)有限公司 Data paging query method, device, equipment and storage medium
CN110413827A (en) * 2019-07-25 2019-11-05 上海掌门科技有限公司 It is a kind of for providing the method and apparatus of target image information
CN110471764A (en) * 2019-08-01 2019-11-19 郑州阿帕斯科技有限公司 A kind of processing method and processing device of memory cleaning
CN110765380B (en) * 2019-09-29 2023-12-05 五八有限公司 Data loading method of list page and terminal
CN110806794A (en) * 2019-10-10 2020-02-18 浙江大华技术股份有限公司 Power-down protection method, system, computer device and medium for storage system
CN110764706B (en) * 2019-10-25 2023-10-03 普联技术有限公司 Storage system, data management method, and storage medium
CN111200746B (en) * 2019-12-04 2021-06-01 海信视像科技股份有限公司 Method for awakening display equipment in standby state and display equipment
CN111127469A (en) * 2019-12-18 2020-05-08 南京酷派软件技术有限公司 Thumbnail display method, device, storage medium and terminal
CN111147795B (en) * 2019-12-27 2022-12-23 视联动力信息技术股份有限公司 Resource scheduling method, server, terminal, electronic device, and storage medium
CN111221845A (en) * 2019-12-31 2020-06-02 华为技术有限公司 Cross-device information searching method and terminal device
CN111405221B (en) * 2020-01-13 2023-03-24 Vidaa(荷兰)国际控股有限公司 Display device and display method of recording file list
CN111368173A (en) * 2020-03-05 2020-07-03 五八有限公司 File transmission method and device, electronic equipment and readable storage medium
CN112306604B (en) * 2020-08-21 2022-09-23 海信视像科技股份有限公司 Progress display method and display device for file transmission

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004064383A (en) * 2002-07-29 2004-02-26 Fuji Photo Film Co Ltd Image editing device and recording media
CN101340541A (en) * 2007-07-02 2009-01-07 深圳Tcl工业研究院有限公司 Content synchronizing method between television and intelligent apparatus
US20120106852A1 (en) * 2010-10-28 2012-05-03 Microsoft Corporation Burst mode image compression and decompression
CN103634621A (en) * 2012-08-27 2014-03-12 中兴通讯股份有限公司 Method, apparatuses and system for playing synchronization controlling in video recommendation service
CN104159139A (en) * 2014-08-25 2014-11-19 小米科技有限责任公司 Method and device of multimedia synchronization
US20170324926A1 (en) * 2014-12-02 2017-11-09 Sony Corporation Information processing device, method of information processing, and program
CN104462477A (en) * 2014-12-18 2015-03-25 深圳市科漫达智能管理科技有限公司 Data synchronizing method, device and system based on timestamp
CN105512171A (en) * 2015-11-23 2016-04-20 北京奇虎科技有限公司 Database synchronizing method and apparatus
CN110431534A (en) * 2017-06-13 2019-11-08 西部数据技术公司 Method and system for user experience event handling and analysis
CN107370803A (en) * 2017-07-11 2017-11-21 福建省天奕网络科技有限公司 The method and terminal of a kind of data syn-chronization
CN107770595A (en) * 2017-09-19 2018-03-06 浙江科澜信息技术有限公司 A kind of method of real scene embedded in virtual scene
CN107800819A (en) * 2017-11-17 2018-03-13 深圳市泉眼网络科技有限公司 A kind of generation method of file identification, device and server
CN108536752A (en) * 2018-03-13 2018-09-14 北京信安世纪科技有限公司 A kind of method of data synchronization, device and equipment
CN108921645A (en) * 2018-06-07 2018-11-30 深圳码隆科技有限公司 A kind of commodity purchasing determination method, device and user terminal
CN110177220A (en) * 2019-05-23 2019-08-27 上海图趣信息科技有限公司 A kind of camera and its control method with external timing function
CN111245548A (en) * 2020-01-14 2020-06-05 平安国际智慧城市科技股份有限公司 Data synchronization method and device based on timestamp and computer equipment
CN111479144A (en) * 2020-04-03 2020-07-31 青岛海信传媒网络技术有限公司 Display device and application interaction method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022037211A1 (en) * 2020-08-21 2022-02-24 海信视像科技股份有限公司 Display device and file synchronization method

Also Published As

Publication number Publication date
CN112306604A (en) 2021-02-02
CN112463750A (en) 2021-03-09
CN112306604B (en) 2022-09-23
CN112463733A (en) 2021-03-09
CN112463750B (en) 2023-08-22
CN114079819A (en) 2022-02-22
CN114077724A (en) 2022-02-22
CN112506859B (en) 2023-02-28
CN112486934B (en) 2023-06-09
CN112351334A (en) 2021-02-09
CN114077381A (en) 2022-02-22
CN116325767A (en) 2023-06-23
CN112486921A (en) 2021-03-12
CN112328553A (en) 2021-02-05
CN112486921B (en) 2023-01-20
WO2022037212A1 (en) 2022-02-24
CN112351334B (en) 2023-01-20
WO2022037211A1 (en) 2022-02-24
CN114077584A (en) 2022-02-22
CN116249975A (en) 2023-06-09
CN112506859A (en) 2021-03-16

Similar Documents

Publication Publication Date Title
CN111787377B (en) Display device and screen projection method
CN111970548B (en) Display device and method for adjusting angle of camera
CN112667184A (en) Display device
WO2022048203A1 (en) Display method and display device for manipulation prompt information of input method control
CN113055728A (en) Multi-device synchronous playing method and display device
CN112486934B (en) File synchronization method and display device
CN112752156A (en) Subtitle adjusting method and display device
CN111954059A (en) Screen saver display method and display device
CN114286137A (en) Mirror image screen projection method, display device and terminal
CN111885665B (en) Wireless network connection control method and display device
CN111818654B (en) Channel access method and display device
CN113111214A (en) Display method and display equipment for playing records
CN111818368B (en) Method for managing display device authority, mobile terminal and server
CN114915810B (en) Media resource pushing method and intelligent terminal
CN112118476B (en) Method for rapidly displaying program reservation icon and display equipment
CN115022688A (en) Display device and media data relay method
CN111782606A (en) Display device, server, and file management method
CN112911371A (en) Double-channel video resource playing method and display equipment
CN111787117A (en) Data transmission method and display device
CN111787115A (en) Server, display device and file transmission method
CN112134855A (en) Cookie encryption method and display device
CN111913755B (en) Application scanning method and display device
CN112153443B (en) PTS acquisition method and display device
CN112231088B (en) Browser process optimization method and display device
CN114302378A (en) Bluetooth mode switching method of display device, display device and terminal

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
GR01 Patent grant
GR01 Patent grant