CN115297369B - Video data playing method, device, equipment and medium - Google Patents

Video data playing method, device, equipment and medium Download PDF

Info

Publication number
CN115297369B
CN115297369B CN202210805347.8A CN202210805347A CN115297369B CN 115297369 B CN115297369 B CN 115297369B CN 202210805347 A CN202210805347 A CN 202210805347A CN 115297369 B CN115297369 B CN 115297369B
Authority
CN
China
Prior art keywords
video data
player
processing unit
decoded
shared area
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
CN202210805347.8A
Other languages
Chinese (zh)
Other versions
CN115297369A (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.)
Beijing Dajia Internet Information Technology Co Ltd
Original Assignee
Beijing Dajia Internet Information 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 Beijing Dajia Internet Information Technology Co Ltd filed Critical Beijing Dajia Internet Information Technology Co Ltd
Priority to CN202210805347.8A priority Critical patent/CN115297369B/en
Publication of CN115297369A publication Critical patent/CN115297369A/en
Application granted granted Critical
Publication of CN115297369B publication Critical patent/CN115297369B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47205End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for manipulating displayed content, e.g. interacting with MPEG-4 objects, editing locally
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/70Information retrieval; Database structures therefor; File system structures therefor of video data
    • G06F16/73Querying
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47202End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting content on demand, e.g. video on demand
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/482End-user interface for program selection

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Databases & Information Systems (AREA)
  • Human Computer Interaction (AREA)
  • Signal Processing (AREA)
  • Theoretical Computer Science (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)

Abstract

The disclosure relates to a video data playing method, device, equipment and medium, wherein the method comprises the following steps: in response to a request for displaying video data, invoking a processing unit to query a player corresponding to the video data from the shared area; when a player corresponding to the video data is found, acquiring the video data decoded by the player through a processing unit, and displaying the decoded video data; by the method, time for creating the player and carrying out video streaming is saved, time for waiting for a user when interface switching is carried out is greatly reduced, and splitting of user watching experience and loss of live content are avoided.

Description

