CN111372137B - Method and device for automatically correcting player state by browser and display equipment - Google Patents

Method and device for automatically correcting player state by browser and display equipment Download PDF

Info

Publication number
CN111372137B
CN111372137B CN202010177340.7A CN202010177340A CN111372137B CN 111372137 B CN111372137 B CN 111372137B CN 202010177340 A CN202010177340 A CN 202010177340A CN 111372137 B CN111372137 B CN 111372137B
Authority
CN
China
Prior art keywords
player
page
browser
playing
switched
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
CN202010177340.7A
Other languages
Chinese (zh)
Other versions
CN111372137A (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 CN202010177340.7A priority Critical patent/CN111372137B/en
Publication of CN111372137A publication Critical patent/CN111372137A/en
Application granted granted Critical
Publication of CN111372137B publication Critical patent/CN111372137B/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/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/478Supplemental services, e.g. displaying phone caller identification, shopping application
    • H04N21/4782Web browsing, e.g. WebTV
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/472End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content
    • H04N21/47202End-user interface for requesting content, additional data or services; End-user interface for interacting with content, e.g. for content reservation or setting reminders, for requesting event notification, for manipulating displayed content for requesting content on demand, e.g. video on demand
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/40Client devices specifically adapted for the reception of or interaction with content, e.g. set-top-box [STB]; Operations thereof
    • H04N21/47End-user applications
    • H04N21/485End-user interface for client configuration
    • 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/854Content authoring
    • H04N21/8543Content authoring using a description language, e.g. Multimedia and Hypermedia information coding Expert Group [MHEG], eXtensible Markup Language [XML]

Abstract

The application discloses a method, a device and a display device for automatically correcting the state of a player by a browser, wherein the method comprises the following steps: when the browser switches the page, judging whether a player exists in the current page; if the player exists in the current page, the browser informs the player to stop playing through the interprocess communication channel; if the player does not exist in the current page, the browser determines whether to stop the player according to the characteristics of the played program and the boundary characteristics of the switched page. According to the method and the device, when the browser switches the page, the current page with the player is informed to stop the player, a judgment process is carried out on the current page without the player to determine whether to stop the player, the page does not need to be modified by contacting the head end during testing, or the player is independently stopped according to the condition of each page, so that the function of automatic stop of the player during page switching is realized, and the problem of low efficiency caused by independent test development when the player cannot stop in each market is solved.

Description

Method and device for automatically correcting player state by browser and display equipment
Technical Field
The present application relates to the field of IPTV playing technologies, and in particular, to a method and an apparatus for automatically correcting a player status by a browser, and a display device.
Background
An Internet Protocol Television (IPTV) is a brand-new technology that uses a broadband limited Television network, integrates multiple technologies such as Internet, multimedia, and communication, and provides multiple interactive services including digital Television for home users. The service applications in the current stage include various entertainment and information services such as traditional broadcast television service, time-shifted television, video-on-demand, broadcast program reservation, information browsing, games and communications. The user sends an instruction to the set-top box through the remote controller, and the set-top box transmits and displays the instruction to the television after requesting the server.
IPTV products commonly use a B/S (server-side-browser) architecture, that is, an operator deploys playing content and browsing content, and a set-top box integrated browser is responsible for displaying pages. In docking IPTV head-ends of various cities, it was found that a problem often faced: for example, page a creates and starts a player to play a program through the JS function extended by the IPTV specification, and when the user switches to B-page, the program of a-page is still playing in the background after B-page because the a-page or B-page does not stop the player.
However, at present, there is no good solution, and the head end can only be contacted to modify the page after a problem is found during testing, or the player can be set to be stopped independently according to the page condition, so that the efficiency caused by independent test development when various markets encounter such problems is low.
Disclosure of Invention
The application provides a method and a device for automatically correcting a player state by a browser and display equipment, and aims to solve the problem of low efficiency caused by independent test development when various markets suffer from the problems because a player cannot be automatically stopped when the current page is switched.
In order to solve the technical problem, the embodiment of the application discloses the following technical scheme:
in a first aspect, an embodiment of the present application discloses a method for automatically correcting a player status by a browser, where the method includes:
when the browser switches the page, judging whether a player exists in the current page;
if the player exists in the current page, the browser informs the player to stop playing through an interprocess communication channel;
and if the player does not exist in the current page, the browser determines whether to stop the player according to the characteristics of the played program and the boundary characteristics of the switched page.
In a second aspect, an embodiment of the present application discloses an apparatus for automatically modifying a player status by a browser, including:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to:
when the browser switches the page, judging whether a player exists in the current page;
if the player exists in the current page, the browser informs the player to stop playing through an inter-process communication channel;
and if the player does not exist in the current page, the browser determines whether to stop the player according to the characteristics of the played program and the boundary characteristics of the switched page.
In a third aspect, an embodiment of the present application discloses a display device, which includes the apparatus for automatically modifying a player status by a browser according to the second aspect.
Compared with the prior art, the beneficial effect of this application is:
according to the method for automatically correcting the state of the player by the browser, whether the player exists in the current page or not is judged when the browser switches the page, when the player exists in the current page, the current page is destroyed when the page is switched, and under the condition, the browser informs the player to stop playing through the interprocess communication channel, so that the situation that the player still plays in a background after the page is switched is avoided; when the current page does not have the player, the page where the player is located cannot be destroyed when the page is switched, and in this case, the browser determines whether to stop the player according to the characteristics of the playing program and the boundary characteristics of the switched page. The browser determines whether to send the stop instruction to the player or not by judging whether the player exists in the current page or not so as to automatically stop the player, does not need to contact the head end to modify the page during testing, or independently set the stop of the player according to the condition of each page, can realize the function of automatically stopping the player during page switching, and avoids the problem of low efficiency caused by independent test and development when various markets encounter the problems.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the application.
Drawings
In order to more clearly explain the technical solution of the present application, the drawings needed to be used in the embodiments will be briefly described below, and it is obvious to those skilled in the art that other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a frame pattern presented on a screen by an exemplary browser;
FIG. 2 is a schematic diagram of an exemplary architecture for invoking a player to play code streams by a browser through js extension;
fig. 3 is a flowchart of a method for automatically modifying a player status by a browser according to an embodiment of the present application;
fig. 4 is a detailed flowchart of S300 in a method for automatically modifying a player status by a browser according to an embodiment of the present application;
fig. 5 is a block diagram of a display device according to an embodiment of the present disclosure.
Detailed Description
In order to make those skilled in the art better understand the technical solutions in the present application, the technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all the embodiments. All other embodiments obtained by a person of ordinary skill in the art based on the embodiments in the present application without making any creative effort shall fall within the protection scope of the present application.
IPTV products generally use a B/S (server-side-browser) architecture, that is, an operator deploys broadcast content and browsing content, issues html files via a network, and an integrated browser at a set-top box is responsible for receiving a display page.
The browser finally displays each frame pattern on the screen, and the pattern can be completely realized by the description of one html file or the effect of the combination of a plurality of html files. The html implementation functions are different, and can be only used for displaying contents (described by html language and css grammar in html files), or only used for executing specific functions (described by javascript embedded in html files), or can be simultaneously completed, and usually, presentation and function implementation of one frame pattern are completed by cooperation of a plurality of html files. The browser is responsible for analyzing each html, the part needing to be displayed is subjected to rendering/layout/synthesis and other final display, and javascript (js) statements needing to be executed are analyzed and executed through the browser so as to complete various functions. As shown in fig. 1, a server issues multiple pages (e.g., 1.html, 2.html, and 3.html), a browser parses html and css to predict completion of screen display, parses javascript statements to complete various functions, and sometimes needs other modules such as a player to complete the whole function together.
In order to transmit high-quality video to users more efficiently, IPTV uses a dedicated network (different from the world wide web) to play a video stream in a special format. A series of js interfaces which complete the playing function in the page are defined and expanded for the domestic IPTV industry, after the js expansion is completed by a browser in the set top box, the js interfaces of the related players are executed when the webpage is analyzed, the js interfaces are called to a playing module in the set top box for playing through an interprocess communication mechanism, and various format code streams deployed at the IPTV head end are played smoothly. The extended js interface related to the player mainly has functional interfaces for creating, starting, stopping, fast forwarding and fast rewinding, and the like, and the architecture diagram of the IPTV browser calling the player to play the code stream through js extension is shown in fig. 2.
When the browser presents content switching, a certain html is actually switched to another html usually through a standard repositioning js method, and the browser releases an old page and reloads a new page. However, as can be seen from the above description, when an html currently in use is switched, the display content of the screen may be changed, or only some functions may be changed, and the display content is not adjusted.
Thus, when the browser displays content, a problem often faces: for example, a program is played by creating and starting a player in page a through the JS function extended by the IPTV specification, but when the user switches to page B, the program of page a after page B is still played in the background because page a or page B does not stop the player. There may be several situations when the player is not stopped:
the first condition is as follows: and the display content switching is that when the A.html is transferred to another html through a repositioning method, the player is not actively stopped through js statements.
Case two: html is responsible for creating the player, B.html is responsible for starting playing and displaying, and the displayed content switching is realized by the repositioning method of B.html, and the player is not actively stopped by js statements.
And a third situation: html is responsible for creating the player, B.html is responsible for playing, C.html is responsible for displaying, and the displayed content switching is realized by the C.html through a repositioning method, and the player is not actively stopped through js statements.
In order to solve the above problems, embodiments of the present application provide a method for automatically correcting a player state by a browser, where the method determines how to stop a player by detecting whether the player exists in a page before switching, so that a function of automatically stopping the player during page switching can be implemented, and a problem of low efficiency caused by independent test development when various markets encounter such problems is avoided.
As shown in fig. 3, a method for automatically modifying a player status by a browser according to an embodiment of the present application includes:
s100: when the browser switches the page, whether the player exists in the current page is judged.
When the browser switches the page, if the current page is responsible for creating the player or starting the player, if the situation one and the situation two exist, the current page is destroyed when the current page is switched in a repositioning mode, so that the switched page is reloaded; if the current page is only responsible for displaying the content, if the current page is subjected to relocation switching, the page where the player is located cannot be destroyed. Therefore, when the browser switches pages, whether a player exists in the current page or not needs to be judged, and if the player exists in the current page, S200 is executed; if the player does not exist in the current page, S300 is executed.
The specific method for determining whether the player exists in the current page may be:
after the browser receives and analyzes the html page, a document data structure is formed in the browser, various information after html analysis is recorded in the document data structure, and if a player is created through a js function in the page and the player is started through the js function, a new mark can be created in the document data structure to indicate that the js function for creating the player or the js function for starting the player exists in the current page. Then, when the browser switches the page, whether a document data structure in the browser contains the created new mark or not can be judged, and if the document data structure contains the created new mark, the current page is responsible for creating a player or starting the player; if the document data structure does not contain the created new mark, the current page is not responsible for creating the player and starting the player, and is only responsible for displaying the content.
In addition to creating a new mark in the document data structure to illustrate the presence of a player in a page, the present example may also be illustrated in other ways, as long as the presence of a player in a page can be proved, which all belong to the protection scope of the embodiments of the present application.
S200: if the player exists in the current page, the browser informs the player to stop playing through the interprocess communication channel.
If the current page has a js function for creating the player or a js function for starting the player, when the html page is switched to another page through relocation, the document data structure of the browser internal assembly is destroyed first, and the data structure is reassembled according to the new page, namely the html is destroyed. Therefore, when the document data structure is destroyed, whether the data structure contains the created new mark is judged, and if the data structure contains the created new mark, the player is informed to stop playing through a channel of interprocess communication. Namely, the browser sends a playing stopping instruction to the player through the interprocess communication channel, and the player automatically stops playing after receiving the playing stopping instruction, so that the function of automatically stopping the player by page switching and summarizing is realized.
S300: if the player does not exist in the current page, the browser determines whether to stop the player according to the characteristics of the played program and the boundary characteristics of the switched page.
If the js function for creating the player or the js function for starting the player does not exist in the current page, it is indicated that the current page is only responsible for displaying the content, a determination process needs to be performed to determine whether to stop the player according to the summary of the experience of the docking market, and the specific determination process is shown in fig. 4:
s301: and judging whether the playing code stream is only audio data or not when the player is still playing after the page is switched.
If the player still plays after the page is switched, the player may play video or audio, and therefore it is necessary to determine whether the data played by the player is audio data or not. If there is no video data to decode, but a sound is played, such a scene is usually background music played on some pages, in which case S305 is executed; if there is video data to decode, the data played by the player is video data, and S302 is executed.
S302: and if the playing code stream is not only audio data, judging whether the page transparency is set after switching.
When the data played by the player is video data, whether the transparency of the displayed content is set by the switched page through the js function needs to be judged again. If the transparency is set for the display content, the display content is usually displayed in a scene where the play content matches the page content with translucency, that is, the current page and the switched page can be displayed simultaneously, and then S305 is executed; if the page transparency is not set to the switched page, S303 is performed.
S303: and if the page transparency is not set in the switched page, judging whether the display content of the switched page reaches the preset value of the screen.
When the data played by the player is video data and the page transparency is not set in the switched page, the boundary characteristics of the switched page need to be detected, that is, the rendered result is analyzed by the browser, and whether the sizes of all the displayed contents of the switched page reach the preset value of the actual screen or not is judged. If the sizes of all the displayed contents do not reach the preset value of the actual screen, the scene is usually the situation that the played contents are matched with simple menu prompts, namely, a webpage popup is displayed on a page where the player is located, and then S305 is executed; if all the sizes of the display contents exceed the preset value of the actual screen, the browser determines that the player is not stopped at this time, and S304 is executed. In this example, the preset value may be 3/4.
S304: and if the display content of the switched page reaches the preset value of the screen, informing the player to stop playing through the interprocess communication channel.
When the data played by the player is video data, the page transparency is not set after switching, and the display content of the page after switching reaches the preset value of the screen, which indicates that the player does not stop at this time, a notification is sent to the player through the channel of the interprocess communication to stop the playing operation. Namely, the browser sends a playing stopping instruction to the player through the interprocess communication channel, and the player automatically stops playing after receiving the playing stopping instruction, so that the function of automatically stopping the player by page switching and summarizing is realized.
S305: the player is not subjected to stop processing.
When the page is switched, the player plays only audio data, and such a scene is usually some background music played by the page, and the browser does not send a notification to stop the player.
When the page transparency is set after switching, in such a scenario, the playing content is usually displayed in cooperation with the page content with translucency, and at this time, the browser does not send a notification to stop the player.
When the display content of the switched page does not reach the preset value of the screen, the scene is usually the situation that the playing content is matched with simple menu prompt, and at the moment, the browser does not inform the player to stop.
The method for automatically correcting the state of the player by the browser provided by the embodiment of the application marks the page information of the player, monitors the destruction information of the page, and sends a notice to stop playing when the original page is destroyed when the page is switched; aiming at the situation that some pages are switched but the original pages are not destroyed, whether the player is stopped or not is determined according to the characteristics of the played program and the boundary characteristics of the switched pages, so that the function of automatically stopping the player in page switching is realized, and the problem of low efficiency caused by independent test and development when various markets encounter the problems is solved.
Based on the method for automatically correcting the player state by the browser in the embodiment, the embodiment of the application further provides a device for automatically correcting the player state by the browser.
The device for automatically correcting the state of the player by the browser provided by the embodiment of the application comprises:
a processor;
a memory for storing processor-executable instructions;
wherein the processor is configured to:
when the browser switches the page, judging whether a player exists in the current page;
if the player exists in the current page, the browser informs the player to stop playing through the interprocess communication channel;
if the player does not exist in the current page, the browser determines whether to stop the player according to the characteristics of the played program and the boundary characteristics of the switched page.
The device for automatically correcting the state of the player by the browser, provided by the embodiment of the application, judges whether the player exists in the current page when the browser switches the page, if the player exists, namely the current page is responsible for creating the player or starting the player, and when the current page is relocated and switched, if the player is not stopped through js, the browser notifies the player to stop the player through an interprocess communication channel so as to realize the function of automatically stopping the player after the page is switched; if the current page does not have the player, namely the current page is only responsible for displaying content, judging whether data played by the player only has audio data or not according to market experience, if the data played by the player only has the audio data, the browser does not send a notice to stop the player, if the data played by the player has the video data, judging whether the page transparency is set on the switched page or not, if the page transparency is set on the switched page, the browser does not send a notice to stop the player, if the page transparency is not set on the switched page, judging whether the displayed content of the switched page reaches the preset value of the screen or not, if the displayed content of the switched page does not reach the preset value of the screen, the browser does not send a notice to stop the player, and if the displayed content of the switched page reaches the preset value of the screen, the browser informs the player to stop playing through an interprocess communication channel. Therefore, the function of automatic stop of the player in page switching is realized, and the problem of low efficiency caused by independent test development when various markets encounter the problems is solved.
On the basis of the foregoing embodiment, an embodiment of the present application further provides a display device, as shown in fig. 5, where the display device includes the apparatus for automatically correcting a player state by a browser in the foregoing embodiment, and when the browser switches a page, the apparatus determines whether a player exists in a current page, marks destruction information of the page where the player is located, monitors destruction information of the page, and sends a notification to stop playing when the original page is destroyed when the page is switched; the method has the advantages that the page without the player is determined whether to stop the player or not according to the characteristics of the played program and the boundary characteristics of the switched page, so that the function of automatically stopping the player in page switching is realized, and the problem of low efficiency caused by independent test development when various markets encounter such problems is solved.
It should be noted that, in the present specification, 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 a" \8230; "8230;" defines an element and does not exclude the presence of additional like elements in circuit structures, articles, or devices comprising the element.
Other embodiments of the present application will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure herein. This application is intended to cover any variations, uses, or adaptations of the invention 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 invention 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 above-described embodiments of the present application do not limit the scope of the present application.

Claims (6)

1. A method for a browser to automatically modify a player status, the method comprising:
analyzing a page and a js statement of an execution function by the IPTV browser, and calling a player to play a code stream through the js statement; the js statement comprises a js function for creating a player and a js function for starting the player;
when the browser switches pages, judging whether a player exists in the current page according to a js function for creating the player or a js function for starting the player;
if the player exists in the current page, the browser informs the player to stop playing through an interprocess communication channel;
if the player does not exist in the current page, judging whether the playing code stream is only audio data or not when the player is still playing after the page is switched;
if the playing code stream is only audio data, stopping the player;
if the playing code stream is not only audio data, judging whether the page transparency is set in the switched page or not;
if the page transparency is set on the switched page, stopping the player;
if the page transparency is not set in the switched page, judging whether the display content of the switched page reaches the preset value of the screen;
if the size of the displayed content of the switched page does not reach the preset value of the screen, stopping the player;
and if the display content of the switched page reaches the preset value of the screen, informing the player to stop playing through the interprocess communication channel.
2. The method of claim 1, wherein when the browser switches pages, determining whether a player exists in a current page comprises:
when the browser switches pages, judging whether a document data structure in the browser contains a created new mark or not;
if the document data structure in the browser contains the created new mark, the current page is indicated to exist in the player;
and if the document data structure in the browser does not contain the created new mark, indicating that the player does not exist in the current page.
3. The method according to claim 2, wherein when the browser switches pages, determining whether the document data structure in the browser contains the created new mark includes:
after the browser analyzes the current page, a document data structure is formed in the browser;
detecting whether a js function for creating a player or a js function for starting the player exists in the document data structure;
and if the js function of the created player or the js function of the started player exists in the document data structure, creating a new mark in the document data structure.
4. The method for automatically modifying the state of a player according to claim 1, wherein the browser notifies the player to stop playing through an interprocess communication channel, comprising:
the browser sends a playing stopping instruction to the player through the interprocess communication channel;
and after receiving the playing stopping instruction, the player automatically stops playing.
5. An apparatus for automatically modifying a player status by a browser, comprising:
a processor;
a memory for storing the processor-executable instructions;
wherein the processor is configured to:
analyzing a page and a js statement of an execution function by the IPTV browser, and calling a player to play a code stream through the js statement; the js statement comprises a js function for creating the player and a js function for starting the player;
when the browser switches pages, judging whether a player exists in the current page according to a js function for creating the player or a js function for starting the player;
if the player exists in the current page, the browser informs the player to stop playing through an interprocess communication channel;
if the player does not exist in the current page, judging whether the playing code stream is only audio data or not when the player is still playing after page switching;
if the playing code stream is only audio data, stopping the player;
if the playing code stream is not only audio data, judging whether the page transparency is set on the switched page or not;
if the page transparency is set in the switched page, stopping the player;
if the page transparency is not set in the switched page, judging whether the display content of the switched page reaches the preset value of the screen;
if the size of the displayed content of the switched page does not reach the preset value of the screen, stopping the player;
and if the display content of the switched page reaches the preset value of the screen, informing the player to stop playing through the interprocess communication channel.
6. A display device comprising means for automatically modifying the state of a player by a browser as claimed in claim 5.
CN202010177340.7A 2020-03-13 2020-03-13 Method and device for automatically correcting player state by browser and display equipment Active CN111372137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010177340.7A CN111372137B (en) 2020-03-13 2020-03-13 Method and device for automatically correcting player state by browser and display equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010177340.7A CN111372137B (en) 2020-03-13 2020-03-13 Method and device for automatically correcting player state by browser and display equipment

Publications (2)

Publication Number Publication Date
CN111372137A CN111372137A (en) 2020-07-03
CN111372137B true CN111372137B (en) 2022-11-29

Family

ID=71211823

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010177340.7A Active CN111372137B (en) 2020-03-13 2020-03-13 Method and device for automatically correcting player state by browser and display equipment

Country Status (1)

Country Link
CN (1) CN111372137B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112702647B (en) * 2020-12-24 2023-05-02 深圳市酷开网络科技股份有限公司 Play control method, intelligent television and computer readable storage medium
CN113660532A (en) * 2021-08-11 2021-11-16 海信电子科技(深圳)有限公司 Multi-webpage video playing method and display equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025368A (en) * 2007-08-29 2015-11-04 三星电子株式会社 Multimedia playing apparatus and control method for same
CN106973320A (en) * 2017-04-18 2017-07-21 深圳创维-Rgb电子有限公司 A kind of multi-path flash demo method, system and intelligent television
CN107277639A (en) * 2017-07-19 2017-10-20 西安领讯卓越信息技术有限公司 A kind of method that mobile terminal video and information superposition are shown

Family Cites Families (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101196902B (en) * 2007-12-27 2011-02-02 上海全景数字技术有限公司 Method for built-in browser synchronously controlling video, audio and web page
US10332157B1 (en) * 2008-06-25 2019-06-25 Adap.Tv, Inc. Displaying web page advertisements in online video players
WO2014028069A1 (en) * 2012-08-17 2014-02-20 Flextronics Ap, Llc Epg aggregation from multiple sources
CN103544008B (en) * 2013-10-12 2017-02-01 北京奇虎科技有限公司 Method and device for playing audio in browsers
CN103686456A (en) * 2013-12-10 2014-03-26 乐视网信息技术(北京)股份有限公司 Method and video client side for video playing
CN105208442B (en) * 2014-06-27 2018-06-26 贝壳网际(北京)安全技术有限公司 A kind of video broadcasting method and device of video playing application program
CN104967909A (en) * 2014-09-19 2015-10-07 腾讯科技(深圳)有限公司 Page video play method and page video play apparatus
JP2016178382A (en) * 2015-03-18 2016-10-06 トミーインベストメンツ株式会社 Method of producing moving image embedded web page from which display element jumps out and apparatus of the same
US20170161232A1 (en) * 2015-12-08 2017-06-08 Le Holdings (Beijing) Co., Ltd. Method and electronic device for configuring a video player in a web page
CN105681841B (en) * 2015-12-30 2018-05-29 广东欧珀移动通信有限公司 A kind of video playing control method and system based on browser
CN107145279A (en) * 2017-03-31 2017-09-08 北京猎豹移动科技有限公司 A kind of control method, device and equipment for being used to control player
CN107404663A (en) * 2017-06-06 2017-11-28 晨星半导体股份有限公司 A kind of terminal device of television program playing method and correlation
CN107197393A (en) * 2017-06-16 2017-09-22 广州荔枝网络有限公司 A kind of implementation method of singleton video player
CN107665257A (en) * 2017-10-11 2018-02-06 成都知道创宇信息技术有限公司 Suspend method movable in the page during a kind of browser window switching
CN108021671B (en) * 2017-12-06 2022-04-15 深圳市茁壮网络股份有限公司 Page transparent processing method and device
CN108388628B (en) * 2018-02-12 2022-02-22 腾讯科技(深圳)有限公司 Webpage audio playing method and device
CN108777819B (en) * 2018-09-13 2019-02-05 上海二三四五网络科技有限公司 A kind of control method and control device based on browser player plays video web page

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105025368A (en) * 2007-08-29 2015-11-04 三星电子株式会社 Multimedia playing apparatus and control method for same
CN106973320A (en) * 2017-04-18 2017-07-21 深圳创维-Rgb电子有限公司 A kind of multi-path flash demo method, system and intelligent television
CN107277639A (en) * 2017-07-19 2017-10-20 西安领讯卓越信息技术有限公司 A kind of method that mobile terminal video and information superposition are shown

Also Published As

Publication number Publication date
CN111372137A (en) 2020-07-03

Similar Documents

Publication Publication Date Title
WO2015062435A1 (en) Method and device for adjusting video playback interface
US9477754B2 (en) One click full-screen video system and method
RU2534977C2 (en) Information processing apparatus, data management method and programme
CN111372137B (en) Method and device for automatically correcting player state by browser and display equipment
KR100729622B1 (en) Method and apparatus for playing Multimedia contents
EP2031875A1 (en) Playback device, method, and program
KR101718532B1 (en) Method and device for providing complementary information
CN108810580B (en) Media content pushing method and device
JP2018517195A (en) Multimedia information processing method, apparatus and system, and computer storage medium
CN111510756A (en) Audio and video switching method and device, computer equipment and readable storage medium
CN109803151A (en) Multi-medium data stream switching method, device, storage medium and electronic device
CN102075800A (en) File play control method and system based on interactive personnel television set top box
CN111510755A (en) Audio and video switching method and device, computer equipment and readable storage medium
CN101064841B (en) Network TV set up box, network television system and method for providing stream media
US7600045B2 (en) Information processor
US20140176728A1 (en) Receiver and a transmitter
EP3474559B1 (en) Smart-television playback method and apparatus
CN103747280A (en) Method for creating a program and device thereof
JP2008072380A (en) Video display device, video displaying method and video display program
JP7434762B2 (en) Information processing equipment and programs
CN115379277B (en) VR panoramic video playing method and system based on IPTV service
WO2009150702A1 (en) Apparatus and method for displaying log information
JP2009005260A (en) Content viewing apparatus
JP3868714B2 (en) Digital broadcasting system and control method for resolving inconsistency between valid section of data carousel and service request time
CN106325797B (en) Display control method, controller and electronic equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant