CN111736739A - Cloud game data feedback method and device - Google Patents

Cloud game data feedback method and device Download PDF

Info

Publication number
CN111736739A
CN111736739A CN202010630076.8A CN202010630076A CN111736739A CN 111736739 A CN111736739 A CN 111736739A CN 202010630076 A CN202010630076 A CN 202010630076A CN 111736739 A CN111736739 A CN 111736739A
Authority
CN
China
Prior art keywords
cloud game
recording
video
feedback
game page
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
CN202010630076.8A
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.)
Zhuhai Kingsoft Online Game Technology Co Ltd
Original Assignee
Zhuhai Kingsoft Online Game Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Kingsoft Online Game Technology Co Ltd filed Critical Zhuhai Kingsoft Online Game Technology Co Ltd
Priority to CN202010630076.8A priority Critical patent/CN111736739A/en
Publication of CN111736739A publication Critical patent/CN111736739A/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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • AHUMAN NECESSITIES
    • A63SPORTS; GAMES; AMUSEMENTS
    • A63FCARD, BOARD, OR ROULETTE GAMES; INDOOR GAMES USING SMALL MOVING PLAYING BODIES; VIDEO GAMES; GAMES NOT OTHERWISE PROVIDED FOR
    • A63F13/00Video games, i.e. games using an electronically generated display having two or more dimensions
    • A63F13/85Providing additional services to players
    • 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

Landscapes

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

Abstract

The present specification provides a cloud game data feedback method and apparatus, wherein the cloud game data feedback method includes: displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control; detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page; when a stopping condition is detected, stopping recording the cloud game page; generating feedback information according to the recorded video; and sending the feedback information to a cloud game server. In the process of operating the cloud game, if a problem occurs, a user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server.

Description