Video data playing method, device, equipment and medium
Technical Field
The disclosure relates to the field of video technologies, and in particular, to a video data playing method, device, equipment and medium.
Background
Video playing can be performed by accessing an application program App in the terminal device. When accessing an App, the App may adopt a playing mode for the received video data: calling a corresponding player when receiving video data, decoding the received video data, and displaying the decoded video data by using a thumbnail or a simple playing interface; after receiving the indication of playing confirmation from the user, calling another player to pull the stream from the server again, decoding the video data after the stream is pulled, and displaying the decoded video data through a detailed playing interface.
The above-mentioned switching mode from thumbnail or simple playing interface to detailed playing interface adopts a shared playing progress mode, i.e. receiving the indication of user to confirm playing, obtaining the identification of current playing video and playing progress and indicating to another player. After the other player is called, firstly, video data is pulled from the server according to the identifier of the playing video, the corresponding video stream is pulled, then the video data is decoded, the position for starting playing the video data is determined according to the playing progress, and the video data is displayed on a detailed playing interface, and the process usually needs to take a few seconds to a few minutes.
The above-mentioned switching manner of switching from the thumbnail or simple playing interface to the detailed playing interface can make the user wait for a certain time to continue watching according to the device performance and the specific scene of the application app after clicking to enter the detailed playing interface, resulting in splitting of the user experience, and if the playing content is live, losing some live pictures.
Disclosure of Invention
The disclosure provides a video data playing method, device, equipment and medium, which at least solve the problems of interruption of playing video and loss of live content caused by switching between a simple interface and a detailed interface in a mode of utilizing a sharing progress in the related technology.
The technical scheme of the present disclosure is as follows:
according to a first aspect of an embodiment of the present disclosure, there is provided a video data playing method, including:
responding to a request for displaying video data, and calling a corresponding processing unit to inquire a player corresponding to the video data from a shared area, wherein the data in the shared area are used for being accessed by different processing units;
and when the player corresponding to the video data is found, acquiring the video data decoded by the player through the processing unit, and displaying the decoded video data.
In one possible implementation manner, when the player corresponding to the video data is not found, a player uniquely corresponding to the video data is newly created, and connection is established between the newly created player and a server to acquire and decode the video data;
storing the newly created player in the shared area, acquiring the video data decoded by the newly created player through the processing unit, and displaying the decoded video data.
In one possible implementation manner, invoking the corresponding processing unit to query, from the shared area, a player corresponding to the video data includes:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
And inquiring the player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
In one possible implementation manner, the player establishes a one-to-one data connection with the processing unit;
the obtaining, by the processing unit, the video data decoded by the player/newly created player includes:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
In one possible embodiment, the method further comprises:
and deleting the data connection between the processing unit and the corresponding player when receiving the display ending instruction.
In one possible embodiment, the method further comprises:
and determining any player in the sharing area, and deleting the player from the sharing area to stop acquiring corresponding video data from the server when no data connection is established between the player and different processing units within a preset time.
In one possible implementation manner, in response to a request for displaying video data, invoking a corresponding processing unit to query a player corresponding to the video data from a shared area, including:
And in response to a request for opening new video data and displaying the video data, invoking a processing unit corresponding to a preset display mode to acquire a video identifier from the request, and inquiring a player corresponding to the video identifier from the shared area.
In one possible implementation manner, in response to a request for displaying video data, invoking a corresponding processing unit to query a player corresponding to the video data from a shared area, including:
responding to a switching request for switching the display modes of the currently played video data, and releasing a currently called processing unit for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from a shared area according to the video identification of the video data.
In one possible implementation manner, when responding to a switching request for switching the display modes of the currently played video data, acquiring the current playing progress of the player;
the obtaining, by the processing unit, the video data decoded by the player includes:
When the video data is determined to be recorded video data, acquiring the decoded video data after the current playing progress from the player through a corresponding processing unit, or acquiring the complete recorded video data from a data cache area corresponding to the player.
In one possible implementation manner, in response to a switching request for switching a display mode of currently played video data, the method further includes:
invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
the above-mentioned display of decoded video data further comprises:
and displaying the additional display content in a superposition mode in the video data display area.
In one possible implementation manner, in response to a switching request for switching a display mode of currently played video data, the method further includes:
and when the video data is determined to be recorded video data and a command of suspending the player is received, suspending the player from acquiring the video data from the server or suspending the player from decoding the video data acquired from the server.
In one possible embodiment, the method further includes, after calling a processing unit corresponding to the target display mode and querying, according to the video identifier of the video data, a player corresponding to the video data from the shared area, the steps of:
and resuming the player to acquire the video data from the server or resuming the player to decode the video data acquired from the server.
According to a second aspect of the embodiments of the present disclosure, there is provided a video data playback apparatus including:
a query unit configured to execute a request for displaying video data, and call a corresponding processing unit to query a player corresponding to the video data from a shared area, wherein the data in the shared area is used for being accessed by different processing units;
and an acquisition unit configured to acquire, by the processing unit, the video data decoded by the player and display the decoded video data when the player corresponding to the video data is found.
In one possible embodiment, the apparatus further comprises:
a creation unit configured to execute, when a player corresponding to the video data is not found, newly creating a player uniquely corresponding to the video data, and acquiring and decoding the video data by establishing a connection between the newly created player and a server;
And a display unit configured to perform storing of the newly created player in the shared area, acquire the video data decoded by the newly created player through the processing unit, and display the decoded video data.
In one possible implementation, the querying unit is configured to execute a call to the corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring the player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
In one possible implementation manner, the player establishes a one-to-one data connection with the processing unit;
the acquisition unit is configured to perform acquisition of video data decoded by the player/newly created player by the processing unit, including:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
In one possible embodiment, the apparatus further comprises:
and the connection deleting unit is configured to delete the data connection between the processing unit and the corresponding player when receiving the end display instruction.
In one possible embodiment, the apparatus further comprises:
and a pause unit configured to execute the determination of any player in the shared area, and stop acquiring corresponding video data from the server by deleting the player from the shared area when no data connection is established with a different processing unit within a preset time.
In one possible implementation, the querying unit is configured to execute a request for displaying video data, and call the corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
and in response to a request for opening new video data and displaying the video data, invoking a processing unit corresponding to a preset display mode to acquire a video identifier from the request, and inquiring a player corresponding to the video identifier from the shared area.
In one possible implementation, the querying unit is configured to execute a request for displaying video data, and call the corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
Responding to a switching request for switching the display modes of the currently played video data, and releasing a currently called processing unit for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from a shared area according to the video identification of the video data.
In a possible implementation manner, the query unit is configured to obtain the current playing progress of the player when executing a switching request for switching the display mode of the currently played video data;
the acquisition unit is configured to perform acquisition of the video data decoded by the player by the processing unit, and includes:
when the video data is determined to be recorded video data, acquiring the decoded video data after the current playing progress from the player through a corresponding processing unit, or acquiring the complete recorded video data from a data cache area corresponding to the player.
In one possible implementation, the querying unit is configured to execute a switching request in response to switching the display mode of the currently played video data, and further includes:
Invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
the display unit is configured to perform display of the decoded video data, and further includes:
and displaying the additional display content in a superposition mode in the video data display area.
In one possible implementation, the querying unit is configured to execute a switching request in response to switching the display mode of the currently played video data, and further includes:
and when the video data is determined to be recorded video data and a command of suspending the player is received, suspending the player from acquiring the video data from the server or suspending the player from decoding the video data acquired from the server.
In one possible embodiment, the apparatus further comprises:
and a restoration unit configured to perform restoration of the video data acquired from the server by the player or restoration of decoding of the video data acquired from the server by the player.
According to a third aspect of embodiments of the present disclosure, there is provided an electronic device/server comprising:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to execute the instructions to implement any of the video data playback methods described above.
According to a fourth aspect of embodiments of the present disclosure, there is provided a computer-readable storage medium, which when executed by a processor of a video data playback device/server, enables the video data playback device/server to perform any one of the video data playback methods described above.
According to a fifth aspect of embodiments of the present disclosure, there is provided a computer program product comprising a computer program/instruction which, when executed by a processor, implements any of the video data playing methods described above.
The technical scheme provided by the embodiment of the disclosure at least brings the following beneficial effects:
the method provided by the disclosure can avoid decoding a plurality of players which are created for the same video data, and compared with the method for creating a new player and carrying out streaming in the prior art, the method provided by the disclosure can save the time for creating the player and carrying out video streaming, greatly reduce the waiting time of a user when carrying out interface switching, and avoid the splitting of the user watching experience and the loss of live broadcast content.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the disclosure and together with the description, serve to explain the principles of the disclosure and do not constitute an undue limitation on the disclosure.
Fig. 1 is a schematic diagram showing an application scenario of a video data playing method according to an exemplary embodiment;
FIG. 2 is a flowchart illustrating a method of playing video data according to an exemplary embodiment;
FIG. 3 is a schematic diagram illustrating a video interface switching process according to an example embodiment;
fig. 4 is a schematic diagram of a video data playback apparatus according to an exemplary embodiment;
fig. 5 is a schematic diagram of a video data playback device according to an exemplary embodiment.
Detailed Description
In order to enable those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions of the embodiments of the present disclosure will be clearly and completely described below with reference to the accompanying drawings.
It should be noted that the terms "first," "second," and the like in the description and claims of the present disclosure and in the foregoing figures are used for distinguishing between similar objects and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used may be interchanged where appropriate such that the embodiments of the disclosure described herein may be capable of operation in sequences other than those illustrated or described herein. The implementations described in the following exemplary examples are not representative of all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with some aspects of the present disclosure as detailed in the accompanying claims.
In the following, some terms in the embodiments of the present disclosure are explained for easy understanding by those skilled in the art.
(1) The term "Client" or "Client" in the embodiments of the present disclosure refers to a program corresponding to a server, and providing a local service for a Client. Except for some applications that only run locally, they are typically installed on a common client and need to run in conjunction with the server. After development of the internet, more commonly used clients include web browsers such as those used by the world wide web, email clients when receiving and sending email, and client software for instant messaging. For this type of application, there is a need for a corresponding server and service program in the network to provide corresponding services, such as database service, email service, etc., so that a specific communication connection needs to be established between the client and the server to ensure the normal operation of the application.
(2) The term "single instance schema" in the disclosed embodiments pertains to a common software design schema of the creation type that involves a single class that is responsible for creating its own objects while ensuring that only a single object is created. This class provides a way to access its unique objects, directly without the need to instantiate the objects of the class.
(3) The term "Dictionary" in the embodiments of the present disclosure is a data structure that stores data in the form of key-value, i.e., key-value pairs.
For the purpose of promoting an understanding of the principles and advantages of the disclosure, reference will now be made in detail to the drawings, in which it is apparent that the embodiments described are only some, but not all embodiments of the disclosure. Based on the embodiments in this disclosure, all other embodiments that a person of ordinary skill in the art would obtain without making any inventive effort are within the scope of protection of this disclosure.
In the related art, when a user accesses a terminal application APP, one player is created when video data is displayed by a thumbnail or a simple interface, the other player is created by displaying the video data by a detailed playing interface, and when the user switches from the thumbnail or the simple interface to the detailed playing interface, progress synchronization of the two players is realized by sharing the progress of playing, that is, when the interface is switched, the identification and the progress of playing of the currently played video are acquired and indicated to the other player, but because the process of streaming video data needs to be completed after the other player is created, a period of time needs to be spent, the user cannot watch the video in the period of time, so that the user can feel a split feeling of watching experience, and in addition, if the video type watched by the user is live, the user can lose some live content.
Based on the foregoing, embodiments of the present disclosure provide a video data playing method, apparatus, device, and medium, which ensure that a user can still watch complete video content when an interface is switched by using a shared player, and the following provides an implementation manner of the video data playing method, apparatus, and device.
Fig. 1 is a schematic diagram of an application scenario for playing video data according to an exemplary embodiment, where, as shown in fig. 1, the application scenario includes:
the uploading client 101a for uploading video data is used for logging in an uploading account, displaying a video uploading interface, and uploading video source data to a server by sending an uploading operation instruction so that the playing client can acquire the video source data from the server.
The playing client 101b for playing video data is configured to log in a playing account, specifically enter a corresponding APP, create a corresponding player when the APP display interface determines to display the video data, establish a connection with a server by the player, obtain video source data from the server, decode the video source data, and display the decoded video data for viewing by a user.
The server 102 receives an uploading operation instruction sent by an uploading account and stores video source data uploaded by the uploading account into a database; and receiving a playing instruction sent by the playing account, calling a related process to transmit video source data uploaded by the uploading client to the playing client, so that the playing client calls the player to decode, and displaying the decoded video data.
And the database 103 is used for storing the video source data uploaded by the uploading client.
In the embodiment of the disclosure, the live broadcast client and the on-demand client are electronic devices used by users, and the electronic devices can be personal computers, mobile phones, tablet computers, notebooks, electronic book readers and other computer devices with certain computing capacity and running instant messaging software and websites or social software and websites. The servers can be independent physical servers through a wireless network and servers, can be server clusters or distributed systems formed by a plurality of physical servers, and can also be cloud servers for providing cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, CDN (content delivery network), basic cloud computing services such as big data and artificial intelligent platforms and the like.
Fig. 2 is a flowchart illustrating a video data playing method according to an exemplary embodiment, and as shown in fig. 2, the method specifically includes the following steps:
in step 201, in response to a request for displaying video data, invoking a corresponding processing unit to query a player corresponding to the video data from a shared area, wherein data in the shared area is for access by different processing units;
the video data includes recorded video data and real-time video data (i.e., live video data).
The request for displaying the video data carries the identifier of the corresponding video data, and the player identifier corresponding to the video data can be queried from the shared area according to the identifier of the video data.
As an optional implementation manner, the querying, by the processing unit corresponding to the call, a player corresponding to the video data from the shared area includes:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring the player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
According to the player identification corresponding to the video data, the player corresponding to the player identification is queried, and the query speed of the player is improved.
The above-mentioned response to the request for displaying video data, before invoking the corresponding processing unit to query the player corresponding to the video data from the shared area, further includes:
the shared area is created in a single instance in advance, and the attribute of the shared area is set to be shared so as to be accessible by different processing units, and the shared area is created in the system memory.
The player, as well as the player identification and the object currently referring to the player, are stored in the above-mentioned shared area in a dictionary manner, i.e. the player identification is taken as a key, and the pointing object of the key (the referring object of the player) is recorded.
The player identifier may be an identifier corresponding to video data decoded by the player.
In step 202, when a player corresponding to the video data is found, acquiring the video data decoded by the player through a processing unit, and displaying the decoded video data;
when the player corresponding to the video data is found, the processing unit accesses the corresponding player according to the player identification, acquires the decoded video data from the player, and then renders and displays the video data on the corresponding interface.
After receiving the video data display request, the method firstly inquires the player identification corresponding to the video data from the shared area, and when inquiring, the method indicates that the corresponding player is established for the current video data, and the player does not need to be re-established to pull streams from the server, so that the video data decoded by the player is directly obtained through the player identification.
The method provided by the disclosure can avoid decoding a plurality of players which are created for the same video data, and compared with the method for creating a new player and carrying out streaming in the prior art, the method provided by the disclosure can save the time for creating the player and carrying out video streaming, greatly reduce the waiting time of a user when carrying out interface switching, and avoid the splitting of the user watching experience and the loss of live broadcast content.
In the step 201, when the player corresponding to the video data is not found, a player uniquely corresponding to the video data is newly created, and connection is established between the newly created player and the server, so as to obtain and decode the video data;
storing the newly created player in the shared area, acquiring the decoded video data of the newly created player through the processing unit, and displaying the decoded video data.
And when the player corresponding to the video data is not found, the player is newly created and stored in the shared area, so that the player can be conveniently and directly acquired from the shared area when the next inquiry is performed, and the waiting time of a user when the interface is switched is reduced.
It should be noted that, the player and the video data have a unique correspondence, that is, represent video data of a player that corresponds to a source video.
When the player corresponding to the video data is not found, a new player is created, video source data is acquired from the server through the new player, and the acquired video source data is decoded to obtain the corresponding decoded video data.
After the new player is created, the identifier of the player is stored in the shared area, so that the video data decoded by the player is acquired through the identifier of the player when the request for displaying the same video data is received next time.
And the processing unit acquires the decoded video data from the player, and then renders and displays the video data on a corresponding interface for a user to watch.
The video data decoded by the player is obtained through the player identification in the sharing area through the data connection between the player and the processing unit, and the player and the processing unit are in one-to-one corresponding data connection.
As an optional implementation manner, the acquiring, by the processing unit, the video data decoded by the player/newly created player includes:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
The data connection is realized by pointing the player identification to the reference object in the shared area, namely, the data connection between the processing unit and the player can be established by pointing the player reference object to the processing unit, and the server can access the connected player according to the data connection and acquire the decoded video data from the player.
It should be noted that, although the processing unit that establishes the data connection with the player may be changed, one player may only establish the data connection with one processing unit, and may not establish the data connection with a plurality of processing units at the same time.
After the data connection between the processing unit and the player corresponding to the player identification is established, the created player can be directly accessed through the data connection and the decoded video data can be obtained from the player, and the player does not need to be newly created and video streaming is carried out, so that the switching time is greatly reduced.
As an alternative embodiment, the data connection of the processing unit to the corresponding player is deleted upon receipt of an end display instruction.
The display is finished through deleting the data connection between the processing object and the corresponding player, but the corresponding player is not deleted, so that repeated establishment and deletion of the player are avoided.
In practice, the processing unit is terminated to acquire the decoded video data from the player by deleting the data connection between the processing unit and the corresponding player.
As an optional implementation manner, any player in the shared area is determined, and when no data connection is established with a different processing unit within a preset time, the player is deleted from the shared area to stop acquiring corresponding video data from the server.
In implementation, when the player identification of the shared area is monitored to be empty, deleting the player corresponding to the player identification and the identification stored in the shared area.
The player which is not connected with the processing unit in the preset time is deleted, and the player is deleted from the shared area, so that the resource waste caused by the occupation of the storage space by the player is avoided.
As an alternative embodiment, in response to a request for displaying video data, invoking a corresponding processing unit to query a player corresponding to the video data from a shared area, including:
and responding to a request for opening new video data and displaying the video data, calling a processing unit corresponding to a preset display mode to acquire a video identification from the request, and inquiring a player corresponding to the video identification from the shared area.
When the user opens the video data newly, the corresponding display mode is determined, and the processing unit corresponding to the display mode is called to inquire the corresponding player from the shared area according to the video identification, so that the inquiring efficiency is improved, and the waiting time of the user is reduced.
The display modes for displaying the video data include a first display mode and a second display mode, wherein the first display mode includes but is not limited to a display mode corresponding to a thumbnail or a simple playing interface, and the second display mode includes but is not limited to a display mode corresponding to a detailed playing interface.
In an embodiment, the request for displaying the video data in a specified display mode includes, but is not limited to, displaying in a display mode corresponding to a thumbnail or a simple playing interface, displaying in a display mode corresponding to a detailed playing interface, and a switching request for switching the display mode of the currently played video data, where the request specifically includes a switching mode for switching from the display mode corresponding to the thumbnail or the simple playing interface to the switching mode corresponding to the detailed playing interface, and switching from the display mode corresponding to the detailed playing interface to the switching mode corresponding to the thumbnail or the simple playing interface.
As an alternative embodiment, in response to a request for displaying video data, invoking a corresponding processing unit to query a player corresponding to the video data from a shared area, including:
responding to a switching request for switching the display modes of the currently played video data, and releasing a processing unit which is currently called and used for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from the shared area according to the video identification of the video data.
The video identifier of the video data may be carried in the switching request, and may be obtained from the switching request when the switching request is received, or may be sent to a processing unit corresponding to the target display mode by the processing unit currently called to obtain the video data decoded by the player when the display mode is switched.
The generation method of the switching request for switching the display modes of the currently played video data includes, but is not limited to, clicking on the interface displayed in the first/second display mode.
When the switching request for switching the display modes of the currently played video data is received, the first display mode is firstly determined to be adopted for display or the first display mode is switched to the second display mode, and different response mechanisms are triggered according to two different display modes, so that the video data playing method is more practical. And when the display mode of the video data is switched, the processing unit which is called currently and used for acquiring the video data decoded by the player is released, so that the resource waste caused by the occupation of the storage space by the video data is avoided.
As an alternative embodiment, in response to a switching request for switching a display mode of currently played video data, the method further includes:
invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
when displaying the decoded video data, the method further comprises:
in the area where the video data is displayed, the additional display content is displayed in a superimposed manner.
Such additional display content includes, but is not limited to, the number of people watching the video, the praise number of the video, and the collection number of the video.
When the additional display content is displayed in the superimposed manner, part or all of the additional display content is initialized according to the type of the additional content.
The additional display content is displayed in an overlapping mode and is displayed in the video data display area, so that the viewing experience of a user is enriched.
The following describes a procedure of switching from the thumbnail display mode (first display mode) to the display mode (second display mode) corresponding to the detailed playback interface, with reference to fig. 3:
monitoring the operation of a user on the thumbnail, acquiring a video identifier corresponding to the currently displayed video data from a first processing unit for displaying the video data by the thumbnail, and triggering a first request for displaying the video data by using a display mode corresponding to a detailed playing interface, wherein the first request carries the acquired video identifier;
Responding to the first request, calling a corresponding second processing unit to acquire a video identifier from the first request and inquiring a player identifier corresponding to the video identifier from the shared area;
when the corresponding player identification is not found, creating a player corresponding to the video identification, storing the player identification in the shared area, and setting a reference object of the player to point to the player (a second processing unit);
meanwhile, the created player is utilized to acquire video source data corresponding to the video identifier from the server and decode the video source data;
acquiring decoded video data from the player by using a second processing unit, and rendering and displaying in a display mode corresponding to the detailed playing interface;
when the corresponding player identification is found, the second processing unit is utilized to access the corresponding player according to the player identification, the decoded video data is obtained from the player, and rendering display is carried out in a display mode corresponding to the detailed playing interface; at the same time, the player's referencing object is modified to itself (the second processing unit).
As an optional implementation manner, when responding to a switching request for switching the display modes of the currently played video data, acquiring the current playing progress of the player;
The current playing progress may be carried in the switching request, and may be obtained from the switching request when the switching request is received, or may be sent to a processing unit corresponding to the target display mode by the processing unit that obtains the video data decoded by the player and that is currently called when the display mode is switched.
In implementation, when the player identifier corresponding to the video data is found in the shared area and the video data is determined to be recorded video data, the manner of acquiring the video data decoded by the player according to the player identifier by the processing unit includes the following two modes:
in the first mode, video data after the decoded current playing progress is obtained from a player through a second processing unit according to the player identification and the current playing progress;
and in a second mode, acquiring complete recorded video data from a data cache area corresponding to the player through a second processing unit according to the player identification and the current playing progress.
According to the method, the user can set the mode of acquiring the video data decoded by the player according to the requirements, so that the viewing experience of the user is enriched.
As an alternative embodiment, in response to a switching request for switching a display mode of currently played video data, the method further includes:
When the video data is determined to be recorded video data and a pause player instruction is received, the pause player acquires the video data from the server, or the pause player decodes the video data acquired from the server.
As an optional implementation manner, after calling a processing unit corresponding to the target display mode and querying a player corresponding to the video data from the shared area according to the video identifier of the video data, the method further includes:
the resume player acquires video data from the server, or resumes decoding of the video data acquired from the server by the player.
According to the method, when the video data is recorded and broadcast video data, the video is paused in the switching process, and the pause is canceled after the switching is finished, so that the change of the video playing progress in a short time corresponding to the switching process can be avoided, and the loss of the playing content can be avoided.
Fig. 4 is a block diagram of a video data playback device according to an exemplary embodiment. Referring to fig. 4, the apparatus includes:
a querying unit 401 configured to execute a request for displaying video data, and invoke a corresponding processing unit to query a player corresponding to the video data from a shared area, wherein data in the shared area is for access by different processing units;
The acquisition unit 402 is configured to perform, when a player corresponding to video data is found, acquisition of the video data decoded by the player by the processing unit and display of the decoded video data.
Optionally, the video data playing device provided in the present application further includes:
a creation unit configured to perform, when a player corresponding to the video data is not found, newly creating a player uniquely corresponding to the video data, and acquiring and decoding the video data by establishing a connection between the newly created player and the server;
and a display unit configured to perform storing of the newly created player in the shared area, acquire the video data decoded by the newly created player through the processing unit, and display the decoded video data.
Optionally, the querying unit 401 is configured to perform a query for a player corresponding to the video data from the shared area by calling a corresponding processing unit, including:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring the player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
Optionally, the player and the processing unit establish one-to-one data connection;
The acquisition unit 402 is configured to perform acquisition of video data decoded by a player/newly created player by a processing unit, including:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
Optionally, the apparatus further comprises:
and the connection deleting unit is configured to delete the data connection of the processing unit and the player when the display ending instruction is received.
Optionally, the apparatus further comprises:
and the pause unit is configured to execute the determination of any player in the shared area, and stop acquiring corresponding video data from the server by deleting the player from the shared area when no data connection is established with the different processing units within a preset time.
Optionally, the querying unit 401 is configured to execute a request for displaying video data, and call a corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
and responding to a request for opening new video data and displaying the video data, calling a processing unit corresponding to a preset display mode to acquire a video identification from the request, and inquiring a player corresponding to the video identification from the shared area.
Optionally, the querying unit 401 is configured to execute a request for displaying video data, and call a corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
responding to a switching request for switching the display modes of the currently played video data, and releasing a processing unit which is currently called and used for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from the shared area according to the video identification of the video data.
Optionally, the query unit 401 is configured to obtain the current playing progress of the player when executing a switching request for switching the display modes in response to the currently played video data;
the acquisition unit 402 is configured to perform acquisition of video data decoded by the player by the processing unit, including:
when the video data is determined to be recorded video data, the decoded video data after the current playing progress is obtained from the player through the corresponding processing unit, or the complete recorded video data is obtained from the data cache area corresponding to the player.
Optionally, the querying unit 401 is configured to execute a switching request in response to switching the display mode of the currently played video data, and further includes:
invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
the display unit is configured to perform display of the decoded video data, and further includes:
in the area where the video data is displayed, the additional display content is displayed in a superimposed manner.
Optionally, the querying unit 401 is configured to execute a switching request in response to switching the display mode of the currently played video data, and further includes:
and when the video data is determined to be recorded video data and a pause player instruction is received, the pause player acquires the video data from the server or the pause player decodes the video data acquired from the server.
Optionally, the apparatus further comprises:
and a restoration unit configured to perform restoration of the video data acquired from the server by the player or restoration of decoding of the video data acquired from the server by the player.
The specific manner in which the various modules perform the operations in the apparatus of the above embodiments have been described in detail in connection with the embodiments of the method, and will not be described in detail herein.
Fig. 5 is a schematic diagram illustrating an apparatus 500 for video data playback according to an exemplary embodiment.
The components of device 500 may include, but are not limited to: the at least one processor 501, the at least one memory 502, and a bus 503 connecting the various system components (including the memory 502 and the processor 501), wherein the memory stores program code that, when executed by the processor, causes the processor to perform the steps of:
responding to a request for displaying video data, and calling a corresponding processing unit to inquire a player corresponding to the video data from a shared area, wherein the data in the shared area are used for being accessed by different processing units;
and when the player corresponding to the video data is found, acquiring the video data decoded by the player through the processing unit, and displaying the decoded video data.
Bus 503 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a processor, and a local bus using any of a variety of bus architectures.
The memory 502 may include readable media in the form of volatile memory, such as Random Access Memory (RAM) 5021 and/or cache memory 5022, and may further include Read Only Memory (ROM) 5023.
The memory 502 may also include a program/utility 5025 having a set (at least one) of program modules 5024, such program modules 5024 include, but are not limited to: an operating system, one or more application programs, other program modules, and program data, each or some combination of which may include an implementation of a network environment.
The device 500 may also communicate with one or more external devices 504 (e.g., keyboard, pointing device, etc.), one or more devices that enable a user to interact with the device 500, and/or any device (e.g., router, modem, etc.) that enables the device 500 to communicate with one or more other devices. Such communication may occur through an input/output (I/O) interface 505. Also, device 500 may communicate with one or more networks such as a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network, such as the Internet, through network adapter 506. As shown, network adapter 506 communicates with other modules for device 500 over bus 503. It should be appreciated that although not shown, other hardware and/or software modules may be used in connection with device 500, including, but not limited to: microcode, device drivers, redundant processors, external disk drive arrays, RAID systems, tape drives, data backup storage systems, and the like.
Optionally, the above processor is further configured to:
when the player corresponding to the video data is not found, a player uniquely corresponding to the video data is newly created, and connection is established between the newly created player and a server, so that the video data is obtained and decoded;
storing the newly created player in the shared area, acquiring the decoded video data of the newly created player through the processing unit, and displaying the decoded video data.
Optionally, the above processor is configured to invoke a corresponding processing unit to query, from the shared area, a player corresponding to the video data, including:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring the player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
Optionally, the player and the processing unit establish one-to-one data connection;
the above processor is configured to obtain, by using a processing unit, video data decoded by a player/a newly created player, and includes:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
Optionally, the above processor is further configured to:
and when receiving the display ending instruction, deleting the data connection between the processing unit and the corresponding player.
Optionally, the above processor is further configured to:
and determining any player in the shared area, and stopping acquiring corresponding video data from the server by deleting the player from the shared area when no data connection is established with different processing units within a preset time.
Optionally, the foregoing processor is configured to, in response to a request for displaying video data, invoke a corresponding processing unit to query, from a shared area, a player corresponding to the video data, and includes:
and responding to a request for opening new video data and displaying the video data, calling a processing unit corresponding to a preset display mode to acquire a video identification from the request, and inquiring a player corresponding to the video identification from the shared area.
Optionally, the foregoing processor is configured to, in response to a request for displaying video data, invoke a corresponding processing unit to query, from a shared area, a player corresponding to the video data, and includes:
responding to a switching request for switching the display modes of the currently played video data, and releasing a processing unit which is currently called and used for acquiring the video data decoded by the player;
And determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from the shared area according to the video identification of the video data.
Optionally, the processor is configured to obtain a current playing progress of the player in response to a switching request for switching a display mode of the currently played video data;
optionally, the processor is configured to obtain, by using a processing unit, video data decoded by a player, and includes:
when the video data is determined to be recorded video data, the decoded video data after the current playing progress is obtained from the player through the corresponding processing unit, or the complete recorded video data is obtained from the data cache area corresponding to the player.
Optionally, the processor is configured to respond to a switching request for switching a display mode of currently played video data, and further includes:
invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
optionally, when displaying the decoded video data, the processor is further configured to:
In the area where the video data is displayed, the additional display content is displayed in a superimposed manner.
Optionally, the processor is configured to respond to a switching request for switching a display mode of currently played video data, and further includes:
when the video data is determined to be recorded video data and a pause player instruction is received, the pause player acquires the video data from the server, or the pause player decodes the video data acquired from the server.
Optionally, the above processor is configured to invoke a processing unit corresponding to the target display mode, and query, according to the video identifier of the video data, a player corresponding to the video data from the shared area, and then further configured to:
the resume player acquires video data from the server, or resumes decoding of the video data acquired from the server by the player.
In an exemplary embodiment, there is also provided a computer program product comprising a computer program/instructions that are executed by a processor to:
responding to a request for displaying video data, and calling a corresponding processing unit to inquire a player corresponding to the video data from a shared area, wherein the data in the shared area are used for being accessed by different processing units;
And when the player corresponding to the video data is found, acquiring the video data decoded by the player through the processing unit, and displaying the decoded video data.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any adaptations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.
It is to be understood that the present disclosure is not limited to the precise arrangements and instrumentalities shown in the drawings, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the present disclosure is limited only by the appended claims.

