WO2021120124A1 - Method and apparatus for video display, and computer storage medium - Google Patents

Method and apparatus for video display, and computer storage medium Download PDF

Info

Publication number
WO2021120124A1
WO2021120124A1 PCT/CN2019/126722 CN2019126722W WO2021120124A1 WO 2021120124 A1 WO2021120124 A1 WO 2021120124A1 CN 2019126722 W CN2019126722 W CN 2019126722W WO 2021120124 A1 WO2021120124 A1 WO 2021120124A1
Authority
WO
WIPO (PCT)
Prior art keywords
time
frame
timing signal
delay
sub
Prior art date
Application number
PCT/CN2019/126722
Other languages
French (fr)
Chinese (zh)
Inventor
王晓东
Original Assignee
上海飞来信息科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 上海飞来信息科技有限公司 filed Critical 上海飞来信息科技有限公司
Priority to PCT/CN2019/126722 priority Critical patent/WO2021120124A1/en
Priority to CN201980091613.1A priority patent/CN113424487B/en
Publication of WO2021120124A1 publication Critical patent/WO2021120124A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L7/00Arrangements for synchronising receiver with transmitter

Definitions

  • the embodiments of the present invention relate to the field of multimedia, and more specifically, to a method, device, and computer storage medium for video display.
  • the sequence of each step of video streaming is arranged in a streamlined manner.
  • the steps of video streaming include: the generating end of the video stream (such as a camera), the image processing part, the video compression part, and the wireless transmission part. , Video decompression part, video display part (such as LCD screen), etc.
  • the timing of each step needs to be matched with each other.
  • the timing between some steps may not be matched.
  • the received video frame may be asynchronous with the frame timing displayed on the screen.
  • the arrival of the new video frame is uncertain, so the previous frame may be displayed, the next frame may be displayed normally, or the next frame may be skipped to display the next frame, and so on. This may cause end-to-end delay jitter, as well as increased delay caused by buffering to overcome the delay jitter.
  • the embodiments of the present invention provide a method, a device and a computer storage medium for video display, which can ensure low end-to-end delay in video transmission.
  • a method for video display is provided, the method is a sub-frame level display method, and the method includes:
  • the receiving end receives a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
  • the receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
  • the receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level.
  • a device for video display is provided, the device is a receiving end of sub-frame level display, and the device includes:
  • the receiving unit is configured to receive a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
  • a first determining unit configured to determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
  • the second determining unit is configured to determine a timing signal for refreshing the screen according to the local time and a preset delay time, wherein the delay time is based on the delay of each level of processing at the sub-frame level. Pre-set at the end;
  • the processing unit is configured to start the current frame refresh according to the timing signal.
  • a device for video display including: a memory and a processor, wherein the memory is used to store computer instructions; the processor is used to call the computer instructions, when the When computer instructions are executed, they are used to perform sub-frame level display methods, including:
  • the receiving end receives a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
  • the receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
  • the receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level.
  • a computer-readable storage medium is provided, and a computer program is stored thereon, and when the computer program is executed by a processor, the steps of the method described in the first aspect are realized.
  • the display refreshing of the receiving end is controlled at the sub-frame level. After the time of the frame timing signal of the sending end, the fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid Due to the asynchronous time, a long wait is caused to achieve the minimum display delay.
  • Figure 1 is a schematic diagram of image transmission in the prior art
  • FIG. 2 is a schematic flowchart of a method for video display according to an embodiment of the present invention
  • Figure 3 is a schematic diagram of image transmission and display according to an embodiment of the present invention.
  • FIG. 4 is another schematic diagram of image transmission and display according to the embodiment of the present invention.
  • FIG. 5 is a schematic block diagram of an apparatus for video display according to an embodiment of the present invention.
  • Fig. 6 is another schematic block diagram of an apparatus for video display according to an embodiment of the present invention.
  • sub-frame level processing is adopted, that is, video data is compressed and packaged in a time unit less than one frame, and then transmitted through the wireless physical layer.
  • Video frame, data compression and packaging, physical layer transmission, data reception, decompression, and display are performed in parallel in a pipeline manner in a time unit less than one video frame to obtain a lower image transmission delay.
  • the display In most systems, since the time of data reception is completely asynchronous with the timing of the video display part, in order to ensure the correctness of the display, the display generally adopts the method of frame buffering, and it will only proceed when the entire frame of data is received. Display, as shown in Figure 1, after the video is decompressed, make sure to get a whole frame of data, and then display it. This introduces a frame-level delay. Furthermore, in order to prevent timing jitter, a multi-frame buffer is required; long-term timing drift will also cause repeated display or dropped frame display.
  • the display screen mentioned in this application may be a liquid crystal display (LCD), and those skilled in the art will understand that the display screen may also be of other types, which is not limited by the present invention.
  • LCD liquid crystal display
  • an embodiment of the present invention provides a method for video display. As shown in FIG. 2, the method is a sub-frame level display method and includes:
  • the receiving end receives a data packet from the sending end, where the data packet includes sub-frame level video data and time information of the frame timing signal;
  • the receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
  • the receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level;
  • S140 Start refreshing the current frame according to the timing signal.
  • a fixed delay time is preset at the receiving end, denoted as T.
  • the preset fixed delay time T may include delays of various stages of pipeline processing at the sub-frame level, including delays of image processing, video compression, physical layer transmission, and video decoding.
  • the delay time T may be the sum of the delays of various levels of processing at the sub-frame level.
  • the delay time T is equal to the sum of the following delays: sub-frame level delay of image processing, sub-frame level delay of video compression, sub-frame level delay of physical layer transmission, and sub-frame level delay of video decoding .
  • the delay of each level of processing can be determined in advance, and a fixed delay time T can be obtained by summation, and set at the receiving end.
  • the delay time T can be stored in advance in the form of a parameter at the receiving end. It can be seen that, in the embodiment of the present invention, all levels of processing in the entire image transmission system adopt sub-frame level control, so that the delay time T is fixed, thereby avoiding excessive jitter of the frame rate of the screen refresh.
  • the receiving end and the sending end perform time synchronization, so as to determine the timing relationship between the sending end and the receiving end.
  • the wireless communication physical layer of the receiving end maintains synchronization with the wireless communication physical layer of the transmitting end according to the physical layer timing adjustment mechanism.
  • the timing relationship is used to indicate the synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  • the frame timing signal is sent to the wireless communication physical layer, and the value of the timing counter of the physical layer is latched, and the value represents the frame timing The time information of the signal.
  • the sending end sends the time information together with the video data to the receiving end.
  • the time information is the value of the timing counter of the physical layer at the transmitting end when the transmitting end generates the frame timing signal for video data output. Therefore, in S110, the receiving end can receive the video data and the time information of the frame timing signal. Assume that the time information of the frame timing signal is represented as t0.
  • the wireless communication physical layer of the receiving end obtains the local time t corresponding to the time information of the frame timing signal of the transmitting end according to the timing relationship between the receiving end and the transmitting end.
  • ⁇ t can be any value, for example, less than zero, greater than zero, or equal to zero.
  • a timer of the physical layer may be set to determine the timing of refreshing the current frame at time t+T.
  • a liquid crystal display controller may initiate a screen refresh according to the timing signal determined in S130.
  • sub-frame level control is adopted for the display refreshing of the receiving end. After the time of the frame timing signal of the sending end, a fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid the time delay. Asynchrony causes a long wait to achieve the minimum display delay. Moreover, since the entire image transmission system adopts sub-frame level control from the video stream generation, image processing, video compression, wireless transmission, and video decompression processes, image jitter can be avoided and the impact of timing drift can be overcome.
  • the method of the embodiment of the present invention may be as shown in FIG. 3, in which, at the transmitting end, the time information of the transmitted frame timing signal is recorded by a latch counter, and the value of the counter will be sent to the receiver together with the video data. end. Then the sending end sends the video data together with the value representing the time information of the frame timing signal through compression, packing, coding and modulation, etc.
  • the video data and the values sent together are obtained through demodulation, decoding, video decompression, etc. Subsequently, the receiving end can determine the local time t based on the value, and then display the sub-frame level on the display screen after a fixed delay T.
  • the embodiment of the present invention includes the time information of the frame timing signal while sending the video data at the transmitting end, so that the receiving end can determine the display timing based on the preset delay time.
  • the embodiment of the present invention not only uses the sub-frame level transmission mode, but also uses the sub-frame level display mode to ensure the minimum delay time and also overcome the influence of timing drift.
  • the black bold arrow represents the transmission process of video data
  • the black thin dashed arrow represents the transmission and determination process of corresponding time information.
  • the "parameter T" shown at the receiving end in FIG. 4 is a fixed delay time preset before the video data transmission.
  • the frame timing of the sending end is recorded and sent to the receiving end, and the receiving end restores the frame timing of the sending end and adjusts the LCD screen refreshing at the sub-frame level according to the preset fixed delay time.
  • the frame timing makes it possible to start the refreshing display when the received data of the frame is at the right moment, which reduces the delay of the video display on the screen, thereby reducing the delay of the entire image transmission system.
  • the start time of refreshing the screen is adjusted according to the frame timing of the sending end, avoiding the jitter and drift of the frame timing of the sending end and the frame timing displayed on the LCD of the receiving end caused by clock asynchronous, avoiding the display frame dropping and frame skipping, and get In order to achieve low latency of transmission.
  • the embodiment of the present invention does not limit the specific devices of the sending end and the receiving end.
  • the sending end and the receiving end may be two independent devices, and the two may be located in the same physical space or in different physical spaces, and they can communicate in a wired or wireless manner.
  • the sending end and the receiving end can be integrated in one physical device and belong to two different modules.
  • data transmission can be directly or indirectly performed between the sending end and the receiving end.
  • an embodiment of the present invention also provides a device for video display.
  • the device may be a receiving end of sub-frame level display, and the device 20 shown in FIG. 5 includes a receiving unit 210, The first determining unit 220, the second determining unit 230, and the processing unit 240.
  • the receiving unit 210 is configured to receive a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
  • the first determining unit 220 is configured to determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
  • the second determining unit 230 is configured to determine the timing signal for refreshing the screen according to the local time and the preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level ;
  • the processing unit 240 is configured to start the current frame refresh according to the timing signal.
  • the preset delay time is the sum of the delays of various levels of processing at the sub-frame level.
  • all levels of processing can include: image processing, video compression, physical layer transmission, and video decoding.
  • the time information is the value of the timing counter of the physical layer of the sending end when the sending end generates the frame timing signal of the video data output.
  • the timing relationship represents synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  • the second determining unit 230 may be specifically configured to: generate a timing signal for refreshing the screen at time t+T, where t represents the local time, and T represents the delay time. Among them, the delay time T is the delay at the sub-frame level.
  • the device shown in FIG. 5 can be used to implement each step of the method for video display shown in FIG. 2. To avoid repetition, details are not described herein again.
  • the embodiment of the present invention also provides another device for video display, including a memory, a processor, and a computer program stored on the memory and running on the processor.
  • a processor executes the program, The steps of the method for video display shown in FIG. 2 are implemented.
  • the device 30 may include a memory 310 and a processor 320.
  • the memory 310 stores computer program codes for implementing corresponding steps in the method for video display according to an embodiment of the present invention.
  • the processor 320 is configured to run the computer program code stored in the memory 310 to execute the corresponding steps of the method for video display according to the embodiment of the present invention.
  • the following steps are performed when the computer program code is run by the processor 320: receiving a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal; according to the time information and The timing relationship between the sending end and the receiving end determines the local time corresponding to the time information; according to the local time and the preset delay time, the timing signal for refreshing the screen is determined, where the delay time is based on each level of the subframe level The processing delay is preset at the receiving end; according to the timing signal, the current frame refresh is started.
  • the preset delay time is the sum of the delays of various levels of processing at the sub-frame level.
  • all levels of processing can include: image processing, video compression, physical layer transmission, and video decoding.
  • the time information is the value of the timing counter of the physical layer of the sending end when the sending end generates the frame timing signal of the video data output.
  • the timing relationship represents synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  • the processor 320 may be specifically configured to: generate a timing signal for refreshing the screen at time t+T, where t represents the local time, and T represents the delay time. Among them, the delay time T is the delay at the sub-frame level.
  • the device 30 shown in FIG. 6 may be a receiving end of sub-frame level display, which can be used to implement each step of the method for video display shown in FIG. 2. In order to avoid repetition, it will not be repeated here.
  • the embodiment of the present invention also provides a computer storage medium on which a computer program is stored.
  • the computer program is executed by the processor, the steps of the method for video display shown in FIG. 2 can be realized.
  • the computer storage medium is a computer-readable storage medium.
  • the computer program instructions when run by the computer or processor, cause the computer or processor to perform the following steps: receive a data packet from the sending end, and the data packet includes sub-frame level video data and frame timing signals. Time information; according to the time information and the timing relationship between the sending end and the receiving end, determine the local time corresponding to the time information; according to the local time and the preset delay time, determine the timing signal for refreshing the screen, where the delay time It is preset at the receiving end according to the delay of each level of processing at the sub-frame level; according to the timing signal, the current frame refresh is started.
  • the computer storage medium may include, for example, a memory card of a smart phone, a storage component of a tablet computer, a hard disk of a personal computer, a read-only memory (ROM), an erasable programmable read-only memory (EPROM), a portable compact disk read-only memory ( CD-ROM), USB memory, or any combination of the above storage media.
  • the computer-readable storage medium may be any combination of one or more computer-readable storage media.
  • an embodiment of the present invention also provides a computer program product, which contains instructions, which when executed by a computer, cause the computer to execute the steps of the method for video display shown in FIG. 2.
  • the computer executes: receiving a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal; according to the time information and sending The timing relationship between the terminal and the receiving terminal determines the local time corresponding to the time information; according to the local time and the preset delay time, the timing signal for refreshing the screen is determined, where the delay time is processed according to each level of the subframe level The delay is preset at the receiving end; according to the timing signal, the current frame refresh is started.
  • sub-frame level control is adopted for the display refreshing of the receiving end. After the time of the frame timing signal of the sending end, a fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid the time delay. Asynchrony causes a long wait to achieve the minimum display delay.
  • the entire image transmission system adopts sub-frame level control from the video stream generation, image processing, video compression, wireless transmission, and video decompression processes, and the start time of refreshing the screen is adjusted according to the frame timing of the sender, avoiding The jitter and drift of the frame timing of the transmitting end and the frame timing displayed on the LCD of the receiving end caused by the clock asynchronous avoids the displayed frame loss and frame skipping, and obtains low transmission delay.
  • the computer program product includes one or more computer instructions.
  • the computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices.
  • the computer instructions may be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium.
  • the computer instructions may be transmitted from a website, computer, server, or data center.
  • the computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or a data center integrated with one or more available media.
  • the usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, a tape), an optical medium (for example, a digital video disc (DVD)), or a semiconductor medium (for example, a solid state disk (SSD)), etc. .
  • the disclosed system, device, and method can be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processor, or each unit may exist alone physically, or two or more units may be integrated into one unit.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Control Of Indicators Other Than Cathode Ray Tubes (AREA)

