CN110096244B - Information sharing method based on data processing and related equipment - Google Patents

Information sharing method based on data processing and related equipment Download PDF

Info

Publication number
CN110096244B
CN110096244B CN201910269649.6A CN201910269649A CN110096244B CN 110096244 B CN110096244 B CN 110096244B CN 201910269649 A CN201910269649 A CN 201910269649A CN 110096244 B CN110096244 B CN 110096244B
Authority
CN
China
Prior art keywords
user
terminal
target
screen image
service
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
CN201910269649.6A
Other languages
Chinese (zh)
Other versions
CN110096244A (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.)
Ping An Technology Shenzhen Co Ltd
Original Assignee
Ping An Technology Shenzhen 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 Ping An Technology Shenzhen Co Ltd filed Critical Ping An Technology Shenzhen Co Ltd
Priority to CN201910269649.6A priority Critical patent/CN110096244B/en
Publication of CN110096244A publication Critical patent/CN110096244A/en
Application granted granted Critical
Publication of CN110096244B publication Critical patent/CN110096244B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/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/04845Interaction 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 for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • 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

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the application discloses an information sharing method based on data processing and related equipment, wherein the method is applied to the technical field of data processing and comprises the following steps: when the first terminal receives a processing request submitted by a first user for a target service corresponding to the second terminal, whether a response operation for the processing request exists is detected, and if the response operation exists, a screen is intercepted according to a preset frequency to obtain a screen image corresponding to the target service. Further, the first terminal can identify the category of the image content corresponding to the screen image based on a preset identification algorithm, determine a compression strategy for the screen image based on the category, further compress the screen image according to the compression strategy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image. By the method and the device, the target service can be processed by the user corresponding to the second terminal, and the processing efficiency of the user for processing the target service is improved.

Description

