CN113766345B - Method for playing random push video and set top box - Google Patents

Method for playing random push video and set top box Download PDF

Info

Publication number
CN113766345B
CN113766345B CN202111130760.0A CN202111130760A CN113766345B CN 113766345 B CN113766345 B CN 113766345B CN 202111130760 A CN202111130760 A CN 202111130760A CN 113766345 B CN113766345 B CN 113766345B
Authority
CN
China
Prior art keywords
video
playing
webpage
play
player
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
CN202111130760.0A
Other languages
Chinese (zh)
Other versions
CN113766345A (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.)
Hisense Broadband Multimedia Technology Co Ltd
Original Assignee
Hisense Broadband Multimedia 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 Hisense Broadband Multimedia Technology Co Ltd filed Critical Hisense Broadband Multimedia Technology Co Ltd
Priority to CN202111130760.0A priority Critical patent/CN113766345B/en
Publication of CN113766345A publication Critical patent/CN113766345A/en
Application granted granted Critical
Publication of CN113766345B publication Critical patent/CN113766345B/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/80Generation or processing of content or additional data by content creator independently of the distribution process; Content per se
    • H04N21/85Assembly of content; Generation of multimedia applications
    • H04N21/858Linking data to content, e.g. by linking an URL to a video object, by creating a hotspot
    • 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/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software
    • H04N21/8173End-user applications, e.g. Web browser, game
    • 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/81Monomedia components thereof
    • H04N21/8166Monomedia components thereof involving executable data, e.g. software
    • H04N21/8193Monomedia components thereof involving executable data, e.g. software dedicated tools, e.g. video decoder software or IPMP tool

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a method for playing a random push video and a set top box, wherein the method comprises the following steps: the network management application receives the first video address and pushes the first video address to the application program; the application program java layer generates a second play webpage according to the first video address; and loading a second play webpage by the browser kernel to generate a second play instance. And the player calls the loading interface to play a first push video, wherein the first push video is a video corresponding to the first video address. The loading interface for playing the webpage is consistent with the video loading interface in the IPTV standard, and the player does not need to additionally add an interface, so that the loading interface of the player is unified, and the error probability is reduced. Meanwhile, the video address is converted into a browser kernel loading page without interrupting the operation of the browser kernel, the original video playing process is changed into a browser kernel loading webpage, the playing operation in the webpage is easier to realize, and the logic is clearer and more independent.

Description

