CN113672326B - Application window screen recording method and device, terminal equipment and storage medium - Google Patents

Application window screen recording method and device, terminal equipment and storage medium Download PDF

Info

Publication number
CN113672326B
CN113672326B CN202110929103.6A CN202110929103A CN113672326B CN 113672326 B CN113672326 B CN 113672326B CN 202110929103 A CN202110929103 A CN 202110929103A CN 113672326 B CN113672326 B CN 113672326B
Authority
CN
China
Prior art keywords
screen
application window
data
identifier
window
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.)
Active
Application number
CN202110929103.6A
Other languages
Chinese (zh)
Other versions
CN113672326A (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.)
Konka Group Co Ltd
Original Assignee
Konka Group 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 Konka Group Co Ltd filed Critical Konka Group Co Ltd
Priority to CN202110929103.6A priority Critical patent/CN113672326B/en
Publication of CN113672326A publication Critical patent/CN113672326A/en
Application granted granted Critical
Publication of CN113672326B publication Critical patent/CN113672326B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04842Selection of displayed objects or displayed text elements

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

The invention discloses a method, a device, terminal equipment and a storage medium for recording an application window, wherein the method comprises the following steps: acquiring screen data, and determining an application window to be recorded according to the screen data; performing screen recording operation on the window to be screen recorded to obtain screen recording data; and carrying out coding processing on the screen recording data to obtain a video stream. According to the embodiment, the screen recording operation can be carried out on a specified application window, so that different application windows can be recorded according to the requirements of a user, and convenience is brought to the user.

Description

