CN115202599A - Screen projection display method and related device - Google Patents

Screen projection display method and related device Download PDF

Info

Publication number
CN115202599A
CN115202599A CN202210726406.2A CN202210726406A CN115202599A CN 115202599 A CN115202599 A CN 115202599A CN 202210726406 A CN202210726406 A CN 202210726406A CN 115202599 A CN115202599 A CN 115202599A
Authority
CN
China
Prior art keywords
screen
sharing
casting
display
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210726406.2A
Other languages
Chinese (zh)
Inventor
黄文强
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Bank of China Ltd
Original Assignee
Bank of China 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 Bank of China Ltd filed Critical Bank of China Ltd
Priority to CN202210726406.2A priority Critical patent/CN115202599A/en
Publication of CN115202599A publication Critical patent/CN115202599A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06TIMAGE DATA PROCESSING OR GENERATION, IN GENERAL
    • G06T3/00Geometric image transformations in the plane of the image
    • G06T3/40Scaling of whole images or parts thereof, e.g. expanding or contracting
    • G06T3/4046Scaling of whole images or parts thereof, e.g. expanding or contracting using neural networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Human Computer Interaction (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

The application discloses a screen projection display method and a related device, which can be applied to the field of artificial intelligence or the field of finance, and firstly, the screen sharing operation of a first display terminal is responded, screen projection sharing materials are displayed through a second display terminal, in the screen sharing process, a target display object is determined from the screen projection sharing materials and serves as the currently shared key content, and then the target display content is obtained by taking the key content as the center and performing zoom adjustment according to the ideal display size of the second display terminal, and comprises the target display object, so that the purpose of displaying the target display object with the ideal display size can be achieved by displaying the target display content through the second display terminal. Based on this, in the whole screen sharing process, the watching user at the second display terminal side can watch the currently shared key content in the ideal display size of the second display terminal, so that the problem that the content is shared only when the user cannot watch the content clearly is avoided, and the watching experience of the user is improved.

Description

Screen projection display method and related device
Technical Field
The present application relates to the field of data processing technologies, and in particular, to a screen projection display method and a related device.
Background
In daily work, a user usually shows a material to be shared to others in a screen sharing mode, and especially in an online work scene, the screen sharing mode is particularly common.
However, in the process of screen sharing the screen-casting sharing material, if the display device used by the client to view the material to be shared is too small or the size of the material to be shared is too large, the client may not be able to clearly see the specific content in the material to be shared, and the viewing experience is poor.
Disclosure of Invention
In order to solve the technical problem, the application provides a screen projection display method and a related device, and the size of the display content is adjusted and zoomed, so that the watching experience of a client is improved.
The embodiment of the application discloses the following technical scheme:
in one aspect, an embodiment of the present application provides a screen projection display method, where the method includes:
responding to the screen sharing operation of the first display terminal, and displaying screen-casting sharing materials through the second display terminal;
in the screen sharing process, determining a target display object from the screen-casting sharing material;
acquiring an ideal display size of the second display terminal;
zooming the screen projection sharing material according to the ideal display size by taking the target display object as a center through the first display terminal to obtain target display content; the target display content comprises the target display object;
and displaying the target display content through the second display terminal.
Optionally, in the screen sharing process, determining a target display object from the screen-shot sharing material includes:
in the screen sharing process, acquiring voice information explaining the screen-casting shared material;
analyzing the voice information, and determining screen-casting sharing keywords;
and determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword.
Optionally, the determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword includes:
matching the screen-casting sharing keyword with the screen-casting sharing material;
determining the content matched with the screen-casting sharing keyword in the screen-casting sharing material as the target display object.
Optionally, the analyzing the voice information and determining the screen-casting sharing keyword includes:
performing feature extraction on the voice information through a feature extraction layer of a target neural network model, and determining the screen-casting sharing keywords;
the determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword comprises the following steps:
determining the target display object from the screen-casting sharing material through the intermediate layer of the target neural network model according to the screen-casting sharing keyword;
further comprising:
outputting the target display object through an output layer of the target neural network model.
Optionally, the target neural network model is determined by:
obtaining a historical screen-casting sharing data sample; the historical screen-casting sharing data sample comprises historical screen-casting sharing materials and historical voice information, and a sample label of the historical screen-casting sharing data sample is used for identifying a historical target display object in the historical screen-casting sharing materials;
and performing model training on a to-be-fixed neural network model according to the historical screen projection sharing data sample to obtain the target neural network model.
Optionally, the displaying the target display content through the second display terminal includes:
and centering and displaying the target display content by taking the center of the display screen of the second display terminal as a reference.
On the other hand, the embodiment of the application provides a screen projection display device, which comprises a display unit, a determination unit, an acquisition unit and an adjustment unit:
the display unit is used for responding to the screen sharing operation of the first display terminal and displaying screen-casting sharing materials through the second display terminal;
the determining unit is used for determining a target display object from the screen projection sharing material in the screen sharing process;
the acquiring unit is used for acquiring the ideal display size of the second display terminal;
the adjusting unit is used for zooming and adjusting the screen-casting sharing material according to the ideal display size by taking the target display object as a center through the first display terminal to obtain target display content; the target display content comprises the target display object;
the display unit is further configured to display the target display content through the second display terminal.
Optionally, the determining unit is further configured to:
in the screen sharing process, acquiring voice information explaining the screen-casting sharing material;
analyzing the voice information, and determining screen-casting sharing keywords;
and determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword.
Optionally, the determining unit is further configured to:
matching the screen-casting sharing keyword with the screen-casting sharing material;
determining the content matched with the screen-casting sharing keyword in the screen-casting sharing material as the target display object.
Optionally, the determining unit is further configured to:
performing feature extraction on the voice information through a feature extraction layer of a target neural network model, and determining the screen-casting sharing keywords;
the determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword comprises the following steps:
determining the target display object from the screen-casting sharing material through the intermediate layer of the target neural network model according to the screen-casting sharing keyword;
further comprising:
outputting the target display object through an output layer of the target neural network model.
Optionally, the target neural network model is determined by:
obtaining a historical screen-casting shared data sample; the historical screen-casting sharing data sample comprises historical screen-casting sharing materials and historical voice information, and a sample label of the historical screen-casting sharing data sample is used for identifying a historical target display object in the historical screen-casting sharing materials;
and performing model training on a to-be-fixed neural network model according to the historical screen projection sharing data sample to obtain the target neural network model.
Optionally, the display unit is further configured to:
and centering and displaying the target display content by taking the center of the display screen of the second display terminal as a reference.
In yet another aspect, an embodiment of the present application provides a computer device, including a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for executing the screen projection display method according to the instructions in the program code.
In yet another aspect, the present application provides a computer-readable storage medium for storing a computer program for executing the screen projection display method of the above aspect.
In yet another aspect, the present application provides a computer program product including instructions, which when run on a computer, cause the computer to perform the screen projection display method described in the above aspect.
According to the technical scheme, the screen sharing operation of the first display terminal is responded, the screen projection sharing material is displayed through the second display terminal, the target display object is determined from the screen projection sharing material in the screen sharing process, then the target display object is used as the center, zooming adjustment is carried out according to the ideal display size of the second display terminal to obtain target display content, and finally the target display content is displayed through the second display terminal. Therefore, in the screen sharing process, the target display object is determined from the screen-casting sharing material and is used as the key content which is shared currently, and then the target display content is obtained by taking the key content as the center and performing scaling adjustment according to the ideal display size of the second display terminal, wherein the target display content comprises the target display object, so that the purpose of displaying the target display object in the ideal display size is achieved. Based on this, in the whole screen sharing process, the watching user at the second display terminal side can watch the currently shared key content in the ideal display size of the display device, so that the problem that the shared content is not clear when the user sees the content is avoided, and the watching experience of the user is improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of a screen projection display method according to an embodiment of the present application;
fig. 2 is a structural diagram of a projection screen display device according to an embodiment of the present application.
Detailed Description
In order to make those skilled in the art better understand the technical solutions of the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In daily work, a user usually shows a current material to be shared to others in a screen sharing mode, and particularly in an online work scene, the screen sharing mode is especially common.
However, in the process of screen sharing the screen-casting sharing material, if the display device used by the client to view the material to be shared is too small or the size of the material to be shared is too large, the client may not be able to clearly see the specific content in the material to be shared, and the viewing experience is poor.
In order to solve the technical problem, the application provides a screen projection display method and a related device, and the size of the display content is adjusted, zoomed and displayed, so that the watching experience of a client is improved.
The screen projection display method provided by the embodiment of the application can be implemented by computer equipment, and the computer equipment can be terminal equipment or a server, wherein the server can be an independent physical server, a server cluster or a distributed system formed by a plurality of physical servers, and a cloud server for providing cloud computing service. The terminal devices include, but are not limited to, mobile phones, computers, intelligent voice interaction devices, intelligent household appliances, vehicle-mounted terminals, and the like. The terminal device and the server may be directly or indirectly connected through wired or wireless communication, which is not limited in this application.
It should be noted that the screen projection display method and the related device provided by the application can be used in the field of artificial intelligence or the field of finance. The foregoing is merely an example, and does not limit the application fields of the projection display method and the related apparatus provided in the present application.
The following examples are intended to illustrate in particular:
fig. 1 is a flowchart of a screen projection display method provided in an embodiment of the present application, and in the embodiment, a terminal device is taken as an example of the foregoing computer device, and the method includes S101 to S105:
s101: and responding to the screen sharing operation of the first display terminal, and displaying the screen-casting sharing material through the second display terminal.
In practical applications, such as online sharing and the like, the sharing user can display the screen-casting sharing material to be shared to the watching user in a screen sharing manner, and the watching user can watch the screen-casting sharing material shared by the sharing user through the display device selected by the watching user.
When the related sharing display is needed in a screen sharing mode, the sharing user can trigger the screen sharing operation through the corresponding first display terminal, and then the first display terminal responds to the screen sharing operation and can display the screen casting sharing material which the sharing user wants to share at this time through the second display terminal.
It can be understood that the complete screen-projected shared material can be displayed through the display screen of the second display terminal before the sharing user formally starts to explain the sharing of the screen-projected shared material. For example, the shared-screen material may be a mixture of 3:4, and the display screen of the second display terminal is 1. Based on this, the viewing user can roughly know the next shared content before the sharing user formally explains the sharing.
S102: and in the screen sharing process, determining a target display object from the screen-casting sharing materials.
In the screen sharing process, if the display screen of the display device selected by the viewing user is too small or the screen-casting sharing material currently being shared is too large, the viewing user cannot easily view and clearly share the specific content which the user is explaining to share. For example, the viewing user selects a mobile phone as the second display terminal, and the display screen corresponding to the mobile phone is relatively small.
In order to avoid the above problem, in the screen sharing process, a target display object may be determined from the screen-shot sharing material, where the target display object is used to identify the related content that the sharing user is explaining and sharing, so as to perform a subsequent zoom adjustment step.
In practical application, a sharing user may explain the screen-shot sharing material in the screen sharing process, and the voice information of the sharing user in the explaining process may reflect the specific content being explained by the sharing user in the screen-shot sharing material, so in one possible implementation manner, S102 may include the following steps:
s11: in the screen sharing process, acquiring voice information explaining screen-casting shared materials;
s12: analyzing the voice information, and determining screen-casting sharing keywords;
s13: and determining a target display object from the screen-casting sharing material according to the screen-casting sharing keywords.
Specifically, in the screen sharing process, the screen-casting sharing keyword can be determined by acquiring the voice information of the sharing user explaining the screen-casting sharing material and analyzing the voice information, wherein the screen-casting sharing keyword is used for indicating the key information of the sharing user sharing the content, and based on the screen-casting sharing keyword, a target display object is determined from the screen-casting sharing material, and the target display object is the specific content of the screen-casting sharing material explained by the sharing user.
Because the screen-casting sharing keyword is determined based on the voice information in the explanation process of the sharing user, in a possible implementation manner, S13 may further include the following steps:
matching the screen-casting sharing keywords with the screen-casting sharing materials;
and determining the content matched with the screen-casting sharing keyword in the screen-casting sharing material as a target display object.
Specifically, after the screen-casting sharing keyword is determined, the screen-casting sharing keyword is matched with the screen-casting sharing material based on the screen-casting sharing keyword, and the content matched with the screen-casting sharing keyword in the screen-casting sharing material is the content being explained by the sharing user, so that the content matched with the screen-casting sharing keyword in the screen-casting sharing material can be determined as the target display object.
In order to enable the target display object determined based on the screen-casting sharing keyword and the screen-casting sharing material matching to be more accurate, a matching degree threshold value can be set, that is, the content in the screen-casting sharing material, the matching degree of which with the screen-casting sharing keyword exceeds the matching degree threshold value, can be determined as the target display object. It is understood that the threshold of the matching degree may be set according to actual situations, and the present application is not limited in any way.
Generally, in one screen sharing process, the content of the screen-casting sharing material is possibly more, in order to determine the content shared by the sharing users in real time in the whole screen sharing process and further display the content shared by the sharing users in real time for the watching users, in one possible implementation mode, the target display object can be determined by using a pre-trained target neural network, the target neural network can adopt a three-layer structure and comprises a feature extraction layer, a middle layer and an output layer, specifically, the voice information can be subjected to feature extraction through the feature extraction layer of the target neural network model, screen-casting sharing keywords are determined, further, the target display object is determined from the screen-casting sharing material according to the screen-casting sharing keywords through the middle layer of the target neural network model, and finally, the target display object is output through the output layer of the target neural network model. Due to the fact that the target neural network has high processing efficiency, the determination efficiency of the target display object can be improved, the content shared by the sharing users can be determined to the greatest extent in real time in the whole screen sharing process, and the content shared by the sharing users can be displayed for the watching users in real time.
In order to enable the target neural network model to determine the target display object more accurately based on the voice information, in one possible implementation, the aforementioned target neural network may be determined by:
obtaining a historical screen-casting sharing data sample; the historical screen-casting sharing data sample comprises historical screen-casting sharing materials and historical voice information, and a sample label of the historical screen-casting sharing data sample is used for identifying a historical target display object in the historical screen-casting sharing materials;
and carrying out model training on the neural network model to be fixed according to the historical screen projection sharing data sample to obtain the target neural network model.
Because the historical screen-casting sharing data sample comprises the historical screen-casting sharing material, the historical voice information and the sample label, and the sample label can identify the historical target display object in the historical screen-casting sharing material, the historical screen-casting sharing data sample can be utilized to carry out model training on the neural network model to be determined, so that the neural network model to be determined learns the correlation between the voice information and the target display object, and based on the correlation, the trained target neural network model can determine the target display object based on the voice information in the screen sharing process.
S103: and acquiring the ideal display size of the second display terminal.
S104: and zooming and adjusting the screen-projected shared material according to the ideal display size by taking the target display object as the center through the first display terminal to obtain the target display content.
S105: and displaying the target display content through the second display terminal.
After the target display object is determined, the ideal display size of the second display terminal can be obtained, then scaling adjustment is carried out according to the ideal display size by taking the target display object as a center through the first display terminal to obtain target display content, and finally the target display content is displayed through the second display terminal. Because the target display content comprises the target display object and is obtained by zooming according to the ideal display size of the second display terminal, the target display content is displayed through the second display terminal on the basis of the target display object, the purpose of displaying the target display object in the ideal display size can be achieved, and therefore the watching user can better watch, experience, watch and share the content shared by the user.
Generally, the target display object may be text content, and in a possible implementation manner, after the target display object is determined, an ideal display font size corresponding to the second display terminal may be further obtained, the target display object is zoomed to the size of the ideal display font size with the target display object as a center, and finally the target display object zoomed to the size of the ideal display font size is displayed through the second display terminal.
In practical applications, the watching users who watch the shared content through the second display terminal may be multiple users, for example, multiple employees in a certain department are in the same conference room, and the display terminal in the conference room is used as the second display terminal to watch the shared content, so that the multiple watching users can watch the related content well, and the target display content can be displayed in the middle based on the center of the display screen of the second display terminal. That is, by displaying the target display content on the second display terminal in the center, a plurality of viewing users can view the target display content well.
According to the technical scheme, the screen sharing operation of the first display terminal is responded, the screen projection sharing material is displayed through the second display terminal, the target display object is determined from the screen projection sharing material in the screen sharing process, then the target display object is used as the center, zooming adjustment is carried out according to the ideal display size of the second display terminal to obtain target display content, and finally the target display content is displayed through the second display terminal. Therefore, in the screen sharing process, the target display object is determined from the screen-casting sharing material and is used as the key content which is shared currently, and then the target display content is obtained by taking the key content as the center and performing scaling adjustment according to the ideal display size of the second display terminal, wherein the target display content comprises the target display object, so that the purpose of displaying the target display object in the ideal display size is achieved. Based on this, in the whole screen sharing process, the watching user at the second display terminal side can watch the currently shared key content in the ideal display size of the display device, so that the problem that the shared content is not clear when the user sees the content is avoided, and the watching experience of the user is improved.
Fig. 2 is a structural diagram of a projection screen display device provided in an embodiment of the present application, where the device includes a display unit 201, a determination unit 202, an acquisition unit 203, and an adjustment unit 204:
the display unit 201 is configured to respond to a screen sharing operation of the first display terminal, and display a screen-casting sharing material through the second display terminal;
the determining unit 202 is configured to determine a target display object from the screen-casting sharing material in a screen sharing process;
the obtaining unit 203 is configured to obtain an ideal display size of the second display terminal;
the adjusting unit 204 is configured to perform zoom adjustment on the screen-casting sharing material according to the ideal display size by taking the target display object as a center through the first display terminal, so as to obtain target display content; the target display content comprises the target display object;
the display unit 201 is further configured to display the target display content through the second display terminal.
Optionally, the determining unit is further configured to:
in the screen sharing process, acquiring voice information explaining the screen-casting sharing material;
analyzing the voice information, and determining screen-casting sharing keywords;
and determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword.
Optionally, the determining unit is further configured to:
matching the screen-casting sharing keyword with the screen-casting sharing material;
determining the content matched with the screen casting sharing keyword in the screen casting sharing material as the target display object.
Optionally, the determining unit is further configured to:
performing feature extraction on the voice information through a feature extraction layer of a target neural network model, and determining the screen-casting sharing keywords;
the determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword comprises the following steps:
determining the target display object from the screen-casting sharing material through the intermediate layer of the target neural network model according to the screen-casting sharing keyword;
further comprising:
outputting the target display object through an output layer of the target neural network model.
Optionally, the target neural network model is determined by:
obtaining a historical screen-casting sharing data sample; the historical screen-casting sharing data sample comprises historical screen-casting sharing materials and historical voice information, and a sample label of the historical screen-casting sharing data sample is used for identifying a historical target display object in the historical screen-casting sharing materials;
and performing model training on a to-be-fixed neural network model according to the historical screen projection sharing data sample to obtain the target neural network model.
Optionally, the display unit is further configured to:
and centering and displaying the target display content by taking the center of the display screen of the second display terminal as a reference.
According to the technical scheme, the screen sharing operation of the first display terminal is responded, the screen projection sharing material is displayed through the second display terminal, the target display object is determined from the screen projection sharing material in the screen sharing process, then the target display object is used as the center, zooming adjustment is carried out according to the ideal display size of the second display terminal to obtain target display content, and finally the target display content is displayed through the second display terminal. Therefore, in the screen sharing process, the target display object is determined from the screen-casting sharing material and is used as the key content which is shared currently, and then the target display content is obtained by taking the key content as the center and performing scaling adjustment according to the ideal display size of the second display terminal, wherein the target display content comprises the target display object, so that the purpose of displaying the target display object in the ideal display size is achieved. Based on this, in the whole screen sharing process, the watching user at the second display terminal side can watch the currently shared key content in the ideal display size of the display device, so that the problem that the shared content is not clear when the user sees the content is avoided, and the watching experience of the user is improved.
In yet another aspect, an embodiment of the present application provides a computer device, including a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is used for executing the screen projection display method provided by the above embodiment according to the instructions in the program code.
The computer device may include a terminal device or a server, and the aforementioned screen projection display device may be configured in the computer device.
In another aspect, an embodiment of the present application further provides a storage medium, where the storage medium is used to store a computer program, and the computer program is used to execute the screen projection display method provided in the foregoing embodiment.
In addition, the embodiment of the present application further provides a computer program product including instructions, which when run on a computer, causes the computer to execute the screen projection display method provided by the above embodiment.
Those of ordinary skill in the art will understand that: all or part of the steps for realizing the method embodiments can be completed by program instruction hardware, the program can be stored in a computer readable storage medium, and the program executes the steps comprising the method embodiments when executed; and the aforementioned storage medium may be at least one of the following media: various media that can store program codes, such as a Read-only Memory (ROM), a RAM, a magnetic disk, or an optical disk.
For the device embodiment, since it basically corresponds to the method embodiment, reference may be made to the partial description of the method embodiment for relevant points. The above-described embodiments of the apparatus are merely illustrative, and the units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the modules may be selected according to actual needs to achieve the purpose of the solution of this embodiment. One of ordinary skill in the art can understand and implement it without inventive effort.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
The foregoing detailed description of the screen projection display method and related apparatus provided in the embodiments of the present application has been presented, and specific examples are used herein to illustrate the principles and implementations of the present application, which are merely provided to facilitate an understanding of the methods of the present application. Also, variations in the specific embodiments and applications of the methods of the present application will occur to those skilled in the art.
In summary, the present disclosure should not be construed as limiting the present application, and any changes or substitutions that can be easily conceived by one skilled in the art within the technical scope of the present disclosure should be covered within the protection scope of the present application. Moreover, the present application can be further combined to provide more implementations on the basis of the implementations provided by the above aspects.

Claims (10)

1. A screen projection display method, the method comprising:
responding to the screen sharing operation of the first display terminal, and displaying screen-casting sharing materials through the second display terminal;
in the screen sharing process, determining a target display object from the screen-casting sharing material;
acquiring an ideal display size of the second display terminal;
zooming the screen projection sharing material according to the ideal display size by taking the target display object as a center through the first display terminal to obtain target display content; the target display content comprises the target display object;
and displaying the target display content through the second display terminal.
2. The method of claim 1, wherein the determining a target display object from the screen shot sharing material during the screen sharing process comprises:
in the screen sharing process, acquiring voice information explaining the screen-casting shared material;
analyzing the voice information, and determining screen-casting sharing keywords;
and determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword.
3. The method according to claim 2, wherein the determining the target display object from the screen-shot sharing material according to the screen-shot sharing keyword comprises:
matching the screen-casting sharing keyword with the screen-casting sharing material;
determining the content matched with the screen casting sharing keyword in the screen casting sharing material as the target display object.
4. The method of claim 2, wherein the parsing the voice message and determining the screen-shot sharing keyword comprises:
performing feature extraction on the voice information through a feature extraction layer of a target neural network model, and determining the screen-casting sharing keywords;
the determining the target display object from the screen-casting sharing material according to the screen-casting sharing keyword comprises the following steps:
determining the target display object from the screen-casting sharing material through the intermediate layer of the target neural network model according to the screen-casting sharing keyword;
further comprising:
outputting the target display object through an output layer of the target neural network model.
5. The method of claim 4, wherein the target neural network model is determined by:
obtaining a historical screen-casting shared data sample; the historical screen-casting sharing data sample comprises historical screen-casting sharing materials and historical voice information, and a sample label of the historical screen-casting sharing data sample is used for identifying a historical target display object in the historical screen-casting sharing materials;
and performing model training on a to-be-fixed neural network model according to the historical screen projection sharing data sample to obtain the target neural network model.
6. The method according to any one of claims 1-5, wherein the displaying the target display content through the second display terminal comprises:
and centering and displaying the target display content by taking the center of the display screen of the second display terminal as a reference.
7. The screen projection display device is characterized by comprising a display unit, a determining unit, an acquiring unit and an adjusting unit:
the display unit is used for responding to the screen sharing operation of the first display terminal and displaying screen-casting sharing materials through the second display terminal;
the determining unit is used for determining a target display object from the screen projection sharing materials in the screen sharing process;
the acquisition unit is used for acquiring the ideal display size of the second display terminal;
the adjusting unit is used for carrying out zoom adjustment on the screen projection sharing material according to the ideal display size by taking the target display object as a center through the first display terminal to obtain target display content; the target display content comprises the target display object;
the display unit is further configured to display the target display content through the second display terminal.
8. A computer device, the computer device comprising a processor and a memory:
the memory is used for storing program codes and transmitting the program codes to the processor;
the processor is configured to perform the method of any one of claims 1-6 according to instructions in the program code.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium is used to store a computer program for performing the method of any of claims 1-6.
10. A computer program product comprising instructions which, when run on a computer, cause the computer to perform the method of any one of claims 1-6.
CN202210726406.2A 2022-06-24 2022-06-24 Screen projection display method and related device Pending CN115202599A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210726406.2A CN115202599A (en) 2022-06-24 2022-06-24 Screen projection display method and related device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210726406.2A CN115202599A (en) 2022-06-24 2022-06-24 Screen projection display method and related device

Publications (1)

Publication Number Publication Date
CN115202599A true CN115202599A (en) 2022-10-18

Family

ID=83578926

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210726406.2A Pending CN115202599A (en) 2022-06-24 2022-06-24 Screen projection display method and related device

Country Status (1)

Country Link
CN (1) CN115202599A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109768392A (en) * 2019-03-15 2019-05-17 深圳市兆威机电股份有限公司 Antenna regulating device
CN116528063A (en) * 2023-07-04 2023-08-01 荣耀终端有限公司 Shooting method, readable storage medium and electronic device

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109768392A (en) * 2019-03-15 2019-05-17 深圳市兆威机电股份有限公司 Antenna regulating device
CN116528063A (en) * 2023-07-04 2023-08-01 荣耀终端有限公司 Shooting method, readable storage medium and electronic device
CN116528063B (en) * 2023-07-04 2023-11-03 荣耀终端有限公司 Shooting method, readable storage medium and electronic device

Similar Documents

Publication Publication Date Title
US10719293B2 (en) Interactive control method and device for voice and video communications
CN107995101B (en) Method and equipment for converting voice message into text message
CN115202599A (en) Screen projection display method and related device
CN105430317B (en) A kind of video background setting method and terminal device
US11244153B2 (en) Method and apparatus for processing information
CN112131466A (en) Group display method, device, system and storage medium
CN110727775B (en) Method and apparatus for processing information
CN111428150A (en) Information display method and device, electronic equipment, server and storage medium
CN108874673B (en) Application program testing method and device
CN108809815B (en) Method for updating unread number of session, session processing method, device and system
CN104394258B (en) The method and apparatus that contact method change to communication object is handled
CN107508745B (en) Prompting message associated input method and device and computing equipment
CN116775815B (en) Dialogue data processing method and device, electronic equipment and storage medium
CN115665363A (en) Video conference method, device, equipment and storage medium
CN112929751B (en) System, method and terminal for determining action execution
CN113792211A (en) Resource pushing processing method and device, electronic equipment and storage medium
CN109600639B (en) User similarity calculation method, device, equipment and medium based on user preference
CN111125501B (en) Method and device for processing information
CN113162777A (en) Notification message generation method and device, electronic device and storage medium
CN112672202A (en) Bullet screen processing method, equipment and storage medium
CN112131832A (en) Method and device for reminding task state of online document and electronic equipment
CN113472631B (en) Reminding information processing method and device, electronic equipment and storage medium
CN111241318B (en) Method, device, equipment and storage medium for selecting object to push cover picture
CN112118410B (en) Service processing method, device, terminal and storage medium
CN108874514B (en) Message processing method and device

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