Cloud game data feedback method and device
Technical Field
The specification relates to the technical field of cloud games, in particular to a cloud game data feedback method. The specification also relates to a cloud game data feedback device, a computing device and a computer readable storage medium.
Background
With the rapid development of the game industry, terminal technology, network technology, and cloud computing, cloud computing combined with network games has produced cloud games. The cloud game is a game mode based on cloud computing, all games run at a server side in a running mode of the cloud game, and a rendered game picture is compressed and then transmitted to a client operated by a user through a network. If the user encounters a problem in the process of operating the cloud game, the encountered problem can be fed back to the cloud game server.
In the prior art, under the condition that a user has problems to feed back in the process of operating a cloud game, the user generally describes the problems encountered by the user by using a language or describes the problems encountered by the user by using the language and a screenshot, and feeds the problems back to a cloud game server. However, when the user feeds back the problem, not only the screen needs to be frequently captured, but also the problem that the user cannot clearly describe the problem by language, and further a more intuitive and effective method is needed for the operation or processing of the cloud game problem feedback.
Disclosure of Invention
In view of this, the present specification provides a cloud game data feedback method. The present specification also relates to a cloud game data feedback device, a computing device, and a computer readable storage medium, so as to solve the technical defects in the prior art.
According to a first aspect of embodiments herein, there is provided a cloud game data feedback method, including:
displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control;
detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page;
when a stopping condition is detected, stopping recording the cloud game page;
generating feedback information according to the recorded video;
and sending the feedback information to a cloud game server.
Optionally, the starting a video recording function of the cloud game page further includes, before the recording of the cloud game page:
hiding other controls in the screen except for the cloud game page.
Optionally, the recording interface further includes a recording ending control, and when a stop condition is detected, stopping recording the cloud game page includes:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
Optionally, after stopping recording the cloud game page and before generating feedback information according to the recorded video, the method further includes:
playing the recorded video screen;
judging whether a deleting operation aiming at the video screen is detected;
if not, executing the operation step of generating feedback information according to the recorded video;
and if so, deleting the video, and returning to the operation step of displaying the recording interface in the cloud game page.
Optionally, the generating feedback information according to the recorded video includes:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
Optionally, after the sending the feedback information to the cloud game server, the method further includes:
and receiving a feedback result returned by the cloud game server.
According to a second aspect of embodiments herein, there is provided a cloud game data feedback apparatus, including:
the recording interface display module is configured to display a recording interface in the cloud game page, and the recording interface comprises a recording starting control;
the video recording module is configured to detect that the recording starting control is triggered, start a video recording function of a cloud game page and record the cloud game page;
the recording stopping module is configured to stop recording the cloud game page when a stopping condition is detected;
a feedback information generation module configured to generate feedback information according to the recorded video;
a feedback information sending module configured to send the feedback information to a cloud game server.
Optionally, the apparatus further comprises:
a control hiding module configured to hide other controls in the screen except for the cloud game page.
Optionally, the recording interface further includes a recording ending control, and the recording stopping module is further configured to:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
Optionally, the apparatus further comprises:
the video playing module is configured to play the recorded video screen;
the video deleting judging module is configured to judge whether deleting operation aiming at the video screen is detected, if not, the feedback information generating module is operated, and if so, the video deleting module is operated;
the video deleting module is configured to delete the video and operate the recording interface display module.
Optionally, the feedback information generating module is further configured to:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
Optionally, the apparatus further comprises:
a feedback result receiving module configured to receive a feedback result returned by the cloud game server.
According to a third aspect of embodiments herein, there is provided a computing device comprising:
a memory and a processor;
the memory is to store computer-executable instructions, and the processor is to execute the computer-executable instructions to:
displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control;
detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page;
when a stopping condition is detected, stopping recording the cloud game page;
generating feedback information according to the recorded video;
and sending the feedback information to a cloud game server.
According to a fourth aspect of embodiments herein, there is provided a computer-readable storage medium storing computer-executable instructions that, when executed by a processor, implement the steps of the cloud game data feedback method of the first aspect.
The cloud game data feedback method provided by the specification can display a recording interface in a cloud game page, if a control for starting recording in the recording interface is triggered, a cloud game page video recording function is started, the cloud game page is recorded, when a stop condition is detected, recording of the cloud game page is stopped, then feedback information is generated according to the recorded video, and the feedback information is sent to a cloud game server. Therefore, when a user operates the cloud game, if the user encounters a problem, the user does not need to describe the problem by using language and does not need to frequently screen the screen, and the user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server. Secondly, the recording interface is displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page and then upload the recorded video to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, illegal videos, dangerous videos and invalid videos are prevented from being uploaded by the user, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
Drawings
Fig. 1 is a flowchart of a cloud game data feedback method according to an embodiment of the present disclosure;
fig. 2 is a flowchart of another cloud game data feedback method provided in an embodiment of the present specification;
FIG. 3 is a schematic diagram of a screen displaying a cloud game page according to an embodiment of the present disclosure;
fig. 4 is a schematic diagram illustrating a recording interface displayed in a cloud game page according to an embodiment of the present disclosure;
fig. 5 is a schematic diagram of a screen displaying a cloud game page after a control is hidden according to an embodiment of the present disclosure;
fig. 6 is a schematic diagram illustrating a countdown and end-recording control displayed in a recording interface according to an embodiment of the present specification;
fig. 7 is a schematic diagram of a cloud game page after a recorded video is played according to an embodiment of the present disclosure;
FIG. 8 is a schematic view of a feedback-type entry interface provided in an embodiment of the present description;
fig. 9 is a schematic structural diagram of a cloud game data feedback device according to an embodiment of the present disclosure;
fig. 10 is a block diagram of a computing device according to an embodiment of the present disclosure.
Detailed Description
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present description. This description may be embodied in many different forms and should not be construed as limited to the embodiments set forth herein, as those skilled in the art will be able to make and use the present disclosure without departing from the spirit and scope of the present disclosure.
The terminology used in the description of the one or more embodiments is for the purpose of describing the particular embodiments only and is not intended to be limiting of the description of the one or more embodiments. As used in one or more embodiments of the present specification and the appended claims, the singular forms "a," "an," and "the" are intended to include the plural forms as well, unless the context clearly indicates otherwise. It should also be understood that the term "and/or" as used in one or more embodiments of the present specification refers to and encompasses any and all possible combinations of one or more of the associated listed items.
It will be understood that, although the terms first, second, etc. may be used herein in one or more embodiments to describe various information, these information should not be limited by these terms. These terms are only used to distinguish one type of information from another. For example, a first can also be referred to as a second and, similarly, a second can also be referred to as a first without departing from the scope of one or more embodiments of the present description. The word "if" as used herein may be interpreted as "at … …" or "when … …" or "in response to a determination", depending on the context.
In the present specification, a cloud game data feedback method is provided, and the present specification also relates to a cloud game data feedback apparatus, a computing device, and a computer-readable storage medium, which are described in detail in the following embodiments one by one.
Fig. 1 is a flowchart illustrating a cloud game data feedback method according to an embodiment of the present disclosure, which specifically includes the following steps:
step 102: and displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control.
In practical application, when a user has a problem to feed back in the process of operating a cloud game, the user generally describes the problem encountered by the user in a language or describes the problem encountered by the user in the language plus a screenshot, and feeds back the problem to a cloud game server. However, when the user feeds back the problem, not only the screen needs to be frequently captured, but also the problem that the user cannot clearly describe the problem by language is solved.
The method provided by the specification can display a recording interface in a cloud game page, if a control for starting recording in the recording interface is triggered, a video recording function of the cloud game page is started, the cloud game page is recorded, when a stop condition is detected, the recording of the cloud game page is stopped, then feedback information is generated according to the recorded video, and the feedback information is sent to a cloud game server. Therefore, when a user operates the cloud game, if the user encounters a problem, the user does not need to describe the problem by using language and does not need to frequently screen the screen, and the user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server.
Specifically, the recording interface is an interface capable of recording a screen of a screen picture, the recording interface includes a recording start control, and the recording start control can control the start of a video recording function of a cloud game page.
The recording interface can only be displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page and then upload the recorded video to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, the user is prevented from uploading illegal videos, dangerous videos and invalid videos, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
Step 104: and when the control for starting recording is triggered, starting a video recording function of the cloud game page, and recording the cloud game page.
Specifically, on the basis that a recording interface is displayed in the cloud game page, the control for starting recording is further detected to be triggered, the video recording function of the cloud game page is started, and the cloud game page is recorded.
In one or more embodiments of this embodiment, starting a video recording function of a cloud game page, and before recording the cloud game page, may further include:
hiding other controls in the screen except for the cloud game page.
If the control for starting recording is triggered, it is indicated that the user needs to record the cloud game page to feed back problems encountered in the operation process to the cloud game server, and other controls in the screen picture for displaying the cloud game page do not need to be recorded in the video, so that other controls except the cloud game page in the screen picture are hidden at this time, then the video recording function of the cloud game page is started, and the screen picture for displaying the cloud game page is recorded into the video, so that the recorded video only contains effective information capable of visually reflecting the problems encountered by the user, and does not contain other ineffective information, the size of the video is reduced, and the subsequent uploading pressure is reduced.
Step 106: and when a stop condition is detected, stopping recording the cloud game page.
Specifically, on the basis of starting a video recording function of a cloud game page and recording the cloud game page, further, when a stop condition is detected, recording of the cloud game page is stopped.
In practical application, the stop condition refers to a condition that needs to be met for stopping recording of the cloud game page, and the stop condition may be set in advance, for example, the stop condition may be that a preset time point is reached, or a trigger instruction for stopping recording is detected, and the like.
In one or more embodiments of this embodiment, the recording interface further includes a recording ending control, and when a stop condition is detected, the recording of the cloud game page is stopped, where a specific implementation manner is as follows:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
If the control for finishing recording is triggered, it is indicated that the recording of the problems encountered by the user in the process of operating the cloud game is finished, and the recording is not required, and the recording of the cloud game page is immediately stopped at the moment. Therefore, in the process of recording the cloud game page, the video with the preset time length is not necessarily recorded, and the user can finish recording at any time before the preset time length is reached, so that the time length for recording the video is controllable. In addition, if the user does not finish recording manually in the countdown process, when the preset time length is recorded, the recording of the cloud game page is automatically stopped, the longest time length for recording the video is preset to control the size of the video, the phenomenon that the recorded video is too large is avoided, and the subsequent uploading pressure is reduced.
Step 108: and generating feedback information according to the recorded video.
Specifically, on the basis of stopping recording the cloud game page when the stop condition is detected, further, feedback information is generated according to the recorded video.
In one or more embodiments of this embodiment, the generating feedback information according to the recorded video includes:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
In one or more embodiments of this embodiment, before generating the feedback information according to the recorded video, the recorded video may be played, and a user of the cloud game determines whether to upload the video to the cloud game server, which is specifically implemented as follows:
playing the recorded video screen;
judging whether a deleting operation aiming at the video screen is detected;
if not, executing the operation step of generating feedback information according to the recorded video;
and if so, deleting the video, and returning to the operation step of displaying the recording interface in the cloud game page.
After the video is recorded, the recorded video is played to a user for watching, the user autonomously determines whether to feed the video back to the cloud game server, if the user does not want to feed back, the video can be deleted, a recording interface is returned to record a new video again, if the user determines the feedback, the subsequent feedback step is carried out, the feedback is not directly carried out after the video is recorded, the feedback of useless videos to the cloud game server is avoided, and uploading resources and processing resources of the cloud game server are saved.
Step 110: and sending the feedback information to a cloud game server.
Specifically, on the basis of generating feedback information according to the recorded video, the feedback information is further sent to the cloud game server.
In one or more embodiments of this embodiment, after the feedback information is sent to the cloud game server, a feedback result returned by the cloud game server may also be received.
After receiving the feedback information, the cloud game server judges whether the data included in the feedback information is complete, if the data is complete, the feedback is successful, if the data is incomplete, the feedback is failed, and the user can know whether the feedback is successful according to the feedback result returned by the cloud game server, so that the user can accurately and efficiently feed back the problems encountered by the user.
The cloud game data feedback method provided by the specification can display a recording interface in a cloud game page, if a control for starting recording in the recording interface is triggered, a cloud game page video recording function is started, the cloud game page is recorded, when a stop condition is detected, recording of the cloud game page is stopped, then feedback information is generated according to the recorded video, and the feedback information is sent to a cloud game server. Therefore, when a user operates the cloud game, if the user encounters a problem, the user does not need to describe the problem by using language and does not need to frequently screen the screen, and the user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server. Secondly, the recording interface can only be displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page, and then the recorded video is uploaded to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, the user is prevented from uploading illegal videos, dangerous videos and invalid videos, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
The cloud game data feedback method described in fig. 1 is further described in detail below with reference to fig. 2. Fig. 2 shows a flowchart of another cloud game data feedback method provided in an embodiment of the present specification, which specifically includes the following steps:
step 202: and displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control.
Specifically, the recording interface is an interface capable of recording a screen of a screen picture, the recording interface includes a recording start control, and the recording start control can control the start of a video recording function of a cloud game page.
In practical application, a feedback control can be set in a cloud game page, if the feedback control is triggered, a recording interface is displayed, and a user can trigger the feedback control through touch, pressing and other operations, so that the recording interface is displayed in the cloud game page.
For example, a screen displaying a cloud game page is shown in fig. 3, a feedback control is arranged in the cloud game page, if a user presses the feedback control, a recording interface is displayed in the cloud game page, and the recording interface includes a control for starting recording, which is specifically shown in fig. 4.
Besides displaying the scene picture of the cloud game, the cloud game page can be provided with a feedback control, if a user has a problem in the process of operating the cloud game, the user can directly click the feedback control, and at the moment, a recording interface can be popped up in the cloud game page, so that the user can perform problem feedback through the recording interface, and the operation is simple and convenient. Moreover, the recording interface can only be displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page and then upload the recorded video to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, the user is prevented from uploading illegal videos, dangerous videos and invalid videos, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
Step 204: and when the control for starting recording is triggered, starting a video recording function of the cloud game page, and recording the cloud game page.
Specifically, a recording interface is displayed in the cloud game page, and on the basis that the recording interface comprises a control for starting recording, the control for starting recording is further detected to be triggered, a video recording function of the cloud game page is started, and the cloud game page is recorded.
In practical application, the cloud game page video recording function refers to a function of recording a screen image displaying a cloud game page into a video. If the fact that the recording starting control is pressed is detected, the fact that the recording starting control is triggered is determined, the fact that the user needs to record the cloud game page is indicated, the problems encountered in the operation process are fed back to the cloud game server, at the moment, the video recording function of the cloud game page is started, and a screen picture displaying the cloud game page is recorded into a video.
Furthermore, other controls may be displayed in the screen besides the cloud game page, so that the other controls except the cloud game page in the screen can be hidden before the cloud game page is recorded by starting the video recording function of the cloud game page.
For example, after a recording interface is displayed in a cloud game page, a screen is shown in fig. 4, except for the cloud game page and the recording interface displayed in the cloud game page, a notification message control, a volume control, a network control, a date control, and the like are also displayed in the screen, if it is detected that the control for starting recording is triggered, the notification message control, the volume control, the network control, and the date control are hidden, then a video recording function of the cloud game page is started, the cloud game page is recorded, and the screen after the control is hidden is shown in fig. 5.
If the control for starting recording is triggered, it is indicated that the user needs to record the cloud game page to feed back problems encountered in the operation process to the cloud game server, and other controls in the screen of the displayed cloud game page do not need to be recorded in the video, so that other controls except the cloud game page in the screen are hidden at this time, and then the video recording function of the cloud game page is started to record the screen of the displayed cloud game page into the video, so that the recorded video only comprises effective information (the cloud game page) capable of intuitively reflecting the problems encountered by the user and does not comprise other ineffective information (other controls outside the cloud game page), the size of the video is reduced, and the subsequent uploading pressure is reduced.
Step 206: and displaying a countdown and recording ending control of preset duration in the recording interface.
Specifically, on the basis of detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page and recording the cloud game page, further displaying countdown of a preset time length and a control for ending recording in the recording interface.
In practical application, the preset time length refers to the time length of a video to be recorded, and can be preset. In addition, the recording ending control is used for controlling the recording to be stopped, and a user can stop recording the cloud game page at any time through the recording ending control. For example, the preset time period may be 30 seconds, and assuming that a countdown and end-of-recording control of 30 seconds is displayed in the recording interface shown in fig. 5, the screen when the countdown reaches 27 seconds is shown in fig. 6.
Step 208: in the countdown process, it is determined whether the recording ending control is triggered, if so, the following step 210 is executed, and if not, the following step 212 is executed.
Specifically, on the basis of displaying a countdown with a preset duration and a recording ending control in the recording interface, further, in the countdown process, whether the recording ending control is triggered is judged, if so, the following step 210 is executed, wherein the step 210 specifically means that a stopping condition is determined to be detected, and the recording of the cloud game page is immediately stopped; if not, executing the following step 212, wherein the step 212 specifically means that when the countdown is finished, determining that a stop condition is detected, and stopping recording the cloud game page.
Step 210: and determining that a stopping condition is detected, and immediately stopping recording the cloud game page.
Specifically, in the countdown process, on the basis of judging that the recording ending control is triggered, further, recording of the cloud game page is immediately stopped.
In practical application, if it is detected that the recording ending control is triggered, it indicates that the recording of the problem encountered by the user in the process of operating the cloud game is finished, and the recording is not required, and at this time, the recording of the cloud game page is immediately stopped. Therefore, in the process of recording the cloud game page, the video with the preset time length is not necessarily recorded, and the user can finish recording at any time before the preset time length is reached, so that the time length for recording the video is controllable.
Step 212: and when the countdown is finished, determining that a stop condition is detected, and stopping recording the cloud game page.
Specifically, in the countdown process, on the basis that it is determined that the recording ending control is not triggered, further, when the countdown is finished, it is determined that a stop condition is detected, and recording of the cloud game page is stopped.
In practical application, if the user does not finish recording manually in the countdown process, the recording of the cloud game page is automatically stopped when the preset time duration is reached. The longest time length (namely the preset time length) for recording the video is preset to control the size of the video, so that the situation that the subsequent uploading pressure is larger due to overlarge recorded video is avoided.
Step 214: and playing the recorded video screen.
Specifically, when a stop condition is detected, the recorded video screen is played on the basis of stopping recording the cloud game page.
In practical application, after the video recording is finished, the recorded video is played to a user for watching, and the user determines whether to feed back the recorded video to the cloud game server.
Step 216: it is determined whether a delete operation for the view screen is detected, if yes, the following step 218 is performed, and if not, the following step 220 is performed.
Specifically, on the basis of playing the recorded video, it is further determined whether a deletion operation for the video is detected.
In practical application, after the video is played, if the user finds that the recorded video is wrong or the user does not want to feed back the problem in the video, the video can be deleted at this time. In a specific implementation process, as shown in fig. 7, after the video is played, a deletion control and a determination control are displayed below the video, when the deletion control is triggered, it is determined that a deletion operation for the video screen is detected, and when the determination control is triggered, it is determined that a deletion operation for the video screen is not detected.
Step 218: the video is deleted and the above step 202 is executed back.
Specifically, on the basis that it is determined that the deletion operation for the video screen is detected, the video is further deleted, and the step 202 is returned to be executed, where the step 202 specifically refers to displaying a recording interface in the cloud game page, and the recording interface includes a control for starting recording.
In practical application, after the video is played, if the user deletes the video, it indicates that the user may find that the recorded video is wrong, or the user does not want to feed back a problem in the video, so that after the video is deleted, the recording interface is continuously displayed in the cloud game page, so that the user can record the video again.
After the video is recorded, the recorded video is played to a user for watching, the user autonomously determines whether to feed the video back to the cloud game server, if the user does not want to feed back, the video can be deleted, a recording interface is returned to record a new video again, if the user determines the feedback, the subsequent feedback step is carried out, the feedback is not directly carried out after the video is recorded, the feedback of useless videos to the cloud game server is avoided, and uploading resources and processing resources of the cloud game server are saved.
Step 220: and generating feedback information according to the recorded video.
Specifically, on the basis of judging that the deletion operation for the video screen is not detected, further, feedback information is generated according to the recorded video.
In practical application, when a user performs problem feedback, the user does not need to send a video generated by recording a cloud game page to a cloud game server, and also needs to send user information and a feedback type to the cloud game server together, so that the cloud game server processes and solves corresponding problems, and therefore feedback information is generated according to the recorded video, and the specific implementation process can be as follows:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
In a specific implementation process, if a determination control displayed below a video is triggered (that is, a deletion operation for the video screen is not detected) after the video is played, a feedback type selection control and a determination control are displayed, as shown in fig. 8, a plurality of feedback types (such as stuck problems, pixel problems, equipment problems, other problems, and the like) are pre-stored in the feedback type selection control and are selected by a user, after the user finishes selecting, the determination control is triggered to acquire a feedback type input by the user, and the recorded video, the user identifier, and the feedback type are packaged to generate the feedback information.
Step 222: and sending the feedback information to a cloud game server.
Specifically, on the basis of generating feedback information according to the recorded video, the feedback information is further sent to the cloud game server.
In the actual application process, after the feedback information is generated, the feedback information can be sent to the cloud game server through the network.
Step 224: and receiving a feedback result returned by the cloud game server.
Specifically, on the basis of sending the feedback information to the cloud game server, a feedback result returned by the cloud game server is further received.
In practical application, after receiving the feedback information, the cloud game server can judge whether the data included in the feedback information is complete, if the data is complete, the feedback is successful, and if the data is incomplete, the feedback is failed, and a user can know whether the feedback is successful according to a feedback result returned by the cloud game server, so that the user can accurately and efficiently feed back the problems encountered by the user.
The cloud game data feedback method provided by the specification can display a recording interface in a cloud game page, if a control for starting recording in the recording interface is triggered, a cloud game page video recording function is started, the cloud game page is recorded, when a stop condition is detected, recording of the cloud game page is stopped, then feedback information is generated according to the recorded video, and the feedback information is sent to a cloud game server. Therefore, when a user operates the cloud game, if the user encounters a problem, the user does not need to describe the problem by using language and does not need to frequently screen the screen, and the user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server. Secondly, the recording interface is displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page and then upload the recorded video to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, illegal videos, dangerous videos and invalid videos are prevented from being uploaded by the user, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
Corresponding to the above method embodiment, the present specification further provides an embodiment of a cloud game data feedback device, and fig. 9 shows a schematic structural diagram of the cloud game data feedback device provided in the embodiment of the present specification. As shown in fig. 9, the apparatus includes: a recording interface display module 902, a video recording module 904, a recording stopping module 906, a feedback information generating module 908 and a feedback information sending module 910.
A recording interface display module 902 configured to display a recording interface in the cloud game page, where the recording interface includes a control for starting recording;
a video recording module 904, configured to detect that the control for starting recording is triggered, start a video recording function of a cloud game page, and record the cloud game page;
a stop recording module 906 configured to stop recording of the cloud game page when a stop condition is detected;
a feedback information generation module 908 configured to generate feedback information from the recorded video;
a feedback information sending module 910 configured to send the feedback information to a cloud game server.
In an optional embodiment, the apparatus further comprises:
a control hiding module configured to hide other controls in the screen except for the cloud game page.
In an optional embodiment, the recording interface further includes a record ending control, and the record stopping module 906 is further configured to:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
In an optional embodiment, the apparatus further comprises:
the video playing module is configured to play the recorded video screen;
the video deleting judging module is configured to judge whether deleting operation aiming at the video screen is detected, if not, the feedback information generating module is operated, and if so, the video deleting module is operated;
the video deleting module is configured to delete the video and operate the recording interface display module.
In an optional embodiment, the feedback information generating module 908 is further configured to:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
In an optional embodiment, the apparatus further comprises:
a feedback result receiving module configured to receive a feedback result returned by the cloud game server.
The cloud game data feedback device provided by the specification can display a recording interface in a cloud game page, if a control for starting recording in the recording interface is triggered, a cloud game page video recording function is started, the cloud game page is recorded, when a stop condition is detected, recording of the cloud game page is stopped, then feedback information is generated according to the recorded video, and the feedback information is sent to a cloud game server. Therefore, when a user operates the cloud game, if the user encounters a problem, the user does not need to describe the problem by using language and does not need to frequently screen the screen, and the user can directly record the video of the cloud game page for feedback, so that the problem information can be more intuitively and effectively fed back to the cloud game server. Secondly, the recording interface is displayed in the cloud game page, so that a user can only record a screen of a screen picture displaying the cloud game page and then upload the recorded video to the cloud game server, the user cannot record other pictures and upload other video contents downloaded from a network or a storage device, illegal videos, dangerous videos and invalid videos are prevented from being uploaded by the user, the content of the videos uploaded by the user is effectively controlled, the network environment safety is ensured, and network resources are saved to a certain extent.
The above is an illustrative scheme of the cloud game data feedback device of the present embodiment. It should be noted that the technical solution of the cloud game data feedback device and the technical solution of the cloud game data feedback method belong to the same concept, and details of the technical solution of the cloud game data feedback device, which are not described in detail, can be referred to the description of the technical solution of the cloud game data feedback method.
Fig. 10 shows a block diagram of a computing device 1000 provided according to an embodiment of the present description. The components of the computing device 1000 include, but are not limited to, memory 1010 and a processor 1020. The processor 1020 is coupled to the memory 1010 via a bus 1030 and the database 1050 is used to store data.
Computing device 1000 also includes access device 1040, access device 1040 enabling computing device 1000 to communicate via one or more networks 1060. Examples of such networks include the Public Switched Telephone Network (PSTN), a Local Area Network (LAN), a Wide Area Network (WAN), a Personal Area Network (PAN), or a combination of communication networks such as the internet. Access device 1040 may include one or more of any type of network interface, e.g., a Network Interface Card (NIC), wired or wireless, such as an IEEE802.11 Wireless Local Area Network (WLAN) wireless interface, a worldwide interoperability for microwave access (Wi-MAX) interface, an ethernet interface, a Universal Serial Bus (USB) interface, a cellular network interface, a bluetooth interface, a Near Field Communication (NFC) interface, and so forth.
In one embodiment of the present description, the above-described components of computing device 1000 and other components not shown in FIG. 10 may also be connected to each other, such as by a bus. It should be understood that the block diagram of the computing device architecture shown in FIG. 10 is for purposes of example only and is not limiting as to the scope of the present description. Those skilled in the art may add or replace other components as desired.
Computing device 1000 may be any type of stationary or mobile computing device, including a mobile computer or mobile computing device (e.g., tablet, personal digital assistant, laptop, notebook, netbook, etc.), a mobile phone (e.g., smartphone), a wearable computing device (e.g., smartwatch, smartglasses, etc.), or other type of mobile device, or a stationary computing device such as a desktop computer or PC. Computing device 1000 may also be a mobile or stationary server.
Wherein, the processor 1020 is configured to execute the following computer-executable instructions:
displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control;
detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page;
when a stopping condition is detected, stopping recording the cloud game page;
generating feedback information according to the recorded video;
and sending the feedback information to a cloud game server.
The above is an illustrative scheme of a computing device of the present embodiment. It should be noted that the technical solution of the computing device and the technical solution of the cloud game data feedback method belong to the same concept, and details that are not described in detail in the technical solution of the computing device can be referred to the description of the technical solution of the cloud game data feedback method.
An embodiment of the present specification further provides a computer readable storage medium, which stores computer instructions, and when the instructions are executed by a processor, the steps of the cloud game data feedback method are implemented.
The above is an illustrative scheme of a computer-readable storage medium of the present embodiment. It should be noted that the technical solution of the storage medium and the technical solution of the cloud game data feedback method belong to the same concept, and details that are not described in detail in the technical solution of the storage medium can be referred to the description of the technical solution of the cloud game data feedback method.
The foregoing description has been directed to specific embodiments of this disclosure. Other embodiments are within the scope of the following claims. In some cases, the actions or steps recited in the claims may be performed in a different order than in the embodiments and still achieve desirable results. In addition, the processes depicted in the accompanying figures do not necessarily require the particular order shown, or sequential order, to achieve desirable results. In some embodiments, multitasking and parallel processing may also be possible or may be advantageous.
The computer instructions comprise computer program code which may be in the form of source code, object code, an executable file or some intermediate form, or the like. The computer-readable medium may include: any entity or device capable of carrying the computer program code, recording medium, usb disk, removable hard disk, magnetic disk, optical disk, computer Memory, Read-Only Memory (ROM), Random Access Memory (RAM), electrical carrier wave signals, telecommunications signals, software distribution medium, and the like. It should be noted that the computer readable medium may contain content that is subject to appropriate increase or decrease as required by legislation and patent practice in jurisdictions, for example, in some jurisdictions, computer readable media does not include electrical carrier signals and telecommunications signals as is required by legislation and patent practice.
It should be noted that, for the sake of simplicity, the foregoing method embodiments are described as a series of acts or combinations, but those skilled in the art should understand that the present disclosure is not limited by the described order of acts, as some steps may be performed in other orders or simultaneously according to the present disclosure. Further, those skilled in the art should also appreciate that the embodiments described in this specification are preferred embodiments and that acts and modules referred to are not necessarily required for this description.
In the above embodiments, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
The preferred embodiments of the present specification disclosed above are intended only to aid in the description of the specification. Alternative embodiments are not exhaustive and do not limit the invention to the precise embodiments described. Obviously, many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the specification and its practical application, to thereby enable others skilled in the art to best understand the specification and its practical application. The specification is limited only by the claims and their full scope and equivalents.

