CN111198668B - Multi-screen system and multi-screen interaction method based on browser - Google Patents

Multi-screen system and multi-screen interaction method based on browser Download PDF

Info

Publication number
CN111198668B
CN111198668B CN201911362238.8A CN201911362238A CN111198668B CN 111198668 B CN111198668 B CN 111198668B CN 201911362238 A CN201911362238 A CN 201911362238A CN 111198668 B CN111198668 B CN 111198668B
Authority
CN
China
Prior art keywords
screen
browser
module
sub
display
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
CN201911362238.8A
Other languages
Chinese (zh)
Other versions
CN111198668A (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.)
Chengdu Zhongke Hexun Technology Co ltd
Original Assignee
Chengdu Zhongke Hexun 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 Chengdu Zhongke Hexun Technology Co ltd filed Critical Chengdu Zhongke Hexun Technology Co ltd
Priority to CN201911362238.8A priority Critical patent/CN111198668B/en
Publication of CN111198668A publication Critical patent/CN111198668A/en
Application granted granted Critical
Publication of CN111198668B publication Critical patent/CN111198668B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1454Digital output to display device ; Cooperation and interconnection of the display device with other functional units involving copying of the display data of a local workstation or window to a remote workstation or window so that an actual copy of the data is displayed simultaneously on two or more displays, e.g. teledisplay
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/14Digital output to display device ; Cooperation and interconnection of the display device with other functional units
    • G06F3/1423Digital output to display device ; Cooperation and interconnection of the display device with other functional units controlling a plurality of local displays, e.g. CRT and flat panel display
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/957Browsing optimisation, e.g. caching or content distillation
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D10/00Energy efficient computing, e.g. low power processors, power management or thermal management

Abstract

The invention provides a multi-screen system and a multi-screen interaction system based on a browser, which can open a browser window in a plurality of screens simultaneously and support data interaction communication among the plurality of screens, so that each screen can acquire display state information of other screens on the browser in real time, thereby being convenient for adaptively adjusting according to the display state information, further enabling one or more target objects on the browser to adaptively switch display actions among the plurality of screens, and avoiding the situation that the display content of the one or more target objects is repeated or the display content is incomplete.

Description