Application window screen recording method and device, terminal equipment and storage medium
Technical Field
The present invention relates to the field of screen recording technologies, and in particular, to a method, an apparatus, a terminal device, and a storage medium for recording an application window.
Background
With the development of intelligent terminals, intelligent terminal devices have become a part of life of people. Existing terminal devices may install many applications. At present, when the screen is recorded, all contents in the screen are recorded basically, and the specific application window is not recorded, so that useless or unnecessary contents of a user can be recorded during recording, and inconvenience is brought to the user.
Accordingly, there is a need for improvement and advancement in the art.
Disclosure of Invention
The invention aims to solve the technical problems that all contents in a screen are basically recorded when the screen is recorded in the prior art, and the problem that the recording cannot be performed for a specific application window is solved.
In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
In a first aspect, the present invention provides a method for recording an application window, where the method includes:
acquiring screen data, and determining an application window to be recorded according to the screen data;
performing screen recording operation on the window to be screen recorded to obtain screen recording data;
And carrying out coding processing on the screen recording data to obtain a video stream.
In one implementation manner, the acquiring screen data, determining an application window to be recorded according to the screen data, includes:
Acquiring content on a terminal screen to obtain screen data;
Acquiring layer data of an application window in the screen data;
and determining the application window to be recorded according to the layer data.
In one implementation manner, the determining the application window to be recorded according to the layer data includes:
Determining an application window corresponding to the layer data according to the layer data;
determining an identifier corresponding to the application window according to the application window;
And determining the application window to be recorded according to the identifier.
In one implementation manner, the determining the application window to be recorded according to the identifier includes:
If the identifier is a preset reserved identifier, acquiring a layer packet name in layer data corresponding to the identifier;
and if the name of the layer packet is the same as the name information of the preset reserved application window, taking the application window corresponding to the layer data as the window to be recorded.
In one implementation manner, the determining the application window to be recorded according to the identifier includes:
if the identifier is a preset eliminating identifier, acquiring a layer packet name in layer data corresponding to the identifier;
And if the name of the layer packet is different from the name information of the preset reject application window, taking the application window corresponding to the layer data as the window to be recorded.
In one implementation manner, the encoding the screen recording data to obtain a video stream includes:
acquiring a file header in the screen recording data;
if the file header is an SPS frame, acquiring the SPS frame;
And acquiring all I frames in the screen recording data, and adding the SPS frame before each I frame to obtain the video stream.
In one implementation, the method further comprises:
caching the video stream in a preset cache area;
And pushing the video stream according to the pushing instruction after receiving the pushing instruction.
In a second aspect, this embodiment provides an application window screen recording device, where the device includes:
The application window determining module is used for acquiring screen data and determining an application window to be recorded according to the screen data;
the screen recording data determining module is used for carrying out screen recording operation on the window to be screen recorded to obtain screen recording data;
and the screen recording data coding module is used for coding the screen recording data to obtain a video stream.
In a third aspect, an embodiment of the present invention further provides a terminal device, where the terminal device includes a memory, a processor, and an application window screen recording program stored in the memory and capable of running on the processor, and when the processor executes the application window screen recording program, the processor implements the steps of the application window screen recording method in any one of the above schemes.
In a fourth aspect, an embodiment of the present invention further provides a computer readable storage medium, where an application window screen recording program is stored on the computer readable storage medium, where the application window screen recording program, when executed by a processor, implements the steps of the application window screen recording method according to any one of the foregoing schemes.
The beneficial effects are that: compared with the prior art, the invention provides an application window screen recording method, which comprises the following steps: acquiring screen data, and determining an application window to be recorded according to the screen data; performing screen recording operation on the window to be screen recorded to obtain screen recording data; and carrying out coding processing on the screen recording data to obtain a video stream. According to the embodiment, the screen recording operation can be carried out on a specified application window, so that different application windows can be recorded according to the requirements of a user, and convenience is brought to the user.
Drawings
Fig. 1 is a flowchart of a specific implementation of a method for recording a screen in an application window according to an embodiment of the present invention.
Fig. 2 is a system frame diagram of an application window screen recording device according to an embodiment of the present invention.
Fig. 3 is a schematic block diagram of an internal structure of a terminal device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and effects of the present invention clearer and more specific, the present invention will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the scope of the invention.
The embodiment provides an application window screen recording method, which comprises the steps of obtaining screen data and determining an application window to be recorded according to the screen data when the method is implemented; performing screen recording operation on the window to be screen recorded to obtain screen recording data; and carrying out coding processing on the screen recording data to obtain a video stream. According to the embodiment, the screen recording operation can be carried out on a specified application window, so that different application windows can be recorded according to the requirements of a user, and convenience is brought to the user.
For example, when a WeChat application in a mobile phone needs to be recorded, the embodiment first obtains screen data of the mobile phone, and then determines that an application window needing to be recorded is a window of the WeChat application based on the screen data, so that screen recording operation is started on the window of the WeChat application, and screen recording data is obtained. And then, encoding the screen recording data to obtain the additional video stream recorded aiming at the WeChat window.
Exemplary method
The application window screen recording method in the embodiment can be applied to terminal equipment, and the terminal equipment can be intelligent terminal products such as mobile phones, computers and tablet computers. In specific implementation, the method for recording the application window in the embodiment includes the following steps:
and step S100, acquiring screen data, and determining an application window to be recorded according to the screen data.
In this embodiment, a plurality of applications are generally installed in the terminal device, for example: mango TV, weChat, QQ music, bean cotyledon, etc. In order to meet the use requirement of users, many terminal devices can realize split-screen display, that is, the display screen is divided into a plurality of areas, and different contents are displayed in each area, so that different application windows can be displayed in different areas. For example, the area a displays a WeChat application window, and the area B displays a mango TV application window, so that a user can chat using the WeChat application while watching television using the mango TV. In the existing screen recording operation, the whole screen of the mobile phone is recorded basically, so that some recorded contents are not required by a user. Therefore, when the screen is recorded, the screen data is obtained first, and then the application window to be recorded, which is required to be recorded at the moment, is determined based on the screen data, so that in the subsequent steps, only the application window to be recorded is recorded, and convenience is brought to the use of a user.
In one implementation manner, when determining the window to be recorded, the embodiment specifically includes the following steps:
step S101, acquiring content on a terminal screen to obtain screen data;
Step S102, acquiring layer data of an application window in the screen data;
And step 103, determining the application window to be recorded according to the layer data.
Specifically, the present embodiment is implemented by means of screen recording when acquiring screen data. For example, a screen recording key is arranged in a terminal device (such as a mobile phone), and when a screen recording operation is required, a user firstly records a screen of a terminal screen of the terminal device through the screen recording key, so that screen data are obtained. All applications present in the terminal screen of the terminal device are reflected in the screen data. And then screening the application programs to obtain the application window to be recorded.
In one implementation manner, when the application windows to be recorded are screened, the embodiment determines the application windows based on layer data corresponding to the application windows. Specifically, in this embodiment, first, layer data corresponding to each application window in the screen data is obtained, then, analysis is performed on the layer data, and which or which layer data corresponding application window needs to be recorded is screened out. Firstly, when layer data is obtained, the layer data needs to be classified first, and the purpose of classification is to determine which layer data is the layer data of the application window, so that the application window to be recorded is screened out in the subsequent step. Further, in this embodiment, when recording the screen and generating the layer data of each application window, an identifier is carried, where the identifiers are classified into two types, including a reserved identifier (Scrapp identifier) and a reject identifier (Desapp identifier), so that the embodiment can screen out the application window to be recorded according to the identifier carried in the layer data of each application window.
In particular, in this embodiment, if the identifier in the acquired layer data of a certain application window is a preset reserved identifier (Scrapp identifier), it may be determined that the application window needs to be reserved, that is, needs to be recorded. In order to confirm further, in this embodiment, the layer packet name in the layer data corresponding to the identifier is obtained, then the layer packet name is compared with the name information of the application window, if the layer packet name is the same as the name information of the preset reserved application window, it is indicated that the application window to be recorded window corresponding to the layer data is obtained at this time, and therefore the application window corresponding to the layer data is used as the window to be recorded. If the identifier is a preset rejection identifier (Desapp identifier), the layer packet name in the layer data corresponding to the identifier is obtained, and then the application window corresponding to the layer data is described as being needed to be rejected, so that in order to confirm further, the embodiment obtains the layer packet name in the layer data corresponding to the identifier, and then compares the layer packet name with the name information of the application window. If the name of the layer packet is different from the name information of the preset reject application window, the application window corresponding to the layer data is not the reject application window, and the application window corresponding to the layer data can be used as the window to be recorded. Therefore, the embodiment can classify the application windows according to the layer data, so as to determine the application windows to be recorded.
After determining the window to be recorded, the embodiment may execute step S200, and perform the recording operation on the window to be recorded, to obtain the recording data.
In this embodiment, after determining the application window to be recorded, the application window to be recorded separately is determined, so that the terminal device in this embodiment may perform the recording operation on the application window to be recorded. In this embodiment, the screen recording operation of the application window to be recorded may be implemented by means of screen recording. For example, a screen recording key is arranged in a terminal device (such as a mobile phone), and when a screen recording operation is required, a user firstly records a screen of the application window to be recorded through the screen recording key, so that the screen recording data are obtained. For example, when the window to be recorded is a WeChat application, any operation in the WeChat application window can be recorded, so that the recording data of the WeChat application window can be obtained.
After the screen recording data is obtained, the embodiment executes step S300 to perform encoding processing on the screen recording data, so as to obtain a video stream.
After the screen recording data are obtained, the screen recording data can be subjected to coding processing, and the purpose of the coding processing is to enable the obtained video stream to be normally played and smoothly played.
In one implementation, the method includes the following steps when encoding the recording data:
step S301, acquiring a file header in the screen recording data;
Step S302, if the file header is an SPS frame, acquiring the SPS frame;
step S303, obtaining all I frames in the screen recording data, and adding the SPS frames before each I frame to obtain the video stream.
Specifically, in this embodiment, a header in the recording data is first obtained, then it is determined whether the header is an SPS frame, and if the header is an SPS frame, the SPS frame is obtained. If the file header is not an SPS frame, it is determined whether the file header is an I frame, and if the file header is an I frame, the embodiment may add an SPS frame before the I frame, so that the embodiment may add the SPS frame before each I frame to obtain the video stream, the generated video stream is a video stream in H264 format, and the generated video stream may avoid the problem that the video stream cannot be played during subsequent playing.
In one implementation manner, a ring buffer area is created in advance in the terminal device of the embodiment to receive the video stream, so that the embodiment can buffer the video stream in the preset buffer area, write the video stream into a file, and store the video stream locally. Or after receiving a pushing instruction input by a user, taking out the video stream from the cache area according to the pushing instruction, and pushing the video stream. For example, after obtaining a video stream of a WeChat application, a user wants to view the recorded video stream, can open a local storage space to find a buffer area, and find the video stream from the buffer area. And then playing the video stream to realize the pushing of the video stream of the WeChat application. Therefore, the embodiment can realize the independent recording of the application window to obtain the video stream of the application window, so as to record and save or push the contents of different application windows according to the requirements of users.
In summary, the embodiment obtains screen data, and determines an application window to be recorded according to the screen data; performing screen recording operation on the window to be screen recorded to obtain screen recording data; and carrying out coding processing on the screen recording data to obtain a video stream. According to the embodiment, the screen recording operation can be carried out on a specified application window, so that different application windows can be recorded according to the requirements of a user, and convenience is brought to the user.
Exemplary apparatus
Based on the above embodiment, the present invention further provides an application window screen recording device, as shown in fig. 2, where the device includes: the system comprises an application window determining module 10, a screen data determining module 20 and a screen data encoding module 30. Specifically, the application window determining module 10 is configured to obtain screen data, and determine an application window to be recorded according to the screen data. The screen recording data determining module 20 is configured to perform a screen recording operation on the window to be screen recorded, so as to obtain screen recording data. The recording data encoding module 30 is configured to encode the recording data to obtain a video stream.
In one implementation, the application window determination module 10 includes:
The data acquisition unit is used for acquiring the content on a terminal screen to obtain screen data;
the layer acquisition unit is used for acquiring layer data of an application window in the screen data;
And the window determining unit is used for determining the application window to be recorded according to the layer data.
In one implementation, the window determining unit includes:
An application determining subunit, for determining an application window corresponding to the layer data according to the layer data;
An identifier determining subunit, configured to determine, according to the application window, an identifier corresponding to the application window;
and the screen to be recorded window determining subunit is used for determining the screen to be recorded application window according to the identifier.
In one implementation, the window to be recorded determining subunit includes:
the first acquisition subunit is used for acquiring the layer packet name in the layer data corresponding to the identifier if the identifier is a preset reserved identifier;
and the first determining subunit is used for taking the application window corresponding to the layer data as the window to be recorded if the name of the layer packet is the same as the name information of the preset reserved application window.
In one implementation, the window to be recorded determining subunit includes:
The second obtaining subunit is used for obtaining the layer packet name in the layer data corresponding to the identifier if the identifier is a preset rejection identifier;
And the second determining subunit is used for taking the application window corresponding to the layer data as the window to be recorded if the name of the layer packet is different from the name information of the preset reject application window.
In one implementation, the screen data encoding module 30 includes:
the head file acquisition unit is used for acquiring the head file in the screen recording data;
An SPS frame acquisition unit configured to acquire an SPS frame if the header file is the SPS frame;
the video stream acquisition unit is used for acquiring all the I frames in the video recording data, and adding the SPS frames before each I frame to obtain the video stream.
In one implementation, the apparatus further comprises:
the caching unit is used for caching the video stream in a preset caching area;
And the pushing unit is used for pushing the video stream according to the pushing instruction after receiving the pushing instruction.
Based on the above embodiment, the present invention also provides a terminal device, and a functional block diagram thereof may be shown in fig. 3. The terminal equipment comprises a processor, a memory, a network interface, a display screen and a temperature sensor which are connected through a system bus. Wherein the processor of the terminal device is adapted to provide computing and control capabilities. The memory of the terminal device comprises a nonvolatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage media. The network interface of the terminal device is used for communicating with an external terminal through a network connection. The computer program is executed by a processor to implement an application window screen recording method. The display screen of the terminal equipment can be a liquid crystal display screen or an electronic ink display screen, and the temperature sensor of the terminal equipment is preset in the terminal equipment and is used for detecting the running temperature of the internal equipment.
It will be appreciated by persons skilled in the art that the functional block diagram shown in fig. 3 is merely a block diagram of some of the structures associated with the present inventive arrangements and is not limiting of the terminal device to which the present inventive arrangements are applied, and that a particular terminal device may include more or fewer components than shown, or may combine some of the components, or may have a different arrangement of components.
In one embodiment, a terminal device is provided, where the terminal device includes a memory, a processor, and an application window screen recording program stored in the memory and capable of running on the processor, and when the processor executes the application window screen recording program, the processor implements the following operation instructions:
acquiring screen data, and determining an application window to be recorded according to the screen data;
performing screen recording operation on the window to be screen recorded to obtain screen recording data;
And carrying out coding processing on the screen recording data to obtain a video stream.
Those skilled in the art will appreciate that implementing all or part of the above described methods may be accomplished by way of a computer program stored on a non-transitory computer readable storage medium, which when executed, may comprise the steps of the embodiments of the methods described above. Any reference to memory, storage, database, or other medium used in embodiments provided herein may include non-volatile and/or volatile memory. The nonvolatile memory can include Read Only Memory (ROM), programmable ROM (PROM), electrically Programmable ROM (EPROM), electrically Erasable Programmable ROM (EEPROM), or flash memory. Volatile memory can include Random Access Memory (RAM) or external cache memory. By way of illustration and not limitation, RAM is available in a variety of forms such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDRSDRAM), enhanced SDRAM (ESDRAM), synchronous link (SYNCH L I NK) DRAM (SLDRAM), memory bus (Rambus) direct RAM (RDRAM), direct memory bus dynamic RAM (DRDRAM), and memory bus dynamic RAM (RDRAM), among others.
In summary, the invention discloses a method, a device, a terminal device and a storage medium for recording an application window, wherein the method comprises the following steps: acquiring screen data, and determining an application window to be recorded according to the screen data; performing screen recording operation on the window to be screen recorded to obtain screen recording data; and carrying out coding processing on the screen recording data to obtain a video stream. According to the embodiment, the screen recording operation can be carried out on a specified application window, so that different application windows can be recorded according to the requirements of a user, and convenience is brought to the user.
Finally, it should be noted that: the above embodiments are only for illustrating the technical solution of the present invention, and are not limiting; although the invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical scheme described in the foregoing embodiments can be modified or some technical features thereof can be replaced by equivalents; such modifications and substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the present invention.