Information sharing method based on data processing and related equipment
Technical Field
The present application relates to the field of data processing technologies, and in particular, to an information sharing method and related device based on data processing.
Background
Along with the popularization of the intelligent terminal, more and more users use the intelligent terminal. Related services of many companies can be handled on line through the intelligent terminal without the user arriving at a specified place for handling.
At present, many users are unfamiliar with the operation of the intelligent terminal, and the user is particularly difficult to process related services through a corresponding client in the intelligent terminal. Therefore, how to assist the user to correctly operate and process the related services through the intelligent terminal becomes a problem to be solved urgently.
Disclosure of Invention
The embodiment of the application provides an information sharing method based on data processing and related equipment, which can intercept a screen image in a target service processing process, and send the screen image to a second terminal from a first terminal, and are beneficial to assisting a user corresponding to the second terminal to process the target service.
In a first aspect, an embodiment of the present application provides an information sharing method based on data processing, where the method is applied to a first terminal, where the first terminal and a second terminal have established a remote connection, and the method includes:
when a processing request submitted by a first user corresponding to the second terminal for a target service is received, detecting whether a response operation for the processing request exists;
if the response operation aiming at the processing request exists, intercepting a screen according to a preset frequency to obtain a screen image corresponding to the target service;
identifying the category of image content corresponding to the screen image based on a preset identification algorithm, and determining a compression strategy aiming at the screen image based on the category, wherein the category comprises an image category or a text category;
and compressing the screen image according to the compression strategy, and sending the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image.
In an embodiment, the determining, based on the category, a compression policy for the screen image, and the specific implementation of performing compression processing on the screen image according to the compression policy includes: determining a target resolution and a target frame rate for compressing the screen image based on the corresponding relation between the category and a preset resolution and a preset frame rate; and compressing the screen image based on the target resolution and the target frame rate.
In an embodiment, before the compressing the screen image based on the target resolution and the target frame rate, network status information with the second terminal may be further obtained, and a transmission rate with the second terminal may be determined based on the network status information; and adjusting the target resolution and the target frame rate according to the transmission rate.
In an embodiment, before the detecting whether there is a response operation for the processing request, attribute information of each second user corresponding to at least one second user and stored in advance may be further obtained; determining a second user of which the attribute information is matched with the target service as a target user from the at least one second user; and sending the processing request carrying the service information of the target service to the target user so as to facilitate the target user to input response operation aiming at the processing request.
In an embodiment, the processing request carries service information of the target service, the attribute information includes processing service information, and a specific implementation manner of determining, as the target user, a second user whose attribute information matches the target service from the at least one second user is as follows: determining a target service type of the target service based on the service information; determining the service type of the processing service of each second user according to the processing service information of each second user; and determining a second user with the processed service type matched with the target service type as a target user from the at least one second user.
In an embodiment, the attribute information includes status information, and the specific implementation manner of determining, as the target user, the second user whose attribute information matches the target service from among the at least one second user is: determining the working state of each second user in the at least one second user based on the state information; and determining the second user with the working state on line and the idle state as the target user from the at least one second user.
In an embodiment, the attribute information includes region information, and the specific implementation manner of determining, as the target user, the second user whose attribute information matches the target service from among the at least one second user is: determining a service area of each second user in the at least one second user based on the region information; and determining a second user with the service area matched with the target service as a target user from the at least one second user.
In a second aspect, the present application provides a data processing-based information sharing apparatus, which includes means for executing the method of the first aspect.
In a third aspect, an embodiment of the present application provides a terminal device, which includes a processor, a communication interface, and a memory, where the processor, the communication interface, and the memory are connected to each other, where the communication interface is controlled by the processor to send and receive messages, the memory is used to store a computer program that supports the terminal device to execute the above method, and the computer program includes program instructions, and the processor is configured to call the program instructions to execute the method of the first aspect.
In a fourth aspect, embodiments of the present application provide a computer-readable storage medium storing a computer program, the computer program comprising program instructions that, when executed by a processor, cause the processor to perform the method of the first aspect.
In the embodiment of the application, when the first terminal receives a processing request submitted by a first user for a target service corresponding to the second terminal, whether a response operation for the processing request exists is detected, and if yes, a screen is captured according to a preset frequency to obtain a screen image corresponding to the target service. Further, the first terminal can identify the category of the image content corresponding to the screen image based on a preset identification algorithm, determine a compression strategy for the screen image based on the category, further compress the screen image according to the compression strategy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image. By the method and the device, the target service can be processed by the user corresponding to the second terminal, and the processing efficiency of the user for processing the target service is improved.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a schematic block diagram of an information sharing system based on data processing according to an embodiment of the present application;
fig. 2 is a schematic flowchart of an information sharing method based on data processing according to an embodiment of the present application;
FIG. 3 is a schematic flowchart of another data processing-based information sharing method according to an embodiment of the present application;
FIG. 4 is a schematic block diagram of an information sharing apparatus based on data processing according to an embodiment of the present application;
fig. 5 is a schematic block diagram of a terminal device according to an embodiment of the present application.
Detailed Description
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 some, but not all, embodiments of the present application. 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.
The information sharing method based on data processing described in the embodiments of the present application relates to a first terminal device and a second terminal device that provide information sharing. In an embodiment, the terminal device described in this embodiment may be a distributed terminal device, where the distributed terminal device includes multiple sub-devices or multiple functional modules, each sub-device or functional module may be set in a different area to perform a different function, and data interaction may be performed between each sub-device or between the functional modules. In another application embodiment, the terminal device described in this application embodiment may also be an independent integrated terminal device, and the integrated terminal device may include a plurality of functional modules, where each functional module is configured to implement a different function.
Fig. 1 is a schematic structural diagram of an information sharing system based on data processing, to which the embodiments of the present application are applicable. The information sharing system may include a first terminal 10 and a second terminal 11, and the first terminal 10 and the second terminal 11 may establish a remote connection. When the first terminal 10 receives a processing request submitted by the first user for a target service corresponding to the second terminal 11, it may detect whether a response operation for the processing request exists, and if so, intercept the screen according to a preset frequency to obtain a screen image corresponding to processing the target service. Further, the first terminal 10 may identify a category of image content corresponding to the screen image based on a preset identification algorithm, determine a compression policy of the screen image based on the category, further compress the screen image according to the compression policy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image.
The object with the requirement of handling the target service can be called a first user, and the terminal equipment of the first user handling the target service is a second terminal; the staff undertaking the target service may be referred to as a second user, and the terminal device corresponding to the second user is the first terminal. The target service may be, for example, an insurance service, a loan service, and the like.
Illustratively, when the first user logs in the service platform through the second terminal, the first user wants to transact the target service, but is not particularly familiar with how to operate at the target client to transact the target service. The first user can trigger to open the remote connection function on the service platform, and further initiate a remote connection request to the second user by inputting identification information of a designated worker (namely, the second user). And after the second user triggers and agrees to establish the remote connection request through the first terminal, the remote connection between the first terminal and the second terminal is established. After the first terminal and the second terminal establish remote connection, the first user can send a processing request for processing the target service to the first terminal through the second terminal, and after a worker (namely, the second user) checks the processing request, the worker can demonstrate how to operate the service platform step by operating the first terminal, so that the purpose of processing the target service is achieved. In the process of handling the target service by the staff, the second terminal can intercept the screen according to a preset frequency to obtain a screen image in the process of handling the target service by the staff, identify the category of image content corresponding to the screen image through a preset identification algorithm to determine a compression strategy of the screen image, further compress the screen image according to the compression strategy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image. After the first user of the second terminal views the screen image, the first user can know how to operate on the service platform step by step according to the screen image, so that the purpose of handling the target service is achieved. By adopting the mode, the screen image in the processing process of the target service can be captured, and the screen image is sent to the second terminal from the first terminal, so that the processing of the target service by a user corresponding to the second terminal is facilitated, and the efficiency of handling the target service by the user is improved.
As a possible implementation manner, all the second users may also be classified in advance, and the classification manner may be according to the affiliated organization, may also be according to the region classification, and may also be according to the responsible service type. Alternatively, any combination of classifications may be made in connection with the organization, region, and type of service for which they are responsible. And will not be described in detail herein. After the classification, attribute information of the second user, including the name, position, belonging organization, and the like of the second user, may be stored in the storage area in advance.
For example, it is assumed that classification is performed in advance according to the organization to which each second user belongs. When a first user wants to handle a target service, a remote request can be sent for the target service, when a second terminal corresponding to the first user receives the remote request, a target undertaking mechanism corresponding to the target service can be determined based on the attribute of the target service, a target second user matched with the target undertaking mechanism is determined from at least one second user according to the classification information of the mechanism to which each second user belongs, and the remote request is sent to the target second user. And after the target second user triggers and agrees to establish the remote connection request through the first terminal, the remote connection between the first terminal and the second terminal is established.
As another possible implementation, a mass-sending remote connection function may also be provided. The first user can select a plurality of second users as objects of remote connection, and can also touch the function of 'mass sending' to directly initiate remote connection to the second users corresponding to all target services. Who agrees to the remote connection first, then the connection is successfully established with who.
As another possible implementation manner, when the second terminal receives a remote request from the first user for the target service, the second terminal may further obtain, in real time, an operating state of a worker (i.e., the second user) that may process the target service, where the operating state may refer to: online and idle, in remote connection, not online, etc. Further, the second terminal may present the target second user in an "online and idle" working state, so as to establish a remote connection with the target second user. By adopting the method, the success rate of the remote connection of the first user can be improved, and the user experience is improved.
Referring to fig. 2, fig. 2 is a flowchart illustrating an information sharing method based on data processing according to an embodiment of the present application, where the method is applied to a first terminal and can be executed by the first terminal, and the first terminal and a second terminal have established a remote connection, as shown in the figure, the information sharing method based on data processing can include:
201: when a processing request submitted by a first user corresponding to a second terminal for a target service is received, whether a response operation for the processing request exists is detected.
202: and if the response operation aiming at the processing request exists, intercepting the screen according to the preset frequency to obtain a screen image corresponding to the target service.
In one embodiment, the first terminal and the second terminal may both enable the service transaction client, and when the first terminal and the second terminal establish the remote connection, if the first user (i.e., the object that wants to transact the target service) wants to transact the target service, but how to perform the operation on the service transaction client is not particularly familiar to the purpose of transacting the target service. For such a situation, the first user may send a processing request for the target service to the first terminal through the second terminal, and after a staff member (i.e., the second user) corresponding to the first terminal views the processing request, the staff member may respond to the processing request, and how to handle the target service is operated one by one at the service handling client. When the first terminal detects the response operation aiming at the processing request, the screen image in the process of operating and handling the target business by the staff can be intercepted according to the preset frequency.
The preset frequency can be preset by a developer according to experimental measurement and calculation data. As a feasible implementation manner, in the process of intercepting the screen by the first terminal according to the preset frequency, each intercepted screen image may be numbered according to the order of interception.
203: the method comprises the steps of identifying the category of image content corresponding to a screen image based on a preset identification algorithm, and determining a compression strategy aiming at the screen image based on the category, wherein the category comprises an image category or a text category. The preset recognition algorithm may include a text detection algorithm and an image detection algorithm.
As a possible embodiment, whether the category of the content of the screen image is text content may be determined by a text detection algorithm, which is not limited to any particular algorithm, and various text detection algorithms may be used. An image detection algorithm may be used to determine whether the category of the content of the screen image is an image category.
And corresponding to different types of image contents, and corresponding to different compression strategies when compression processing is carried out. For example, readability is important for the content of the text category. Accordingly, the resolution of the text content may be determined to be relatively higher than the frame rate. For graphic content, attention is paid to realistic fluency, and it is enough that the resolution is relatively clear, so the frame rate of the image category can be determined to be relatively higher than the resolution. Based on different requirements of text categories and image categories on frame rates and resolutions, developers can create compression strategies of different categories in advance according to actual measurement and calculation data, and the compression strategies indicate corresponding relations between the categories, preset resolutions and preset frame rates.
For example, the corresponding relationship between the category and the preset resolution and the preset frame rate may be as shown in table 2.
TABLE 2
Categories Preset resolution Preset frame rate (frame/s)
Image(s) 2048×1080 50
Text 4096×2160 10
In an embodiment, after the first terminal identifies the category of the image content corresponding to the screen image, the target resolution and the target frame rate for compressing the screen image may be determined based on the corresponding relationship between the category and the preset resolution and the preset frame rate, and then the screen image is compressed based on the target resolution and the target frame rate.
Exemplarily, it is assumed that the correspondence relationship between the category and the preset resolution and the preset frame rate is shown in table 2. If the first terminal determines that the type of the image content corresponding to the current screen image is a text type, it may determine that the target resolution of the compression processing on the current screen image is 4096 × 2160 and the target frame rate is 10 frames/s according to the correspondence shown in table 2.
204: and compressing the screen image according to the compression strategy, and sending the compressed screen image to the second terminal through multiple threads so that the second terminal can display the screen image.
As a possible implementation, the compression policy for the screen image indicates a target frame rate and a target resolution for compressing the screen image. The second terminal may compress the screen image according to the target frame rate and the target resolution indicated in the compression policy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image. After the user corresponding to the second terminal views the screen image, the target service can be handled at the service handling client based on the screen image, and the efficiency of handling the target service through the service handling client by the user is improved.
As a possible implementation manner, before the first terminal compresses the screen image based on the target resolution and the target frame rate, network status information between the first terminal and the second terminal may be obtained, a transmission rate between the first terminal and the second terminal is determined based on the network status information, and then the target resolution and the target frame rate are adjusted according to the transmission rate. Illustratively, when the transmission rate is lower than a specified rate threshold, the target resolution and the target frame rate may be respectively reduced to a preset adjustment resolution and a preset adjustment frame rate. And the preset adjustment resolution and the preset adjustment frame rate are set according to the experimental measurement and calculation data.
Wherein when multiple categories exist in the screen image. In one embodiment, priorities of the image category and the text category may be set, and the first terminal may determine a compression policy corresponding to a higher priority category of the image category and the text category as a compression policy of the current screen image.
In another embodiment, the compression strategy may also be determined based on the proportion of each category occupied in the current screen image. For example, the proportion of the region corresponding to the content of the image category is the highest in the current screen image, and thus the compression policy suitable for the image category is determined as the compression policy of the current screen image.
In an embodiment, after the first terminal intercepts the screen according to the preset frequency to obtain the screen image corresponding to the target service, the allowed bit rate (i.e., the transmission rate) may be determined directly based on the network status information between the first terminal and the second terminal, and the frame rate and the resolution used for compressing each screen image may be adjusted based on the determined bit rate. In a specific implementation, the corresponding relationship between the bit rate and the frame rate, and between the bit rate and the resolution may be established in advance. In this case, after the current bit rate between the first terminal and the second terminal is determined, the target frame rate and the target resolution corresponding to the current bit rate may be determined, and then the compression processing may be performed according to the target frame rate and the target resolution. In this way, the impact of the network state on the data transmission can be reduced.
As a possible implementation, the compression policy of the current screen image may be determined based on the category of the content of the current screen image and the allowable bit rate between the first terminal and the second terminal. Specifically, the category and the bit rate of the image content may be prioritized, for example, the bit rate is preferentially satisfied, and the resolution and the frame rate of the compression may be adjusted according to the content category of the screen image if the bit rate allows. For example, when the state of the network is analyzed and the allowable bit rate of the stream is 100 kilobits per second (kbps), if the category of the content of the screen image is graphics content, the frame rate may be set to 15fps. If the category of the content is text, the frame rate may be set to 10fps. If the category of the content is text content, the resolution is determined to be higher than the frame rate within a range of an allowable bit rate determined based on the network status.
In the embodiment of the application, when the first terminal receives a processing request submitted by a first user for a target service corresponding to the second terminal, whether a response operation for the processing request exists is detected, and if the response operation exists, a screen is intercepted according to a preset frequency to obtain a screen image corresponding to the target service. Furthermore, the first terminal can identify the category of the image content corresponding to the screen image based on a preset identification algorithm, determine a compression strategy for the screen image based on the category, further compress the screen image according to the compression strategy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal can display the screen image. By the method and the device, the target service can be processed by the user corresponding to the second terminal, and the processing efficiency of the user for processing the target service is improved.
Referring to fig. 3, fig. 3 is a flowchart illustrating another data processing-based information sharing method according to an embodiment of the present application, where the method is applied to a first terminal and can be executed by the first terminal, and the first terminal and a second terminal have established a remote connection, as shown in the figure, the data processing-based information sharing method can include:
301: when a processing request submitted by a first user corresponding to a second terminal for a target service is received, attribute information of each second user in at least one second user corresponding to the first terminal, which is stored in advance, is acquired.
302: and determining a second user with the attribute information matched with the target service as a target user from at least one second user, and sending a processing request carrying the service information of the target service to the target user so as to facilitate the target user to input response operation aiming at the processing request.
In an embodiment, the processing request carries service information of the target service, and the attribute information includes processing service information. In this case, the first terminal may, on the one hand, analyze the service information to determine the target service type of the target service, and on the other hand, may determine the service type of the service processed by each second user according to the service processing information of each second user. Further, the first terminal may determine a second user whose processed service type matches the target service type as the target user from among the at least one second user.
Exemplarily, it is assumed that three second users, i.e., a user a, a user B, and a user C, exist, and service types of services processed by the respective second users are: the first terminal determines that the target service type of the target service is the house credit based on the service information of the target service, and then the user A can be determined as the target user.
In another embodiment, the attribute information includes status information. The first terminal may determine the working state of each of the at least one second user based on the state information, and determine the second user whose working state is on-line and idle state as the target user from the at least one second user. The working status may include online and idle, in remote connection, and not online, etc.
In one embodiment, the attribute information includes region information, and the first terminal may determine a service area of each of the at least one second user based on the region information, and determine a second user whose service area matches the target service as the target user from the at least one second user.
Exemplarily, it is assumed that there are three second users, i.e., a user a, a user B, and a user C, and service areas of the respective second users for processing services are: shenzhen, nanning and Guangzhou, and if the first terminal determines that the service region to which the target service belongs is Shenzhen based on the service information of the target service, the user A can be determined as the target user.
303: and detecting whether response operation aiming at the processing request exists or not, and if the response operation aiming at the processing request exists, intercepting the screen according to a preset frequency to obtain a screen image corresponding to the target service.
304: identifying the category of image content corresponding to the screen image based on a preset identification algorithm, and determining a compression strategy for the screen image based on the category, wherein the category comprises an image category or a text category
305: and compressing the screen image according to the compression strategy, and sending the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image.
For specific implementation of step 303 to step 305, reference may be made to the relevant description of step 202 to step 204 in the foregoing embodiment, and details are not described herein again.
In an embodiment, there are various ways for the first terminal to send the processing request carrying the service information of the target service to the target user, and the processing request may be sent through a mailbox, a communication terminal (e.g., a mobile phone corresponding to a reserved telephone of the target user), or an account registered by the target service at the service transaction client. And is not particularly limited herein.
In an embodiment, when it is detected that the second user successfully transacts the target service, a feedback request may be sent to the first user corresponding to the second terminal, where the feedback request is used to obtain feedback information of the second user for transacting the target service.
In one embodiment, after the first terminal sends the compressed screen image to the second terminal through multiple threads, a timer can be started to time. If the timing duration exceeds the preset duration and the first user is not detected to be successful in handling the target service, sending a prompt message to a second user (i.e. a worker) corresponding to the first terminal to prompt the second user to track the situation that the first user (i.e. a client) handles the target service in time and provide corresponding help for the first user in time.
In the embodiment of the application, when a first terminal receives a processing request submitted by a second terminal corresponding to a first user for a target service, attribute information of each second user in at least one second user which is stored in advance is acquired, the second user of which the attribute information is matched with the target service is determined as the target user from the at least one second user, and then the processing request carrying the service information of the target service is sent to the target user, so that the target user can input a response operation for the processing request. Further, the first terminal may detect whether a response operation for the processing request exists, and if so, capture the screen according to a preset frequency to obtain a screen image corresponding to the target service. Further, the first terminal can identify the category of the image content corresponding to the screen image based on a preset identification algorithm, determine a compression strategy for the screen image based on the category, further compress the screen image according to the compression strategy, and send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image. By the method and the device, the target service can be processed by the user corresponding to the second terminal, and the processing efficiency of the user for processing the target service is improved.
The embodiment of the application also provides an information sharing device based on data processing. The apparatus includes means for performing the method described in fig. 2 or fig. 3, and is configured at the first terminal. Specifically, referring to fig. 4, it is a schematic block diagram of an information sharing apparatus based on data processing provided in an embodiment of the present application. The information sharing apparatus based on data processing of the present embodiment includes:
the communication module 40 is configured to receive a processing request submitted by a first user for a target service, where the second user corresponds to the second terminal;
a detecting module 41, configured to, when the communication module 40 receives a processing request submitted by a first user for a target service and corresponding to the second terminal, detect whether a response operation to the processing request exists;
a processing module 42, configured to, if the detecting module 41 detects that there is a response operation to the processing request, intercept a screen according to a preset frequency to obtain a screen image corresponding to the target service;
the processing module 42 is further configured to identify a category of image content corresponding to the screen image based on a preset identification algorithm, and determine a compression policy for the screen image based on the category, where the category includes an image category or a text category;
the processing module 42 is further configured to perform compression processing on the screen image according to the compression policy;
the communication module 40 is further configured to send the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image.
In an embodiment, the processing module 42 is specifically configured to determine a target resolution and a target frame rate for compressing the screen image based on a corresponding relationship between the category and a preset resolution and a preset frame rate, and compress the screen image based on the target resolution and the target frame rate.
In one embodiment, the communication module 40 is further configured to acquire network status information with the second terminal; the processing module 42 is further configured to determine a transmission rate with the second terminal based on the network state information, and adjust the target resolution and the target frame rate according to the transmission rate.
In an embodiment, the processing module 42 is further configured to obtain pre-stored attribute information of each second user corresponding to the at least one second user from the first terminal; determining a second user with attribute information matched with the target service as a target user from the at least one second user; and sending the processing request carrying the service information of the target service to the target user so as to facilitate the target user to input response operation aiming at the processing request.
In one embodiment, the processing request carries service information of the target service, the attribute information includes processing service information, and the processing module 42 is specifically configured to determine a target service type of the target service based on the service information; determining the service type of the processing service of each second user according to the processing service information of each second user; and determining a second user with the processed service type matched with the target service type as a target user from the at least one second user.
In an embodiment, the attribute information includes status information, and the processing module 42 is further specifically configured to determine a working status of each second user of the at least one second user based on the status information;
and determining the second user with the working state on line and the idle state as the target user from the at least one second user.
In an embodiment, the attribute information includes region information, and the processing module 42 is further specifically configured to determine a service area of each second user in the at least one second user based on the region information;
and determining a second user with the service area matched with the target service as a target user from the at least one second user.
It should be noted that the functions of the functional modules of the information sharing device based on data processing described in the embodiment of the present application may be specifically implemented according to the method in the method embodiment described in fig. 2 or fig. 3, and the specific implementation process may refer to the description related to the method embodiment in fig. 2 or fig. 3, which is not described again here.
In this embodiment of the application, when the communication module 40 receives a processing request submitted by a first user for a target service corresponding to a second terminal, the detection module 41 detects whether a response operation for the processing request exists, and if the detection module 41 detects that the response operation for the processing request exists, the detection module intercepts a screen according to a preset frequency to obtain a screen image corresponding to the target service. Further, the processing module 42 identifies the category of the image content corresponding to the screen image based on a preset identification algorithm, determines a compression policy for the screen image based on the category, further compresses the screen image according to the compression policy, and sends the compressed screen image to the second terminal through multiple threads through the communication module 40, so that the second terminal displays the screen image. By the method and the device, the target service can be processed by the user corresponding to the second terminal, and the processing efficiency of the user for processing the target service is improved.
Referring to fig. 5, fig. 5 is a schematic block diagram of a terminal device according to an embodiment of the present disclosure, and as shown in fig. 5, the terminal device includes a processor 501, a memory 502, a communication interface 503, and an input device 504. The processor 501, the memory 502, the communication interface 503 and the input device 504 may be connected by a bus or other means, and fig. 5 shows an example of the connection by the bus in the embodiment of the present application. Wherein the communication interface 503 is controlled by the processor for transceiving messages, the memory 502 is for storing a computer program comprising program instructions, and the processor 501 is for executing the program instructions stored by the memory 502. Wherein the processor 501 is configured to call the program instruction to perform: when a processing request submitted by a first user for a target service corresponding to the second terminal is received through a communication interface 503, detecting whether a response operation for the processing request exists through an input device 504; if the response operation aiming at the processing request exists, intercepting a screen according to a preset frequency to obtain a screen image corresponding to the target service; identifying the category of image content corresponding to the screen image based on a preset identification algorithm, and determining a compression strategy for the screen image based on the category, wherein the category comprises an image category or a text category; and compressing the screen image according to the compression strategy, and sending the compressed screen image to the second terminal through a communication interface 503 by multiple threads, so that the second terminal displays the screen image.
In an embodiment, the processor 501 is specifically configured to determine a target resolution and a target frame rate for compressing the screen image based on a corresponding relationship between the category and a preset resolution and a preset frame rate, and compress the screen image based on the target resolution and the target frame rate.
In one embodiment, the communication interface 503 is further configured to obtain network status information with the second terminal; the processor 501 is further configured to determine a transmission rate between the second terminal and the second terminal based on the network status information, and adjust the target resolution and the target frame rate according to the transmission rate.
In an embodiment, the processor 501 is further configured to obtain pre-stored attribute information of each second user corresponding to the at least one second user from the first terminal; determining a second user with attribute information matched with the target service as a target user from the at least one second user; and sending the processing request carrying the service information of the target service to the target user so as to facilitate the target user to input response operation aiming at the processing request.
In an embodiment, the processing request carries service information of the target service, the attribute information includes processing service information, and the processor 501 is specifically configured to determine a target service type of the target service based on the service information; determining the service type of the processing service of each second user according to the processing service information of each second user; and determining a second user with the processed service type matched with the target service type as a target user from the at least one second user.
In an embodiment, the attribute information includes status information, and the processor 501 is further specifically configured to determine a working status of each second user of the at least one second user based on the status information; and determining the second user with the working state on line and the idle state as the target user from the at least one second user.
In an embodiment, the attribute information includes region information, and the processor 501 is further specifically configured to determine a service area of each second user in the at least one second user based on the region information; and determining a second user with the service area matched with the target service as a target user from the at least one second user.
It should be understood that, in the embodiment of the present Application, the Processor 501 may be a Central Processing Unit (CPU), and the Processor 501 may also be other general-purpose processors, digital Signal Processors (DSPs), application Specific Integrated Circuits (ASICs), field-Programmable Gate arrays (FPGAs) or other Programmable logic devices, discrete Gate or transistor logic devices, discrete hardware components, and the like. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like.
The memory 502 may include both read-only memory and random access memory, and provides instructions and data to the processor 501. A portion of the memory 502 may also include non-volatile random access memory. For example, the memory 502 may also store device type information. The input device 504 may include a touch pad, a display (LCD, etc.), a speaker, etc.
In specific implementation, the processor 501, the memory 502, the communication interface 503, and the input device 504 described in this embodiment of the present application may execute the implementation described in the method embodiment described in fig. 2 or fig. 3 provided in this embodiment of the present application, and may also execute the implementation of the information sharing device based on data processing described in this embodiment of the present application, which is not described herein again.
In another embodiment of the present application, a computer-readable storage medium is provided, the computer-readable storage medium storing a computer program comprising program instructions that, when executed by a processor, implement: when a processing request submitted by a first user corresponding to the second terminal for a target service is received, detecting whether a response operation for the processing request exists; if response operation aiming at the processing request exists, a screen is intercepted according to a preset frequency to obtain a screen image corresponding to the target service; identifying the category of image content corresponding to the screen image based on a preset identification algorithm, and determining a compression strategy aiming at the screen image based on the category, wherein the category comprises an image category or a text category; and compressing the screen image according to the compression strategy, and sending the compressed screen image to the second terminal through multiple threads, so that the second terminal displays the screen image.
The computer-readable storage medium may be an internal storage unit of the terminal device according to any of the foregoing embodiments, for example, a hard disk or a memory of the terminal device. The computer readable storage medium may also be an external storage device of the terminal device, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like provided on the terminal device. Further, the computer-readable storage medium may also include both an internal storage unit and an external storage device of the terminal device. The computer-readable storage medium is used for storing the computer program and other programs and data required by the terminal device. The computer readable storage medium may also be used to temporarily store data that has been output or is to be output.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
While the invention has been described with reference to a number of embodiments, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention as defined by the appended claims.

