CN102510405A - Screen sharing method and system - Google Patents

Screen sharing method and system Download PDF

Info

Publication number
CN102510405A
CN102510405A CN2011103721215A CN201110372121A CN102510405A CN 102510405 A CN102510405 A CN 102510405A CN 2011103721215 A CN2011103721215 A CN 2011103721215A CN 201110372121 A CN201110372121 A CN 201110372121A CN 102510405 A CN102510405 A CN 102510405A
Authority
CN
China
Prior art keywords
web server
screen
client
screen sharing
sends
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
CN2011103721215A
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.)
ZTE ICT Technologies Co Ltd
Original Assignee
ZTE ICT Technologies 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 ZTE ICT Technologies Co Ltd filed Critical ZTE ICT Technologies Co Ltd
Priority to CN2011103721215A priority Critical patent/CN102510405A/en
Publication of CN102510405A publication Critical patent/CN102510405A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a screen sharing system. The system comprises a screen shareware, a web server and a client side, wherein the screen shareware is deployed on a host requiring screen sharing and used for intercepting screen image data according to a certain frequency and sending the screen image data to the web server; the web server receives the image data sent by the screen shareware, maintains connection with the client side through an http communication protocol, and sends image information to the client side according to the request of the client side; and the client side actively and regularly sends a request to the web server and acquires and displays the screen-capture. The invention also further provides a screen sharing method. According to the screen sharing method and system provided by the invention, non-interactive screen sharing of multiple client sides is supported, the server has a small load, the demand on the network environment is low, and the screen sharing function can be served so long as the client side can surf the Internet and browse web pages.

Description