Claims (24)

1. A video data playback method, the method comprising:
responding to a request for displaying video data, and calling a corresponding processing unit to inquire a player corresponding to the video data from a shared area, wherein the data in the shared area are used for being accessed by different processing units;
When a player corresponding to the video data is found, acquiring the video data decoded by the player through the processing unit, and displaying the decoded video data;
when the player corresponding to the video data is not found, a player uniquely corresponding to the video data is newly created, and connection is established between the newly created player and a server, so that the video data is obtained and decoded;
storing the newly created player in the shared area, acquiring the video data decoded by the newly created player through the processing unit, and displaying the decoded video data.
2. The method of claim 1, wherein the invoking the corresponding processing unit queries a player corresponding to the video data from a shared area, comprising:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring a player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
3. The method of claim 1, wherein the player establishes a one-to-one data connection with the processing unit;
The obtaining, by the processing unit, the video data decoded by the player/newly created player includes:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
4. A method according to claim 3, further comprising:
and deleting the data connection between the processing unit and the corresponding player when receiving the display ending instruction.
5. A method according to claim 3, further comprising:
and determining any player in the shared area, and stopping acquiring corresponding video data from the server by deleting the player from the shared area when no data connection is established between the player and different processing units within a preset time.
6. The method according to any one of claims 1 to 5, wherein the calling the corresponding processing unit to query a player corresponding to the video data from the shared area in response to the request for displaying the video data includes:
and responding to a request for opening new video data and displaying the video data, calling a processing unit corresponding to a preset display mode to acquire a video identification from the request, and inquiring a player corresponding to the video identification from the shared area.
7. The method according to any one of claims 1 to 5, wherein the calling the corresponding processing unit to query a player corresponding to the video data from the shared area in response to the request for displaying the video data includes:
responding to a switching request for switching the display modes of the currently played video data, and releasing a currently called processing unit for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from a shared area according to the video identification of the video data.
8. The method according to claim 7, wherein the current playing progress of the player is obtained in response to a switching request for switching the display modes of the currently played video data;
the obtaining, by the processing unit, the video data decoded by the player includes:
when the video data is determined to be recorded video data, acquiring the decoded video data after the current playing progress from the player through a corresponding processing unit, or acquiring the complete recorded video data from a data cache area corresponding to the player.
9. The method of claim 7, wherein the responding to the switch request for switching the display mode of the currently playing video data further comprises:
invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establishing connection with a server, and acquiring the additional display contents except the video data from the server;
the method for displaying the decoded video data further comprises the following steps:
and displaying the additional display content in a superposition mode in the video data display area.
10. The method of claim 7, wherein the responding to the switch request for switching the display mode of the currently playing video data further comprises:
and when the video data is determined to be recorded video data and a pause player instruction is received, pausing the player to acquire the video data from the server or pausing the player to decode the video data acquired from the server.
11. The method according to claim 10, wherein the invoking the processing unit corresponding to the target display mode, after querying the player corresponding to the video data from the shared area according to the video identifier of the video data, further comprises:
Restoring the player to acquire the video data from the server or restoring the player to decode the video data acquired from the server.
12. A video data playback apparatus, comprising:
a query unit configured to execute a request for displaying video data, and call a corresponding processing unit to query a player corresponding to the video data from a shared area, wherein data in the shared area is used for being accessed by different processing units;
an acquisition unit configured to acquire, when a player corresponding to the video data is found, the video data decoded by the player by the processing unit, and to display the decoded video data;
a creation unit configured to perform, when a player corresponding to the video data is not found, newly creating a player uniquely corresponding to the video data, and obtaining and decoding the video data by establishing a connection between the newly created player and a server;
and a display unit configured to perform storing of the newly created player in the shared area, acquire the video data decoded by the newly created player through the processing unit, and display the decoded video data.
13. The apparatus of claim 12, wherein the querying element is configured to perform invoking the corresponding processing element to query a player corresponding to the video data from a shared region, comprising:
invoking a corresponding processing unit to inquire a player identifier corresponding to the video data from the shared area;
and inquiring a player corresponding to the video data according to the player identification when the player identification corresponding to the video data is found.
14. The apparatus of claim 12, wherein the player establishes a one-to-one data connection with the processing unit;
the acquisition unit is configured to perform acquisition of the video data decoded by the player/newly created player by the processing unit, including:
and establishing a data connection between the processing unit and the player/newly created player, and acquiring video data decoded by the player/newly created player based on the data connection through the processing unit.
15. The apparatus of claim 14, wherein the apparatus further comprises:
and the connection deleting unit is configured to delete the data connection between the processing unit and the corresponding player when receiving the end display instruction.
16. The apparatus of claim 14, wherein the apparatus further comprises:
and the pause unit is configured to execute the determination of any player in the shared area, and stop acquiring corresponding video data from the server by deleting the player from the shared area when no data connection is established with a different processing unit within a preset time.
17. The apparatus according to any one of claims 12 to 16, wherein the querying unit is configured to execute a request for displaying video data, and invoke the corresponding processing unit to query a player corresponding to the video data from a shared area, and the method includes:
and responding to a request for opening new video data and displaying the video data, calling a processing unit corresponding to a preset display mode to acquire a video identification from the request, and inquiring a player corresponding to the video identification from the shared area.
18. The apparatus according to any one of claims 12 to 16, wherein the querying unit is configured to execute a request for displaying video data, and invoke the corresponding processing unit to query a player corresponding to the video data from a shared area, and the method includes:
Responding to a switching request for switching the display modes of the currently played video data, and releasing a currently called processing unit for acquiring the video data decoded by the player;
and determining a target display mode according to the switching request, calling a processing unit corresponding to the target display mode, and inquiring a player corresponding to the video data from a shared area according to the video identification of the video data.
19. The apparatus according to claim 18, wherein the query unit is configured to acquire a current playing progress of the player when performing a switching request in response to switching of display modes of currently played video data;
the acquisition unit is configured to perform acquisition of the video data decoded by the player by the processing unit, including:
when the video data is determined to be recorded video data, acquiring the decoded video data after the current playing progress from the player through a corresponding processing unit, or acquiring the complete recorded video data from a data cache area corresponding to the player.
20. The apparatus according to claim 18, wherein the querying unit is configured to execute a switching request in response to switching of display modes of currently played video data, further comprising:
Invoking a corresponding processing unit to acquire additional display contents except the video data from a source file of the video data and/or establish connection with a server, and acquiring the additional display contents except the video data from the server;
the display unit is configured to perform display of the decoded video data, and further includes:
and displaying the additional display content in a superposition mode in the video data display area.
21. The apparatus according to claim 18, wherein the querying unit is configured to execute a switching request in response to switching of display modes of currently played video data, further comprising:
and when the video data is determined to be recorded video data and a pause player instruction is received, pausing the player to acquire the video data from the server or pausing the player to decode the video data acquired from the server.
22. The apparatus of claim 21, wherein the apparatus further comprises:
and a restoration unit configured to perform restoration of the video data acquired from the server by the player or restoration of decoding of the video data acquired from the server by the player.
23. An electronic device, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to execute the instructions to implement the video data playback method of any one of claims 1 to 11.
24. A computer readable storage medium, characterized in that instructions in the computer readable storage medium, when executed by a processor of a video data playback device, enable the video data playback device to perform the video data playback method of any one of claims 1 to 11.
CN202210805347.8A 2022-07-08 2022-07-08 Video data playing method, device, equipment and medium Active CN115297369B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210805347.8A CN115297369B (en) 2022-07-08 2022-07-08 Video data playing method, device, equipment and medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210805347.8A CN115297369B (en) 2022-07-08 2022-07-08 Video data playing method, device, equipment and medium