Claims (10)

1. An information sharing method based on data processing is characterized in that the method is applied to a first terminal, and the first terminal and a second terminal have established remote connection, and the method comprises the following steps:
when a processing request submitted by a first user corresponding to the second terminal for a target service is received, detecting whether a response operation for the processing request exists; the second user of the first terminal is the second user which initiates a group sending function by the first user to initiate a remote connection to all second users corresponding to the target service and then responds to the remote connection first;
if the response operation aiming at the processing request exists, intercepting a screen according to a preset frequency to obtain a screen image corresponding to the target service; in the process of intercepting the screen according to the preset frequency, numbering each intercepted screen image according to the intercepting sequence;
identifying the category of image content corresponding to the screen image based on a preset identification algorithm, and determining a compression strategy for the screen image based on the category, wherein the category comprises an image category or a text category; the compression strategies corresponding to different types of image contents are different, the resolution ratio of compression processing under the compression strategy corresponding to the text type is higher than the frame rate, and the frame rate of compression processing under the compression strategy corresponding to the image type is higher than the resolution ratio;
compressing the screen image according to the compression strategy, and sending the compressed and numbered screen image to the second terminal through multiple threads, so that the second terminal displays the screen image;
after the compressed and numbered screen images are sent to the second terminal through multiple threads, a timer is started to time, and prompt information is sent to the second user when the time duration exceeds the preset time duration and the first user is not detected to be successfully processed for the target service, wherein the prompt information is used for prompting the second user to track the condition that the first user processes the target service in time.
2. The method of claim 1, wherein the determining a compression policy for the screen image based on the category, and wherein compressing the screen image according to the compression policy comprises:
determining a target resolution and a target frame rate for compressing the screen image based on the corresponding relation between the category and the preset resolution and the preset frame rate;
and compressing the screen image based on the target resolution and the target frame rate.
3. The method of claim 2, prior to the compressing the screen image based on the target resolution and the target frame rate, further comprising:
acquiring network state information between the first terminal and the second terminal, and determining the transmission rate between the first terminal and the second terminal based on the network state information;
and adjusting the target resolution and the target frame rate according to the transmission rate.
4. The method of claim 1, wherein prior to said detecting whether there is a response operation to said processing request, said method further comprises:
acquiring pre-stored attribute information of each second user corresponding to at least one second user by the first terminal;
determining a second user with attribute information matched with the target service as a target user from the at least one second user;
and sending the processing request carrying the service information of the target service to the target user so as to facilitate the target user to input response operation aiming at the processing request.
5. The method according to claim 4, wherein the processing request carries service information of the target service, the attribute information includes processing service information, and the determining, as the target user, a second user whose attribute information matches the target service from the at least one second user includes:
determining a target service type of the target service based on the service information;
determining the service type of the processing service of each second user according to the processing service information of each second user;
and determining a second user with the processed service type matched with the target service type as a target user from the at least one second user.
6. The method according to claim 4, wherein the attribute information includes status information, and the determining a second user whose attribute information matches the target service as a target user from the at least one second user comprises:
determining the working state of each second user in the at least one second user based on the state information;
and determining the second user with the working state on line and the idle state as the target user from the at least one second user.
7. The method according to claim 4, wherein the attribute information includes regional information, and the determining a second user whose attribute information matches the target service as a target user from the at least one second user comprises:
determining a service area of each second user in the at least one second user based on the region information;
and determining a second user with the service area matched with the target service as a target user from the at least one second user.
8. An information sharing apparatus based on data processing, the apparatus being configured to a terminal device, the information sharing apparatus comprising:
the communication module is used for receiving a processing request submitted by a first user aiming at the target service corresponding to the second terminal;
the detection module is used for detecting whether response operation aiming at a processing request exists or not when the communication module receives the processing request which is submitted by a first user and corresponds to the second terminal aiming at a target service; the second user of the first terminal is the second user which initiates a group sending function by the first user to initiate a remote connection to all second users corresponding to the target service and then responds to the remote connection first;
the processing module is used for intercepting a screen according to a preset frequency to obtain a screen image corresponding to the target service if the detection module detects that the response operation aiming at the processing request exists; in the process of intercepting the screen according to the preset frequency, numbering each intercepted screen image according to the intercepting sequence;
the processing module is further configured to identify a category of image content corresponding to the screen image based on a preset identification algorithm, and determine a compression strategy for the screen image based on the category, where the category includes an image category or a text category; the compression strategies corresponding to different types of image contents are different, the resolution ratio of compression processing under the compression strategy corresponding to the text type is higher than the frame rate, and the frame rate of compression processing under the compression strategy corresponding to the image type is higher than the resolution ratio;
the processing module is further used for compressing the screen image according to the compression strategy;
the communication module is further used for sending the compressed and numbered screen images to the second terminal through multiple threads, so that the second terminal can display the screen images;
the processing module is further configured to start a timer for timing after the compressed and numbered screen images are sent to the second terminal through multiple threads, and send prompt information to the second user when the timing duration exceeds a preset duration and the first user is not detected to be successful in handling the target service, where the prompt information is used for prompting the second user to track the situation that the first user handles the target service in time.
9. A terminal device, characterized in that it comprises a processor and a memory, said processor and said memory being connected to each other, wherein said memory is used for storing a computer program comprising program instructions, said processor being configured for invoking said program instructions for performing the method according to any of claims 1-7.
10. A computer-readable storage medium, characterized in that the computer-readable storage medium stores a computer program which is executed by a processor to implement the method of any one of claims 1 to 7.
CN201910269649.6A 2019-04-03 2019-04-03 Information sharing method based on data processing and related equipment Active CN110096244B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910269649.6A CN110096244B (en) 2019-04-03 2019-04-03 Information sharing method based on data processing and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910269649.6A CN110096244B (en) 2019-04-03 2019-04-03 Information sharing method based on data processing and related equipment