Multi-screen system and multi-screen interaction method based on browser
Technical Field
The invention relates to the technical field of multi-screen interactive communication, in particular to a multi-screen system and a multi-screen interactive method based on a browser.
Background
Currently, in order to improve convenience for users to operate and view a browser, a multi-screen system is generally provided to perform multi-path operation on the browser, and the multi-screen system allows the users to perform synchronous switching adjustment and synchronous switching viewing on a current working state of the browser through a plurality of different screens. However, each screen in the existing multi-screen system only performs display operation, and the display state of each screen cannot be adaptively adjusted according to the display states of the browser in other screens, which causes the problem that the multi-screen system has repeated display contents or incomplete display contents, thereby greatly reducing the applicability of the multi-screen system to different application scenes.
Disclosure of Invention
In view of the above-mentioned drawbacks of the prior art, the present invention provides a multi-screen system and a multi-screen interaction method based on a browser, which can open a browser window in multiple screens simultaneously and support data interaction communication between the multiple screens, so that each screen can acquire display status information of other screens about the browser in real time, so as to facilitate adaptive adjustment according to the display status information, and thus enable one or more target objects about the browser to perform adaptive switching display actions between the multiple screens, so as to avoid situations that display contents of the one or more target objects are repeated or display contents are incomplete.
The invention provides a multi-screen system based on a browser, which is characterized by comprising a browser triggering module, a browser analysis module, a screen adjustment module and a target object adjustment module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser triggering module is used for triggering and opening the browser in a first screen of the plurality of screens and triggering and opening the browser in a second screen of the plurality of screens;
the browser analysis module is used for carrying out matching processing on the browser working state corresponding to the first screen and the browser working state corresponding to the second screen;
the screen adjustment module is used for carrying out screen expansion processing on the first screen and the second screen according to the result of the matching processing;
the target object adjustment module is used for executing different switching display actions on one or more target objects between the first screen and the second screen according to the expanded screen obtained by the screen expansion processing;
the screen adjustment module is further used for adjusting adaptive display parameters of the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions;
further, the browser triggering module comprises a browser parameter calculation sub-module, a screen selection sub-module and a triggering action sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser parameter calculation sub-module is used for calculating the window display size and/or window display resolution corresponding to the browser according to the operation attribute information of the browser;
the screen selecting sub-module is used for selecting two screens with inherent display parameters matched with the window display size and/or the window display resolution, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
the trigger action sub-module is used for respectively sending trigger instructions to the first screen and the second screen so as to respectively open the browser in the first screen and the second screen;
further, the browser analysis module comprises a browse content acquisition sub-module and a browse content matching sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browse content acquisition sub-module is used for acquiring first browse content information of the current browser of the first screen and second browse content information of the current browser of the second screen;
the browsing content matching sub-module is used for carrying out matching processing on at least one of text, image and content partition on the first browsing content information and the second browsing content information;
the screen adjustment module comprises a screen type determination sub-module and an expanded screen generation sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the screen type determining sub-module is used for determining the first screen and the screen as an expansion main screen and an expansion sub-screen according to the result of the matching processing;
the expansion screen generation sub-module is used for forming an expansion screen by combining the expansion main screen and the expansion sub-screen;
further, the target object adjustment module comprises a target object selection sub-module, a target object transfer sub-module and a target object display switching sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object selection submodule is used for selecting one or more target objects in the first screen or the second screen;
the target object transferring submodule is used for indicating that the selected one or more target objects disappear from the screen where the target objects are currently located and move to another screen;
the target object display switching submodule is used for indicating that one part of the selected one or more target objects is displayed on a screen where the selected one or more target objects are currently located, and the other part of the one or more target objects is displayed on another screen;
further, the screen adjustment module comprises a target object parameter acquisition sub-module, a parameter difference calculation sub-module and a screen parameter change sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object parameter obtaining submodule is used for obtaining at least one of real-time display tone and real-time display resolution corresponding to the one or more target objects under different switching display actions;
the parameter difference calculation submodule is used for calculating tone differences and/or resolution differences between the real-time display tone and/or the real-time display resolution and the current display tone and/or the current display resolution of the first screen and/or the second screen;
the screen parameter changing submodule is used for changing the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
The invention also provides a multi-screen interaction method based on the browser, which is characterized by comprising the following steps:
step S1, triggering and opening a browser in a first screen of a plurality of screens, and triggering and opening the browser in a second screen of the plurality of screens;
step S2, matching the browser working state corresponding to the first screen and the browser working state corresponding to the second screen, and performing screen expansion processing according to the matching result;
step S3, according to the expanded screen obtained by the screen expansion processing, different switching display actions of one or more target objects are executed between the first screen and the second screen;
step S4, according to the real-time display states corresponding to the different switching display actions, adaptive display parameter adjustment is carried out on the first screen and/or the second screen;
further, in said step S1, triggering the opening of the browser in a first screen of a number of screens, triggering the opening of the browser in a second screen of said number of screens comprises,
step S101, obtaining operation attribute information of the browser, and calculating window display size and/or window display resolution corresponding to the browser;
step S102, acquiring the corresponding inherent display parameters of each of the plurality of screens, and selecting two screens of which the inherent display parameters are matched with the window display size and/or the window display resolution;
step S103, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
step S104, respectively sending trigger instructions to the first screen and the second screen to respectively open the browser;
further, in the step S2, the matching process is performed on the browser working state corresponding to the first screen and the browser working state corresponding to the second screen, and according to the result of the matching process, the screen expansion process specifically includes,
step S201, obtaining first browsing content information of the current browser of the first screen and second browsing content information of the current browser of the second screen;
step S202, matching processing is carried out on at least one of text, image and content partition on the first browsing content information and the second browsing content information;
step S203, if the result of the matching process indicates that the first browsing content information and the second browsing content information are matched, using the second screen as an extended sub-screen of the first screen, otherwise, using the first screen as an extended sub-screen of the second screen;
further, in the step S3, according to the expanded screen obtained by the screen expansion process, different switching display actions with respect to one or more target objects are performed between the first screen and the second screen specifically including,
step S301, according to the screen expanding process, one of the first screen and the second screen is used as an expanding main screen, and the other is used as an expanding sub-screen, so as to jointly form the expanding screen;
step S302, selecting one or more target objects in the first screen or the second screen, and indicating the one or more target objects to disappear from the screen where the target objects are currently located and move to the other screen;
or selecting one or more target objects in the first screen or the second screen, and indicating that one part of the one or more target objects is displayed on the screen where the one or more target objects are currently located, and the other part of the one or more target objects is displayed on the other screen;
further, in the step S4, the adaptive display parameter adjustment for the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions specifically includes,
step S401, acquiring at least one of a real-time display tone and a real-time display resolution corresponding to each of the one or more target objects under the different switching display actions;
step S402, calculating the tone difference and/or the resolution difference between the real-time display tone and/or the real-time display resolution and the current display tone and/or the current display resolution of the first screen and/or the second screen;
step S403, adjusting the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
Compared with the prior art, the browser-based multi-screen system and the multi-screen interaction method can simultaneously open browser windows in a plurality of screens and support data interaction communication among the plurality of screens, so that each screen can acquire display state information of other screens on the browser in real time, and accordingly, the display state information is convenient to adaptively adjust, one or more target objects on the browser can adaptively switch display actions among the plurality of screens, the situation that display content of the one or more target objects is repeated or display content is incomplete is avoided, and in addition, the browser-based multi-screen system and the multi-screen interaction method can also respectively adjust display parameters of the plurality of screens according to real-time display states of the one or more target objects under the switch display actions, so that display quality and multi-page screen expansion performance of the multi-screen system are improved.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings that are required in the embodiments or the technical descriptions will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic structural diagram of a multi-screen system based on a browser according to the present invention.
Fig. 2 is a flow chart of a multi-screen interaction method based on a browser.
Detailed Description
The following description of the embodiments of the present invention will be made clearly and completely with reference to the accompanying drawings, in which it is apparent that the embodiments described are only some embodiments of the present invention, but not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
Referring to fig. 1, a schematic structural diagram of a multi-screen system based on a browser according to the present invention is provided. The multi-screen system based on the browser comprises a browser triggering module, a browser analysis module, a screen adjustment module and a target object adjustment module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser triggering module is used for triggering and opening the browser in a first screen of the plurality of screens and triggering and opening the browser in a second screen of the plurality of screens;
the browser analysis module is used for carrying out matching processing on the browser working state corresponding to the first screen and the browser working state corresponding to the second screen;
the screen adjustment module is used for carrying out screen expansion processing on the first screen and the second screen according to the result of the matching processing;
the target object adjusting module is used for executing different switching display actions on one or more target objects between the first screen and the second screen according to the expanded screen obtained by the screen expansion processing;
the screen adjustment module is further configured to perform adaptive display parameter adjustment on the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions.
Preferably, the browser triggering module comprises a browser parameter calculation sub-module, a screen selection sub-module and a triggering action sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser parameter calculation submodule is used for calculating window display size and/or window display resolution corresponding to the browser according to the operation attribute information of the browser;
the screen selecting submodule is used for selecting two screens with inherent display parameters matched with the window display size and/or the window display resolution, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
the triggering action submodule is used for respectively sending triggering instructions to the first screen and the second screen so as to respectively open the browser in the first screen and the second screen.
Preferably, the browser analysis module comprises a browse content acquisition sub-module and a browse content matching sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browse content acquisition submodule is used for acquiring first browse content information of the current browser of the first screen and second browse content information of the current browser of the second screen;
the browse content matching sub-module is used for carrying out matching processing on at least one of text, image and content partition on the first browse content information and the second browse content information;
the screen adjustment module comprises a screen type determination sub-module and an expanded screen generation sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the screen type determining sub-module is used for determining the first screen and the screen as an extended main screen and an extended sub-screen according to the result of the matching process;
the expanded screen generating sub-module is used for forming the expanded screen by combining the expanded main screen and the expanded sub-screen.
Preferably, the target object adjustment module comprises a target object selection sub-module, a target object transfer sub-module and a target object display switching sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object selecting submodule is used for selecting one or more target objects in the first screen or the second screen;
the target object transferring submodule is used for indicating that the selected one or more target objects disappear from the screen where the target objects are currently located and move to another screen;
the target object display switching submodule is used for indicating that one part of the selected one or more target objects is displayed on a screen where the selected one or more target objects are currently located, and the other part of the one or more target objects is displayed on another screen.
Preferably, the screen adjustment module comprises a target object parameter acquisition sub-module, a parameter difference calculation sub-module and a screen parameter change sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object parameter obtaining sub-module is used for obtaining at least one of real-time display tone and real-time display resolution corresponding to the one or more target objects under the different switching display actions;
the parameter difference calculating submodule is used for calculating the hue difference and/or the resolution difference between the real-time display hue and/or the real-time display resolution and the current display hue and/or the current display resolution of the first screen and/or the second screen;
the screen parameter changing submodule is used for changing the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
Referring to fig. 2, a flow chart of a multi-screen interaction method based on a browser is provided. The multi-screen interaction method based on the browser comprises the following steps:
step S1, triggering and opening a browser in a first screen of a plurality of screens, and triggering and opening the browser in a second screen of the plurality of screens;
step S2, matching the browser working state corresponding to the first screen with the browser working state corresponding to the second screen, and performing screen expansion processing according to the matching result;
step S3, according to the expanded screen obtained by the screen expansion processing, different switching display actions of one or more target objects are executed between the first screen and the second screen;
and S4, adjusting adaptive display parameters of the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions.
Preferably, in this step S1, the opening of the browser is triggered in a first screen of the number of screens, and the triggering of the opening of the browser in a second screen of the number of screens comprises,
step S101, obtaining operation attribute information of the browser, and calculating window display size and/or window display resolution corresponding to the browser;
step S102, acquiring the corresponding inherent display parameters of each of the plurality of screens, and selecting two screens of which the inherent display parameters are matched with the window display size and/or the window display resolution;
step S103, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
step S104, trigger instructions are respectively sent to the first screen and the second screen to open the browser respectively.
Preferably, in the step S2, the matching process is performed on the browser operating state corresponding to the first screen and the browser operating state corresponding to the second screen, and the screen expansion process specifically includes,
step S201, obtaining first browsing content information of a current browser of the first screen and second browsing content information of a current browser of the second screen;
step S202, performing matching processing on at least one of text, image and content partition on the first browsing content information and the second browsing content information;
step S203, if the result of the matching process indicates that the first browsing content information and the second browsing content information match, the second screen is used as an extended sub-screen of the first screen, otherwise, the first screen is used as an extended sub-screen of the second screen.
Preferably, in the step S3, according to the expanded screen obtained by the screen expansion process, different switching display actions with respect to one or more target objects are performed between the first screen and the second screen specifically including,
step S301, according to the screen expanding process, one of the first screen and the second screen is used as an expanding main screen, the other is used as an expanding sub-screen, and the expanding screen is formed together;
step S302, selecting one or more target objects in the first screen or the second screen, and indicating the one or more target objects to disappear from the screen where the target objects are currently located and move to the other screen;
or selecting one or more target objects in the first screen or the second screen, and indicating that one part of the one or more target objects is displayed on the screen where the one or more target objects are currently located, and the other part of the one or more target objects is displayed on the other screen.
Preferably, in the step S4, the adaptive display parameter adjustment for the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions specifically includes,
step S401, obtaining at least one of real-time display tone and real-time display resolution corresponding to each of the one or more target objects under the different switching display actions;
step S402, calculating the hue difference and/or resolution difference between the real-time display hue and/or the real-time display resolution and the current display hue and/or the current display resolution of the first screen and/or the second screen;
step S403, adjusting the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
As can be seen from the foregoing embodiments, the multi-screen system and the multi-screen interaction method based on the browser can open a browser window in multiple screens at the same time, and support data interaction communication between the multiple screens, so that each screen can acquire display state information of other screens about the browser in real time, thereby facilitating adaptive adjustment according to the display state information, and further enabling one or more target objects about the browser to perform adaptive switching display actions between the multiple screens, so as to avoid situations that display content of the one or more target objects is repeated or display content is incomplete.

