CN111405380B - Method and device for playing streaming media data - Google Patents

Method and device for playing streaming media data Download PDF

Info

Publication number
CN111405380B
CN111405380B CN202010291642.7A CN202010291642A CN111405380B CN 111405380 B CN111405380 B CN 111405380B CN 202010291642 A CN202010291642 A CN 202010291642A CN 111405380 B CN111405380 B CN 111405380B
Authority
CN
China
Prior art keywords
slice
acquired
description file
information
media description
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
CN202010291642.7A
Other languages
Chinese (zh)
Other versions
CN111405380A (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.)
Juhaokan Technology Co Ltd
Original Assignee
Juhaokan 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 Juhaokan Technology Co Ltd filed Critical Juhaokan Technology Co Ltd
Priority to CN202010291642.7A priority Critical patent/CN111405380B/en
Publication of CN111405380A publication Critical patent/CN111405380A/en
Application granted granted Critical
Publication of CN111405380B publication Critical patent/CN111405380B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/845Structuring of content, e.g. decomposing content into time segments
    • H04N21/8456Structuring of content, e.g. decomposing content into time segments by decomposing the content in the time domain, e.g. in time segments
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/20Servers specifically adapted for the distribution of content, e.g. VOD servers; Operations thereof
    • H04N21/23Processing of content or additional data; Elementary server operations; Server middleware
    • H04N21/231Content storage operation, e.g. caching movies for short term storage, replicating data over plural servers, prioritizing data for deletion
    • 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/41Structure of client; Structure of client peripherals
    • H04N21/426Internal components of the client ; Characteristics thereof
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/83Generation or processing of protective or descriptive data associated with content; Content structuring
    • H04N21/84Generation or processing of descriptive data, e.g. content descriptors

Abstract

The application discloses a method and a device for playing streaming media data, and belongs to the field of data processing. In the application, the terminal may obtain the media description file, obtain a slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice included in the media description file, and further play the obtained slice. Therefore, the size of the media description file is small, and the time required for transmitting the media description file is reduced. And the time for the terminal to analyze the media description file is shorter, so that the time for starting playing the streaming media data is reduced, and the use experience of the user is improved.

Description