Claims (14)

1. A cloud game data feedback method comprises the following steps:
displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control;
detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page;
when a stopping condition is detected, stopping recording the cloud game page;
generating feedback information according to the recorded video;
and sending the feedback information to a cloud game server.
2. The cloud game data feedback method according to claim 1, wherein the starting of the video recording function of the cloud game page further comprises, before recording the cloud game page:
hiding other controls in the screen except for the cloud game page.
3. The cloud game data feedback method of claim 1, the recording interface further comprising an end-of-recording control, wherein when a stop condition is detected, stopping recording of the cloud game page comprises:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
4. The cloud game data feedback method of claim 1, further comprising, after the stopping of recording the cloud game page and before the generating of the feedback information from the recorded video:
playing the recorded video screen;
judging whether a deleting operation aiming at the video screen is detected;
if not, executing the operation step of generating feedback information according to the recorded video;
and if so, deleting the video, and returning to the operation step of displaying the recording interface in the cloud game page.
5. The cloud game data feedback method of claim 1, wherein generating feedback information from the recorded video comprises:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
6. The cloud game data feedback method of claim 1, after sending the feedback information to a cloud game server, further comprising:
and receiving a feedback result returned by the cloud game server.
7. A cloud game data feedback device, comprising:
the recording interface display module is configured to display a recording interface in the cloud game page, and the recording interface comprises a recording starting control;
the video recording module is configured to detect that the recording starting control is triggered, start a video recording function of a cloud game page and record the cloud game page;
the recording stopping module is configured to stop recording the cloud game page when a stopping condition is detected;
a feedback information generation module configured to generate feedback information according to the recorded video;
a feedback information sending module configured to send the feedback information to a cloud game server.
8. The cloud game data feedback device of claim 7, the device further comprising:
a control hiding module configured to hide other controls in the screen except for the cloud game page.
9. The cloud game data feedback device of claim 7, the recording interface further comprising an end recording control, the stop recording module further configured to:
displaying countdown of preset duration in the recording interface;
in the countdown process, judging whether the recording ending control is triggered or not;
if so, determining that the stopping condition is detected, and immediately stopping recording the cloud game page;
if not, when the countdown is finished, determining that the stop condition is detected, and stopping recording the cloud game page.
10. The cloud game data feedback device of claim 7, the device further comprising:
the video playing module is configured to play the recorded video screen;
the video deleting judging module is configured to judge whether deleting operation aiming at the video screen is detected, if not, the feedback information generating module is operated, and if so, the video deleting module is operated;
the video deleting module is configured to delete the video and operate the recording interface display module.
11. The cloud game data feedback device of claim 7, the feedback information generation module further configured to:
acquiring a user identifier of a user logging in the cloud game;
receiving a feedback type input by the user;
and generating the feedback information according to the video, the user identification and the feedback type.
12. The cloud game data feedback device of claim 7, the device further comprising:
a feedback result receiving module configured to receive a feedback result returned by the cloud game server.
13. A computing device, comprising:
a memory and a processor;
the memory is to store computer-executable instructions, and the processor is to execute the computer-executable instructions to:
displaying a recording interface in the cloud game page, wherein the recording interface comprises a recording starting control;
detecting that the control for starting recording is triggered, starting a video recording function of a cloud game page, and recording the cloud game page;
when a stopping condition is detected, stopping recording the cloud game page;
generating feedback information according to the recorded video;
and sending the feedback information to a cloud game server.
14. A computer readable storage medium storing computer instructions which, when executed by a processor, implement the steps of the cloud game data feedback method of any of claims 1 to 6.
CN202010630076.8A 2020-07-03 2020-07-03 Cloud game data feedback method and device Pending CN111736739A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010630076.8A CN111736739A (en) 2020-07-03 2020-07-03 Cloud game data feedback method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010630076.8A CN111736739A (en) 2020-07-03 2020-07-03 Cloud game data feedback method and device