A kind of screen sharing method and system thereof
Technical field
The present invention relates to computer realm, particularly relate to a kind of screen sharing method and system of stateless communication.
Background technology
The client-side program that so-called Screen sharing refers to far-end reappears server end main frame interface under the time delay that can adapt to, thereby makes the remote subscriber sensation on the machine of oneself, realizes a kind of virtual interface environments.In systems such as long-distance education, remote system monitoring, be widely used at present.
Screen sharing is divided into interactive and noninteractive two kinds by function.Interactive screen is shared, and generally the GUI vector instruction through the operating system bottom realizes that such as the remote desktop of windows system, the user can operate remote service end main frame.The non-interactive type Screen sharing generally through API copy screen picture, is transferred to client after through multiple compression algorithm image information being compressed again, shows after client decompresses.
The present non-interactive type Screen sharing of main flow, employing be that server end is promoted mainly formula and shared, as shown in Figure 1, by 3 most of compositions:
Screen sharing software 100: be deployed in the main frame that needs to share screen, call API copy screen picture data, send to streaming media server 200 after the compression according to certain frequency.
Streaming media server 200: accepted screen shareware 100 data, keep the client link information, send image information to client.
Client: the information that decompresses and accept, exhibiting pictures.
The formula Screen sharing is promoted mainly in employing:
1, adopt the Screen sharing of mode of unicast and client communication, need to keep client to connect, very high to the server load requirement, the online number of support is restricted.
2, adopt the Screen sharing of multicast mode and client communication; Load to server is less; Can support a large number of users simultaneously online; But shortcoming is to need all client place network switchs to support multicast, in the Internet, can cause a part of user because the problem of switch can't using system.
Summary of the invention
The present invention provides a kind of screen sharing method and system of stateless communication, supports the Screen sharing of noninteractive multi-client, and server load is little, and network environment is required loose, and the client webpage that can surf the web can use this function.
In order to solve above technical problem, the present invention provides a kind of Screen sharing system, comprising: Screen sharing software, and the web server, client,
Said Screen sharing software is deployed in the main frame that needs to share screen, according to certain frequency screen printing view data, sends to the web server;
Said web server, the view data that the accepted screen shareware sends keeps client to connect through the http communications protocol, and answers the request of client to send image information to it;
Said client is initiatively regularly sent request to the web server, obtains screenshot capture and also shows.
Further, said Screen sharing software comprises screen acquisition module and image sending module, wherein,
Said screen acquisition module, regularly the screen printing image is compressed into the jpg format picture;
Said image sending module sends to the web server with picture.
Further, said web server comprises client manager module and image receiver module, wherein,
Said image receiver module with the Screen sharing software communication, receives picture;
Said client manager module, identification is also preserved the identity of client in the Screen sharing service, is used for the required screen picture resource location of positioning client terminal.
Further, said client comprises the image shows module, regularly sends request to the web server, obtains screenshot capture and displaying.
In order to solve above technical problem, the present invention also provides a kind of screen sharing method, comprising:
Screen sharing software connects the web server, and client connects the web server through the http communications protocol;
Screen sharing software timing screen printing image sends to the web server;
The view data that web server accepted screen shareware sends;
Client is initiatively regularly sent request to the web server through the http communications protocol, obtains screenshot capture;
The web server sends image information through the http communications protocol and gives client;
Client receives image information and shows.
Further, said method further comprises: the web server distributes the separate, stored zone for this client.
Further, said method further comprises: Screen sharing software sends and stops sharing request, and the content of web server deletion storage area is broken off connection.
In order to solve above technical problem, the present invention also provides a kind of screen sharing method, comprising:
Screen sharing software connects the web server, and client connects the web server through the http communications protocol;
Screen sharing software timing screen printing image sends to the web server;
The web server receives the view data that the screen shareware sends, and sends image information through the http communications protocol and give client;
Client receives image information and shows.
Further, said method further comprises: the web server distributes the separate, stored zone for this client.
Further, said method further comprises: Screen sharing software sends and stops sharing request, and the content of web server deletion storage area is broken off connection.
Compared with prior art, the present invention provides a kind of screen sharing method and system of stateless communication, and the stateless http communications protocol of customer end adopted is initiatively visited the web server, obtains data.Have following advantage:
1, support the Screen sharing of noninteractive multi-client, server load is little, supports that height is concurrent, allows more multi-client Connection Service device.
2, technology realizes simply need not Image Compression is understood in depth.
3, than multicast, network environment is required loose, the client webpage that can surf the web can use this function.
Description of drawings
Accompanying drawing described herein is used to provide further understanding of the present invention, constitutes a part of the present invention, and illustrative examples of the present invention and explanation thereof are used to explain the present invention, does not constitute improper qualification of the present invention.In the accompanying drawings:
Fig. 1 is the structural representation that existing employing server end is promoted mainly the non-interactive type Screen sharing of formula;
Fig. 2 is the structural representation that the present invention provides a kind of Screen sharing system of stateless communication;
Fig. 3 is the flow chart that the present invention provides a kind of screen sharing method of stateless communication;
Fig. 4 is the flow chart that the present invention provides the screen sharing method of other a kind of stateless communication.
Embodiment
In order to make technical problem to be solved by this invention, technical scheme and beneficial effect clearer, clear,, the present invention is further elaborated below in conjunction with accompanying drawing and embodiment.Should be appreciated that specific embodiment described herein only in order to explanation the present invention, and be not used in qualification the present invention.
The present invention provides a kind of Screen sharing technology of stateless communication, and the stateless http communications protocol of customer end adopted is initiatively visited the web server, obtains data.
As shown in Figure 2, the present invention provides a kind of Screen sharing system of stateless communication, comprising: Screen sharing software 10, and web server 20, client 30,
This Screen sharing software 10 is deployed in the main frame that needs to share screen, according to certain frequency screen printing view data, sends to web server 20, and it comprises screen acquisition module 11 and image sending module 12, wherein,
Screen acquisition module 11 uses the swt graphical interfaces storehouse of java to make, and regularly the screen printing image is compressed into the jpg format picture.The visually pleasant refreshing frequency of shared image should be no more than 200 milliseconds, promptly should gather 5 pictures a second.
Image sending module 12 connects web server 20, picture is sent to the agreement catalogue of web server.
This web server 20, the view data that accepted screen shareware 10 sends keeps client 30 to connect through the http communications protocol, and answers the request of client 30 to send image information to it.It comprises client manager module 21 and image receiver module 22, wherein,
Image receiver module 22 with 12 communications of image sending module, receives picture and handles the life cycle (create, keep, deletion) of picture.
Client manager module 21, identification are also preserved the identity of client 30 in the Screen sharing service, are used for the required screen picture resource location of positioning client terminal 30.
This client 30 keeps web server 20 to connect through the http communications protocol, and active is regularly sent request to the web server, obtains screenshot capture and displaying.It comprises image shows module 31, wherein, picture presentation module 31, the man-machine interface that the graphical control of use flex is made is regularly sent request to the web server, obtains screenshot capture and also shows.
Client 30 should be used multithreading, makes full use of the network bandwidth, once obtains plurality of pictures and guarantees the picture fluency.
Can there be time-delay in the interface of Screen sharing main frame and the interface of client shows, and according to the difference of application scenarios, sustainable delay duration can be distinguished to some extent, generally at 1 to 3 second.Keep certain delay, generate consecutive image can for the service end time enough.
As shown in Figure 3, the present invention provides a kind of screen sharing method of stateless communication, comprising:
Step 1, Screen sharing software connect the web server, and client connects the web server through the http communications protocol, and submits this client-side information to.
Step 2, web server distribute the separate, stored zone for this client.
Step 3, Screen sharing software timing screen printing image send to the web server.
Step 4, web server receive the view data that the screen shareware sends.
Step 5, client are initiatively regularly sent request to the web server through the http communications protocol, obtain screenshot capture.
Step 6, web server send image information through the http communications protocol and give client.
Step 7, client receive image information and show.
Step 8, Screen sharing software send and stop sharing request, and the content of web server deletion storage area is broken off connection.
As shown in Figure 4, the present invention provides a kind of screen sharing method of stateless communication, comprising:
Step 1, Screen sharing software connect the web server, and client connects the web server through the http communications protocol, and submits this client-side information to.
Step 2, web server distribute the separate, stored zone for this client.
Step 3, Screen sharing software timing screen printing image send to the web server.
Step 4, web server receive the view data that the screen shareware sends, and send image information through the http communications protocol and give client.
Step 5, client receive image information and show.
Step 6, Screen sharing software send and stop sharing request, and the content of web server deletion storage area is broken off connection.
Compared with prior art, the present invention provides a kind of screen sharing method and system of stateless communication, and the stateless http communications protocol of customer end adopted is initiatively visited the web server, obtains data.Have following advantage:
1, support the Screen sharing of noninteractive multi-client, server load is little, supports that height is concurrent, allows more multi-client Connection Service device.
2, technology realizes simply need not Image Compression is understood in depth.
3, than multicast, network environment is required loose, the client webpage that can surf the web can use this function.
Above-mentioned explanation illustrates and has described a preferred embodiment of the present invention; But as previously mentioned; Be to be understood that the present invention is not limited to the form that this paper discloses, should do not regard eliminating as, and can be used for various other combinations, modification and environment other embodiment; And can in invention contemplated scope described herein, change through the technology or the knowledge of above-mentioned instruction or association area.And change that those skilled in the art carried out and variation do not break away from the spirit and scope of the present invention, then all should be in the protection range of accompanying claims of the present invention.