Method and device for playing streaming media data
Technical Field
The present application relates to the field of data processing, and in particular, to a method and an apparatus for playing streaming media data.
Background
As the application scenarios of the streaming media technology become more diverse, the user experience of the streaming media service also gets attention. In the related art, the transmission of streaming media data may be implemented by a streaming media service protocol, for example: DASH (Dynamic Adaptive Streaming over HTTP), HLS (HTTP Live Streaming), and the like. When the streaming media data is transmitted through the streaming media service protocol, the streaming media data with a larger size can be divided to obtain a plurality of slices, and then the media description file is generated according to the slice information of the plurality of slices. Therefore, the slice information of the slice to be requested can be accurately acquired according to the media description file, and then the corresponding slice is acquired according to the slice information and played. However, when the streaming media data is divided into a large number of slices, the size of the media description file generated according to the plurality of slices is large, which results in a long time required for transmitting the media description file, and a long time for the terminal to parse the media description file, which results in a long time required for starting playing the streaming media data, thereby affecting the user experience.
Disclosure of Invention
The embodiment of the application provides a method, a device and a storage medium for playing streaming media data, which can solve the problem. The technical scheme is as follows:
in one aspect, a method for playing streaming media data is provided, where the method includes:
acquiring a media description file, wherein the media description file comprises slice information of a first slice and slice information of a last slice of streaming media data;
acquiring the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice;
and playing the acquired slice.
In another aspect, a method for playing streaming media data is provided, the method comprising:
sending a media description file to a terminal, wherein the media description file comprises slice information of a first slice and slice information of a last slice of streaming media data;
receiving a slice acquisition request sent by a terminal, wherein the slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to the slice information of the first slice and/or the slice information of the last slice;
acquiring the slice to be acquired according to the slice link of the slice to be acquired;
and sending the slice to be acquired to the terminal so that the terminal plays the slice to be acquired.
In another aspect, a terminal is provided, including a display and a processor:
the processor is configured to: acquiring a media description file, wherein the media description file comprises slice information of a first slice and slice information of a last slice of streaming media data; acquiring the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice;
the processor is further configured to control the display to play the acquired slice.
In another aspect, a server for playing streaming media data is provided, the server comprising:
the system comprises a first sending module, a second sending module and a third sending module, wherein the first sending module is used for sending a media description file to a terminal, and the media description file comprises slice information of a first slice and slice information of a last slice of streaming media data;
a receiving module, configured to receive a slice acquisition request sent by a terminal, where the slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to slice information of the first slice and/or slice information of the last slice;
the acquisition module is used for acquiring the slice to be acquired according to the slice link of the slice to be acquired;
and the second sending module is used for sending the slice to be acquired to the terminal so that the terminal plays the slice to be acquired.
In another aspect, a computer-readable storage medium is provided, in which a computer program is stored, which computer program, when being executed by a processor, realizes the steps of the method for playing streaming media data provided in the foregoing.
The beneficial effects brought by the technical scheme provided by the embodiment of the application at least comprise:
in this embodiment of the present application, the media description file only includes slice information of a first slice and slice information of a last slice of the streaming media data, and further, a slice of the streaming media data may be obtained according to the slice information of the first slice and the slice information of the last slice, and the slice is played. It follows that the size of the media description file is small, thus reducing the time required to transmit the media description file. And the time for the terminal to analyze the media description file is shorter, so that the time for starting playing the streaming media data is reduced, and the use experience of the user is improved.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without creative efforts.
Fig. 1 is a system architecture diagram according to a method for playing streaming media data provided in an embodiment of the present application;
fig. 2 is a flowchart of a method for playing streaming media data according to an embodiment of the present application;
fig. 3 is a flowchart of a method for acquiring a slice to be acquired according to an embodiment of the present application;
fig. 4 is a schematic structural diagram of an apparatus for playing streaming media data according to an embodiment of the present application;
fig. 5 is a schematic structural diagram of a server provided in an embodiment of the present application;
fig. 6 is a schematic structural diagram of a terminal according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of another server provided in the embodiment of the present application.
Detailed Description
To make the objects, technical solutions and advantages of the exemplary embodiments of the present application clearer, the technical solutions in the exemplary embodiments of the present application will be clearly and completely described below with reference to the drawings in the exemplary embodiments of the present application, and it is obvious that the described exemplary embodiments are only a part of the embodiments of the present application, but not all the embodiments.
All other embodiments, which can be derived by a person skilled in the art from the exemplary embodiments shown in the present application without inventive effort, shall fall within the scope of protection of the present application. Moreover, while the disclosure herein has been presented in terms of exemplary one or more examples, it is to be understood that each aspect of the disclosure can be utilized independently and separately from other aspects of the disclosure to provide a complete disclosure.
It should be understood that the terms "first," "second," "third," and the like in the description and in the claims of the present application and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order. It is to be understood that the data so used are interchangeable under appropriate circumstances and can, for example, be implemented in sequences other than those illustrated or otherwise described herein with reference to the embodiments of the application.
Furthermore, the terms "comprises" and "comprising," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or device that comprises a list of elements is not necessarily limited to those elements explicitly listed, but may include other elements not expressly listed or inherent to such product or device.
The term "module," as used herein, refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware and/or software code that is capable of performing the functionality associated with that element.
Before explaining the embodiments of the present application in detail, an application scenario related to the embodiments of the present application will be described.
Currently, the application scenarios of the streaming media technology are more diverse, and the transmission of streaming media data can be realized through a streaming media service protocol. When streaming media data, the streaming media data with a large size can be divided to obtain a plurality of slices, and then a media description file is generated according to slice information of the plurality of slices. After the terminal acquires the media description file, the terminal can analyze the media description file, further acquire each slice in the streaming media data according to the information acquired by analysis, and play the acquired slices in real time. The method for playing the streaming media data provided by the embodiment of the application can be used in the above scenario, so that the terminal plays the streaming media data according to the media description file, thereby reducing the time required for starting playing the streaming media data and improving the use experience of the user.
Next, a system architecture related to a method for playing streaming media data provided by an embodiment of the present application is described.
Fig. 1 is a system architecture diagram according to a method for playing streaming media data provided in an embodiment of the present application. As shown in fig. 1, the system 100 includes a terminal 101 and a server 102, and the terminal 101 and the server 102 can be connected in a wireless or wired manner for communication.
The terminal 101 may send a media description file acquisition request to the server 102, where the media description file acquisition request carries a storage path of the media description file, and receives the media description file returned by the server 102. The terminal 101 may generate a slice link of a slice to be acquired according to slice information of a first slice and slice information of a last slice of the streaming media data included in the media description file, and further send a slice acquisition request to the server 102, where the slice acquisition request carries the slice link. After that, the terminal 101 may receive the slice to be acquired returned by the server 102 according to the slice acquisition request, and play the slice to be acquired.
The server 102 may divide the streaming media data into a plurality of slices, generate an original media description file according to slice information of the plurality of slices, and then optimize the original media description file to obtain a media description file. After receiving the media description file acquisition request sent by the terminal 101, the server 102 may acquire the media description file according to a storage path of the media description file carried in the media description file acquisition request, and send the media description file to the terminal 101. Then, the server 102 may receive a slice acquisition request sent by the terminal 101, acquire a slice to be acquired according to a slice link carried in the slice acquisition request, and send the slice to be acquired to the terminal 101, so that the terminal 101 plays the slice to be acquired.
In this embodiment of the application, the terminal 101 may be a device such as a television, a computer, and a smart phone, and fig. 1 is only an example of a television and does not limit the embodiment of the application. The server 102 may be a server or a cluster of servers.
Next, a method for playing streaming media data provided by an embodiment of the present application is described.
Fig. 2 is a flowchart of a method for playing streaming media data according to an embodiment of the present application, where the method may be applied to a terminal, which may be the terminal 101 in fig. 1. As shown in fig. 2, the method comprises the steps of:
step 201: and acquiring the media description file.
Wherein the media description file includes slice information of a first slice and slice information of a last slice of the streaming media data.
The terminal can obtain the storage path of the media description file, and further obtain the media description file according to the storage path of the media description file.
In some embodiments, when the terminal detects a play operation for streaming media data, it may send a storage path acquisition request to the server, and receive a first storage path returned by the server, where the storage path acquisition request carries an identifier of the streaming media data to be played. Then, the terminal may send a media description file acquisition request to the server, where the media description file acquisition request carries the first storage path. After receiving the media description file acquisition request, the server may acquire the media description file according to the first storage path and send the media description file to the terminal. In this way, the terminal can receive the media description file sent by the server.
In this case, since the terminal acquires the first storage path from the server when acquiring the media description file, when the server stores the optimized original media description file to obtain the media description file, the first storage path received by the terminal is the storage path of the media description file.
In other embodiments, the terminal stores a correspondence between the identifier of the streaming media data and the storage path of the media description file, so that the first storage path may be obtained from the correspondence according to the identifier of the streaming media data to be played. After the terminal acquires the first storage path, it may determine whether the first storage path includes the target identifier. If the first storage path includes the target identifier, the media description file may be obtained according to the first storage path. If the first storage path does not include the target identifier, a second storage path may be generated according to the first storage path and the target identifier, and the media description file may be acquired according to the second storage path. The implementation method for obtaining the media description file according to the storage path may refer to the implementation method in the foregoing embodiment, and is not described again.
It is to be noted that, in this case, when the terminal stores the correspondence between the identifier of the streaming media data and the storage path of the media description file, the server may not optimize the original media description file, and thus, the storage path included in the correspondence may be the storage path of the original media description file. And then, the server optimizes the original media description file to obtain the media description file, adds a target identifier in a storage path of the original media description file, and stores the media description file under the path. Therefore, the first storage path acquired by the terminal from the corresponding relationship may be a storage path of the original media description file, that is, the first storage path does not include the target identifier, but the optimized media description file is stored in the server, so that the terminal may determine whether the first storage path includes the target identifier after acquiring the first storage path, and when the first storage path does not include the target identifier, add the target identifier to the first storage path to obtain the second storage path, and further acquire the media description file according to the second storage path.
It should be noted that, target identifiers are stored in both the server and the terminal, and the target identifiers are used to indicate that the storage path is the storage path of the optimized media description file. Optionally, the target identifier may also correspond to a target position, so that the target identifier may be added to the target position of the first storage path, thereby obtaining a second storage path.
Illustratively, the target identification may be "s" and the target location is the end of the storage path. Assuming that the terminal determines that the first storage path is http://10.18.89.77: 8000/outfile. mpd ", it may be determined that the first storage path does not include the target identifier" s ", so that the terminal may add the target identifier" s "at the end of the first storage path to obtain a second storage path" http://10.18.89.77: 8000/outfile. mpd ", and then the terminal may obtain the media description file according to the second storage path.
Optionally, when the server does not store the media description file, the terminal cannot acquire the media description file according to the second storage path, and at this time, the terminal may acquire the original media description file according to the first storage path, that is, the storage path of the original media description file that does not include the target identifier, and further acquire the slice to be played according to the slice information of each slice corresponding to the streaming media data included in the original media description file, and play the acquired slice.
In this embodiment of the present application, before sending the media description file to the terminal, the server may segment the streaming media data to obtain a plurality of slices, generate an original media description file according to slice information of the plurality of slices, and store the original streaming media file, where the original media description file includes slice information of all slices of the streaming media data. Then, the server may obtain an original media description file of the streaming media data, and generate a media description file according to the original media description file. Then, a storage path and an original file name of the original media description file can be obtained, a file name of the media description file is generated according to the original file name and the target identifier, a storage path of the media description file is generated according to the file name of the media description file and the storage path of the original media description file, and the media description file is stored according to the storage path of the media description file.
As an example, after the server obtains the original media description file, the server may delete the slice information of other slices of the streaming media data in the original media description file except the first slice and the last slice, so as to obtain the media description file, and thus, the media description file only includes the slice information of the first slice and the slice information of the last slice of the streaming media data. Then, the server may obtain a storage path and an original file name of the original media description file, add a target identifier to the original file name to obtain a file name of the media description file, replace the original file name included in the storage path of the original media description file with the file name of the media description file, generate a storage path of the media description file, and further store the media description file under the storage path.
Alternatively, the server may directly add the target identifier to the storage path of the original media description file, generate the storage path of the media description file, and store the media description file in the storage path.
Step 202: and acquiring the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice.
In this embodiment of the application, the terminal may generate slice information of a slice to be acquired according to slice information of a first slice and slice information of a last slice. Then, the slice to be acquired may be acquired according to the slice information of the slice to be acquired.
Wherein the slice information includes a slice link, and the slice link includes a slice number. In this case, the terminal may obtain the slice number of the slice to be acquired, and if it is determined that the slice number of the slice to be acquired is valid according to the slice number included in the slice information of the first slice and the slice number included in the slice information of the last slice, modify the slice number in the slice link included in the slice information of the first slice to the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired, or modify the slice number in the slice link included in the slice information of the last slice to the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired.
Alternatively, the slice information of the slice to be acquired may include a slice link of the slice to be acquired, and the slice link includes a slice number therein.
When the terminal does not detect the selection operation of the user for the playing progress of the streaming media data, the slice number of the slice to be acquired may be acquired by increasing the slice number by 1 starting with the slice number of the first slice, and the slice to be acquired at this time is the second slice. After the second slice is acquired, the slice number of the second slice may be increased by 1 or the slice number of the first slice may be increased to obtain the slice number of the third slice, and so on. When the terminal detects a selection operation of a user for the playing progress of the streaming media data, the slice number of the slice to be acquired can be determined according to the playing time corresponding to the selection operation and the slice number of the first slice, wherein the playing time duration corresponding to one slice is the same.
Illustratively, assuming that the slice number of the first slice is 1, and the playing time duration corresponding to one slice is 5 minutes, the playing time duration corresponding to the detection of the selection operation by the terminal is 26 minutes. In this way, the slice number of the slice to be acquired can be determined to be 6.
After the terminal obtains the slice number of the slice to be obtained, the number of the slices corresponding to the streaming media data can be determined according to the slice number of the first slice and the slice number of the last slice. Thereafter, the slice number of the slice to be acquired may be compared with the slice number of the first slice and the slice number of the last slice. When the slice number of the slice to be acquired is greater than the slice number of the first slice and less than the slice number of the last slice, it may be determined that the slice to be acquired is the slice corresponding to the streaming media data, that is, the slice number of the slice to be acquired is valid.
Illustratively, continuing the foregoing example, assume that the last slice has a slice number of 32. In this way, it can be determined that the slice number 6 of the slice to be acquired is greater than the slice number 1 of the first slice and less than the slice number 32 of the last slice, and it can be determined that the slice to be acquired is the slice corresponding to the streaming media data, that is, the slice number 6 of the slice to be acquired is valid.
After the terminal determines that the slice number of the slice to be acquired is valid, the terminal can acquire the slice link included in the slice information of the first slice, and modify the slice number included in the slice link into the slice number of the slice to be acquired, so that the slice information of the slice to be acquired is obtained. Optionally, the terminal may further obtain a slice link included in the slice information of the last slice, and modify a slice number included in the slice link to a slice number of the slice to be obtained, so as to obtain the slice information of the slice to be obtained.
It should be noted that, the slice link corresponds to a link template, and the link template includes a slice number. Based on this, when the slice links of the multiple slices corresponding to the streaming media data are generated according to the link template, only the slice numbers in the slice links of the multiple slices may be different, and therefore, the slice information of the slice to be acquired may be obtained by modifying the slice number included in the slice link of the first slice or the slice link of the last slice to the slice number of the slice to be acquired.
After acquiring the slice information of the slice to be acquired, referring to fig. 3, the terminal may acquire the slice to be acquired according to the slice information of the slice to be acquired through steps 2021 to 2025 described below.
2021: the terminal may send a slice acquisition request to the server according to a slice link included in slice information of a slice to be acquired.
In the embodiment of the application, the terminal may acquire a slice link included in slice information of a slice to be acquired, and generate a slice acquisition request according to the slice link of the slice to be acquired, where the slice acquisition request carries the slice link for acquiring the slice. Thereafter, the terminal may transmit a slice acquisition request to the server.
2022: and the server receives a slice acquisition request sent by the terminal.
The slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to slice information of a first slice and/or slice information of a last slice.
The server can receive a slice acquisition request sent by the terminal and acquire a slice link of a slice to be acquired, wherein the slice link is carried in the slice acquisition request.
2023: and the server acquires the slices to be acquired according to the slice links of the slices to be acquired.
In this embodiment of the application, after the server acquires the slice link of the slice to be acquired, the slice to be acquired indicated by the slice link may be acquired from the plurality of stored slices according to the slice link of the slice to be acquired.
2024: and the server sends the slice to be acquired to the terminal so that the terminal plays the slice to be acquired.
In the embodiment of the application, after the server acquires the slice to be acquired according to the slice acquisition request, the slice to be acquired can be sent to the terminal, so that the terminal plays the slice to be acquired.
2025: and the terminal receives the to-be-acquired slice returned by the server according to the slice acquisition request.
In the embodiment of the application, the terminal may receive the slice to be acquired, which is returned by the server according to the slice acquisition request.
Step 203: and playing the acquired slice.
After receiving the slice returned by the server according to the slice acquisition request, the terminal can play the received slice.
It should be noted that, in this embodiment of the application, the terminal may generate slice information of each slice to be acquired, that is, generate a slice acquisition request according to the slice information of the slice to be acquired, so as to request a server for a slice, and further play the slice. That is, in the embodiment of the present application, the terminal may dynamically generate the slice information of the slice to be acquired according to the media description file, generate the slice information of the slice to be acquired immediately before playing the slice, and further acquire the slice according to the slice information of the slice to be acquired and play the slice. Therefore, the slice information of the slice to be acquired can be prevented from being searched from the media description file, and the time for searching the slice information of the slice to be acquired from the media description file is far longer than the time for generating the slice information of the slice to be acquired, so that the time for acquiring the slice by the terminal can be reduced, and the use experience of a user is improved. In addition, the playing is started while the slices are acquired by the method, and the terminal does not need to acquire all the slices in advance at one time and then starts playing, so that the playing starting time is shortened.
In this embodiment of the application, the media description file only includes slice information of a first slice and slice information of a last slice of the streaming media data, and further may generate slice information of a slice to be acquired according to the slice information of the first slice and the slice information of the last slice. Then, the slice of the streaming media data may be acquired according to the slice information of the slice to be acquired, and the slice may be played. It follows that the size of the media description file is small, thus reducing the time required to transmit the media description file. And the time for the terminal to analyze the media description file is shorter, so that the time for starting playing the streaming media data is reduced, and the use experience of the user is improved.
Referring to fig. 4, an embodiment of the present application provides an apparatus 400 for playing streaming media data, where the apparatus for playing streaming media data may be applied in a client, and the apparatus 400 includes:
a first obtaining module 401, configured to obtain a media description file, where the media description file includes slice information of a first slice and slice information of a last slice of streaming media data;
a second obtaining module 402, configured to obtain a slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice;
a playing module 403, configured to play the obtained slice.
Optionally, the first obtaining module 401 is specifically configured to:
acquiring a first storage path;
if the first storage path comprises the target identification, acquiring a media description file according to the first storage path;
and if the first storage path does not comprise the target identifier, generating a second storage path according to the first storage path and the target identifier, and acquiring the media description file according to the second storage path.
Optionally, the second obtaining module 402 further includes:
the generating submodule is used for generating the slice information of the slice to be acquired according to the slice information of the first slice and the slice information of the last slice;
and the acquisition submodule is used for acquiring the slice to be acquired according to the slice information of the slice to be acquired.
Optionally, the slice information includes a slice link, the slice link including a slice number;
the generation submodule is specifically configured to:
acquiring a slice number of a slice to be acquired;
and if the slice number of the slice to be acquired is determined to be valid according to the slice number included by the slice information of the first slice and the slice number included by the slice information of the last slice, modifying the slice number in the slice link included by the slice information of the first slice into the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired, or modifying the slice number in the slice link included by the slice information of the last slice into the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired.
Optionally, the obtaining sub-module is specifically configured to:
sending a slice acquisition request to a server according to a slice link included in slice information of a slice to be acquired;
and receiving the to-be-acquired slice returned by the server according to the slice acquisition request.
In summary, in the embodiment of the present application, the media description file only includes slice information of a first slice and slice information of a last slice of the streaming media data, and then slice information of a slice to be acquired may be generated according to the slice information of the first slice and the slice information of the last slice. Then, the slice of the streaming media data may be acquired according to the slice information of the slice to be acquired, and the slice may be played. It follows that the size of the media description file is small, thus reducing the time required to transmit the media description file. And the time for the terminal to analyze the media description file is shorter, so that the time for starting playing the streaming media data is reduced, and the use experience of the user is improved.
Referring to fig. 5, an embodiment of the present application provides a server 500, where the server 500 includes:
a first sending module 501, configured to send a media description file to a terminal, where the media description file includes slice information of a first slice and slice information of a last slice of streaming media data;
a receiving module 502, configured to receive a slice acquisition request sent by a terminal, where the slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to slice information of a first slice and/or slice information of a last slice;
an obtaining module 503, configured to obtain a slice to be obtained according to the slice link of the slice to be obtained;
the second sending module 504 is configured to send the slice to be acquired to the terminal, so that the terminal plays the slice to be acquired.
Optionally, the server is further configured to:
acquiring an original media description file of the streaming media data, wherein the original media description file comprises slice information of all slices of the streaming media data;
generating a media description file according to the original media description file;
acquiring a storage path and an original file name of an original media description file;
generating a file name of the media description file according to the original file name and the target identifier;
generating a storage path of the media description file according to the file name of the media description file and the storage path of the original media description file;
and storing the media description file according to the storage path of the media description file.
In summary, in the embodiment of the present application, the server may simplify the original media description file to obtain the media description file, and store the media description file. Wherein the media description file only includes slice information of a first slice and slice information of a last slice of the streaming media data. After that, the server can send the media description file to the terminal, and the time required for transmitting the media description file can be reduced due to the small size of the media description file. And after the terminal receives the media description file, the time for analyzing the media description file is shorter, the time for starting playing the streaming media data is reduced, and therefore the use experience of a user is improved.
It should be noted that: in the terminal for playing streaming media data provided in the foregoing embodiment, when playing streaming media data, only the division of the functional modules is illustrated, and in practical applications, the function distribution may be completed by different functional modules according to needs, that is, the internal structure of the device is divided into different functional modules, so as to complete all or part of the functions described above. In addition, the terminal for playing the streaming media data and the method for playing the streaming media data provided by the foregoing embodiments belong to the same concept, and specific implementation processes thereof are detailed in the method embodiments and are not described herein again.
Fig. 6 is a schematic structural diagram of a terminal 600 according to an embodiment of the present application. The terminal 600 can be used to perform the operations of the terminal in the foregoing embodiments. As shown in fig. 6, the terminal 600 includes a controller 610, a tuner 620, a network interface 630, a detector 640, an input/output interface 650, a video processor 660-1, an audio processor 660-2, a display 680, an audio output 670, a memory 690, a power supply, and an infrared receiver.
A display 680 for receiving the image signal input from the video processor 660-1, and displaying the video content and image and components of the menu manipulation interface. The display 680 includes a display screen component for presenting a picture, and a driving component for driving the display of an image. The video content may be displayed from broadcast television content, or may be broadcast signals that may be received via a wired or wireless communication protocol. Alternatively, various image contents received from the network communication protocol and sent from the network server side can be displayed.
Meanwhile, the display 680 simultaneously displays a user manipulation UI interface generated in the terminal 600 and used to control the terminal 600.
And, depending on the type of display 680, a driving component for driving the display. Alternatively, a projection device and projection screen may be included, provided display 680 is a projection display.
The network interface 630 is a component for communicating with an external device or an external server according to various communication protocol types. For example: the network interface 630 may be other network communication modules or near field communication modules such as a Wifi module 631, a bluetooth module 632, a wired ethernet module 633, and an infrared receiver (not shown).
The terminal 600 can establish transmission and reception of control signals and data signals with an external control device or a content providing device through the communication interface 630. And an infrared receiver, an interface device for receiving infrared control signals of a control device (such as an infrared remote controller).
The detector 640 is a signal used by the terminal 600 to collect an external environment or interact with the outside. The detector 640 includes a light receiver 642, a sensor for collecting the intensity of ambient light, and parameters changes and the like can be adaptively displayed by collecting the ambient light.
And an image collector 641, such as a camera and a video camera, for collecting external environment scenes, collecting attributes of the user or interacting gestures with the user, adaptively changing display parameters, and recognizing gestures of the user, so as to realize interaction with the user.
In some other exemplary embodiments, the detector 640, a temperature sensor, etc. may be provided, for example, by sensing the ambient temperature, and the terminal 600 may adaptively adjust the display color temperature of the image. For example, when the temperature is higher, the terminal 600 can be adjusted to display the image with a cool color tone, or when the temperature is lower, the terminal 600 can be adjusted to display the image with a warm color tone.
In some other exemplary embodiments, the detector 640, and a sound collector, such as a microphone, may be used for receiving a user's sound, a voice signal including a control instruction of the user to control the terminal 600, or collecting an environmental sound for identifying an environmental scene type, and the terminal 600 may adapt to the environmental noise.
The input/output interface 650 transmits data between the control terminal 600 of the controller 610 and other external devices. Such as receiving video and audio signals or command instructions from an external device.
Input/output interface 650 may include, but is not limited to, the following: any one or more of HDMI interface 651, component interface 653, AV interface 652, USB input interface 654, RGB ports (not shown in the figure), and the like.
In some other exemplary embodiments, the input/output interface 650 may also form a composite input/output interface with the above-mentioned plurality of interfaces.
The tuner demodulator 620 receives the broadcast television signals in a wired or wireless receiving manner, may perform modulation and demodulation processing such as amplification, mixing, resonance, and the like, and demodulates the television audio/video signals carried in the television channel frequency selected by the user and the EPG data signals from the plurality of wireless or wired broadcast television signals.
The tuner demodulator 620, which may be user-selected and controlled by the controller 610, is responsive to the user-selected television signal frequency and the television signal carried by that frequency.
The tuner demodulator 620 may receive signals in a variety of ways, depending on the broadcast system of the television signal, such as: terrestrial broadcast, cable broadcast, satellite broadcast, or internet broadcast signals, etc.; and according to different modulation types, the modulation mode can be digital modulation or analog modulation. Depending on the type of television signal received, both analog and digital signals are possible.
In other exemplary embodiments, the tuner/demodulator 620 may be in an external device, such as an external set-top box. In this way, the set-top box outputs television audio/video signals after modulation and demodulation, and the television audio/video signals are input into the terminal 600 through the input/output interface 650.
The video processor 660-1 is configured to receive an external video signal, and perform video processing such as decompression, decoding, scaling, noise reduction, frame rate conversion, resolution conversion, and image synthesis according to a standard codec protocol of the input signal, so as to obtain a signal that can be directly displayed or played on the terminal 600.
Illustratively, the video processor 660-1 includes a demultiplexing module, a video decoding module, an image synthesizing module, a frame rate conversion module, a display formatting module, and the like.
The demultiplexing module is used for demultiplexing the input audio and video data stream, and if the input MPEG-2 is input, the demultiplexing module demultiplexes the input audio and video data stream into a video signal and an audio signal.
And the video decoding module is used for processing the video signal after demultiplexing, including decoding, scaling and the like.
And the image synthesis module is used for carrying out superposition mixing processing on the GUI signal input by the user or generated by the user and the video image after the zooming processing by the graphic generator so as to generate an image signal for display.
The frame rate conversion module is configured to convert an input video frame rate, such as a 60Hz frame rate into a 150Hz frame rate or a 540Hz frame rate, and the normal format is implemented in, for example, an interpolation frame mode.
The display format module is used for converting the received video output signal after the frame rate conversion, and changing the signal to conform to the signal of the display format, such as outputting an RGB data signal.
The audio processor 660-2 is configured to receive an external audio signal, decompress and decode the received audio signal according to a standard codec protocol of the input signal, and perform noise reduction, digital-to-analog conversion, amplification processing, and the like to obtain an audio signal that can be played in a speaker.
In other exemplary embodiments, the video processor 660-1 may comprise one or more chips. Audio processor 660-2 may also comprise one or more chips.
And, in other exemplary embodiments, the video processor 660-1 and the audio processor 660-2 may be separate chips or may be integrated together with the controller 610 in one or more chips.
An audio output 670, under the control of the controller 610, receiving the sound signal output by the audio processor 660-2, such as: a speaker 672, and an external sound output terminal 674 that can output to a generating device of an external device, in addition to the speaker 672 carried by the terminal 600 itself, such as: an external sound interface or an earphone interface and the like.
The power supply provides power supply support for the terminal 600 from the power input from the external power source under the control of the controller 610. The power supply may include a built-in power circuit installed inside the terminal 600, or may be a power interface installed outside the terminal 600 to provide an external power source in the terminal 600.
A user input interface for receiving an input signal of a user and then transmitting the received user input signal to the controller 610. The user input signal may be a remote controller signal received through an infrared receiver, and various user control signals may be received through the network communication module.
For example, a user inputs a user command through a remote controller or a mobile terminal, a user input interface is provided according to the user input, and the terminal 600 responds to the user input through the controller 610.
In some embodiments, a user may enter a user command on a Graphical User Interface (GUI) displayed on the display 680, and the user input interface receives the user input command through the Graphical User Interface (GUI). Alternatively, the user may input the user command by inputting a specific sound or gesture, and the user input interface receives the user input command by recognizing the sound or gesture through the sensor.
The controller 610 controls the operation of the terminal 600 and the operation of the user in response to various software control programs stored in the memory 690, thereby implementing the method for playing streaming media data provided in the method embodiment of the present application.
As shown in fig. 6, the controller 610 includes RAM613 and ROM614, and a graphics processor 616, a CPU processor 612, and a communication interface 618, such as: a first interface 618-1 through an nth interface 618-n, and a communication bus. The RAM613, the ROM614, the graphic processor 616, the CPU processor 612, and the communication interface 618 are connected via a communication bus.
The ROM614 is used to store instructions for various system boots. If the power of the terminal 600 starts to be started when the power-on signal is received, the CPU processor 612 executes a system start instruction in the ROM, and copies the operating system stored in the memory 690 to the RAM613, so that the start operating system starts to be executed. After the start of the operating system is completed, the CPU processor 612 copies various application programs in the memory 690 to the RAM613, and then starts running and starting various application programs.
A graphics processor 616 for generating various graphics objects, such as: icons, operation menus, user input instruction display graphics, and the like. The system comprises an arithmetic unit which carries out operation through a search result obtained by receiving a search word input by a user and displays various objects according to display attributes. And a renderer for generating various objects based on the operator, and displaying the rendered result on the display 680.
CPU processor 612 for executing operating system and application program instructions stored in memory 690. And executing various application programs, data and contents according to various interactive instructions received from the outside so as to finally display and play various audio and video contents.
In some example embodiments, the CPU processor 612 may include a plurality of processors. The plurality of processors may include one main processor and a plurality of or one sub-processor. A main processor for performing some operations of the terminal 600 in a pre-power-up mode and/or operations of displaying a screen in a normal mode. A plurality of or one sub-processor for one operation in a standby mode or the like.
The controller 610 may control the overall operation of the terminal 600. For example: in response to receiving a user command for selecting a UI object displayed on the display 680, the controller 610 may perform an operation related to the object selected by the user command.
Wherein the object may be any one of selectable objects, such as a hyperlink or an icon. Operations related to the selected object, such as: displaying an operation connected to a hyperlink page, document, image, or the like, or performing an operation of a program corresponding to the icon. The user command for selecting the UI object may be a command input through various input devices (e.g., a mouse, a keyboard, a touch pad, etc.) connected to the terminal 600 or a voice command corresponding to a voice spoken by the user.
The memory 690, including storage of various software modules for driving the terminal 600. Such as: various software modules stored in memory 690, including: the system comprises a basic module, a detection module, a communication module, a display control module, a browser module, various service modules and the like.
The basic module is a bottom software module for communicating signals between hardware in the postpartum care terminal 600 and sending processing and control signals to an upper module. The detection module is used for collecting various information from various sensors or user input interfaces, and the management module is used for performing digital-to-analog conversion and analysis management.
For example: the voice recognition module comprises a voice analysis module and a voice instruction database module. The display control module is a module for controlling the display 680 to display image content, and may be used to play information such as multimedia image content and UI interface. And the communication module is used for carrying out control and data communication with external equipment. And the browser module is used for executing a module for data communication between the browsing servers. And the service module is used for providing various services and modules including various application programs.
The memory 690 also stores, among other things, received external data and user data, images of various items in various user interfaces, a visual effect map of a focus object, and at least one instruction for execution by the CPU processor 612 to implement the method for playing streaming media data provided by the method embodiments of the present application.
That is, not only is an embodiment of the present application provide a terminal including a CPU processor and a memory, where the CPU processor is configured to execute the method for playing back streaming media data shown in fig. 2, but also an embodiment of the present application provides a computer readable storage medium, where a computer program is stored in the storage medium, and when the computer program is executed by the processor, the method for playing back streaming media data shown in fig. 2 can be implemented.
Fig. 7 is a schematic structural diagram of a server 700 for playing streaming media data according to an exemplary embodiment of the present application. The functions of the server in the embodiment shown in fig. 2 can be implemented by the server shown in fig. 7. The server may be a server in a cluster of background servers. Specifically, the method comprises the following steps:
the server 700 includes a Central Processing Unit (CPU)701, a system memory 704 including a Random Access Memory (RAM)702 and a Read Only Memory (ROM)703, and a system bus 705 connecting the system memory 704 and the central processing unit 701. The server 700 also includes a basic input/output system (I/O system) 706, which facilitates transfer of information between devices within the computer, and a mass storage device 707 for storing an operating system 713, application programs 714, and other program modules 715.
The basic input/output system 706 includes a display 708 for displaying information and an input device 709, such as a mouse, keyboard, etc., for a user to input information. Wherein the display 708 and the input device 709 are connected to the central processing unit 701 through an input output controller 710 connected to the system bus 705. The basic input/output system 706 may also include an input/output controller 710 for receiving and processing input from a number of other devices, such as a keyboard, mouse, or electronic stylus. Similarly, input-output controller 710 may also provide output to a display screen, a printer, or other type of output device.
The mass storage device 707 is connected to the central processing unit 701 through a mass storage controller (not shown) connected to the system bus 705. The mass storage device 707 and its associated computer-readable media provide non-volatile storage for the server 700. That is, the mass storage device 707 may include a computer-readable medium (not shown), such as a hard disk or CD-ROM drive.
Without loss of generality, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable and non-removable media implemented in any method or technology for storage of information such as computer readable instructions, data structures, program modules or other data. Computer storage media includes RAM, ROM, EPROM, EEPROM, flash memory or other solid state memory technology, CD-ROM, DVD, or other optical storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices. Of course, those skilled in the art will appreciate that computer storage media is not limited to the foregoing. The system memory 704 and mass storage device 707 described above may be collectively referred to as memory.
According to various embodiments of the present application, server 700 may also operate as a remote computer connected to a network via a network, such as the Internet. That is, the server 700 may be connected to the network 712 through a network interface unit 711 connected to the system bus 705, or the network interface unit 711 may be used to connect to other types of networks or remote computer systems (not shown).
The memory further includes one or more programs, and the one or more programs are stored in the memory and configured to be executed by the CPU. The one or more programs include instructions for performing the task processing method provided by the embodiments of the present application.
Embodiments of the present application further provide a non-transitory computer-readable storage medium, where instructions in the storage medium, when executed by a processor of a server, enable the server to perform the method for playing streaming media data provided in the embodiment shown in fig. 2.
Embodiments of the present application further provide a computer program product containing instructions, which when run on a computer, cause the computer to execute the method for playing streaming media data provided in the embodiment shown in fig. 2.
It will be understood by those skilled in the art that all or part of the steps for implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, where the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
The above description is only exemplary of the present application and should not be taken as limiting, as any modification, equivalent replacement, or improvement made within the spirit and principle of the present application should be included in the protection scope of the present application.