Abstract

A method and apparatus for video display, and a computer storage medium. The method is a subframe-level display method, and comprises: a receiving terminal receives a data packet from a transmitting terminal, the data packet comprising subframe-level video data and time information of a frame timing signal (S110); determines a local time corresponding to the time information according to the time information and a timing relationship between the transmitting terminal and the receiving terminal (S120); determines the timing signal for screen refresh according to the local time and a preset delay time, the delay time being preset at the receiving terminal according to delays of processing at different subframe levels (S130); and start current-frame screen refresh according to the timing signal (S140). After the time of the frame timing signal of the transmitting terminal, delay is made by a fixed delay time to generate frame timing for screen refresh display. Such subframe-level control to display screen refresh can avoid a long wait caused by asynchronization and achieve minimum display delay.

Description

用于视频显示的方法、装置及计算机存储介质Method, device and computer storage medium for video display 技术领域Technical field
本发明实施例涉及多媒体领域,并且更具体地,涉及一种用于视频显示的方法、装置及计算机存储介质。The embodiments of the present invention relate to the field of multimedia, and more specifically, to a method, device, and computer storage medium for video display.
背景技术Background technique
在无线图传系统中,将视频流传输的每个步骤流水地安排时序,其中,视频流传输的步骤包括:视频流的产生端(如摄像头)、图像处理部分、视频压缩部分、无线传输部分、视频解压部分、视频显示部分(如LCD屏)等。并且,在视频流传输过程中,还需要各个步骤的时序能够互相匹配。In the wireless image transmission system, the sequence of each step of video streaming is arranged in a streamlined manner. Among them, the steps of video streaming include: the generating end of the video stream (such as a camera), the image processing part, the video compression part, and the wireless transmission part. , Video decompression part, video display part (such as LCD screen), etc. Moreover, in the process of video streaming, the timing of each step needs to be matched with each other.
然而在目前常见的系统中,有一些步骤之间的时序可能无法匹配,比如在接收端,接收到的视频帧与显示屏显示的帧定时之间可能是异步的,在下一个显示屏刷新的时刻,新的视频帧的到位是不确定的,因而导致可能还是显示上一帧,也可能正常显示下一帧,也可能跳帧显示下下帧,等等。这样可能会造成端到端延迟的抖动,以及为了克服延迟的抖动而增加的缓存造成的延迟增加。However, in the current common system, the timing between some steps may not be matched. For example, at the receiving end, the received video frame may be asynchronous with the frame timing displayed on the screen. At the next screen refresh moment , The arrival of the new video frame is uncertain, so the previous frame may be displayed, the next frame may be displayed normally, or the next frame may be skipped to display the next frame, and so on. This may cause end-to-end delay jitter, as well as increased delay caused by buffering to overcome the delay jitter.
发明内容Summary of the invention
本发明实施例提供了一种用于视频显示的方法、装置及计算机存储介质,能够在保证视频传输中端到端低延时。The embodiments of the present invention provide a method, a device and a computer storage medium for video display, which can ensure low end-to-end delay in video transmission.
第一方面,提供了一种用于视频显示的方法,所述方法为亚帧级别的显示方法,所述方法包括:In a first aspect, a method for video display is provided, the method is a sub-frame level display method, and the method includes:
接收端从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving end receives a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
所述接收端根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;The receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
所述接收端根据所述本地时间以及预先设定的延迟时间,确定刷屏的定 时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;The receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level. Fixed
根据所述定时信号启动当帧刷屏。Start the current frame refresh according to the timing signal.
第二方面,提供了一种用于视频显示的装置,所述装置为亚帧级别的显示的接收端,所述装置包括:In a second aspect, a device for video display is provided, the device is a receiving end of sub-frame level display, and the device includes:
接收单元,用于从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving unit is configured to receive a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
第一确定单元,用于根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;A first determining unit, configured to determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
第二确定单元,用于根据所述本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;The second determining unit is configured to determine a timing signal for refreshing the screen according to the local time and a preset delay time, wherein the delay time is based on the delay of each level of processing at the sub-frame level. Pre-set at the end;
处理单元,用于根据所述定时信号启动当帧刷屏。The processing unit is configured to start the current frame refresh according to the timing signal.
第三方面,提供了一种用于视频显示的装置,包括:存储器和处理器,其中,所述存储器,用于存储计算机指令;所述处理器,用于调用所述计算机指令,当所述计算机指令被执行时,用于执行亚帧级别的显示方法,包括:In a third aspect, a device for video display is provided, including: a memory and a processor, wherein the memory is used to store computer instructions; the processor is used to call the computer instructions, when the When computer instructions are executed, they are used to perform sub-frame level display methods, including:
接收端从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving end receives a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
所述接收端根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;The receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
所述接收端根据所述本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;The receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level. Fixed
根据所述定时信号启动当帧刷屏。Start the current frame refresh according to the timing signal.
第四方面,提供了一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现前述第一方面所述方法的步骤。In a fourth aspect, a computer-readable storage medium is provided, and a computer program is stored thereon, and when the computer program is executed by a processor, the steps of the method described in the first aspect are realized.
由此可见,本发明实施例中,对接收端的显示刷屏采取亚帧级别的控制,在发送端帧定时信号的时刻之后,延迟固定的延迟时间来产生刷屏显示的帧定时,这样能够避免因时间异步造成较长时间的等待,以达到最小的显示延 迟。It can be seen that, in the embodiment of the present invention, the display refreshing of the receiving end is controlled at the sub-frame level. After the time of the frame timing signal of the sending end, the fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid Due to the asynchronous time, a long wait is caused to achieve the minimum display delay.
附图说明Description of the drawings
为了更清楚地说明本发明实施例的技术方案,下面将对实施例或现有技术描述中所需要使用的附图作简单地介绍,显而易见地,下面描述中的附图仅仅是本发明的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动性的前提下,还可以根据这些附图获得其他的附图。In order to explain the technical solutions of the embodiments of the present invention more clearly, the following will briefly introduce the drawings that need to be used in the description of the embodiments or the prior art. Obviously, the drawings in the following description are only some of the present invention. Embodiments, for those of ordinary skill in the art, without creative labor, other drawings can be obtained based on these drawings.
图1是现有技术进行图传的示意图;Figure 1 is a schematic diagram of image transmission in the prior art;
图2是本发明实施例的用于视频显示的方法的一个示意性流程图;FIG. 2 is a schematic flowchart of a method for video display according to an embodiment of the present invention;
图3是本发明实施例的进行图传并显示的一个示意图;Figure 3 is a schematic diagram of image transmission and display according to an embodiment of the present invention;
图4是本发明实施例的进行图传并显示的另一个示意图;4 is another schematic diagram of image transmission and display according to the embodiment of the present invention;
图5是本发明实施例的用于视频显示的装置的一个示意性框图;FIG. 5 is a schematic block diagram of an apparatus for video display according to an embodiment of the present invention;
图6是本发明实施例的用于视频显示的装置的另一个示意性框图。Fig. 6 is another schematic block diagram of an apparatus for video display according to an embodiment of the present invention.
具体实施方式Detailed ways
下面将结合本发明实施例中的附图,对本发明实施例中的技术方案进行清楚、完整地描述,显然,所描述的实施例是本发明一部分实施例,而不是全部的实施例。基于本发明中的实施例,本领域普通技术人员在没有作出创造性劳动的前提下所获得的所有其他实施例,都属于本发明保护的范围。The technical solutions in the embodiments of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are part of the embodiments of the present invention, not all of them. Based on the embodiments of the present invention, all other embodiments obtained by those of ordinary skill in the art without creative work shall fall within the protection scope of the present invention.
在无线视频传输系统中,为降低图传的延迟,会采用亚帧级别的处理,即将视频数据按小于一帧(frame)的时间单位进行压缩打包,然后再通过无线物理层进行传输。视频帧、数据压缩打包、物理层传输、数据接收、解压缩、显示,以小于一个视频帧的时间单位,按流水的方式并行进行,以获得较低的图传延迟。In a wireless video transmission system, in order to reduce the delay of image transmission, sub-frame level processing is adopted, that is, video data is compressed and packaged in a time unit less than one frame, and then transmitted through the wireless physical layer. Video frame, data compression and packaging, physical layer transmission, data reception, decompression, and display are performed in parallel in a pipeline manner in a time unit less than one video frame to obtain a lower image transmission delay.
在绝大多数系统中,由于数据接收的时间,和视频的显示屏部分的时序是完全异步的,为保证显示的正确性,显示一般会采取帧缓存的方式,当整帧数据接收完成才进行显示,如图1所示,在视频解压缩后,确保得到一整帧数据,然后再进行显示。这样就引入了帧级别的延迟,进一步地,并且为 了防止定时的抖动,需要有多帧的缓存;长时间的定时漂移也会带来重复显示或丢帧显示。In most systems, since the time of data reception is completely asynchronous with the timing of the video display part, in order to ensure the correctness of the display, the display generally adopts the method of frame buffering, and it will only proceed when the entire frame of data is received. Display, as shown in Figure 1, after the video is decompressed, make sure to get a whole frame of data, and then display it. This introduces a frame-level delay. Furthermore, in order to prevent timing jitter, a multi-frame buffer is required; long-term timing drift will also cause repeated display or dropped frame display.
本申请中所说的显示屏可以是液晶显示屏(Liquid Crystal Display,LCD),本领域技术人员可理解,显示屏也可以是其他类型,本发明对此不限定。The display screen mentioned in this application may be a liquid crystal display (LCD), and those skilled in the art will understand that the display screen may also be of other types, which is not limited by the present invention.
为了克服定时漂移的影响,本发明实施例提供了一种用于视频显示的方法,如图2所示,该方法为亚帧级别的显示方法,且包括:In order to overcome the influence of timing drift, an embodiment of the present invention provides a method for video display. As shown in FIG. 2, the method is a sub-frame level display method and includes:
S110,接收端从发送端接收数据包,该数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;S110: The receiving end receives a data packet from the sending end, where the data packet includes sub-frame level video data and time information of the frame timing signal;
S120,接收端根据该时刻信息以及发送端与接收端之间的定时关系,确定与该时刻信息对应的本地时间;S120: The receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
S130,接收端根据该本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,该延迟时间是根据亚帧级别的各级处理的延时而在接收端预先设定的;S130: The receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level;
S140,根据该定时信号启动当帧刷屏。S140: Start refreshing the current frame according to the timing signal.
本发明实施例中,在接收端预先设定固定的延迟时间,表示为T。示例性地,预先设定的固定的延迟时间T可以包括亚帧级别的流水处理的各级延迟,包括图像处理、视频压缩、物理层传输、视频解码的延时。In the embodiment of the present invention, a fixed delay time is preset at the receiving end, denoted as T. Exemplarily, the preset fixed delay time T may include delays of various stages of pipeline processing at the sub-frame level, including delays of image processing, video compression, physical layer transmission, and video decoding.
其中,由于本发明实施例采用亚帧级别的视频传输方式,因此流水处理的各级延迟也均是亚帧级别的。示例性地,延迟时间T可以是亚帧级别的各级处理的延时之和。具体地,延迟时间T等于以下各个延时之和:图像处理的亚帧级别延时、视频压缩的亚帧级别延时、物理层传输的亚帧级别延时、视频解码的亚帧级别延时。可以预先确定各级处理的延时,通过求和得到固定的延迟时间T,并将其设定在接收端,例如可以在接收端预先以参数的形式存储该延迟时间T。可见,本发明实施例中,在整个图传系统中各级处理都采用亚帧级别的控制,使得延时时间T是固定的,从而避免刷屏的帧率抖动过大。Among them, since the embodiment of the present invention adopts a sub-frame level video transmission mode, the delays of all levels of pipeline processing are also at the sub-frame level. Exemplarily, the delay time T may be the sum of the delays of various levels of processing at the sub-frame level. Specifically, the delay time T is equal to the sum of the following delays: sub-frame level delay of image processing, sub-frame level delay of video compression, sub-frame level delay of physical layer transmission, and sub-frame level delay of video decoding . The delay of each level of processing can be determined in advance, and a fixed delay time T can be obtained by summation, and set at the receiving end. For example, the delay time T can be stored in advance in the form of a parameter at the receiving end. It can be seen that, in the embodiment of the present invention, all levels of processing in the entire image transmission system adopt sub-frame level control, so that the delay time T is fixed, thereby avoiding excessive jitter of the frame rate of the screen refresh.
示例性地,在图2所示的方法之前,接收端与发送端进行时间同步,从 而确定发送端与接收端之间的定时关系。具体地,接收端的无线通信物理层,根据物理层定时调整机制,保持与发送端的无线通信物理层的同步。也就是说,定时关系用来表示接收端的无线通信物理层与发送端的无线通信物理层之间的同步。Exemplarily, before the method shown in FIG. 2, the receiving end and the sending end perform time synchronization, so as to determine the timing relationship between the sending end and the receiving end. Specifically, the wireless communication physical layer of the receiving end maintains synchronization with the wireless communication physical layer of the transmitting end according to the physical layer timing adjustment mechanism. In other words, the timing relationship is used to indicate the synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
示例性地,在S110之前,发送端的Sensor产生视频数据输出的帧定时信号的时候,将该帧定时信号送到无线通信物理层,锁存物理层的定时计数器的数值,该数值代表了帧定时信号的时刻信息。并且,发送端将该时刻信息与视频数据一起发送给接收端。Exemplarily, before S110, when the sensor at the sending end generates the frame timing signal for video data output, the frame timing signal is sent to the wireless communication physical layer, and the value of the timing counter of the physical layer is latched, and the value represents the frame timing The time information of the signal. And, the sending end sends the time information together with the video data to the receiving end.
也就是说,时刻信息是发送端在产生视频数据输出的帧定时信号时,发送端的物理层的定时计数器的数值。从而,在S110中,接收端能够接收到视频数据以及帧定时信号的时刻信息。假设将该帧定时信号的时刻信息表示为t0。In other words, the time information is the value of the timing counter of the physical layer at the transmitting end when the transmitting end generates the frame timing signal for video data output. Therefore, in S110, the receiving end can receive the video data and the time information of the frame timing signal. Assume that the time information of the frame timing signal is represented as t0.
示例性地,S120中,接收端的无线通信物理层,根据接收端与发送端的定时关系,得到与发送端的帧定时信号的时刻信息对应的本地时间t。Exemplarily, in S120, the wireless communication physical layer of the receiving end obtains the local time t corresponding to the time information of the frame timing signal of the transmitting end according to the timing relationship between the receiving end and the transmitting end.
作为一例,如果接收端与发送端的定时关系指示接收端与发送端之间的时钟差为Δt,则可以确定与帧定时信号的时刻信息对应的本地时间t=t0+Δt。其中,Δt可以为任意值,例如小于0、大于0或者等于0。As an example, if the timing relationship between the receiving end and the sending end indicates that the clock difference between the receiving end and the sending end is Δt, the local time t=t0+Δt corresponding to the time information of the frame timing signal can be determined. Wherein, Δt can be any value, for example, less than zero, greater than zero, or equal to zero.
示例性地,S130中,可以确定刷屏的时刻为t+T,并设置物理层的定时器,以确定t+T时刻的定时当前帧的刷屏。Exemplarily, in S130, it may be determined that the time of refreshing the screen is t+T, and a timer of the physical layer may be set to determine the timing of refreshing the current frame at time t+T.
示例性地,S140中,可以由液晶显示控制器(Liquid Crystal Display Controller,LCDC)根据S130所确定的定时信号来启动刷屏。Exemplarily, in S140, a liquid crystal display controller (LCDC) may initiate a screen refresh according to the timing signal determined in S130.
可见,本发明实施例中,对接收端的显示刷屏采取亚帧级别的控制,在发送端帧定时信号的时刻之后,延迟固定的延迟时间来产生刷屏显示的帧定时,这样能够避免因时间异步造成较长时间的等待,以达到最小的显示延迟。并且,由于在整个图传系统从视频流产生、图像处理、视频压缩、无线传输、视频解压过程都采取亚帧级别的控制,能够避免图像抖动,克服定时漂移的影响。It can be seen that, in the embodiment of the present invention, sub-frame level control is adopted for the display refreshing of the receiving end. After the time of the frame timing signal of the sending end, a fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid the time delay. Asynchrony causes a long wait to achieve the minimum display delay. Moreover, since the entire image transmission system adopts sub-frame level control from the video stream generation, image processing, video compression, wireless transmission, and video decompression processes, image jitter can be avoided and the impact of timing drift can be overcome.
示例性地,本发明实施例的方法可以如图3所示,其中,在发送端,通 过锁存计数器记录发送的帧定时信号的时刻信息,并且该计数器的数值将与视频数据一起发送至接收端。随后发送端通过压缩打包、编码调制等将视频数据与表示帧定时信号的时刻信息的数值一起发送。Exemplarily, the method of the embodiment of the present invention may be as shown in FIG. 3, in which, at the transmitting end, the time information of the transmitted frame timing signal is recorded by a latch counter, and the value of the counter will be sent to the receiver together with the video data. end. Then the sending end sends the video data together with the value representing the time information of the frame timing signal through compression, packing, coding and modulation, etc.
在接收端,通过解调解码、视频解压缩等得到视频数据以及一起发送的数值。随后,接收端可以基于该数值确定本地时间t,进而在固定的延迟T后由显示屏进行亚帧级别的显示。At the receiving end, the video data and the values sent together are obtained through demodulation, decoding, video decompression, etc. Subsequently, the receiving end can determine the local time t based on the value, and then display the sub-frame level on the display screen after a fixed delay T.
本发明实施例在发送端发送视频数据的同时包括帧定时信号的时刻信息,使得接收端能够基于预先设定的延迟时间确定显示定时。本发明实施例不仅使用亚帧级别的发送方式,也使用亚帧级别的显示方式,确保延迟时间最小,并且也克服了定时漂移的影响。The embodiment of the present invention includes the time information of the frame timing signal while sending the video data at the transmitting end, so that the receiving end can determine the display timing based on the preset delay time. The embodiment of the present invention not only uses the sub-frame level transmission mode, but also uses the sub-frame level display mode to ensure the minimum delay time and also overcome the influence of timing drift.
为了更直观地了解本发明实施例中视频数据的传输,如图4所示,其中黑色粗体的箭头表示视频数据的传输过程,其中黑色细虚线的箭头表示相应的时刻信息的传输及确定过程。可以理解的是,图4中接收端所示的“参数T”是在视频数据传输之前预先设定的固定的延迟时间。In order to understand the transmission of video data in the embodiment of the present invention more intuitively, as shown in Figure 4, the black bold arrow represents the transmission process of video data, and the black thin dashed arrow represents the transmission and determination process of corresponding time information. . It can be understood that the "parameter T" shown at the receiving end in FIG. 4 is a fixed delay time preset before the video data transmission.
这样,通过本发明实施例的方法,将发送端的帧定时记录并且发送到接收端,接收端恢复出发送端的帧定时并根据预先设定的固定的延迟时间,亚帧级别地调整LCD刷屏的帧定时,使得当帧的接收数据在合适的时刻即可启动刷屏显示,降低了视频在显示屏上显示的延迟,从而降低了整个图传系统的延迟。并且刷屏的起始时间按发送端帧定时进行调整,避免了时钟异步造成的发送端帧定时与接收端LCD显示的帧定时的抖动和漂移,避免了显示的丢帧与跳帧,并且得到了传输的低延迟。In this way, through the method of the embodiment of the present invention, the frame timing of the sending end is recorded and sent to the receiving end, and the receiving end restores the frame timing of the sending end and adjusts the LCD screen refreshing at the sub-frame level according to the preset fixed delay time. The frame timing makes it possible to start the refreshing display when the received data of the frame is at the right moment, which reduces the delay of the video display on the screen, thereby reducing the delay of the entire image transmission system. And the start time of refreshing the screen is adjusted according to the frame timing of the sending end, avoiding the jitter and drift of the frame timing of the sending end and the frame timing displayed on the LCD of the receiving end caused by clock asynchronous, avoiding the display frame dropping and frame skipping, and get In order to achieve low latency of transmission.
应当注意的是,本发明实施例对发送端和接收端的具体设备不作限定。例如发送端和接收端可以是两个独立的设备,两者可以位于同一物理空间或者不同的物理空间,可以通过有线或无线方式进行通信。例如发送端和接收端可以集成在一个物理设备内部,分别属于两个不同的模块。另外,本发明实施例中,发送端与接收端之间可以直接或间接地进行数据传输。It should be noted that the embodiment of the present invention does not limit the specific devices of the sending end and the receiving end. For example, the sending end and the receiving end may be two independent devices, and the two may be located in the same physical space or in different physical spaces, and they can communicate in a wired or wireless manner. For example, the sending end and the receiving end can be integrated in one physical device and belong to two different modules. In addition, in the embodiment of the present invention, data transmission can be directly or indirectly performed between the sending end and the receiving end.
另外,本发明实施例还提供了一种用于视频显示的装置,如图5所示,该装置可以为亚帧级别的显示的接收端,并且图5所示的装置20包括接收单元210、第一确定单元220、第二确定单元230和处理单元240。In addition, an embodiment of the present invention also provides a device for video display. As shown in FIG. 5, the device may be a receiving end of sub-frame level display, and the device 20 shown in FIG. 5 includes a receiving unit 210, The first determining unit 220, the second determining unit 230, and the processing unit 240.
接收单元210,用于从发送端接收数据包,该数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving unit 210 is configured to receive a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
第一确定单元220,用于根据时刻信息以及发送端与接收端之间的定时关系,确定与时刻信息对应的本地时间;The first determining unit 220 is configured to determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
第二确定单元230,用于根据本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,延迟时间是根据亚帧级别的各级处理的延时而在接收端预先设定的;The second determining unit 230 is configured to determine the timing signal for refreshing the screen according to the local time and the preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level ;
处理单元240,用于根据定时信号启动当帧刷屏。The processing unit 240 is configured to start the current frame refresh according to the timing signal.
示例性地,预先设定的延迟时间是亚帧级别的各级处理的延时之和。其中,各级处理可以包括:图像处理、视频压缩、物理层传输、视频解码。Exemplarily, the preset delay time is the sum of the delays of various levels of processing at the sub-frame level. Among them, all levels of processing can include: image processing, video compression, physical layer transmission, and video decoding.
示例性地,时刻信息是发送端在产生视频数据输出的帧定时信号时,发送端的物理层的定时计数器的数值。Exemplarily, the time information is the value of the timing counter of the physical layer of the sending end when the sending end generates the frame timing signal of the video data output.
示例性地,定时关系表示接收端的无线通信物理层与发送端的无线通信物理层之间的同步。Exemplarily, the timing relationship represents synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
示例性地,第二确定单元230可以具体用于:在t+T时刻产生刷屏的定时信号,其中,t表示本地时间,T表示延迟时间。其中,延迟时间T为亚帧级别的延迟。Exemplarily, the second determining unit 230 may be specifically configured to: generate a timing signal for refreshing the screen at time t+T, where t represents the local time, and T represents the delay time. Among them, the delay time T is the delay at the sub-frame level.
图5所示的装置能够用于实现前述图2所示的用于视频显示的方法的各个步骤,为避免重复,这里不再赘述。The device shown in FIG. 5 can be used to implement each step of the method for video display shown in FIG. 2. To avoid repetition, details are not described herein again.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。A person of ordinary skill in the art may realize that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered as going beyond the scope of the present invention.
另外,本发明实施例还提供了另一种用于视频显示的装置,包括存储器、处理器及存储在所述存储器上且在所述处理器上运行的计算机程序,处理器执行所述程序时实现前述图2所示的用于视频显示的方法的步骤。In addition, the embodiment of the present invention also provides another device for video display, including a memory, a processor, and a computer program stored on the memory and running on the processor. When the processor executes the program, The steps of the method for video display shown in FIG. 2 are implemented.
如图6所示,该装置30可以包括存储器310和处理器320。存储器310存储用于实现根据本发明实施例的用于视频显示的方法中的相应步骤的计算机程序代码。处理器320用于运行存储器310中存储的计算机程序代码,以执行根据本发明实施例的用于视频显示的方法的相应步骤。As shown in FIG. 6, the device 30 may include a memory 310 and a processor 320. The memory 310 stores computer program codes for implementing corresponding steps in the method for video display according to an embodiment of the present invention. The processor 320 is configured to run the computer program code stored in the memory 310 to execute the corresponding steps of the method for video display according to the embodiment of the present invention.
示例性地,在所述计算机程序代码被处理器320运行时执行以下步骤:从发送端接收数据包,该数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;根据该时刻信息以及发送端与接收端之间的定时关系,确定与时刻信息对应的本地时间;根据本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,延迟时间是根据亚帧级别的各级处理的延时而在接收端预先设定的;根据该定时信号启动当帧刷屏。Exemplarily, the following steps are performed when the computer program code is run by the processor 320: receiving a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal; according to the time information and The timing relationship between the sending end and the receiving end determines the local time corresponding to the time information; according to the local time and the preset delay time, the timing signal for refreshing the screen is determined, where the delay time is based on each level of the subframe level The processing delay is preset at the receiving end; according to the timing signal, the current frame refresh is started.
示例性地,预先设定的延迟时间是亚帧级别的各级处理的延时之和。其中,各级处理可以包括:图像处理、视频压缩、物理层传输、视频解码。Exemplarily, the preset delay time is the sum of the delays of various levels of processing at the sub-frame level. Among them, all levels of processing can include: image processing, video compression, physical layer transmission, and video decoding.
示例性地,时刻信息是发送端在产生视频数据输出的帧定时信号时,发送端的物理层的定时计数器的数值。Exemplarily, the time information is the value of the timing counter of the physical layer of the sending end when the sending end generates the frame timing signal of the video data output.
示例性地,定时关系表示接收端的无线通信物理层与发送端的无线通信物理层之间的同步。Exemplarily, the timing relationship represents synchronization between the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
示例性地,处理器320可以具体用于:在t+T时刻产生刷屏的定时信号,其中,t表示本地时间,T表示延迟时间。其中,延迟时间T为亚帧级别的延迟。Exemplarily, the processor 320 may be specifically configured to: generate a timing signal for refreshing the screen at time t+T, where t represents the local time, and T represents the delay time. Among them, the delay time T is the delay at the sub-frame level.
图6所示的装置30可以为亚帧级别的显示的接收端,其能够用于实现前述图2所示的用于视频显示的方法的各个步骤,为避免重复,这里不再赘述。The device 30 shown in FIG. 6 may be a receiving end of sub-frame level display, which can be used to implement each step of the method for video display shown in FIG. 2. In order to avoid repetition, it will not be repeated here.
外,本发明实施例还提供了一种计算机存储介质,其上存储有计算机程序。当所述计算机程序由处理器执行时,可以实现前述图2所示的用于视频显示的方法的步骤。例如,该计算机存储介质为计算机可读存储介质。In addition, the embodiment of the present invention also provides a computer storage medium on which a computer program is stored. When the computer program is executed by the processor, the steps of the method for video display shown in FIG. 2 can be realized. For example, the computer storage medium is a computer-readable storage medium.
在一个实施例中,所述计算机程序指令在被计算机或处理器运行时使计算机或处理器执行以下步骤:从发送端接收数据包,该数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;根据该时刻信息以及发送端与接收 端之间的定时关系,确定与时刻信息对应的本地时间;根据本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,延迟时间是根据亚帧级别的各级处理的延时而在接收端预先设定的;根据该定时信号启动当帧刷屏。In one embodiment, the computer program instructions, when run by the computer or processor, cause the computer or processor to perform the following steps: receive a data packet from the sending end, and the data packet includes sub-frame level video data and frame timing signals. Time information; according to the time information and the timing relationship between the sending end and the receiving end, determine the local time corresponding to the time information; according to the local time and the preset delay time, determine the timing signal for refreshing the screen, where the delay time It is preset at the receiving end according to the delay of each level of processing at the sub-frame level; according to the timing signal, the current frame refresh is started.
计算机存储介质例如可以包括智能电话的存储卡、平板电脑的存储部件、个人计算机的硬盘、只读存储器(ROM)、可擦除可编程只读存储器(EPROM)、便携式紧致盘只读存储器(CD-ROM)、USB存储器、或者上述存储介质的任意组合。计算机可读存储介质可以是一个或多个计算机可读存储介质的任意组合。The computer storage medium may include, for example, a memory card of a smart phone, a storage component of a tablet computer, a hard disk of a personal computer, a read-only memory (ROM), an erasable programmable read-only memory (EPROM), a portable compact disk read-only memory ( CD-ROM), USB memory, or any combination of the above storage media. The computer-readable storage medium may be any combination of one or more computer-readable storage media.
另外,本发明实施例还提供了一种计算机程序产品,其包含指令,当该指令被计算机所执行时,使得计算机执行上述图2所示的用于视频显示的方法的步骤。In addition, an embodiment of the present invention also provides a computer program product, which contains instructions, which when executed by a computer, cause the computer to execute the steps of the method for video display shown in FIG. 2.
在一个实施例中,当该指令被计算机所执行时,使得计算机执行:从发送端接收数据包,该数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;根据该时刻信息以及发送端与接收端之间的定时关系,确定与时刻信息对应的本地时间;根据本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,延迟时间是根据亚帧级别的各级处理的延时而在接收端预先设定的;根据该定时信号启动当帧刷屏。In one embodiment, when the instruction is executed by the computer, the computer executes: receiving a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal; according to the time information and sending The timing relationship between the terminal and the receiving terminal determines the local time corresponding to the time information; according to the local time and the preset delay time, the timing signal for refreshing the screen is determined, where the delay time is processed according to each level of the subframe level The delay is preset at the receiving end; according to the timing signal, the current frame refresh is started.
可见,本发明实施例中,对接收端的显示刷屏采取亚帧级别的控制,在发送端帧定时信号的时刻之后,延迟固定的延迟时间来产生刷屏显示的帧定时,这样能够避免因时间异步造成较长时间的等待,以达到最小的显示延迟。并且,由于在整个图传系统从视频流产生、图像处理、视频压缩、无线传输、视频解压过程都采取亚帧级别的控制,并且刷屏的起始时间按发送端帧定时进行调整,避免了时钟异步造成的发送端帧定时与接收端LCD显示的帧定时的抖动和漂移,避免了显示的丢帧与跳帧,并且得到了传输的低延迟。It can be seen that, in the embodiment of the present invention, sub-frame level control is adopted for the display refreshing of the receiving end. After the time of the frame timing signal of the sending end, a fixed delay time is delayed to generate the frame timing of the refreshing display, which can avoid the time delay. Asynchrony causes a long wait to achieve the minimum display delay. Moreover, because the entire image transmission system adopts sub-frame level control from the video stream generation, image processing, video compression, wireless transmission, and video decompression processes, and the start time of refreshing the screen is adjusted according to the frame timing of the sender, avoiding The jitter and drift of the frame timing of the transmitting end and the frame timing displayed on the LCD of the receiving end caused by the clock asynchronous avoids the displayed frame loss and frame skipping, and obtains low transmission delay.
在上述实施例中,可以全部或部分地通过软件、硬件、固件或者其他任意组合来实现。当使用软件实现时,可以全部或部分地以计算机程序产品的形式实现。所述计算机程序产品包括一个或多个计算机指令。在计算机上加载和执行所述计算机程序指令时,全部或部分地产生按照本发明实施例所述的流程或功能。所述计算机可以是通用计算机、专用计算机、计算机网络、 或者其他可编程装置。所述计算机指令可以存储在计算机可读存储介质中,或者从一个计算机可读存储介质向另一个计算机可读存储介质传输,例如,所述计算机指令可以从一个网站站点、计算机、服务器或数据中心通过有线(例如同轴电缆、光纤、数字用户线(digital subscriber line,DSL))或无线(例如红外、无线、微波等)方式向另一个网站站点、计算机、服务器或数据中心进行传输。所述计算机可读存储介质可以是计算机能够存取的任何可用介质或者是包含一个或多个可用介质集成的服务器、数据中心等数据存储设备。所述可用介质可以是磁性介质(例如,软盘、硬盘、磁带)、光介质(例如数字视频光盘(digital video disc,DVD))、或者半导体介质(例如固态硬盘(solid state disk,SSD))等。In the above embodiments, it may be implemented in whole or in part by software, hardware, firmware or any other combination. When implemented by software, it can be implemented in the form of a computer program product in whole or in part. The computer program product includes one or more computer instructions. When the computer program instructions are loaded and executed on the computer, the processes or functions described in the embodiments of the present invention are generated in whole or in part. The computer may be a general-purpose computer, a special-purpose computer, a computer network, or other programmable devices. The computer instructions may be stored in a computer-readable storage medium, or transmitted from one computer-readable storage medium to another computer-readable storage medium. For example, the computer instructions may be transmitted from a website, computer, server, or data center. Transmission to another website, computer, server, or data center via wired (such as coaxial cable, optical fiber, digital subscriber line (DSL)) or wireless (such as infrared, wireless, microwave, etc.). The computer-readable storage medium may be any available medium that can be accessed by a computer or a data storage device such as a server or a data center integrated with one or more available media. The usable medium may be a magnetic medium (for example, a floppy disk, a hard disk, a tape), an optical medium (for example, a digital video disc (DVD)), or a semiconductor medium (for example, a solid state disk (SSD)), etc. .
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。A person of ordinary skill in the art may realize that the units and algorithm steps of the examples described in combination with the embodiments disclosed herein can be implemented by electronic hardware or a combination of computer software and electronic hardware. Whether these functions are executed by hardware or software depends on the specific application and design constraint conditions of the technical solution. Professionals and technicians can use different methods for each specific application to implement the described functions, but such implementation should not be considered beyond the scope of this application.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed system, device, and method can be implemented in other ways. For example, the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented. In addition, the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
另外,在本申请各个实施例中的各功能单元可以集成在一个处理器中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。In addition, the functional units in the various embodiments of the present application may be integrated into one processor, or each unit may exist alone physically, or two or more units may be integrated into one unit.
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应以所述权利要求的保护范围为准。The above are only specific implementations of this application, but the protection scope of this application is not limited to this. Any person skilled in the art can easily think of changes or substitutions within the technical scope disclosed in this application. Should be covered within the scope of protection of this application. Therefore, the protection scope of this application should be subject to the protection scope of the claims.