Method for playing random push video and set top box
Technical Field
The application relates to the technical field of communication, in particular to a method for playing a random push video and a set top box.
Background
IPTV is a function of receiving video on demand programs, video broadcasting, surfing the Internet and the like by using a computer or a set top box and a television. IPTV can well adapt to the trend of rapid development of the current network, fully and effectively utilize network resources, has good interactivity, and is being widely used in the operator network.
The EPG is a portal system of the IPTV. Indexing and navigation of various services provided by the IPTV are completed through an EPG system.
In general, in order to meet the expansion of video push service, an external signal source randomly pushes a new video to a set top box, and the set top box converts and plays the new video. The quick and error-free video service has a crucial effect on improving user experience.
Disclosure of Invention
The application provides a method for playing a randomly pushed video and a set top box so as to realize the method for playing the pushed video randomly by the set top box.
In order to solve the technical problems, the embodiment of the application discloses the following technical scheme:
in one aspect, an embodiment of the present application discloses a set top box, including: the network management application is used for receiving the video address;
the IPTV application is used for generating a playing webpage according to the video address, loading the playing webpage and generating a player instance;
The player is connected with the IPTV application through a loading interface and calls the playing instance to play the push video;
the loading interface is consistent with the video interface of the IPTV specification.
On the other hand, the embodiment of the application discloses a method for playing random push video, which comprises the following steps: the network management application receives a first video address and pushes the first video address to an application program java layer;
The application program java layer generates a second play webpage according to the first video address;
The browser kernel loads the second play webpage, generates a second play instance and acquires the first video address;
The browser kernel transmits the first video address to a player through a loading interface; the IPTV standard interfaces of the loading interfaces are consistent;
And the player calls the loading interface to play a first push video, wherein the first push video is a video corresponding to the first video address.
The application has the beneficial effects that:
The application discloses a method for playing a random push video, which comprises the following steps: the network management application receives a first video address and pushes the first video address to an application program java layer; the application program java layer generates a second play webpage according to the first video address; and the browser kernel loads the second play webpage, generates a second play instance and acquires the first video address. The browser kernel transmits the first video address to a player through a loading interface; the IPTV standard interface of the loading interface is consistent. And the player starts to play a first push video according to the loading interface, wherein the first push video is a video corresponding to the first video address. The loading interface for playing the webpage is consistent with the video loading interface in the IPTV standard, and the player does not need to additionally add an interface, so that the loading interface of the player is unified, and the error probability is reduced. Meanwhile, the video address is converted into a browser kernel loading page, so that the operation of the browser kernel is not interrupted, and the follow-up operation of the browser kernel is not influenced. The original video playing process is changed into the browser kernel loading webpage, the playing operation in the webpage is easier to realize, and the logic is clearer and more independent.
Drawings
In order to more clearly illustrate the technical solution of the present application, the drawings that are needed in the embodiments will be briefly described below, and it will be obvious to those skilled in the art that other drawings can be obtained from these drawings without inventive effort.
Fig. 1 is a schematic diagram of a usage scenario of a set-top box according to an embodiment;
Fig. 2 is a schematic diagram of a software layer of a set-top box according to an embodiment of the present application;
Fig. 3 is a frame diagram of a set top box response push video flow provided in an embodiment of the present application;
Fig. 4 is a signaling flow chart for playing a random push video according to an embodiment of the present application;
fig. 5 is a flowchart of another playing random push video signaling provided in an embodiment of the present application;
fig. 6 is a flowchart of a third playing random push video signaling provided in an embodiment of the present application.
Detailed Description
In order to facilitate explanation of the technical solutions of the application, some concepts related to the present application will be explained first.
In order to make the technical solution of the present application better understood by those skilled in the art, the technical solution of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application, and it is apparent that the described embodiments are only some embodiments of the present application, but not all embodiments of the present application. All other embodiments, which can be made by those skilled in the art based on the embodiments of the present application without making any inventive effort, shall fall within the scope of the present application.
It should be noted that the brief description of the terminology in the present application is for the purpose of facilitating understanding of the embodiments described below only and is not intended to limit the embodiments of the present application. Unless otherwise indicated, these terms should be construed in their ordinary and customary meaning.
The terms first, second, third and the like in the description and in the claims and in the above-described figures are used for distinguishing between similar or similar objects or entities and not necessarily for describing a particular sequential or chronological order, unless otherwise indicated. It is to be understood that the terms so used are interchangeable under appropriate circumstances.
The terms "comprises," "comprising," and "having," and any variations thereof, are intended to cover a non-exclusive inclusion, such that a product or apparatus that comprises a list of elements is not necessarily limited to all elements explicitly listed, but may include other elements not expressly listed or inherent to such product or apparatus.
The term "module" refers to any known or later developed hardware, software, firmware, artificial intelligence, fuzzy logic, or combination of hardware or/and software code that is capable of performing the function associated with that element.
Fig. 1 is a schematic diagram of a usage scenario of a set-top box according to an embodiment. As shown in fig. 1, the set-top box 100 is a device that connects the display device 200 with the server 400. It can convert the compressed digital signal into television content and display it on a display device.
The display device 200 is in data communication with the server 400, and a user can operate the display device 200 through the smart device 300 or the control apparatus 500.
In some embodiments, the control apparatus 500 may be a remote controller, and the communication between the remote controller and the display device includes at least one of infrared protocol communication or bluetooth protocol communication, and other short-range communication modes, and the display device 200 is controlled by a wireless or wired mode. The user may control the display apparatus 200 by inputting a user instruction through at least one of a key on a remote controller, a voice input, a control panel input, and the like.
In some embodiments, the smart device 300 may include any one of a mobile terminal, tablet, computer, notebook, AR/VR device, etc.
In some embodiments, the smart device 300 may also be used to control the display device 200. For example, the display device 200 is controlled using an application java layer running on the smart device.
In some embodiments, the smart device 300 and the display device may also be used for communication of data.
In some embodiments, the display device 200 may also perform control in a manner other than the control apparatus 500 and the smart device 300, for example, the voice command control of the user may be directly received through a module configured inside the display device 200 device for acquiring voice commands, or the voice command control of the user may be received through a voice control apparatus configured outside the display device 200 device.
In some embodiments, the set top box is also in data communication with the server 400. The set top box 100 may be permitted to make communication connections via a Local Area Network (LAN), a Wireless Local Area Network (WLAN), and other networks. The server 400 may provide various content and interactions to the set top box 100. The server 400 may be a cluster, or may be multiple clusters, and may include one or more types of servers.
In some embodiments, software steps performed by one step execution body may migrate on demand to be performed on another step execution body in data communication therewith. For example, software steps executed by the server may migrate to be executed on demand on a display device in data communication therewith, and vice versa.
The control device 500 may also be connected to the set top box 100 in a communication manner, where the control device and the set top box communicate via an infrared protocol, and the set top box receives a communication signal from the control device, so as to complete remote control operation of a user.
The set top box 100 may be external to the display device housing or may be internal to the display device.
In order to play random push videos, the IPTV application program of the set top box and the player are provided with a loading interface, and when the external network manager pushes the played videos, the IPTV application program transmits the url of the videos to the player to play through the loading interface without loading through a browser kernel.
In the process that the IPTV application program receives the video pushed by the external network manager and then transmits the video url to the player through the loading interface for playing, the error of the calling interface of the player is easily caused because the video interface is inconsistent with the video loading interface in the IPTV specification.
To solve the above problems, a set top box includes: and the first communication interface is used for receiving the push video address information. And the second communication interface is connected with the remote control equipment and is used for receiving the user instruction.
A processor configured to: and forming the playing webpage information according to the push video address information and the user instruction.
And the third communication interface is connected with the display equipment and used for transmitting the processed playing webpage information to the display equipment.
The processor is further configured to:
the network management application receives the push video address of the first communication interface and transmits the video address to the IPTV application;
the IPTV application generates a playing webpage according to the push video address, loads the playing webpage and generates a player instance.
And the player is used for playing the player instance.
Fig. 2 is a schematic view of a software layer of a set-top box according to an embodiment of the present application, where the set-top box is provided with a network management application, an IPTV application and a player, where the network management application receives a video address pushed by an external server and transmits the video address to the IPTV application. Generating a playing webpage of the IPTV application, and loading the playing webpage. The player is used for playing the loaded playing webpage.
In some embodiments of the present application, the IPTV application is provided with an application java layer and a browser kernel, where the application java layer generates a page according to a received video address, and sends call information to the browser kernel, and the browser kernel loads the generated play web page to generate a player instance. In the embodiment of the application, the loading interface of the played webpage is consistent with the video loading interface in the IPTV specification, and the player does not need to additionally add an interface, so that the loading interface of the player is unified, and the error probability is reduced. Meanwhile, the video address is converted into the browser kernel to load the webpage, the operation of the browser kernel is not interrupted, and the follow-up operation of the browser kernel is not influenced. The original video playing process is changed into the browser kernel loading webpage, the playing operation in the webpage is easier to realize, and the logic is clearer and more independent.
Fig. 3 is a frame diagram of a set top box response push video flow provided in an embodiment of the present application. As shown in fig. 3, in some embodiments of the application, an external server pushes video addresses to a network management application. The video addresses are delivered in the form of data. After the network management application receives the video address, the video address is transmitted to the application program java layer in a broadcasting mode. The application program java layer sends an enabling signal to the browser kernel to generate a play webpage corresponding to the video address, and the application program java layer controls the browser kernel to load the play webpage. And loading and playing the webpage by the browser kernel to generate a player instance. In the application, the loading interface of the player instance generated by the browser kernel is consistent with the video loading interface in the IPTV specification, and the player is not required to additionally add an interface, so that the player interface is unified, and the playing error rate is reduced. And the player starts to play the video according to the interface called by the play webpage.
In the embodiment of the application, in order to improve the user experience, the method further comprises the following steps: and receiving a return signal of the user, exiting the current playing webpage, and returning to the previous playing webpage.
In the embodiment of the application, after the current video is played, the page before the video is played is returned.
Fig. 4 is a signaling flow chart for playing a random push video, as shown in fig. 4, provided by the embodiment of the application, in order to timely and accurately play a video pushed by an external server, the application provides a method for playing a random push video, which includes:
And receiving the pushed video address information and generating a playing webpage. In some embodiments of the present application, the external network management platform pushes the video address to the set top box, and the set top box network management application receives the video address and passes the video address to the application java layer. The set top box network management application transmits the video address to the application program java layer in a broadcasting mode.
The application program java layer receives the broadcast containing the video address pushed by the network management application, generates a play webpage corresponding to the video address, and controls the browser kernel to load the play webpage. The playing webpage corresponding to the video address is called a second playing webpage in the application.
The process of generating the play webpage corresponding to the video address comprises the following steps:
Creating a player instance, initializing a player, destroying the player leaving the page and the like, and relevant loading interface operations;
Obtaining a video address through a playparams.
Updating the video address by playparameters.
Responding to a play state event returned by the player, such as responding to a play end event;
A response to a key, such as a response to a return key.
In the embodiment of the application, if the pushed video address is received, the browser kernel plays the video, the java layer of the IPTV application program automatically generates a play webpage corresponding to the pushed video address, video play before termination is finished, and the pushed video address is transmitted to the webpage through the PlayParams. In the application, when the pushed video address is received, the browser kernel plays a playing webpage of the video, which is called a first playing webpage.
And loading the generated play webpage by the browser kernel to generate a player instance. The video address is obtained through playparams.
And the player starts to play the video according to the interface called by the play webpage.
After the video playing is finished, the player sends video playing finishing information to the browser kernel.
After receiving the video playing end information, the browser kernel returns to the page before playing, namely returns to the first page. And after receiving the video playing end information, the browser kernel returns to the page before playing according to page logic.
In the embodiment of the application, in order to improve the user experience, the method further comprises the following steps: and receiving a return signal of the user, exiting the current playing webpage, and returning to the first webpage.
In some embodiments provided by the present application, further comprising: and when the current pushed video is not played, receiving the second pushed video, wherein the video priority of the later pushed video is higher than that of the video pushed before, and the application program java layer updates the video address through the PlayParams.
Fig. 5 is a flowchart of another method for playing a random push video according to an embodiment of the present application, where the method for playing a random push video provided by the present application includes:
The IPTV application program java layer receives the first push video address information and generates a second play webpage. The browser kernel loads a second playing webpage, wherein the second playing webpage is a playing webpage generated by the first push video address.
And loading a second play webpage by the browser kernel to generate a second player instance. The player starts playing the first push video by calling the interface of the second player instance.
Before the first push video is played, the IPTV application program java layer receives the second push video address information, updates the video address and generates a third play webpage. The browser kernel loads a third playing webpage, wherein the third playing webpage is a playing webpage generated by the second push video address. And loading a third play webpage by the browser kernel to generate a third player instance. And the player starts playing the second push video by calling the interface of the third player instance.
And after the second push video is played, the player sends a message of the playing completion to the browser kernel. And the browser kernel receives the information that the current page finishes playing or receives the information returned by the user, returns to the second playing webpage and continues to play the first push video.
Or receiving the control information returned by the user, returning to the second playing webpage, and continuing to play the first push video.
After the first push video is played, the player sends a message of playing completion to the browser kernel. And the browser kernel receives the information that the current page finishes playing or receives the return information of the user, returns to the first playing webpage and continues playing the page before receiving the first push video.
In the embodiment of the application, an external server is also provided for sending the push video address information to the set top box. The external server is provided with a network management platform for sending the push video address to the set top box.
Fig. 6 is a third signaling flow chart for playing random push video provided by the embodiment of the present application, according to an actual usage scenario, in order to avoid continuous playing of multiple recommended videos and influence the user experience, another method for playing random push video provided by the present application includes:
The IPTV application program java layer receives the first push video address information and generates a second play webpage. The browser kernel loads a second playing webpage, wherein the second playing webpage is a playing webpage generated by the first push video address.
And loading a second play webpage by the browser kernel to generate a second player instance. The player starts playing the first push video by calling the interface of the second player instance.
Before the first push video is played, the IPTV application program java layer receives second push video address information, acquires the second push video address through the PlayParams. The browser kernel reloads the second playing webpage, and the second playing webpage at the moment contains the address information of the second push video. And loading the current playing webpage by the browser kernel to generate a third player instance. And the player starts playing the second push video by calling the interface of the third player instance.
And after the second push video is played, the player sends a message of the playing completion to the browser kernel. And the browser kernel receives the information that the current page finishes playing or receives the information returned by the user and returns to the first played webpage.
The IPTV application in the present application may be IPTV apk.
The application discloses a method for playing random push video suitable for a set top box and the set top box, wherein the method comprises the following steps: the network management application receives a first push video address and pushes the first push video address to an application program java layer; the application program java layer generates a second play webpage according to the first push video address; and the browser kernel loads the second play webpage, generates a second play instance and acquires the first push video address. The browser kernel transmits the first push video address to a player through a loading interface; the IPTV standard interface of the loading interface is consistent. And the player starts to play a first push video according to the loading interface, wherein the first push video is a video corresponding to the first push video address. The loading interface for playing the webpage is consistent with the video loading interface in the IPTV standard, and the player does not need to additionally add an interface, so that the loading interface of the player is unified, and the error probability is reduced. Meanwhile, the video address is converted into a browser kernel loading page, so that the operation of the browser kernel is not interrupted, and the follow-up operation of the browser kernel is not influenced. The original video playing process is changed into the browser kernel loading page, the playing operation in the page is easier to realize, and the logic is clearer and more independent.
Since the foregoing embodiments are all described in other modes by reference to the above, the same parts are provided between different embodiments, and the same and similar parts are provided between the embodiments in the present specification. And will not be described in detail herein.
It should be noted that in this specification, relational terms such as "first" and "second" and the like are used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Moreover, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a circuit structure, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such circuit structure, article, or apparatus. Without further limitation, the statement "comprises one … …" does not exclude that an additional identical element is present in a circuit structure, article or device comprising the element.
Other embodiments of the application will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure of the application. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
The embodiments of the present application described above do not limit the scope of the present application.