Claims (8)

1. The browser-based multi-screen system is characterized by comprising a browser triggering module, a browser analysis module, a screen adjustment module and a target object adjustment module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser triggering module is used for triggering and opening the browser in a first screen of the plurality of screens and triggering and opening the browser in a second screen of the plurality of screens;
the browser analysis module is used for carrying out matching processing on the browser working state corresponding to the first screen and the browser working state corresponding to the second screen;
the browser analysis module comprises a browse content acquisition sub-module and a browse content matching sub-module; the browse content acquisition sub-module is used for acquiring first browse content information of the current browser of the first screen and second browse content information of the current browser of the second screen;
the browsing content matching sub-module is used for carrying out matching processing on at least one of text, image and content partition on the first browsing content information and the second browsing content information;
the screen adjustment module comprises a screen type determination sub-module and an expanded screen generation sub-module; the screen type determining sub-module is used for determining the first screen and the second screen as an expansion main screen and an expansion sub-screen according to the result of the matching processing;
the expansion screen generation sub-module is used for forming an expansion screen by combining the expansion main screen and the expansion sub-screen;
the screen adjustment module is used for carrying out screen expansion processing on the first screen and the second screen according to the result of the matching processing;
the target object adjustment module is used for executing different switching display actions on one or more target objects between the first screen and the second screen according to the expanded screen obtained by the screen expansion processing;
the screen adjustment module is further used for adjusting adaptive display parameters of the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions.
2. The browser-based multi-screen system of claim 1, wherein:
the browser triggering module comprises a browser parameter calculation sub-module, a screen selection sub-module and a triggering action sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the browser parameter calculation sub-module is used for calculating the window display size and/or window display resolution corresponding to the browser according to the operation attribute information of the browser;
the screen selecting sub-module is used for selecting two screens with inherent display parameters matched with the window display size and/or the window display resolution, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
and the trigger action sub-module is used for respectively sending trigger instructions to the first screen and the second screen so as to respectively open the browser in the first screen and the second screen.
3. The browser-based multi-screen system of claim 1, wherein:
the target object adjusting module comprises a target object selecting sub-module, a target object transferring sub-module and a target object display switching sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object selection submodule is used for selecting one or more target objects in the first screen or the second screen;
the target object transferring submodule is used for indicating that the selected one or more target objects disappear from the screen where the target objects are currently located and move to another screen;
the target object display switching submodule is used for indicating that one part of the selected one or more target objects is displayed on a screen where the selected one or more target objects are currently located, and the other part of the one or more target objects is displayed on another screen.
4. The browser-based multi-screen system of claim 1, wherein:
the screen adjustment module comprises a target object parameter acquisition sub-module, a parameter difference calculation sub-module and a screen parameter change sub-module; wherein, the liquid crystal display device comprises a liquid crystal display device,
the target object parameter obtaining submodule is used for obtaining at least one of real-time display tone and real-time display resolution corresponding to the one or more target objects under different switching display actions;
the parameter difference calculation submodule is used for calculating tone differences and/or resolution differences between the real-time display tone and/or the real-time display resolution and the current display tone and/or the current display resolution of the first screen and/or the second screen;
the screen parameter changing submodule is used for changing the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
5. The multi-screen interaction method based on the browser is characterized by comprising the following steps of:
step S1, triggering and opening a browser in a first screen of a plurality of screens, and triggering and opening the browser in a second screen of the plurality of screens;
step S2, performing matching processing on the browser working state corresponding to the first screen and the browser working state corresponding to the second screen, and performing screen expansion processing according to the result of the matching processing, where the processing includes:
step S201, obtaining first browsing content information of the current browser of the first screen and second browsing content information of the current browser of the second screen;
step S202, matching processing is carried out on at least one of text, image and content partition on the first browsing content information and the second browsing content information;
step S203, if the result of the matching process indicates that the first browsing content information and the second browsing content information are matched, using the second screen as an extended sub-screen of the first screen, otherwise, using the first screen as an extended sub-screen of the second screen;
step S3, according to the expanded screen obtained by the screen expansion processing, different switching display actions of one or more target objects are executed between the first screen and the second screen;
and S4, according to the real-time display states corresponding to the different switching display actions, carrying out adaptive display parameter adjustment on the first screen and/or the second screen.
6. The browser-based multi-screen interaction method of claim 5, wherein:
in said step S1, triggering the opening of the browser in a first screen of a number of screens, triggering the opening of the browser in a second screen of said number of screens comprises,
step S101, obtaining operation attribute information of the browser, and calculating window display size and/or window display resolution corresponding to the browser;
step S102, acquiring the corresponding inherent display parameters of each of the plurality of screens, and selecting two screens of which the inherent display parameters are matched with the window display size and/or the window display resolution;
step S103, setting a screen with smaller energy consumption as the first screen and setting a screen with larger energy consumption as the second screen according to the real-time energy consumption states of the two screens;
step S104, trigger instructions are respectively sent to the first screen and the second screen so as to open the browser respectively.
7. The browser-based multi-screen interaction method of claim 5, wherein:
in the step S3, according to the expanded screen obtained by the screen expansion process, different switching display actions with respect to one or more target objects are performed between the first screen and the second screen specifically including,
step S301, according to the screen expanding process, one of the first screen and the second screen is used as an expanding main screen, and the other is used as an expanding sub-screen, so as to jointly form the expanding screen;
step S302, selecting one or more target objects in the first screen or the second screen, and indicating the one or more target objects to disappear from the screen where the target objects are currently located and move to the other screen;
or selecting one or more target objects in the first screen or the second screen, and indicating that one part of the one or more target objects is displayed on the screen where the one or more target objects are currently located, and the other part of the one or more target objects is displayed on the other screen.
8. The browser-based multi-screen interaction method of claim 5, wherein:
in the step S4, performing adaptive display parameter adjustment on the first screen and/or the second screen according to the real-time display states corresponding to the different switching display actions specifically includes,
step S401, acquiring at least one of a real-time display tone and a real-time display resolution corresponding to each of the one or more target objects under the different switching display actions;
step S402, calculating the tone difference and/or the resolution difference between the real-time display tone and/or the real-time display resolution and the current display tone and/or the current display resolution of the first screen and/or the second screen;
step S403, adjusting the tone parameter and/or the resolution parameter of the first screen and/or the second screen according to the tone difference and/or the resolution difference.
CN201911362238.8A 2019-12-26 2019-12-26 Multi-screen system and multi-screen interaction method based on browser Active CN111198668B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911362238.8A CN111198668B (en) 2019-12-26 2019-12-26 Multi-screen system and multi-screen interaction method based on browser

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911362238.8A CN111198668B (en) 2019-12-26 2019-12-26 Multi-screen system and multi-screen interaction method based on browser