Claims (10)

1. A method of playing streaming media data, the method comprising:
acquiring a media description file, wherein the media description file only comprises slice information of a first slice and slice information of a last slice in a plurality of slices of streaming media data;
acquiring the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice;
and playing the acquired slice.
2. The method of claim 1, wherein the obtaining the media description file comprises:
acquiring a first storage path;
if the first storage path comprises a target identifier, acquiring the media description file according to the first storage path;
and if the first storage path does not comprise the target identifier, generating a second storage path according to the first storage path and the target identifier, and acquiring the media description file according to the second storage path.
3. The method of claim 1, wherein the obtaining the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice comprises:
generating slice information of a slice to be acquired according to the slice information of the first slice and the slice information of the last slice;
and acquiring the slice to be acquired according to the slice information of the slice to be acquired.
4. The method of claim 3, wherein the slice information comprises a slice link, the slice link comprising a slice number;
generating slice information of a slice to be acquired according to the slice information of the first slice and the slice information of the last slice, wherein the generating comprises:
acquiring the slice number of the slice to be acquired;
if the slice number of the slice to be acquired is determined to be valid according to the slice number included in the slice information of the first slice and the slice number included in the slice information of the last slice, modifying the slice number in the slice link included in the slice information of the first slice into the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired, or modifying the slice number in the slice link included in the slice information of the last slice into the slice number of the slice to be acquired to obtain the slice information of the slice to be acquired.
5. The method according to claim 3, wherein the acquiring the slice to be acquired according to the slice information of the slice to be acquired comprises:
sending a slice acquisition request to a server according to the slice link included in the slice information of the slice to be acquired;
and receiving the to-be-acquired slice returned by the server according to the slice acquisition request.
6. A method of playing streaming media data, the method comprising:
transmitting a media description file to a terminal, the media description file including only slice information of a first slice and slice information of a last slice of a plurality of slices of streaming media data;
receiving a slice acquisition request sent by a terminal, wherein the slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to the slice information of the first slice and/or the slice information of the last slice;
acquiring the slice to be acquired according to the slice link of the slice to be acquired;
and sending the slice to be acquired to the terminal so that the terminal plays the slice to be acquired.
7. The method of claim 6, wherein before sending the media description file to the terminal, the method further comprises:
acquiring an original media description file of the streaming media data, wherein the original media description file comprises slice information of all slices of the streaming media data;
generating the media description file according to the original media description file;
acquiring a storage path and an original file name of the original media description file;
generating a file name of the media description file according to the original file name and the target identifier;
generating a storage path of the media description file according to the file name of the media description file and the storage path of the original media description file;
and storing the media description file according to the storage path of the media description file.
8. A terminal comprising a display and a processor, characterized in that:
the processor is configured to: acquiring a media description file, wherein the media description file only comprises slice information of a first slice and slice information of a last slice in a plurality of slices of streaming media data; acquiring the slice of the streaming media data according to the slice information of the first slice and the slice information of the last slice;
the processor is further configured to control the display to play the acquired slice.
9. The terminal of claim 8, wherein the processor is specifically configured to:
acquiring a first storage path;
if the first storage path comprises a target identifier, acquiring the media description file according to the first storage path;
and if the first storage path does not comprise the target identifier, generating a second storage path according to the first storage path and the target identifier, and acquiring the media description file according to the second storage path.
10. A server, characterized in that the server comprises:
the system comprises a first sending module, a second sending module and a third sending module, wherein the first sending module is used for sending a media description file to a terminal, and the media description file only comprises slice information of a first slice and slice information of a last slice in a plurality of slices of streaming media data;
a receiving module, configured to receive a slice acquisition request sent by a terminal, where the slice acquisition request carries a slice link of a slice to be acquired, and the slice link of the slice to be acquired is generated by the terminal according to slice information of the first slice and/or slice information of the last slice;
the acquisition module is used for acquiring the slice to be acquired according to the slice link of the slice to be acquired;
and the second sending module is used for sending the slice to be acquired to the terminal so that the terminal plays the slice to be acquired.
CN202010291642.7A 2020-04-14 2020-04-14 Method and device for playing streaming media data Active CN111405380B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010291642.7A CN111405380B (en) 2020-04-14 2020-04-14 Method and device for playing streaming media data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010291642.7A CN111405380B (en) 2020-04-14 2020-04-14 Method and device for playing streaming media data