Claims (4)

1. An application window screen recording method, comprising:
acquiring screen data, and determining an application window to be recorded according to the screen data;
the screen data acquisition, the screen data determination and screen recording application window determination comprise:
Acquiring content on a terminal screen to obtain screen data;
Acquiring layer data of an application window in the screen data;
determining the application window to be recorded according to the layer data;
and determining the application window to be recorded according to the layer data, wherein the method comprises the following steps:
Classifying the layer data, and determining an application window corresponding to the layer data according to the layer data;
when recording a screen and generating layer data of each application window, determining an identifier corresponding to the application window according to the application window;
Determining the application window to be recorded according to the identifier;
the determining the application window to be recorded according to the identifier comprises the following steps:
acquiring a layer packet name in layer data corresponding to the identifier, and comparing the layer packet name with the name information of the application window;
If the identifier is a preset reserved identifier, acquiring a layer packet name in layer data corresponding to the identifier;
If the name of the layer packet is the same as the name information of the preset reserved application window, taking the application window corresponding to the layer data as the window to be recorded;
if the identifier is a preset eliminating identifier, acquiring a layer packet name in layer data corresponding to the identifier;
If the name of the layer packet is different from the name information of the preset reject application window, taking the application window corresponding to the layer data as the window to be recorded;
performing screen recording operation on the window to be screen recorded to obtain screen recording data;
coding the screen recording data to obtain a video stream;
the encoding processing is carried out on the screen recording data to obtain a video stream, which comprises the following steps:
acquiring a file header in the screen recording data;
if the file header is an SPS frame, acquiring the SPS frame;
Acquiring all I frames in the screen recording data, and adding the SPS frame before each I frame to obtain the video stream;
caching the video stream in a preset cache area;
after receiving the pushing instruction, pushing the video stream according to the pushing instruction, recording and storing or pushing contents of different application windows according to the requirements of the user, and providing convenience for the user.
2. An application window screen recording apparatus, the apparatus comprising:
The application window determining module is used for acquiring screen data and determining an application window to be recorded according to the screen data;
The application window determining module includes:
The data acquisition unit is used for acquiring the content on a terminal screen to obtain screen data;
the layer acquisition unit is used for acquiring layer data of an application window in the screen data;
the window determining unit is used for determining the application window to be recorded according to the layer data;
The window determining unit includes:
an application determining subunit, configured to classify the layer data, and determine an application window corresponding to the layer data according to the layer data;
An identifier determining subunit, configured to determine, according to an application window, an identifier corresponding to the application window when recording a screen and generating layer data of each application window;
a to-be-recorded screen window determining subunit, configured to determine the to-be-recorded screen application window according to the identifier;
the determining the application window to be recorded according to the identifier comprises the following steps:
acquiring a layer packet name in layer data corresponding to the identifier, and comparing the layer packet name with the name information of the application window;
the to-be-recorded screen window determining subunit comprises:
the first acquisition subunit is used for acquiring the layer packet name in the layer data corresponding to the identifier if the identifier is a preset reserved identifier;
the first determining subunit is configured to take an application window corresponding to the layer data as the window to be recorded if the name of the layer packet is the same as the name information of a preset reserved application window;
The second obtaining subunit is used for obtaining the layer packet name in the layer data corresponding to the identifier if the identifier is a preset rejection identifier;
The second determining subunit is configured to take an application window corresponding to the layer data as the window to be recorded if the name of the layer packet is different from the name information of the preset reject application window;
the screen recording data determining module is used for carrying out screen recording operation on the window to be screen recorded to obtain screen recording data;
the screen recording data coding module is used for coding the screen recording data to obtain a video stream;
The screen recording data coding module comprises:
the file header acquisition unit is used for acquiring a file header in the screen recording data;
An SPS frame acquisition unit, configured to acquire an SPS frame if the file header is the SPS frame;
The video stream acquisition unit is used for acquiring all the I frames in the video recording data, and adding the SPS frames before each I frame to obtain the video stream;
The apparatus further comprises:
the caching unit is used for caching the video stream in a preset caching area;
And the pushing unit is used for pushing the video stream according to the pushing instruction after receiving the pushing instruction, recording and storing or pushing the contents of different application windows according to the requirements of the user, and providing convenience for the user.
3. A terminal device comprising a memory, a processor and an application window screen program stored in the memory and executable on the processor, the processor implementing the steps of the application window screen method of claim 1 when executing the application window screen program.
4. A computer readable storage medium, wherein an application window screen recording program is stored on the computer readable storage medium, and when the application window screen recording program is executed by a processor, the steps of the application window screen recording method according to claim 1 are implemented.
CN202110929103.6A 2021-08-13 2021-08-13 Application window screen recording method and device, terminal equipment and storage medium Active CN113672326B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110929103.6A CN113672326B (en) 2021-08-13 2021-08-13 Application window screen recording method and device, terminal equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110929103.6A CN113672326B (en) 2021-08-13 2021-08-13 Application window screen recording method and device, terminal equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113672326A CN113672326A (en) 2021-11-19
CN113672326B true CN113672326B (en) 2024-05-28