Publications (2)

Publication Number Publication Date
CN115297369A CN115297369A (en) 2022-11-04
CN115297369B true CN115297369B (en) 2024-02-06

Family

ID=83822566

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210805347.8A Active CN115297369B (en) 2022-07-08 2022-07-08 Video data playing method, device, equipment and medium

Country Status (1)

Country Link
CN (1) CN115297369B (en)

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104219579A (en) * 2014-08-20 2014-12-17 北京奇艺世纪科技有限公司 Video switching method and video switching device
WO2015103636A2 (en) * 2014-01-06 2015-07-09 Vinja, Llc Injection of instructions in complex audiovisual experiences
CN110636366A (en) * 2019-10-25 2019-12-31 百度在线网络技术(北京)有限公司 Video playing processing method and device, electronic equipment and medium
CN114598920A (en) * 2022-03-04 2022-06-07 北京百度网讯科技有限公司 Video playing control method, device, equipment and storage medium

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105657498B (en) * 2016-02-17 2018-11-06 腾讯科技(深圳)有限公司 The video recording method and device of mobile terminal

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2015103636A2 (en) * 2014-01-06 2015-07-09 Vinja, Llc Injection of instructions in complex audiovisual experiences
CN104219579A (en) * 2014-08-20 2014-12-17 北京奇艺世纪科技有限公司 Video switching method and video switching device
CN110636366A (en) * 2019-10-25 2019-12-31 百度在线网络技术(北京)有限公司 Video playing processing method and device, electronic equipment and medium
CN114598920A (en) * 2022-03-04 2022-06-07 北京百度网讯科技有限公司 Video playing control method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN115297369A (en) 2022-11-04