Publications (1)

Publication Number Publication Date
CN111736739A true CN111736739A (en) 2020-10-02

Family

ID=72652704

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010630076.8A Pending CN111736739A (en) 2020-07-03 2020-07-03 Cloud game data feedback method and device

Country Status (1)

Country Link
CN (1) CN111736739A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113312237A (en) * 2021-06-07 2021-08-27 上海游密信息科技有限公司 Information feedback method and device, electronic equipment and storage medium
CN115243097A (en) * 2022-07-11 2022-10-25 北京新唐思创教育科技有限公司 Recording method and device and electronic equipment
TWI803222B (en) * 2022-03-04 2023-05-21 華碩電腦股份有限公司 Video recording method and system thereof

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130187850A1 (en) * 2012-03-09 2013-07-25 Egan Schulz Mobile device display content based on shaking the device
CN103995718A (en) * 2014-05-08 2014-08-20 百度在线网络技术(北京)有限公司 Method and device for collecting program information
CN106055358A (en) * 2016-05-26 2016-10-26 乐视控股(北京)有限公司 Game mode setting method and device
CN108810437A (en) * 2018-05-28 2018-11-13 努比亚技术有限公司 Record screen method, terminal and computer readable storage medium
CN109542294A (en) * 2018-11-23 2019-03-29 泰康保险集团股份有限公司 Suggestion feedback method, apparatus and storage medium
CN111160925A (en) * 2019-09-04 2020-05-15 广东小天才科技有限公司 Question feedback method and electronic equipment

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130187850A1 (en) * 2012-03-09 2013-07-25 Egan Schulz Mobile device display content based on shaking the device
CN103995718A (en) * 2014-05-08 2014-08-20 百度在线网络技术(北京)有限公司 Method and device for collecting program information
CN106055358A (en) * 2016-05-26 2016-10-26 乐视控股(北京)有限公司 Game mode setting method and device
CN108810437A (en) * 2018-05-28 2018-11-13 努比亚技术有限公司 Record screen method, terminal and computer readable storage medium
CN109542294A (en) * 2018-11-23 2019-03-29 泰康保险集团股份有限公司 Suggestion feedback method, apparatus and storage medium
CN111160925A (en) * 2019-09-04 2020-05-15 广东小天才科技有限公司 Question feedback method and electronic equipment

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113312237A (en) * 2021-06-07 2021-08-27 上海游密信息科技有限公司 Information feedback method and device, electronic equipment and storage medium
TWI803222B (en) * 2022-03-04 2023-05-21 華碩電腦股份有限公司 Video recording method and system thereof
CN115243097A (en) * 2022-07-11 2022-10-25 北京新唐思创教育科技有限公司 Recording method and device and electronic equipment
CN115243097B (en) * 2022-07-11 2023-10-10 北京新唐思创教育科技有限公司 Recording method and device and electronic equipment

