CN110941409A - Operation method for split screen display and server - Google Patents

Operation method for split screen display and server Download PDF

Info

Publication number
CN110941409A
CN110941409A CN201911012309.1A CN201911012309A CN110941409A CN 110941409 A CN110941409 A CN 110941409A CN 201911012309 A CN201911012309 A CN 201911012309A CN 110941409 A CN110941409 A CN 110941409A
Authority
CN
China
Prior art keywords
split screen
server
terminal
split
image data
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.)
Pending
Application number
CN201911012309.1A
Other languages
Chinese (zh)
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.)
Xian Wanxiang Electronics Technology Co Ltd
Original Assignee
Xian Wanxiang Electronics 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 Xian Wanxiang Electronics Technology Co Ltd filed Critical Xian Wanxiang Electronics Technology Co Ltd
Priority to CN201911012309.1A priority Critical patent/CN110941409A/en
Publication of CN110941409A publication Critical patent/CN110941409A/en
Pending legal-status Critical Current

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/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
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04845Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range for image manipulation, e.g. dragging, rotation, expansion or change of colour
    • 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/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0484Interaction techniques based on graphical user interfaces [GUI] for the control of specific functions or operations, e.g. selecting or manipulating an object, an image or a displayed text element, setting a parameter value or selecting a range
    • G06F3/04847Interaction techniques to control parameter settings, e.g. interaction with sliders or dials
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Software Systems (AREA)
  • User Interface Of Digital Computer (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The embodiment of the disclosure provides an operation method and a server for split-screen display, relates to the technical field of cloud computing, and can solve the problems of low efficiency and poor effect when more contents are checked simultaneously in the prior art. The specific technical scheme is as follows: the server side determines one or more terminals displayed in a split screen mode and split screen setting parameters, acquires display contents of each split screen window, then acquires image data corresponding to the display contents of each window, encodes the image data, transmits the encoded image data to the terminal, decodes the image data and displays the image data in the split screen mode through the display screen.

Description

Operation method for split screen display and server
Technical Field
The disclosure relates to the technical field of cloud computing, in particular to an operation method for split screen display and a server.
Background
Cloud computing is a new innovation in the information era after the internet and computers, and is a great leap in the information era.
In a cloud computing scenario, when a plurality of terminals are used to play content, if the content of a plurality of windows is to be displayed on each terminal at the same time, the content can be displayed only by switching. If the content needing to be checked simultaneously is more, the efficiency is lower, and the effect is not good.
Disclosure of Invention
The embodiment of the disclosure provides an operation method for split screen display and a server, which can solve the problems of low efficiency and poor effect when more contents are checked simultaneously in the prior art. The technical scheme is as follows:
according to a first aspect of the embodiments of the present disclosure, there is provided an operation method of a split-screen display, the method including:
the server determines a terminal for split screen display;
the server determines the split screen setting parameters of the terminal displayed in a split screen mode;
the server determines each split screen window according to the split screen parameters;
the server acquires the display content of each split screen window;
and the server collects image data corresponding to the display content of each split-screen window and transmits the image data to the split-screen display terminal.
The server side determines one or more terminals displayed in a split screen mode and split screen setting parameters, acquires display contents of each split screen window, then acquires image data corresponding to the display contents of each window, encodes the image data, transmits the encoded image data to the terminal, decodes the image data and displays the image data in the split screen mode through the display screen. Therefore, the content of the plurality of windows can be displayed on one or more terminals in a split-screen mode, and compared with the prior art, the content can be displayed only through time-sharing switching, and the problems of low efficiency and poor effect existing in the prior art are effectively solved.
In one embodiment, the server determines the terminal of the split screen display, and comprises the following steps:
the server acquires a terminal selection instruction input by a user;
the server determines a terminal displayed in a split screen mode according to the terminal selection instruction;
the number N of the terminals displayed in a split screen mode is a natural number.
The server provides an interactive interface, the user determines the terminals for split-screen display according to the requirements, the split-screen display of a large number of terminals can be conveniently completed by the user in batches, and the efficiency and the user experience are improved.
In one embodiment, the server determines the split screen setting parameters of the terminal for split screen display, including:
the server acquires a split screen setting instruction input by a user;
and the server determines the screen splitting setting parameters of the terminal displayed in a split screen mode according to the screen splitting setting instruction.
The server provides an interactive interface, and a user sets a screen splitting mode or selects a preset template of the system, so that the user can use the system conveniently, and the efficiency and the user experience are improved.
In one embodiment, the server acquires the display content of each split-screen window, and the method comprises the following steps:
the server acquires a display content selection instruction input by a user;
and the server searches and acquires the display content of each split screen window in the database according to the display content selection instruction.
The server provides an interactive interface, and the user can select and fill the display content of each window, so that the use by the user is facilitated, and the efficiency and the user experience are improved.
In one embodiment, the method for transmitting the image data corresponding to the display content of each split-screen window to the terminal for split-screen display by the server includes:
the server collects image data corresponding to the display content of each split screen window and carries out coding processing;
and the server transmits the image data after the coding processing to a terminal for split-screen display.
The server end finishes image data acquisition and coding processing corresponding to the display content of each split screen window and then sends the image data to the terminal, so that the terminal only needs to decode and display the display content of each window, the terminal is very suitable for a user to remotely manage a large number of terminals for displaying information, and the working efficiency and the user experience are effectively improved.
According to a second aspect of embodiments of the present disclosure, there is provided a server including:
the first determining module is used for determining a terminal displayed in a split screen mode;
the second determining module is used for determining the split screen setting parameters of the split screen display terminal;
the third determining module is used for determining each split screen window according to the split screen parameters;
the acquisition module is used for acquiring the display content of each split screen window;
and the transmission module is used for acquiring image data corresponding to the display content of each split screen window and transmitting the image data to the split screen display terminal.
The server side determines one or more terminals displayed in a split screen mode and split screen setting parameters, acquires display contents of each split screen window, then acquires image data corresponding to the display contents of each window, encodes the image data, transmits the encoded image data to the terminal, decodes the image data and displays the image data in the split screen mode through the display screen. Therefore, the content of the plurality of windows can be displayed on one or more terminals in a split-screen mode, and compared with the prior art, the content can be displayed only through time-sharing switching, and the problems of low efficiency and poor effect existing in the prior art are effectively solved.
In one embodiment, the first determining module is specifically configured to:
acquiring a terminal selection instruction input by a user;
determining a terminal displayed in a split screen mode according to a terminal selection instruction;
the number N of the terminals displayed in a split screen mode is a natural number.
The server provides an interactive interface, the user determines the terminals for split-screen display according to the requirements, the split-screen display of a large number of terminals can be conveniently completed by the user in batches, and the efficiency and the user experience are improved.
In one embodiment, the second determining module is specifically configured to:
acquiring a split screen setting instruction input by a user;
and determining the screen splitting setting parameters of the terminal displayed in a screen splitting manner according to the screen splitting setting instruction.
The server provides an interactive interface, and a user sets a screen splitting mode or selects a preset template of the system, so that the user can use the system conveniently, and the efficiency and the user experience are improved.
In one embodiment, the obtaining module is specifically configured to:
acquiring a display content selection instruction input by a user;
and searching and acquiring the display content of each split screen window in the database according to the display content selection instruction.
The server provides an interactive interface, and the user can select and fill the display content of each window, so that the use by the user is facilitated, and the efficiency and the user experience are improved.
In one embodiment, the transmission module is specifically configured to:
acquiring image data corresponding to the display content of each split screen window and carrying out coding processing;
and transmitting the image data after the coding processing to a terminal for split screen display.
The server end finishes image data acquisition and coding processing corresponding to the display content of each split screen window and then sends the image data to the terminal, so that the terminal only needs to decode and display the display content of each window, the terminal is very suitable for a user to remotely manage a large number of terminals for displaying information, and the working efficiency and the user experience are effectively improved.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
Fig. 1 is a schematic flowchart of an operation method of a split-screen display according to an embodiment of the present disclosure;
FIG. 2 is a schematic diagram of a split-screen template provided by an embodiment of the present disclosure;
FIG. 3 is a schematic diagram illustrating an effect of a split-screen display provided by an embodiment of the present disclosure;
fig. 4 is an implementation schematic diagram of an operation method of a split-screen display provided by an embodiment of the present disclosure;
fig. 5 is a schematic structural diagram of a server according to an embodiment of the present disclosure.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The implementations described in the exemplary embodiments below are not intended to represent all implementations consistent with the present disclosure. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the present disclosure, as detailed in the appended claims.
The embodiment of the present disclosure provides an operation method of split-screen display, as shown in fig. 1, including the following steps:
101. the server determines the terminal of the split screen display.
In one embodiment, step 101 specifically includes:
101a, a server acquires a terminal selection instruction input by a user;
for example, in this disclosure, the server may be provided with an application distribution control module, which is used for a user to operate, for example, the user logs in an interactive interface through a Web/App (open application), inputs a user name and a password, clicks a "log in" button, and initiates a log in request to the application distribution control module of the server, after the application distribution control module of the server verifies that the log in information passes, the application distribution control module of the server displays a menu and an operation page to the user through the interactive interface, for example, an application container page may be displayed by default, the application container may be understood as a container provided by the server and used for connecting to each terminal, and the user may see terminals connected to the application container on the application container page.
101b, the server determines a terminal displayed in a split screen mode according to the terminal selection instruction; the number N of the terminals displayed in a split screen mode is a natural number.
For example, the terminal selection instruction of the user may be that the user selects one or more terminals in the application container by checking check boxes, and the server determines the terminals displayed in a split screen mode according to the check boxes.
The server provides an interactive interface, the user determines the terminals for split-screen display according to the requirements, the split-screen display of a large number of terminals can be conveniently completed by the user in batches, and the efficiency and the user experience are improved.
102. And the server determines the split screen setting parameters of the terminal displayed in the split screen mode.
In one embodiment, step 102 specifically includes:
102a, the server acquires a screen splitting setting instruction input by a user;
for example, after the user selects the terminal for split screen display, the step of inputting the split screen setting instruction to the server may be: as shown in fig. 2, after selecting a page in the split-screen template and selecting a required split-screen template, "ok" is clicked; or, the user can also click 'confirm' after customizing the split screen mode.
102b, the server determines the screen splitting setting parameters of the terminal displayed in the screen splitting mode according to the screen splitting setting instruction.
Illustratively, the server determines the specific split-screen setting parameters of the terminal according to the operation of the user.
The server provides an interactive interface, and a user sets a screen splitting mode or selects a preset template of the system, so that the user can use the system conveniently, and the efficiency and the user experience are improved.
103. And the server determines each split screen window according to the split screen parameters.
Illustratively, the user selects the four-split-screen template shown in fig. 2, and the server determines that the content displayed on the terminal is four split-screen windows.
104. And the server acquires the display content of each split screen window.
In one embodiment, step 104 specifically includes:
104a, the server acquires a display content selection instruction input by a user;
for example, the display content selection instruction input by the user may specifically be to select a content resource to be played for each split-screen window from the database (as shown in fig. 3), drag and drop the content resource into a template window to be displayed, and click a "start playing" button after setting is completed.
104b, the server searches and acquires the display content of each split screen window in the database according to the display content selection instruction.
Illustratively, the server searches and obtains the display content of each split screen window from the database according to the selection of the user.
The server provides an interactive interface, and the user can select and fill the display content of each window, so that the use by the user is facilitated, and the efficiency and the user experience are improved.
105. And the server collects image data corresponding to the display content of each split-screen window and transmits the image data to the split-screen display terminal.
In one embodiment, step 105 specifically includes:
105a, the server collects image data corresponding to the display content of each split screen window and performs coding processing;
for example, as shown in fig. 3, the server may divide the screen into 4 windows according to the split screen parameters set by the split screen template selected by the user, then open the content in the corresponding window according to the play content parameters, and start to acquire image data and perform encoding processing.
105b, the server transmits the image data after the coding processing to a terminal for split screen display.
As shown in fig. 4, after receiving the encoded image data transmitted by the server, the terminal performing split-screen display decodes the encoded image data to obtain image data, and displays the image data on a display device, such as a monitor, a television, or other display devices.
The server end finishes image data acquisition and coding processing corresponding to the display content of each split screen window and then sends the image data to the terminal, so that the terminal only needs to decode and display the display content of each window, the terminal is very suitable for a user to remotely manage a large number of terminals for displaying information, and the working efficiency and the user experience are effectively improved.
It is worth mentioning that a better application scenario of the embodiment of the present disclosure may be to remotely manage a large number of advertisement display terminals to launch advertisements, a user selects advertisement display terminals to be deployed with advertisement content in batch at the background through a login server, then selects a suitable split-screen template, reconfigures the playing content of each split-screen window, and finally collects image data codes through a server and sends the coded image data to each advertisement display terminal, so that an advertisement deployment task is efficiently completed, and a plurality of split-screen windows on the advertisement display terminals may launch a plurality of advertisement contents, thereby improving the use efficiency of the advertisement display terminals.
According to the operation method of split-screen display provided by the embodiment of the disclosure, the server side determines one or more terminals and split-screen setting parameters of split-screen display, acquires the display content of each split-screen window, then acquires the image data corresponding to the display content of each window, encodes the image data, transmits the encoded image data to the terminal, decodes the image data, and then displays the image data through the split-screen display of the display screen. Therefore, the content of the plurality of windows can be displayed on one or more terminals in a split-screen mode, and compared with the prior art, the content can be displayed only through time-sharing switching, and the problems of low efficiency and poor effect existing in the prior art are effectively solved.
Based on the operation method of split-screen display described in the embodiment corresponding to fig. 1, the following is an embodiment of the apparatus of the present disclosure, which can be used to execute the embodiment of the method of the present disclosure.
The embodiment of the present disclosure provides a server, as shown in fig. 5, the server 50 includes:
a first determining module 501, configured to determine a terminal for split-screen display;
a second determining module 502, configured to determine a split-screen setting parameter of a terminal for split-screen display;
a third determining module 503, configured to determine each split-screen window according to the split-screen parameter;
an obtaining module 504, configured to obtain display contents of each split screen window;
and a transmission module 505, configured to acquire image data corresponding to the display content of each split-screen window and transmit the image data to a terminal for split-screen display.
In one embodiment, the first determining module 501 is specifically configured to:
acquiring a terminal selection instruction input by a user;
determining a terminal displayed in a split screen mode according to a terminal selection instruction; the number N of the terminals displayed in a split screen mode is a natural number.
The server provides an interactive interface, the user determines the terminals for split-screen display according to the requirements, the split-screen display of a large number of terminals can be conveniently completed by the user in batches, and the efficiency and the user experience are improved.
In one embodiment, the second determining module 502 is specifically configured to:
acquiring a split screen setting instruction input by a user;
and determining the screen splitting setting parameters of the terminal displayed in a screen splitting manner according to the screen splitting setting instruction.
The server provides an interactive interface, and a user sets a screen splitting mode or selects a preset template of the system, so that the user can use the system conveniently, and the efficiency and the user experience are improved.
In one embodiment, the obtaining module 504 is specifically configured to:
acquiring a display content selection instruction input by a user;
and searching and acquiring the display content of each split screen window in the database according to the display content selection instruction.
The server provides an interactive interface, and the user can select and fill the display content of each window, so that the use by the user is facilitated, and the efficiency and the user experience are improved.
In one embodiment, the transmission module 505 is specifically configured to:
acquiring image data corresponding to the display content of each split screen window and carrying out coding processing;
and transmitting the image data after the coding processing to a terminal for split screen display.
The server end finishes image data acquisition and coding processing corresponding to the display content of each split screen window and then sends the image data to the terminal, so that the terminal only needs to decode and display the display content of each window, the terminal is very suitable for a user to remotely manage a large number of terminals for displaying information, and the working efficiency and the user experience are effectively improved.
As shown in fig. 4, after receiving the encoded image data transmitted by the server, the terminal performing split-screen display decodes the encoded image data to obtain image data, and displays the image data on a display device, such as a monitor, a television, or other display devices.
According to the server provided by the embodiment of the disclosure, the server side determines one or more terminals displayed in a split screen mode and split screen setting parameters, acquires display contents of each split screen window, acquires image data corresponding to the display contents of each window, encodes the image data, transmits the encoded image data to the terminal, decodes the image data, and displays the decoded image data in the split screen mode through the display screen. Therefore, the content of the plurality of windows can be displayed on one or more terminals in a split-screen mode, and compared with the prior art, the content can be displayed only through time-sharing switching, and the problems of low efficiency and poor effect existing in the prior art are effectively solved.
Based on the operation method of the split-screen display described in the embodiment corresponding to fig. 1, an embodiment of the present disclosure further provides a computer-readable storage medium, for example, the non-transitory computer-readable storage medium may be a Read Only Memory (ROM), a Random Access Memory (RAM), a CD-ROM, a magnetic tape, a floppy disk, an optical data storage device, and the like. The storage medium stores computer instructions for executing the method described in the embodiment corresponding to fig. 1, which is not described herein again.
Other embodiments of the disclosure will be apparent to those skilled in the art from consideration of the specification and practice of the disclosure disclosed herein. This application is intended to cover any variations, uses, or adaptations of the disclosure following, in general, the principles of the disclosure and including such departures from the present disclosure as come within known or customary practice within the art to which the disclosure pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the disclosure being indicated by the following claims.

Claims (10)

1. An operation method of split screen display, comprising:
the server determines a terminal for split screen display;
the server determines the split screen setting parameters of the terminal;
the server determines each split screen window according to the split screen parameters;
the server acquires the display content of each split screen window;
and the server collects image data corresponding to the display content of each split screen window and transmits the image data to the terminal.
2. The method of claim 1, wherein the server determines the terminal to be displayed in a split screen manner, comprising:
the server acquires a terminal selection instruction input by a user;
the server determines a terminal displayed in a split screen mode according to the terminal selection instruction;
and the number N of the terminals displayed in a split screen mode is a natural number.
3. The method according to claim 1, wherein the server determines the split screen setting parameters of the terminal, and comprises:
the server acquires a split screen setting instruction input by a user;
and the server determines the screen splitting setting parameters of the terminal according to the screen splitting setting instruction.
4. The method of claim 1, wherein the server obtains the display content of each split-screen window, and comprises:
the server acquires a display content selection instruction input by a user;
and the server searches and acquires the display content of each split screen window in a database according to the display content selection instruction.
5. The method according to claim 1, wherein the server collects image data corresponding to the display content of each split-screen window and transmits the image data to the terminal, and the method comprises the following steps:
the server collects image data corresponding to the display content of each split screen window and carries out coding processing;
and the server transmits the image data after the coding processing to the terminal.
6. A server, comprising:
the first determining module is used for determining a terminal displayed in a split screen mode;
the second determining module is used for determining the split screen setting parameters of the terminal;
the third determining module is used for determining each split screen window according to the split screen parameters;
the acquisition module is used for acquiring the display content of each split screen window;
and the transmission module is used for acquiring image data corresponding to the display content of each split screen window and transmitting the image data to the terminal.
7. The server according to claim 6, wherein the first determining module is specifically configured to:
acquiring a terminal selection instruction input by a user;
determining a terminal displayed in a split screen mode according to the terminal selection instruction;
and the number N of the terminals displayed in a split screen mode is a natural number.
8. The server according to claim 6, wherein the second determining module is specifically configured to:
acquiring a split screen setting instruction input by a user;
and determining the screen splitting setting parameters of the terminal according to the screen splitting setting instruction.
9. The server according to claim 6, wherein the obtaining module is specifically configured to:
acquiring a display content selection instruction input by a user;
and searching and acquiring the display content of each split screen window in a database according to the display content selection instruction.
10. The server according to claim 6, wherein the transmission module is specifically configured to:
acquiring image data corresponding to the display content of each split screen window and carrying out coding processing;
and transmitting the image data after the coding processing to the terminal.
CN201911012309.1A 2019-10-23 2019-10-23 Operation method for split screen display and server Pending CN110941409A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911012309.1A CN110941409A (en) 2019-10-23 2019-10-23 Operation method for split screen display and server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911012309.1A CN110941409A (en) 2019-10-23 2019-10-23 Operation method for split screen display and server

Publications (1)

Publication Number Publication Date
CN110941409A true CN110941409A (en) 2020-03-31

Family

ID=69906325

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911012309.1A Pending CN110941409A (en) 2019-10-23 2019-10-23 Operation method for split screen display and server

Country Status (1)

Country Link
CN (1) CN110941409A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111510741A (en) * 2020-04-21 2020-08-07 北京仁光科技有限公司 System and method for transmission and distributed display of at least two video signals
CN111510742A (en) * 2020-04-21 2020-08-07 北京仁光科技有限公司 System and method for transmission and display of at least two video signals

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140133773A1 (en) * 2012-11-12 2014-05-15 Samsung Electronics Co., Ltd. Method and apparatus for providing screen data
CN107205128A (en) * 2017-05-11 2017-09-26 西安万像电子科技有限公司 Display methods, the device and system of file
CN108052299A (en) * 2017-10-31 2018-05-18 西安万像电子科技有限公司 terminal device, multi-screen splicing system and method
CN108965217A (en) * 2017-05-17 2018-12-07 中国科学院软件研究所 A kind of multi-screen digital video interactive based on C/S framework
CN109426408A (en) * 2017-09-01 2019-03-05 中兴通讯股份有限公司 A kind of multi-screen terminal and its apply display control method, device
CN109819214A (en) * 2019-01-25 2019-05-28 视联动力信息技术股份有限公司 A kind of method and apparatus of video separated screen

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140133773A1 (en) * 2012-11-12 2014-05-15 Samsung Electronics Co., Ltd. Method and apparatus for providing screen data
CN107205128A (en) * 2017-05-11 2017-09-26 西安万像电子科技有限公司 Display methods, the device and system of file
CN108965217A (en) * 2017-05-17 2018-12-07 中国科学院软件研究所 A kind of multi-screen digital video interactive based on C/S framework
CN109426408A (en) * 2017-09-01 2019-03-05 中兴通讯股份有限公司 A kind of multi-screen terminal and its apply display control method, device
CN108052299A (en) * 2017-10-31 2018-05-18 西安万像电子科技有限公司 terminal device, multi-screen splicing system and method
CN109819214A (en) * 2019-01-25 2019-05-28 视联动力信息技术股份有限公司 A kind of method and apparatus of video separated screen

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111510741A (en) * 2020-04-21 2020-08-07 北京仁光科技有限公司 System and method for transmission and distributed display of at least two video signals
CN111510742A (en) * 2020-04-21 2020-08-07 北京仁光科技有限公司 System and method for transmission and display of at least two video signals

Similar Documents

Publication Publication Date Title
US9925465B2 (en) Game accessing method and processing method, server, terminal, and system
CN110418151B (en) Bullet screen information sending and processing method, device, equipment and medium in live game
CN111866537B (en) Information display method and device in live broadcast room, storage medium and electronic equipment
CN110780789B (en) Game application starting method and device, storage medium and electronic device
CN103606310A (en) Teaching method and system
US20150205882A1 (en) Testing accessibility and compatibility of websites and web-based software
WO2020143159A1 (en) User interface processing method and device
CN110941409A (en) Operation method for split screen display and server
CN106101794A (en) The processing method of a kind of virtual desktop video data, Apparatus and system
US11017121B2 (en) Information authentication method, apparatus, storage medium and virtual reality device based on virtual reality scenario
CN107241651B (en) Media data playing method and device and intelligent terminal
JP2023504956A (en) Performance detection method, device, electronic device and computer readable medium
CN108958690B (en) Multi-screen interaction method and device, terminal equipment, server and storage medium
CN110808844A (en) Broadcasting communication method, device and system of voice social platform
CN109905753B (en) Corner mark display method and device, storage medium and electronic device
CN103365619A (en) Display control apparatus, display control method, program, and display device
CN111782992B (en) Display control method, device, equipment and readable storage medium
CN107870752B (en) Terminal window wall-mounting method, terminal, television wall and system
CN112269741B (en) Application program compatibility testing method and related equipment
US20130198791A1 (en) E-book-based on-line broadcasting study system and method
CN106604052A (en) Method and device for establishing live connection
CN112328940A (en) Method and device for embedding transition page into webpage, computer equipment and storage medium
US10039986B2 (en) Game apparatus
CN113301326B (en) Remote test system and method
CN112187837B (en) Communication method and device based on multiple roles 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20200331

RJ01 Rejection of invention patent application after publication