Similar Documents

Publication Publication Date Title
CN111901674B (en) Video playing control method and device
AU2012300408C1 (en) Remote browsing session management
EP2901331B1 (en) Method and system for cross-terminal cloud browsing
CN102255935B (en) Cloud service consuming method, cloud service intermediary and cloud system
CN108566561B (en) Video playing method, device and storage medium
US20100306642A1 (en) Co-browsing (java) scripted html documents
AU2010260683B2 (en) Apparatus and method for transmitting and receiving a user interface in a communication system
US20160044115A1 (en) Remote browsing session management
CN110545327B (en) Information pushing method and system
CN111744174A (en) Account management method and device of cloud game, account login method and device and electronic equipment
US20230215076A1 (en) Image frame display method, apparatus, device, storage medium, and program product
CN104144351A (en) Video playing method and device applying virtualization platform
CN106301865A (en) It is applied to data processing method and the equipment of service providing device
JP2022553996A (en) Video playback method, device, equipment and computer program
WO2023279937A1 (en) Interaction method and apparatus based on live-streaming video, and device and storage medium
WO2024037110A1 (en) Data processing method and apparatus, device, and medium
CN112044078A (en) Access method, device, equipment and storage medium for virtual scene application
CN104040995A (en) Multimedia redirection method, multimedia server, and computer system
CN112221127A (en) Multi-point control method and device for cloud games
CN115297369B (en) Video data playing method, device, equipment and medium
CN115952373A (en) Method for realizing one-to-many function based on cloud rendering
US20230108720A1 (en) Mitigating network resource contention
CN109086123A (en) Moving method, device, terminal, server and the storage medium of utility cession
US10693991B1 (en) Remote browsing session management
KR20210133229A (en) User interface session recovery method in cloud streaming service and device therefor

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