Publications (2)

Publication Number Publication Date
CN111405380A CN111405380A (en) 2020-07-10
CN111405380B true CN111405380B (en) 2022-08-05

Family

ID=71431561

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010291642.7A Active CN111405380B (en) 2020-04-14 2020-04-14 Method and device for playing streaming media data

Country Status (1)

Country Link
CN (1) CN111405380B (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243430A (en) * 2013-06-20 2014-12-24 腾讯科技(深圳)有限公司 Streaming media playing method and device
CN109756757A (en) * 2019-03-21 2019-05-14 北京数码视讯软件技术发展有限公司 Live data processing method and processing device, live broadcasting method and device and direct broadcast server
CN110213672A (en) * 2019-07-04 2019-09-06 腾讯科技(深圳)有限公司 Video generation, playback method, system, device, storage medium and equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10638192B2 (en) * 2017-06-19 2020-04-28 Wangsu Science & Technology Co., Ltd. Live streaming quick start method and system

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104243430A (en) * 2013-06-20 2014-12-24 腾讯科技(深圳)有限公司 Streaming media playing method and device
CN109756757A (en) * 2019-03-21 2019-05-14 北京数码视讯软件技术发展有限公司 Live data processing method and processing device, live broadcasting method and device and direct broadcast server
CN110213672A (en) * 2019-07-04 2019-09-06 腾讯科技(深圳)有限公司 Video generation, playback method, system, device, storage medium and equipment

Also Published As

Publication number Publication date
CN111405380A (en) 2020-07-10

Similar Documents

Publication Publication Date Title
CN111447498A (en) Awakening method of display equipment and display equipment
CN110996136B (en) Video resource display method and device
CN111405318B (en) Video display method and device and computer storage medium
CN111131898B (en) Method and device for playing media resource, display equipment and storage medium
CN113259741A (en) Demonstration method and display device for classical viewpoint of episode
CN111479145A (en) Display device and television program pushing method
CN111897478A (en) Page display method and display equipment
CN111726673B (en) Channel switching method and display device
CN112153406A (en) Live broadcast data generation method, display equipment and server
CN114079829A (en) Display device and generation method of video collection file watermark
CN111836115A (en) Screen saver display method, screen saver skipping method and display device
CN111176603A (en) Image display method for display equipment and display equipment
CN111954059A (en) Screen saver display method and display device
CN112199064A (en) Interaction method of browser application and system platform and display equipment
CN113825032A (en) Media asset playing method and display equipment
CN109857972B (en) Page updating method and display equipment
CN111163343A (en) Method for recognizing pattern recognition code and display device
CN112272331B (en) Method for rapidly displaying program channel list and display equipment
CN112040340A (en) Resource file acquisition method and display device
CN112004126A (en) Search result display method and display device
CN112017415A (en) Recommendation method of virtual remote controller, display device and mobile terminal
CN111741314A (en) Video playing method and display equipment
CN111182339A (en) Method for playing media item and display equipment
CN113573149B (en) Channel searching method and display device
CN111405380B (en) Method and device for playing streaming media data

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