Family

ID=78542921

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110929103.6A Active CN113672326B (en) 2021-08-13 2021-08-13 Application window screen recording method and device, terminal equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113672326B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115665461B (en) * 2022-10-13 2024-03-22 聚好看科技股份有限公司 Video recording method and virtual reality device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106874017A (en) * 2017-03-10 2017-06-20 广东欧珀移动通信有限公司 A kind of display scene recognition method of mobile terminal, device and mobile terminal
CN107797724A (en) * 2017-06-12 2018-03-13 平安科技(深圳)有限公司 Method, apparatus, computer equipment and computer-readable recording medium are shielded in record of attending a banquet
CN108881767A (en) * 2018-07-17 2018-11-23 广州飞磨科技有限公司 A method of record shields terminal system and realizes record screen using its
CN110417991A (en) * 2019-06-18 2019-11-05 华为技术有限公司 A kind of record screen method and electronic equipment
CN112153436A (en) * 2020-09-03 2020-12-29 Oppo广东移动通信有限公司 Screen recording method, device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108989692A (en) * 2018-10-19 2018-12-11 北京微播视界科技有限公司 Video capture method, apparatus, electronic equipment and computer readable storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106874017A (en) * 2017-03-10 2017-06-20 广东欧珀移动通信有限公司 A kind of display scene recognition method of mobile terminal, device and mobile terminal
CN107797724A (en) * 2017-06-12 2018-03-13 平安科技(深圳)有限公司 Method, apparatus, computer equipment and computer-readable recording medium are shielded in record of attending a banquet
CN108881767A (en) * 2018-07-17 2018-11-23 广州飞磨科技有限公司 A method of record shields terminal system and realizes record screen using its
CN110417991A (en) * 2019-06-18 2019-11-05 华为技术有限公司 A kind of record screen method and electronic equipment
CN112153436A (en) * 2020-09-03 2020-12-29 Oppo广东移动通信有限公司 Screen recording method, device, equipment and storage medium

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
基于ARM11的嵌入式视频传输系统的实现;陈宗成 等;电视技术;第37卷(第09期);第210-213页 *
陈宗成 等.基于ARM11的嵌入式视频传输系统的实现.电视技术.2013,第37卷(第09期),第210-213页. *