Claims (10)

1. a Screen sharing system is characterized in that, comprising: Screen sharing software, and the web server, client,
Said Screen sharing software is deployed in the main frame that needs to share screen, according to certain frequency screen printing view data, sends to the web server;
Said web server, the view data that the accepted screen shareware sends keeps client to connect through the http communications protocol, and answers the request of client to send image information to it;
Said client is initiatively regularly sent request to the web server, obtains screenshot capture and also shows.
2. the system of claim 1 is characterized in that, said Screen sharing software comprises screen acquisition module and image sending module, wherein,
Said screen acquisition module, regularly the screen printing image is compressed into the jpg format picture;
Said image sending module sends to the web server with picture.
3. the system of claim 1 is characterized in that, said web server comprises client manager module and image receiver module, wherein,
Said image receiver module with the Screen sharing software communication, receives picture;
Said client manager module, identification is also preserved the identity of client in the Screen sharing service, is used for the required screen picture resource location of positioning client terminal.
4. the system of claim 1 is characterized in that, said client comprises the image shows module, regularly sends request to the web server, obtains screenshot capture and displaying.
5. a screen sharing method is characterized in that, comprising:
Screen sharing software connects the web server, and client connects the web server through the http communications protocol;
Screen sharing software timing screen printing image sends to the web server;
The web server receives the view data that the screen shareware sends;
Client is initiatively regularly sent request to the web server through the http communications protocol, obtains screenshot capture;
The web server sends image information through the http communications protocol and gives client;
Client receives image information and shows.
6. method as claimed in claim 5 is characterized in that, said method further comprises: the web server distributes the separate, stored zone for this client.
7. method as claimed in claim 6 is characterized in that, said method further comprises: Screen sharing software sends and stops sharing request, and the content of web server deletion storage area is broken off connection.
8. a screen sharing method is characterized in that, comprising:
Screen sharing software connects the web server, and client connects the web server through the http communications protocol;
Screen sharing software timing screen printing image sends to the web server;
The web server receives the view data that the screen shareware sends, and sends image information through the http communications protocol and give client;
Client receives image information and shows.
9. method as claimed in claim 8 is characterized in that, said method further comprises: the web server distributes the separate, stored zone for this client.
10. method as claimed in claim 9 is characterized in that, said method further comprises: Screen sharing software sends and stops sharing request, and the content of web server deletion storage area is broken off connection.
CN2011103721215A 2011-11-18 2011-11-18 Screen sharing method and system Pending CN102510405A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011103721215A CN102510405A (en) 2011-11-18 2011-11-18 Screen sharing method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011103721215A CN102510405A (en) 2011-11-18 2011-11-18 Screen sharing method and system