Claims (7)

1. A set top box, comprising:
The network management application is used for receiving the pushed video address;
The IPTV application is used for generating a playing webpage according to the video address, loading the playing webpage and generating a player instance; the IPTV application comprises: an application java layer and a browser kernel;
The application program java layer is communicated with the webmaster application and is used for generating the play webpage according to the pushed video address and sending control information to the browser kernel;
the browser kernel loads the play webpage according to the control information to generate a player instance; the player is connected with the browser through a loading interface, and calls the player instance to play the push video;
the loading interface is consistent with the video interface of the IPTV specification.
2. A method of playing a randomly pushed video, comprising:
The network management application receives a first video address and pushes the first video address to an application program java layer;
The application program java layer generates a second play webpage according to the first video address;
loading the second play webpage by the browser kernel, generating a second player instance, and acquiring the first video address;
The browser kernel transmits the first video address to a player through a loading interface; the loading interface is consistent with the IPTV standard interface;
And the player calls the loading interface to play a first push video, wherein the first push video is a video corresponding to the first video address.
3. The method for playing a random push video according to claim 2, wherein the network management application pushes the first video address to the application java layer by broadcasting.
4. The method of playing a randomly pushed video of claim 2, further comprising: and the browser kernel receives the return control information, exits from the current playing webpage and returns to the previous playing webpage.
5. The method of playing a randomly pushed video of claim 2, further comprising: the player sends first end play information to the browser kernel, wherein the first end play information is information of ending play of the second play webpage;
And the browser kernel receives the ending play information and returns a first play webpage, wherein the first play webpage is a webpage before the second play webpage.
6. The method of playing a randomly pushed video of claim 2, further comprising:
The network management application receives a second video address and pushes the second video address to the application program java layer; the network management application receives the second video address later than the first video address;
the application program java layer updates the second playing webpage according to the second video address;
a browser kernel;
The browser kernel transmits the second video address to a player through the loading interface;
and the player finishes playing the first push video according to the loading interface and starts playing a second push video, wherein the second push video is the video corresponding to the second video address.
7. The method for playing a random push video according to claim 2, wherein the application java layer generates a second playing webpage according to the first video address, and further comprises:
and before terminating the video playing, transmitting the first video address to the second playing webpage.
CN202111130760.0A 2021-09-26 2021-09-26 Method for playing random push video and set top box Active CN113766345B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111130760.0A CN113766345B (en) 2021-09-26 2021-09-26 Method for playing random push video and set top box

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111130760.0A CN113766345B (en) 2021-09-26 2021-09-26 Method for playing random push video and set top box