Publications (2)

Publication Number Publication Date
CN111198668A CN111198668A (en) 2020-05-26
CN111198668B true CN111198668B (en) 2023-06-16

Family

ID=70746230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911362238.8A Active CN111198668B (en) 2019-12-26 2019-12-26 Multi-screen system and multi-screen interaction method based on browser

Country Status (1)

Country Link
CN (1) CN111198668B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114691000B (en) * 2022-05-31 2022-08-26 上海豪承信息技术有限公司 Multi-screen linkage method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1338423C (en) * 1988-07-15 1996-06-25 Robert Filepp Method for presenting advertising in an interactive service
CN103430137A (en) * 2010-10-01 2013-12-04 Flex Electronics ID Co.,Ltd. Dual screen application behavior
CN103517110A (en) * 2012-06-29 2014-01-15 深圳市快播科技有限公司 Multi-screen interaction communication system and method
CN106060674A (en) * 2016-06-27 2016-10-26 武汉斗鱼网络科技有限公司 System and method for achieving intelligent video live broadcast on front end
CN110072012A (en) * 2019-04-28 2019-07-30 维沃移动通信有限公司 A kind of based reminding method and mobile terminal for screen state switching

Family Cites Families (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3685668B2 (en) * 1999-10-28 2005-08-24 株式会社日立製作所 Screen synthesizer for multi-screen
JP4164294B2 (en) * 2002-06-19 2008-10-15 篠田プラズマ株式会社 Display method, display system, and information distribution system
CN1564145A (en) * 2004-03-22 2005-01-12 曹凯 Folding computer with double screens, its keyboard mouse and use
US20060183505A1 (en) * 2005-02-15 2006-08-17 Willrich Scott Consulting Group, Inc. Digital mobile planner
GB2455456B (en) * 2006-08-23 2012-01-04 Raymond Richard Wilk System and method for displaying computer data in a multi-screen display system
CN100590582C (en) * 2007-03-30 2010-02-17 联想(北京)有限公司 Multi-screen display system and multi-screen display and setting method
US20130254660A1 (en) * 2008-03-13 2013-09-26 Robb Fujioka Tablet computer
WO2011029394A1 (en) * 2009-09-11 2011-03-17 联想(北京)有限公司 Display control method for portable terminal and portable terminal
CN102023833B (en) * 2009-09-11 2012-09-05 联想(北京)有限公司 Portable terminal and display control method thereof
CN102193766B (en) * 2010-03-18 2013-08-28 上海大视电子科技有限公司 System and method for optimizing multiscreen display area of computer
CN101908076B (en) * 2010-08-24 2012-09-12 北京世纪高通科技有限公司 Page layout self-adaptive method and device
US9927839B2 (en) * 2011-05-03 2018-03-27 DISH Technologies L.L.C. Communications device with extendable screen
KR101915985B1 (en) * 2011-11-16 2018-11-07 엘지전자 주식회사 Mobile terminal and method for controlling thereof
US10776103B2 (en) * 2011-12-19 2020-09-15 Majen Tech, LLC System, method, and computer program product for coordination among multiple devices
US20140189576A1 (en) * 2012-09-10 2014-07-03 Applitools Ltd. System and method for visual matching of application screenshots
JP2014106882A (en) * 2012-11-29 2014-06-09 Toshiba Corp Information processing device and display control method
CN104636120A (en) * 2013-11-06 2015-05-20 中兴通讯股份有限公司 Multi-window display method and device of browser
US9596319B2 (en) * 2013-11-13 2017-03-14 T1V, Inc. Simultaneous input system for web browsers and other applications
CN103631958B (en) * 2013-12-17 2016-08-17 江苏省公用信息有限公司 A kind of page automatic adaptation realizes the method that content multi-screen is shown
GB2533800A (en) * 2014-12-30 2016-07-06 1 & 1 Internet A G Adaptive method for device independent web page presentation
US10002449B2 (en) * 2015-04-16 2018-06-19 Sap Se Responsive and adaptive chart controls
CN104902075B (en) * 2015-04-29 2017-02-22 努比亚技术有限公司 Multi-screen interaction method and system
CN105138302B (en) * 2015-08-24 2019-08-06 深信服网络科技(深圳)有限公司 Multi-screen display method and device
CN106484388B (en) * 2015-09-02 2021-06-04 腾讯科技(深圳)有限公司 Method and device for realizing user interface
CN105975238B (en) * 2016-07-22 2019-04-23 珠海市魅族科技有限公司 A kind of method of adjustment and terminal device of display parameters
CN108469969A (en) * 2016-10-25 2018-08-31 中兴通讯股份有限公司 A kind of method and device by split screen display available multi-user's account
CN106648500A (en) * 2016-11-10 2017-05-10 乐视控股(北京)有限公司 Multi-screen display method, device and system
CN106951203A (en) * 2017-03-16 2017-07-14 联想(北京)有限公司 The display adjusting method and device of display device
CN107493498A (en) * 2017-08-08 2017-12-19 陕西中联电科电子有限公司 By can touch-control moving icon realize method that video conference multi-screen video shows
CN108196804B (en) * 2017-12-28 2021-09-21 努比亚技术有限公司 Flexible screen-based screen splitting method, terminal and computer storage medium
CN108228056B (en) * 2018-02-08 2020-11-06 青岛海信移动通信技术股份有限公司 Image display method and device for mobile terminal and storage medium
CN110569013B (en) * 2019-09-24 2022-04-15 支付宝(杭州)信息技术有限公司 Image display method and device based on display screen

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CA1338423C (en) * 1988-07-15 1996-06-25 Robert Filepp Method for presenting advertising in an interactive service
CN103430137A (en) * 2010-10-01 2013-12-04 Flex Electronics ID Co.,Ltd. Dual screen application behavior
CN103517110A (en) * 2012-06-29 2014-01-15 深圳市快播科技有限公司 Multi-screen interaction communication system and method
CN106060674A (en) * 2016-06-27 2016-10-26 武汉斗鱼网络科技有限公司 System and method for achieving intelligent video live broadcast on front end
CN110072012A (en) * 2019-04-28 2019-07-30 维沃移动通信有限公司 A kind of based reminding method and mobile terminal for screen state switching

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
XForms――下一代的Web窗体;张昱;小型微型计算机系统(09);第1658-1664页 *
多屏幕多任务窗口中央空调监控系统控制方法;邱育群;;建筑热能通风空调(12);第92-94页 *

Also Published As

Publication number Publication date
CN111198668A (en) 2020-05-26

Similar Documents

Publication Publication Date Title
US8635547B2 (en) Display device and display method
US8890924B2 (en) Video conference control method and conference terminal
KR100624523B1 (en) Information equipment remote operating system
US9285945B2 (en) Method and apparatus for displaying multi-task interface
CN111045620B (en) Multi-signal-source scene on-screen display method and multi-signal-source scene on-screen display system
CN113126862B (en) Screen capture method and device, electronic equipment and readable storage medium
US20150189357A1 (en) Multimedia device and remote control device for synchronizing screen, and method for same
CN101662611A (en) Template display method in video conference system
CN112911147B (en) Display control method, display control device and electronic equipment
CN111198668B (en) Multi-screen system and multi-screen interaction method based on browser
JP2003316490A (en) Remote control system and method thereof
EP2688293A2 (en) Method and apparatus for displaying an image, and computer readable recording medium
CN112905134A (en) Method and device for refreshing display and electronic equipment
CN113852756B (en) Image acquisition method, device, equipment and storage medium
US20150271431A1 (en) Information Transmission Method and Wireless Display System
JP2009017163A (en) Image display device
CN113835657A (en) Display method and electronic equipment
CN106604105A (en) Method and device for calculating image size of HBBTV application
JP4374013B2 (en) Relay device and relay method
CN112565667A (en) Method and system for reviewing historical content of application program
CN101534383B (en) Method for enlarging video call visual angle on mobile terminal and mobile terminal thereof
TW201546625A (en) Remote management method
CN112671957B (en) Terminal display adjusting method and device and terminal
US20240103791A1 (en) Display control method and device
CN112433790A (en) Terminal display adjusting method and device and terminal

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