Claims (22)

  1. 一种用于视频显示的方法,其特征在于,所述方法为亚帧级别的显示方法,所述方法包括:A method for video display, characterized in that the method is a sub-frame level display method, and the method includes:
    接收端从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving end receives a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
    所述接收端根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;The receiving end determines the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
    所述接收端根据所述本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;The receiving end determines a timing signal for refreshing the screen according to the local time and a preset delay time, where the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level. Fixed
    根据所述定时信号启动当帧刷屏。Start the current frame refresh according to the timing signal.
  2. 根据权利要求1所述的方法,其特征在于,所述延迟时间是亚帧级别的各级处理的延时之和。The method according to claim 1, wherein the delay time is the sum of the delays of various levels of processing at the sub-frame level.
  3. 根据权利要求1或2所述的方法,其特征在于,所述各级处理包括:图像处理、视频压缩、物理层传输、视频解码。The method according to claim 1 or 2, wherein the various levels of processing include: image processing, video compression, physical layer transmission, and video decoding.
  4. 根据权利要求1至3中任一项所述的方法,其特征在于,所述时刻信息是所述发送端在产生所述视频数据输出的帧定时信号时,所述发送端的物理层的定时计数器的数值。The method according to any one of claims 1 to 3, wherein the time information is the timing counter of the physical layer of the sending end when the sending end generates the frame timing signal output by the video data. The numerical value.
  5. 根据权利要求1至4中任一项所述的方法,其特征在于,所述定时关系表示所述接收端的无线通信物理层与所述发送端的无线通信物理层的同步。The method according to any one of claims 1 to 4, wherein the timing relationship represents the synchronization of the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  6. 根据权利要求1至5中任一项所述的方法,其特征在于,所述确定刷屏的定时信号,包括:The method according to any one of claims 1 to 5, wherein the determining the timing signal for refreshing the screen comprises:
    在t+T时刻产生所述刷屏的定时信号,其中,t表示所述本地时间,T表示所述延迟时间。The timing signal for refreshing the screen is generated at time t+T, where t represents the local time, and T represents the delay time.
  7. 根据权利要求1至6中任一项所述的方法,其特征在于,所述延迟时间为亚帧级别的延迟。The method according to any one of claims 1 to 6, wherein the delay time is a sub-frame level delay.
  8. 一种用于视频显示的装置,其特征在于,所述装置为亚帧级别的显 示的接收端,所述装置包括:A device for video display, characterized in that, the device is a receiving end of sub-frame level display, and the device includes:
    接收单元,用于从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时信号的时刻信息;The receiving unit is configured to receive a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
    第一确定单元,用于根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;A first determining unit, configured to determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
    第二确定单元,用于根据所述本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;The second determining unit is configured to determine a timing signal for refreshing the screen according to the local time and a preset delay time, wherein the delay time is based on the delay of each level of processing at the sub-frame level. Pre-set at the end;
    处理单元,用于根据所述定时信号启动当帧刷屏。The processing unit is configured to start the current frame refresh according to the timing signal.
  9. 根据权利要求8所述的装置,其特征在于,所述延迟时间是亚帧级别的各级处理的延时之和。8. The apparatus according to claim 8, wherein the delay time is the sum of the delays of the processing of each stage at the sub-frame level.
  10. 根据权利要求8或9所述的装置,其特征在于,所述各级处理包括:图像处理、视频压缩、物理层传输、视频解码。The device according to claim 8 or 9, wherein the processing at all levels includes: image processing, video compression, physical layer transmission, and video decoding.
  11. 根据权利要求8至10中任一项所述的装置,其特征在于,所述时刻信息是所述发送端在产生所述视频数据输出的帧定时信号时,所述发送端的物理层的定时计数器的数值。The apparatus according to any one of claims 8 to 10, wherein the time information is a timing counter of the physical layer of the sending end when the sending end generates the frame timing signal output by the video data. The numerical value.
  12. 根据权利要求8至11中任一项所述的装置,其特征在于,所述定时关系表示所述接收端的无线通信物理层与所述发送端的无线通信物理层的同步。The apparatus according to any one of claims 8 to 11, wherein the timing relationship represents synchronization of the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  13. 根据权利要求8至12中任一项所述的装置,其特征在于,所述第二确定单元,具体用于:在t+T时刻产生所述刷屏的定时信号,其中,t表示所述本地时间,T表示所述延迟时间。The device according to any one of claims 8 to 12, wherein the second determining unit is specifically configured to: generate the timing signal of the refreshing screen at time t+T, where t represents the Local time, T represents the delay time.
  14. 根据权利要求8至13中任一项所述的装置,其特征在于,所述延迟时间为亚帧级别的延迟。The device according to any one of claims 8 to 13, wherein the delay time is a sub-frame level delay.
  15. 一种用于视频显示的装置,其特征在于,所述装置为亚帧级别的显示的接收端,所述装置包括:存储器、处理器及存储在所述存储器上且在所述处理器上运行的计算机程序,所述处理器执行所述计算机程序时执行以下动作:A device for video display, characterized in that the device is a receiving end of sub-frame level display, and the device includes: a memory, a processor, and a memory stored in the memory and running on the processor When the processor executes the computer program, the processor performs the following actions:
    从发送端接收数据包,所述数据包包括亚帧级别的视频数据以及帧定时 信号的时刻信息;Receiving a data packet from the sending end, the data packet including sub-frame level video data and time information of the frame timing signal;
    根据所述时刻信息以及所述发送端与所述接收端之间的定时关系,确定与所述时刻信息对应的本地时间;Determine the local time corresponding to the time information according to the time information and the timing relationship between the sending end and the receiving end;
    根据所述本地时间以及预先设定的延迟时间,确定刷屏的定时信号,其中,所述延迟时间是根据亚帧级别的各级处理的延时而在所述接收端预先设定的;Determining a timing signal for refreshing the screen according to the local time and a preset delay time, wherein the delay time is preset at the receiving end according to the delay of each level of processing at the subframe level;
    根据所述定时信号启动当帧刷屏。Start the current frame refresh according to the timing signal.
  16. 根据权利要求15所述的装置,其特征在于,所述延迟时间是亚帧级别的各级处理的延时之和。The apparatus according to claim 15, wherein the delay time is the sum of the delays of the processing of each stage at the sub-frame level.
  17. 根据权利要求15或16所述的装置,其特征在于,所述各级处理包括:图像处理、视频压缩、物理层传输、视频解码。The device according to claim 15 or 16, wherein the various levels of processing include: image processing, video compression, physical layer transmission, and video decoding.
  18. 根据权利要求15至17中任一项所述的装置,其特征在于,所述时刻信息是所述发送端在产生所述视频数据输出的帧定时信号时,所述发送端的物理层的定时计数器的数值。The apparatus according to any one of claims 15 to 17, wherein the time information is a timing counter of the physical layer of the sending end when the sending end generates the frame timing signal output by the video data. The numerical value.
  19. 根据权利要求15至18中任一项所述的装置,其特征在于,所述定时关系表示所述接收端的无线通信物理层与所述发送端的无线通信物理层的同步。The apparatus according to any one of claims 15 to 18, wherein the timing relationship represents the synchronization of the wireless communication physical layer of the receiving end and the wireless communication physical layer of the transmitting end.
  20. 根据权利要求15至19中任一项所述的装置,其特征在于,所述处理器,具体用于:在t+T时刻产生所述刷屏的定时信号,其中,t表示所述本地时间,T表示所述延迟时间。The device according to any one of claims 15 to 19, wherein the processor is specifically configured to: generate the timing signal for refreshing the screen at time t+T, where t represents the local time , T represents the delay time.
  21. 根据权利要求15至20中任一项所述的装置,其特征在于,所述延迟时间为亚帧级别的延迟。The apparatus according to any one of claims 15 to 20, wherein the delay time is a sub-frame level delay.
  22. 一种计算机存储介质,其上存储有计算机程序,其特征在于,所述计算机程序被处理器执行时实现权利要求1至7中任一项所述方法的步骤。A computer storage medium having a computer program stored thereon, wherein the computer program implements the steps of any one of claims 1 to 7 when the computer program is executed by a processor.