Publications (2)

Publication Number Publication Date
CN113766345A CN113766345A (en) 2021-12-07
CN113766345B true CN113766345B (en) 2024-08-06

Family

ID=78797496

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111130760.0A Active CN113766345B (en) 2021-09-26 2021-09-26 Method for playing random push video and set top box

Country Status (1)

Country Link
CN (1) CN113766345B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114374869B (en) * 2022-01-05 2023-05-23 烽火通信科技股份有限公司 Panoramic video playing method and device and computer storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103747345A (en) * 2013-12-16 2014-04-23 乐视网信息技术(北京)股份有限公司 Method and equipment for video playing of intelligent televisions

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882088A (en) * 2009-05-05 2010-11-10 百视通网络电视技术发展有限责任公司 Method and system for simulating set top box (STB) and implementation method thereof
US9690866B2 (en) * 2009-06-19 2017-06-27 Microsoft Technology Licensing, Llc Persistent media playback
CN102262535A (en) * 2011-07-18 2011-11-30 李建成 Method and system for processing window background
CN105992063A (en) * 2015-01-29 2016-10-05 华为技术有限公司 Webpage loading method and user equipment
CN107948716A (en) * 2017-11-28 2018-04-20 青岛海信宽带多媒体技术有限公司 A kind of video broadcasting method, device and set-top box
CN110858919A (en) * 2018-08-24 2020-03-03 北京字节跳动网络技术有限公司 Data processing method and device in media file playing process and storage medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103747345A (en) * 2013-12-16 2014-04-23 乐视网信息技术(北京)股份有限公司 Method and equipment for video playing of intelligent televisions