Publications (2)

Publication Number Publication Date
CN110096244A CN110096244A (en) 2019-08-06
CN110096244B true CN110096244B (en) 2023-04-07

Family

ID=67444315

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910269649.6A Active CN110096244B (en) 2019-04-03 2019-04-03 Information sharing method based on data processing and related equipment

Country Status (1)

Country Link
CN (1) CN110096244B (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111145077B (en) * 2019-12-02 2022-05-31 联想(北京)有限公司 Operation method, server and electronic equipment
CN112037796B (en) * 2020-09-08 2024-06-11 平安科技(深圳)有限公司 Data processing method, device, equipment and medium
CN112422633B (en) 2020-10-27 2023-09-08 京东方科技集团股份有限公司 User request response method, device, computer readable storage medium and equipment
CN112929704B (en) * 2021-01-26 2023-06-30 游密科技(深圳)有限公司 Data transmission method, device, electronic equipment and storage medium
CN114268707A (en) * 2021-12-28 2022-04-01 维沃移动通信有限公司 Image processing method and device and electronic equipment
CN115037768A (en) * 2022-06-27 2022-09-09 京东方科技集团股份有限公司 Data processing method and related equipment

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521927A (en) * 2011-12-09 2012-06-27 华为技术有限公司 Self-service terminal, system and transaction servicing method
CN104077098A (en) * 2013-03-25 2014-10-01 三星电子株式会社 Method and apparatus for improving quality of experience in sharing screen among devices
CN105657634A (en) * 2014-11-13 2016-06-08 中兴通讯股份有限公司 Method, business assistance server, device and system for realizing remote assistance between terminals
CN105913582A (en) * 2016-06-20 2016-08-31 中国工商银行股份有限公司 Self-service terminal and remote assistance service system
CN109040970A (en) * 2018-08-15 2018-12-18 中国平安人寿保险股份有限公司 Method and terminal device are handled in plan of operation based on cloud computing

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104579908B (en) * 2013-10-21 2019-08-02 腾讯科技(深圳)有限公司 The method and device that image is shown

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102521927A (en) * 2011-12-09 2012-06-27 华为技术有限公司 Self-service terminal, system and transaction servicing method
CN104077098A (en) * 2013-03-25 2014-10-01 三星电子株式会社 Method and apparatus for improving quality of experience in sharing screen among devices
CN105657634A (en) * 2014-11-13 2016-06-08 中兴通讯股份有限公司 Method, business assistance server, device and system for realizing remote assistance between terminals
CN105913582A (en) * 2016-06-20 2016-08-31 中国工商银行股份有限公司 Self-service terminal and remote assistance service system
CN109040970A (en) * 2018-08-15 2018-12-18 中国平安人寿保险股份有限公司 Method and terminal device are handled in plan of operation based on cloud computing

Also Published As

Publication number Publication date
CN110096244A (en) 2019-08-06

Similar Documents

Publication Publication Date Title
CN110096244B (en) Information sharing method based on data processing and related equipment
CN105139470B (en) Work attendance method, apparatus and system based on recognition of face
CN109214676B (en) Business order processing method, device, server and storage medium
CN109284044A (en) A kind of function menu methods of exhibiting and relevant device based on big data
CN110636106B (en) Information pushing method and device, computer equipment and storage medium
CN109410027B (en) Financial information processing method based on feature recognition, intelligent terminal and medium
US20140040141A1 (en) Use of check-face meta-data for enhanced transaction processing
WO2019052169A1 (en) Agent monitoring method, apparatus and device, and computer-readable storage medium
CN108364225B (en) Self-service opening method, system, equipment and storage medium
CN104753894A (en) Data processing method, device and system
CN103269384A (en) Rich client abnormality processing method, processing device and processing system
CN113361468A (en) Business quality inspection method, device, equipment and storage medium
CN109978317A (en) Abnormal transaction processing method, interaction platform and computer readable storage medium
CN112181521A (en) Parameter acquisition method, device, equipment and medium
CN114841815A (en) Transaction analysis method and device, electronic equipment and computer-readable storage medium
CN114186046A (en) Information processing method, information processing apparatus, server, and storage medium
CN109327814B (en) Short message processing method and device, electronic equipment and readable storage medium
CN114897623A (en) Method, apparatus, device, medium and program product for on-line claim settlement
CN109636996B (en) Intelligent queuing management method and system based on Internet of things
CN113191757A (en) Bank business control method, device, server and storage medium
CN111652596A (en) Credit service anti-fraud method, device, terminal equipment and storage medium
CN112465522A (en) False order identification method and device, electronic equipment and storage medium
CN110647757A (en) Data processing method based on intelligent contract and related device
US10062060B2 (en) Optical character recognition pre-verification system
CN114461293B (en) Configuration file type open data acquisition method and device and electronic equipment

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