Publications (1)

Publication Number Publication Date
CN102510405A true CN102510405A (en) 2012-06-20

Family

ID=46222458

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011103721215A Pending CN102510405A (en) 2011-11-18 2011-11-18 Screen sharing method and system

Country Status (1)

Country Link
CN (1) CN102510405A (en)

Cited By (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102984235A (en) * 2012-11-20 2013-03-20 广东欧珀移动通信有限公司 Method and system for sharing screen data
WO2014032444A1 (en) * 2012-08-27 2014-03-06 Tencent Technology (Shenzhen) Company Limited Information transmission method, apparatus, and system, terminal, and server
WO2014169736A1 (en) * 2013-11-14 2014-10-23 中兴通讯股份有限公司 Terminal device and method for sharing web page among multiple screens
CN104320491A (en) * 2014-11-06 2015-01-28 北京安奇智联科技有限公司 Method for synchronous display between mobile device and web terminal
CN104348878A (en) * 2013-08-06 2015-02-11 好看科技(深圳)有限公司 Method, device and system for remotely controlling mobile terminal as well as mobile terminal
CN104462367A (en) * 2014-12-08 2015-03-25 北京安奇智联科技有限公司 Browser of computing device and thumbnail display method of browser
CN104506907A (en) * 2014-11-25 2015-04-08 上海众应信息科技有限公司 A method and a system for interactive operation between a controlling end and multiple remote controlled terminals
CN104852984A (en) * 2015-05-28 2015-08-19 惠州Tcl移动通信有限公司 Method and system for transmitting data between smart terminals based on multi-screen interaction
CN104854876A (en) * 2012-12-27 2015-08-19 东莞宇龙通信科技有限公司 Control terminal and method for resource sharing
CN104852985A (en) * 2012-06-25 2015-08-19 北京奇虎科技有限公司 Interface presentation method, system and terminal
CN105791965A (en) * 2014-12-24 2016-07-20 中国移动通信集团公司 Device connection processing method and system for use in screen sharing and relevant device
CN106101605A (en) * 2016-07-05 2016-11-09 宁波菊风系统软件有限公司 A kind of Screen sharing implementation method of video conference
CN106101606A (en) * 2016-07-05 2016-11-09 宁波菊风系统软件有限公司 The Screen sharing of a kind of video conference realizes device
CN106254303A (en) * 2016-04-11 2016-12-21 上海建朗信息科技有限公司 It is prone to the intelligent conference system that combination is coordinated to control
CN106325666A (en) * 2015-07-08 2017-01-11 腾讯科技(深圳)有限公司 Screen sharing method and apparatus, and server
CN107277094A (en) * 2016-04-08 2017-10-20 北京黎阳之光科技有限公司 A kind of graph image compressibility
CN108337240A (en) * 2017-12-29 2018-07-27 苏州中晟宏芯信息科技有限公司 A kind of office procedure, terminal and system for secrecy sex work
CN108664230A (en) * 2018-04-18 2018-10-16 青岛海信电器股份有限公司 A kind of screen transmission method, display equipment and its pass screen system
CN108668048A (en) * 2018-03-23 2018-10-16 西安万像电子科技有限公司 The processing method and system of image data, storage medium, processor
US10360871B2 (en) 2013-11-14 2019-07-23 Samsung Electronics Co., Ltd. Method for sharing screen with external display device by electronic device and electronic device
WO2019210667A1 (en) * 2018-05-03 2019-11-07 广州视源电子科技股份有限公司 Screen image transmission method, device, server and storage medium
CN111949239A (en) * 2020-09-02 2020-11-17 Tcl通讯(宁波)有限公司 Screen sharing method and device, storage medium and terminal
CN113055753A (en) * 2019-12-29 2021-06-29 中国科学技术信息研究所 Diversified visualization method based on rich media
CN113286139A (en) * 2020-02-19 2021-08-20 福建天泉教育科技有限公司 Method and system for testing video or real-time screen sharing interaction capability
CN114363315A (en) * 2022-01-10 2022-04-15 京东方科技集团股份有限公司 Method and system for monitoring playing of screen equipment and storage medium
CN114374870A (en) * 2022-01-24 2022-04-19 武汉卡比特信息有限公司 Method and system for screen projection of mobile equipment
CN116055510A (en) * 2023-01-31 2023-05-02 西安万像电子科技有限公司 Cloud desktop screen sharing method and system, electronic equipment and storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101820416A (en) * 2010-02-24 2010-09-01 上海引跑信息科技有限公司 Processing method of high-speed shared desktop in netmeeting system
US20110150433A1 (en) * 2009-12-22 2011-06-23 Albert Alexandrov Systems and methods for video-aware screen capture and compression

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20110150433A1 (en) * 2009-12-22 2011-06-23 Albert Alexandrov Systems and methods for video-aware screen capture and compression
CN101820416A (en) * 2010-02-24 2010-09-01 上海引跑信息科技有限公司 Processing method of high-speed shared desktop in netmeeting system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
任维娟等: "《基于Web的远程电脑桌面监控系统的研究与实现》", 《核电子学与探测技术》 *

Cited By (40)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104852985A (en) * 2012-06-25 2015-08-19 北京奇虎科技有限公司 Interface presentation method, system and terminal
CN104852985B (en) * 2012-06-25 2019-03-01 北京奇虎科技有限公司 A kind of interface presentation, system and terminal
CN104917831B (en) * 2012-06-25 2019-04-19 北京奇虎科技有限公司 A kind of interface presentation, system and terminal
CN104917831A (en) * 2012-06-25 2015-09-16 北京奇虎科技有限公司 Interface presenting method, system and terminal
WO2014032444A1 (en) * 2012-08-27 2014-03-06 Tencent Technology (Shenzhen) Company Limited Information transmission method, apparatus, and system, terminal, and server
US9185162B2 (en) 2012-08-27 2015-11-10 Tencent Technology (Shenzhen) Company Limited System using server to synchronize document displayed on mobile devices
CN102984235A (en) * 2012-11-20 2013-03-20 广东欧珀移动通信有限公司 Method and system for sharing screen data
CN104854876B (en) * 2012-12-27 2019-03-22 东莞宇龙通信科技有限公司 The method of controlling terminal and resource-sharing
CN104854876A (en) * 2012-12-27 2015-08-19 东莞宇龙通信科技有限公司 Control terminal and method for resource sharing
CN104348878A (en) * 2013-08-06 2015-02-11 好看科技(深圳)有限公司 Method, device and system for remotely controlling mobile terminal as well as mobile terminal
US10360871B2 (en) 2013-11-14 2019-07-23 Samsung Electronics Co., Ltd. Method for sharing screen with external display device by electronic device and electronic device
CN104639591A (en) * 2013-11-14 2015-05-20 中兴通讯股份有限公司 Terminal equipment and multi-screen WEB page sharing method
WO2014169736A1 (en) * 2013-11-14 2014-10-23 中兴通讯股份有限公司 Terminal device and method for sharing web page among multiple screens
CN104320491A (en) * 2014-11-06 2015-01-28 北京安奇智联科技有限公司 Method for synchronous display between mobile device and web terminal
CN104506907A (en) * 2014-11-25 2015-04-08 上海众应信息科技有限公司 A method and a system for interactive operation between a controlling end and multiple remote controlled terminals
CN104506907B (en) * 2014-11-25 2018-03-13 上海众应信息科技有限公司 Interactive operation method and system between control terminal and multiple long-range controlled terminals
CN104462367A (en) * 2014-12-08 2015-03-25 北京安奇智联科技有限公司 Browser of computing device and thumbnail display method of browser
CN105791965A (en) * 2014-12-24 2016-07-20 中国移动通信集团公司 Device connection processing method and system for use in screen sharing and relevant device
CN105791965B (en) * 2014-12-24 2019-04-23 中国移动通信集团公司 Equipment connection processing method, system and relevant device in a kind of Screen sharing
CN104852984A (en) * 2015-05-28 2015-08-19 惠州Tcl移动通信有限公司 Method and system for transmitting data between smart terminals based on multi-screen interaction
CN104852984B (en) * 2015-05-28 2018-09-18 惠州Tcl移动通信有限公司 Data transmission method and system between intelligent terminal based on multi-screen interactive
CN106325666B (en) * 2015-07-08 2019-11-19 腾讯科技(深圳)有限公司 A kind of screen sharing method, device and server
CN106325666A (en) * 2015-07-08 2017-01-11 腾讯科技(深圳)有限公司 Screen sharing method and apparatus, and server
CN107277094A (en) * 2016-04-08 2017-10-20 北京黎阳之光科技有限公司 A kind of graph image compressibility
CN106254303A (en) * 2016-04-11 2016-12-21 上海建朗信息科技有限公司 It is prone to the intelligent conference system that combination is coordinated to control
CN106101605A (en) * 2016-07-05 2016-11-09 宁波菊风系统软件有限公司 A kind of Screen sharing implementation method of video conference
CN106101606A (en) * 2016-07-05 2016-11-09 宁波菊风系统软件有限公司 The Screen sharing of a kind of video conference realizes device
CN108337240B (en) * 2017-12-29 2021-03-02 苏州中晟宏芯信息科技有限公司 Office method, terminal and system for confidentiality work
CN108337240A (en) * 2017-12-29 2018-07-27 苏州中晟宏芯信息科技有限公司 A kind of office procedure, terminal and system for secrecy sex work
CN108668048A (en) * 2018-03-23 2018-10-16 西安万像电子科技有限公司 The processing method and system of image data, storage medium, processor
CN108664230A (en) * 2018-04-18 2018-10-16 青岛海信电器股份有限公司 A kind of screen transmission method, display equipment and its pass screen system
WO2019210667A1 (en) * 2018-05-03 2019-11-07 广州视源电子科技股份有限公司 Screen image transmission method, device, server and storage medium
CN113055753A (en) * 2019-12-29 2021-06-29 中国科学技术信息研究所 Diversified visualization method based on rich media
CN113286139A (en) * 2020-02-19 2021-08-20 福建天泉教育科技有限公司 Method and system for testing video or real-time screen sharing interaction capability
CN111949239A (en) * 2020-09-02 2020-11-17 Tcl通讯(宁波)有限公司 Screen sharing method and device, storage medium and terminal
CN111949239B (en) * 2020-09-02 2022-07-08 Tcl通讯(宁波)有限公司 Screen sharing method and device, storage medium and terminal
CN114363315A (en) * 2022-01-10 2022-04-15 京东方科技集团股份有限公司 Method and system for monitoring playing of screen equipment and storage medium
WO2023131269A1 (en) * 2022-01-10 2023-07-13 京东方科技集团股份有限公司 Method and system for monitoring playing of screen device, and storage medium
CN114374870A (en) * 2022-01-24 2022-04-19 武汉卡比特信息有限公司 Method and system for screen projection of mobile equipment
CN116055510A (en) * 2023-01-31 2023-05-02 西安万像电子科技有限公司 Cloud desktop screen sharing method and system, electronic equipment and storage medium

Similar Documents

Publication Publication Date Title
CN102510405A (en) Screen sharing method and system
US9953612B2 (en) Systems and methods for facilitating communication between mobile devices and display devices
US10044978B2 (en) Data transmission method and system, and related devices
CN105335112B (en) Multi-screen display information processing and main control end content sending method and device
CN103517142B (en) A kind of interaction comment information processing method and system based on intelligent television
CN104539977B (en) Method for previewing and device is broadcast live
US7953795B2 (en) Method and apparatus for participating in a conference session over a data communication network
CN104144351A (en) Video playing method and device applying virtualization platform
CN103491179A (en) Multi-screen interaction method and system based on Web
CN104639591A (en) Terminal equipment and multi-screen WEB page sharing method
KR20140103559A (en) Object migration system and method for web-based contents service migration
US9094527B2 (en) Seamlessly transferring a communication
US20130080560A1 (en) System and Method for Sharing Digital Data on a Presenter Device to a Plurality of Participant Devices
CN107302458B (en) Distributed desktop cloud structure and implementation method
CN103618941A (en) Multi-screen interaction-based interactive system and method
CN106357697A (en) Multi-terminal page synchronizing method based on WebSocket attribute synchronization
JP2014182793A (en) Encoder, video processing server, video processing system, encoding method, and program therefor
CN109788301A (en) A kind of live broadcasting method of Streaming Media, terminal device, live broadcast system and computer readable storage medium
CN104156258A (en) Application program sharing operation method, related equipment and system
CN113411620B (en) Live fragment display method and device, electronic equipment and storage medium
JP6083039B1 (en) Notification method and notification server for push notification to portable terminal
CN204087270U (en) There is interactive dining table and the network system of advertising function
CN110740337B (en) Live broadcast method and device, electronic equipment and storage medium
KR20100121376A (en) Group communication method in media server system with distributed structure
KR102271571B1 (en) MEDIA SERVER FOR PROVIDING webRTC-BASED VIDEO CHATTING SERVICE AND SYSTEM THEREOF

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20120620