Similar Documents

Publication Publication Date Title
CN111736739A (en) Cloud game data feedback method and device
US10529384B2 (en) Video recording method and apparatus for mobile terminal
CN110347524B (en) Abnormal information feedback method and device, storage medium and electronic equipment
JP6081440B2 (en) Method and apparatus for prompting based on smart glasses
US9779389B2 (en) Generation of screenshots for a visual summary of an online meeting under diverse and/or varying network and/or client computer performance conditions
WO2017133500A1 (en) Method and apparatus for processing application program
CN110780789B (en) Game application starting method and device, storage medium and electronic device
CN108052263B (en) Screen capturing method based on terminal equipment and terminal equipment
WO2019218656A1 (en) Smart television and screenshot-taking application method therefor, and storage medium
CN110662090B (en) Video processing method and system
CN111601012B (en) Image processing method and device and electronic equipment
KR101249719B1 (en) Method for executing clone applications, computer readable recording medium for the same, and clone devices for the same
US11720246B2 (en) Information processing method, system, and storage medium for presenting a user login interface
JP2020533677A (en) Methods, devices, equipment terminals and storage media for processing images in applications
CN109168012B (en) Information processing method and device for terminal equipment
CN112311658A (en) Voice information processing method and device and electronic equipment
CN112672035B (en) Thumbnail generation method and terminal
CN105808231B (en) System and method for recording and playing script
CN112633945A (en) Landing page delivery method, delivery data processing method, device, equipment and medium
CN114430460A (en) Shooting method and device and electronic equipment
CN112653787A (en) Display method, display device, storage medium and electronic equipment
CN107679063B (en) Picture display method, server and computer-readable storage medium
WO2018121542A1 (en) Operation method and apparatus for service object, and electronic device
CN115941869A (en) Audio processing method and device and electronic equipment
CN106412703B (en) Information processing method, device, system and storage medium

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20201002