PCT/CN2019/126722 2019-12-19 2019-12-19 Method and apparatus for video display, and computer storage medium WO2021120124A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/CN2019/126722 WO2021120124A1 (en) 2019-12-19 2019-12-19 Method and apparatus for video display, and computer storage medium
CN201980091613.1A CN113424487B (en) 2019-12-19 2019-12-19 Method, apparatus and computer storage medium for video display

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/126722 WO2021120124A1 (en) 2019-12-19 2019-12-19 Method and apparatus for video display, and computer storage medium

Publications (1)

Publication Number Publication Date
WO2021120124A1 true WO2021120124A1 (en) 2021-06-24

Family

ID=76477015

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/126722 WO2021120124A1 (en) 2019-12-19 2019-12-19 Method and apparatus for video display, and computer storage medium

Country Status (2)

Country Link
CN (1) CN113424487B (en)
WO (1) WO2021120124A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023097879A1 (en) * 2021-12-04 2023-06-08 深圳市奥拓电子股份有限公司 Adaptive adjustment method and apparatus for refresh rate, and led display device

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115002526A (en) * 2022-05-23 2022-09-02 阿里巴巴(中国)有限公司 Video frame time delay determining method and device

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1134632A (en) * 1995-03-30 1996-10-30 卡西欧计算机公司 FM multiplexed broadcast receiving apparatus
CN1988667A (en) * 2006-12-07 2007-06-27 中兴通讯股份有限公司 Clock synchronizing method in broadcast network
US20110216747A1 (en) * 2010-03-05 2011-09-08 Huai-Rong Shao Method and system for accurate clock synchronization through interaction between communication layers and sub-layers for communication systems
CN102186275A (en) * 2011-02-01 2011-09-14 韦自力 Method and system for remotely and real-time playing and synchronously controlling light emitting diode (LED) lamp light
CN102546144A (en) * 2010-12-30 2012-07-04 上海贝尔股份有限公司 Method and device for synchronizing information
US20170019245A1 (en) * 2015-07-17 2017-01-19 Ricoh Company, Ltd. Reception apparatus and system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105141876B (en) * 2015-09-24 2019-02-22 京东方科技集团股份有限公司 Video signal conversion method, video-signal converting apparatus and display system
CN110418189A (en) * 2019-08-02 2019-11-05 钟国波 A kind of low latency can be used for transmitting game, high frame per second audio/video transmission method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1134632A (en) * 1995-03-30 1996-10-30 卡西欧计算机公司 FM multiplexed broadcast receiving apparatus
CN1988667A (en) * 2006-12-07 2007-06-27 中兴通讯股份有限公司 Clock synchronizing method in broadcast network
US20110216747A1 (en) * 2010-03-05 2011-09-08 Huai-Rong Shao Method and system for accurate clock synchronization through interaction between communication layers and sub-layers for communication systems
CN102546144A (en) * 2010-12-30 2012-07-04 上海贝尔股份有限公司 Method and device for synchronizing information
CN102186275A (en) * 2011-02-01 2011-09-14 韦自力 Method and system for remotely and real-time playing and synchronously controlling light emitting diode (LED) lamp light
US20170019245A1 (en) * 2015-07-17 2017-01-19 Ricoh Company, Ltd. Reception apparatus and system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023097879A1 (en) * 2021-12-04 2023-06-08 深圳市奥拓电子股份有限公司 Adaptive adjustment method and apparatus for refresh rate, and led display device