Also Published As

Publication number Publication date
CN113766345A (en) 2021-12-07

Similar Documents

Publication Publication Date Title
US10448082B2 (en) Information exchanging method and device, audio terminal and computer-readable storage medium
CN102685576B (en) For the method and apparatus switched between native applications and the second application
CN111901674A (en) Video playing control and device
US8892633B2 (en) Apparatus and method for transmitting and receiving a user interface in a communication system
JP2014010842A (en) Method to discover application
JP2002215503A (en) Device and method for conversion, charging method, and system and method for script conversion
CN112188277B (en) Screen projection control method and device, electronic equipment and computer program medium
CN102016819A (en) Method and device for providing and receiving a user interface with reference to the properties of the client
CN112449250B (en) Method, device, equipment and medium for downloading video resources
CN114143371A (en) Screen projection method and device, storage medium and electronic equipment
CN112331202A (en) Voice screen projection method and device, electronic equipment and computer readable storage medium
CN113766345B (en) Method for playing random push video and set top box
CN112954717A (en) Household appliance network distribution method and device based on H5 page
CN104023262A (en) HTML-based multi-screen set top box remote controller system and method
CN104768080A (en) Real-time rebroadcasting synchronization method and real-time rebroadcasting synchronization system
JP2013034169A (en) Information communication terminal, broadcast reception terminal and computer program
CN103607625A (en) A system realizing multi-screen cooperation based on a hypertext markup language and a method thereof
CN107241651A (en) A kind of media data playing method and device, intelligent terminal
CN113413611A (en) Order generation method, order payment method, device and equipment for cloud game platform
US10979541B2 (en) System and method for setting time and date in a device without access to network time protocol
CN112714341A (en) Information acquisition method, cloud set top box system, entity set top box and storage medium
CN111182339A (en) Method for playing media item and display equipment
CN103491420A (en) Bidirectional video-on-demand method and digital television all-in-one machine
CN103442256A (en) Electronic program menu implementation method and system based on HTML5
CN106790205B (en) Streaming media service system

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