Also Published As

Publication number Publication date
CN113672326A (en) 2021-11-19

Similar Documents

Publication Publication Date Title
US9100630B2 (en) Object detection metadata
US9565223B2 (en) Social network interaction
CN106888125A (en) A kind of method for processing abnormal shutdown daily record, mobile terminal and server
US20180308568A1 (en) Method, apparatus, terminal and storage medium of data displaying
CN109558331B (en) Application program defect detection method, device, equipment and storage medium
CN113672326B (en) Application window screen recording method and device, terminal equipment and storage medium
WO2019201197A1 (en) Image desensitization method, electronic device and storage medium
US8139757B2 (en) Electronic device capable of recording conference information, computer system, conference information processing method, and program product therefor
US10057606B2 (en) Systems and methods for automated application of business rules using temporal metadata and content fingerprinting
CN113949821A (en) Video playing method and device, computer equipment and storage medium
CN110659435A (en) Page data acquisition processing method and device, computer equipment and storage medium
CN110798521B (en) File sharing method and device, electronic equipment and storage medium
CN111444670B (en) Document annotation method, device, computer equipment and storage medium
WO2018161761A1 (en) Wireless network access method, terminal and storage medium
CN105630948A (en) Web page display method and apparatus
CN113194279B (en) Recording method of network conference, computer readable storage medium and electronic device
CN111258877B (en) Method and device for detecting visible time of first screen page and electronic equipment
US11355155B1 (en) System and method to summarize one or more videos based on user priorities
CN114638742A (en) Scene picture processing method and electronic equipment
CN111399735B (en) Screen capturing method, screen capturing device, electronic equipment and storage medium
CN113645486A (en) Video data processing method and device, computer equipment and storage medium
CN112433778A (en) Mobile equipment page display method and device, electronic equipment and storage medium
CN109271615B (en) Entry processing method, apparatus and machine readable medium
CN114911563B (en) Data processing method, device, equipment and medium of interface exposure content
US20210192464A1 (en) Electronic dynamic calendar system and operation method thereof

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