Also Published As

Publication number Publication date
CN113424487B (en) 2023-05-30
CN113424487A (en) 2021-09-21

Similar Documents

Publication Publication Date Title
US10366669B2 (en) Electronic device and method for driving display thereof
EP3697088A1 (en) Video sending and receiving method, device, and terminal
US20190184284A1 (en) Method of transmitting video frames from a video stream to a display and corresponding apparatus
CN113992967B (en) Screen projection data transmission method and device, electronic equipment and storage medium
US8922713B1 (en) Audio and video synchronization
WO2021120124A1 (en) Method and apparatus for video display, and computer storage medium
CN111147906B (en) Synchronous playing system and synchronous playing method
WO2020038344A1 (en) Method and device for audio and video synchronization, and display apparatus
US20130187832A1 (en) Display apparatus and method for controlling the same
US20140293135A1 (en) Power save for audio/video transmissions over wired interface
TWI663875B (en) Video processing method and device thereof
WO2019134499A1 (en) Method and device for labeling video frames in real time
CN112954402A (en) Video display method, device, storage medium and computer program product
EP3281317B1 (en) Multi-layer timing synchronization framework
CN110806846A (en) Screen sharing method, screen sharing device, mobile terminal and storage medium
KR101787424B1 (en) Mechanism for clock recovery for streaming content being communicated over a packetized communication network
CN109889922B (en) Method, device, equipment and storage medium for forwarding streaming media data
US20160063964A1 (en) Streaming video data in the graphics domain
CN111478916B (en) Data transmission method, device and storage medium based on video stream
CN113542856A (en) Reverse playing method, device, equipment and computer readable medium for online video
WO2023226757A1 (en) Video caching method and apparatus, device and storage medium
CN116074197A (en) Transmission method and device
US10382813B2 (en) Content reproduction device and content reproduction method
US11546675B2 (en) Methods, systems, and media for streaming video content using adaptive buffers
CN113727183B (en) Live push method, apparatus, device, storage medium and computer program product

Legal Events

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

Ref document number: 19957030

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19957030

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19957030

Country of ref document: EP

Kind code of ref document: A1

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

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 19/01/2023)

122 Ep: pct application non-entry in european phase

Ref document number: 19957030

Country of ref document: EP

Kind code of ref document: A1