CN110798650B - Multi-system media stream transmission control method and device based on RTP - Google Patents

Multi-system media stream transmission control method and device based on RTP Download PDF

Info

Publication number
CN110798650B
CN110798650B CN201910905344.XA CN201910905344A CN110798650B CN 110798650 B CN110798650 B CN 110798650B CN 201910905344 A CN201910905344 A CN 201910905344A CN 110798650 B CN110798650 B CN 110798650B
Authority
CN
China
Prior art keywords
control system
rtp
video conference
media stream
information
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
CN201910905344.XA
Other languages
Chinese (zh)
Other versions
CN110798650A (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.)
Fujian Xingwang Intelligent Technology Co ltd
Original Assignee
Fujian Xingwang Intelligent 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 Fujian Xingwang Intelligent Technology Co ltd filed Critical Fujian Xingwang Intelligent Technology Co ltd
Priority to CN201910905344.XA priority Critical patent/CN110798650B/en
Publication of CN110798650A publication Critical patent/CN110798650A/en
Application granted granted Critical
Publication of CN110798650B publication Critical patent/CN110798650B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04NPICTORIAL COMMUNICATION, e.g. TELEVISION
    • H04N21/00Selective content distribution, e.g. interactive television or video on demand [VOD]
    • H04N21/60Network structure or processes for video distribution between server and client or between remote clients; Control signalling between clients, server and network components; Transmission of management data between server and client, e.g. sending from server to client commands for recording incoming content stream; Communication details between server and client 
    • H04N21/63Control signaling related to video distribution between client, server and network components; Network processes for video distribution between server and clients or between remote clients, e.g. transmitting basic layer and enhancement layers over different transmission paths, setting up a peer-to-peer communication via Internet between remote STB's; Communication protocols; Addressing
    • H04N21/643Communication protocols
    • H04N21/6437Real-time Transport Protocol [RTP]

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The invention provides a multi-system media stream transmission control method based on RTP, which comprises a video conference server and a main control system, and the method comprises the following steps: step 10, the master control system acquires switching information, informs a first system receiving a media stream, and stops processing the media stream; step 20, the master control system sends the switching information and the video conference server information to a second system; step 30, the second system sends an RTP message to the video conference server according to the video conference server information; and step 40, the video conference server receives and analyzes the RTP message, and then sends the media stream to a second system. The invention relates to the technical field of network communication, and discloses a method and a device for realizing the different-screen presentation of a video at a designated server side on the basis of not changing the original system architecture, without influencing the system performance, and ensuring the forwarding efficiency.

Description

Multi-system media stream transmission control method and device based on RTP
Technical Field
The present invention relates to the field of network communication technologies, and in particular, to a method and an apparatus for controlling transmission of a multi-system media stream based on RTP.
Background
RTP (Real-Time Transport Protocol) is a Real-Time network Transport Protocol established for multimedia data streams and published by IETF as RFC3550 (old version RFC 1889). RTP provides end-to-end delivery services for data with real-time characteristics, such as interactive audio and video. These services include payload type identification, sequence numbering, time stamping, and delivery monitoring. RTP itself only guarantees the transmission of real-time data and does not provide a reliable transport mechanism for the in-sequence delivery of data packets, nor flow control or congestion control.
In a large-scale video conference terminal, because a plurality of video output systems exist, a video stream of a video server side is transmitted to a main control system of the terminal only through RTP. When a user switches a multi-screen layout, the server-side video needs to be supported to be presented on the output screen of the non-master control system. In the prior art, the cross-system RTP stream mutual transmission technology is realized by SIP/H.323, RTSP and the like.
However, the existing technology has at least the following disadvantages that the SIP/h.323 technology needs to set corresponding clients at both ends, and can transmit after SDP negotiation, so that the implementation complexity and difficulty are high, and the establishment of a server is needed to complete the cooperation, which has high requirements for resources such as a CPU and a memory on the device; in the RTSP mode, an RTSP service needs to be implemented in the main control, and the request end can acquire an RTP stream through standard RTSP interaction, but the main control performance is consumed and the forwarding efficiency cannot be guaranteed.
Disclosure of Invention
One of the technical problems to be solved by the present invention is to provide a multi-system media stream transmission control method based on RTP, which realizes the different-screen presentation of the server-side video without changing the original system architecture.
One of the technical problems solved by the invention is realized as follows: a multi-system media stream transmission control method based on RTP comprises a video conference server and a main control system, and the method comprises the following steps:
step 10, the master control system acquires switching information, informs a first system receiving a media stream, and stops processing the media stream;
step 20, the master control system sends the switching information and the video conference server information to a second system;
step 30, the second system sends an RTP message to the video conference server according to the video conference server information;
and step 40, the video conference server receives and analyzes the RTP message, and then sends the media stream to a second system.
Further, the system also comprises at least one non-master control system, and when the first system is a master control system, the second system is a non-master control system; and when the first system is a non-master control system, the second system is a master control system or other non-master control systems.
Further, the handover information includes system layout information and target handover subsystem information, and the step 20 further specifically includes:
and the master control system obtains a second system according to the system layout information and the target switching subsystem information, and sends the switching information and the video conference server information to the second system.
Further, the step 40 is further specifically:
and step 40, the video conference server receives and analyzes the RTP message, performs RTP address learning, and sends the media stream to a second system according to the learning result.
The second technical problem to be solved by the present invention is to provide a multi-system media stream transmission control device based on RTP, which realizes the different-screen presentation of the server-side video without changing the original system architecture.
The second technical problem solved by the invention is realized as follows: a multi-system media stream transmission control device based on RTP comprises a video conference server and a main control system, and is characterized in that: the device comprises a switching information acquisition module, a switching information sending module, a detection message sending module and a media stream sending module;
a switching information acquisition module, configured to acquire switching information by the master control system, notify a first system that receives a media stream, and stop processing the media stream;
the switching information sending module is used for sending the switching information and the video conference server information to a second system by the master control system;
the message sending module is used for sending an RTP message to the video conference server by the second system according to the video conference server information;
and the media stream sending module is used for sending the media stream to the second system by the video conference server according to the RTP message.
Further, when the first system is a master control system, the second system is a non-master control system; and when the first system is a non-master control system, the second system is a master control system or other non-master control systems.
Further, the switching information includes system layout information and target switching subsystem information; the switching information sending module is specifically configured to:
and the master control system obtains a second system according to the system layout information and the target switching subsystem information, and sends the switching information and the video conference server information to the second system.
Further, the media stream sending module is further specifically: and the video conference server is used for learning an RTP address according to the RTP message and sending a media stream to a second system according to the learning result.
The invention has the following advantages:
through the interaction of the main control system and the non-main control system, the main control system performs unified control on the system for receiving the media stream, so that the second system serving as a switching target transmits an RTP message to guide and transmit the server-side media RTP stream to the second system, thereby realizing switching control, realizing that the server-side video stream is switched from the first system to the second system for presentation on the basis of not changing the original system architecture, not influencing the system performance, and ensuring the forwarding efficiency.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
Fig. 1 is a schematic flowchart of a method for controlling transmission of a multi-system media stream based on RTP according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a multi-system media stream transmission control apparatus based on RTP according to an embodiment of the present invention;
fig. 3 is an application scenario diagram of a multi-system media stream transmission control method based on RTP according to an embodiment of the present invention;
FIG. 4 is a timing diagram of media stream transmission control of a RTP-based multi-system media stream transmission control method according to an embodiment of the present invention;
fig. 5 is a timing chart of media stream transmission control of a RTP-based multi-system media stream transmission control method according to another embodiment of the present invention.
Detailed Description
Referring to fig. 1, an embodiment of the present invention provides a method for controlling RTP-based multi-system media streaming, including a video conference server, a master control system, and at least one non-master control system (such as non-master control systems a and B), where the method includes:
step 10, the master control system acquires switching information, informs a first system receiving a media stream, and stops processing the media stream;
step 20, the master control system sends the switching information and the video conference server information to a second system;
step 30, the second system sends an RTP message to the video conference server according to the video conference server information;
and step 40, the video conference server receives and analyzes the RTP message, and then sends the media stream to a second system.
It can be seen that the first system is a current system for receiving and processing a media stream of a video conference server, and the second system is a target system to which the media stream needs to be switched; after switching, the video conference server directly sends the media stream to the second system, and the performance of the master control system cannot be consumed.
Fig. 3 is an application scene diagram of an embodiment of the present invention, after a video terminal accesses a video conference server system, output image presentations of three screens can be provided to a user through a main control system, a non-main control system a and a non-main control system B, respectively; when the first system is a master control system, the second system is a non-master control system (i.e. the media stream is switched from the master control system to a non-master control system a or a non-master control system B); when the first system is a non-master control system, the second system is a master control system or other non-master control systems (namely, the media stream is switched from the non-master control system A to the master control system or the non-master control system B, or the media stream is switched from the non-master control system B to the master control system or the non-master control system A), and the method of the embodiment of the invention realizes the flexible switching and presentation of the remote video among the multiple systems.
Fig. 4 and 5 are timing diagrams of multi-system media stream transmission control, and it can be seen from the diagrams that a control processing module (i.e. a master control processing module) is added in a master control system to perform unified control on systems receiving media streams, and interaction with the master control system is added in a non-master control system; through a simple interactive flow among systems, the RTP stream of the video conference server can be controlled; from the timing chart, the control flow of the embodiment of the present invention and the transmission direction of the actual RTP stream can be clearly understood.
When the first system is a master control system, the processing flow is as follows:
(1) the main control system stops processing the video conference server RTP stream (i.e., media stream) (for example, the main control processing module notifies the main control media module to stop processing the video conference server RTP stream);
(2) the master control system (such as a master control processing module) sends the switching information and the video conference server RTP information to a designated non-master control system (namely a non-master control system A or a non-master control system B);
(3) a non-master control system (namely a non-master control system A or a non-master control system B) sends an RTP message to an RTP port of a video conference server;
(4) the videoconference server resumes destination RTP address learning and sends the RTP stream (i.e., media stream) to the non-master system (i.e., non-master system a or non-master system B).
When the first system is a non-master control system (for example, non-master control system a), the processing flow is as follows:
(1) the main control system (such as a main control processing module) informs the non-main control system A to stop processing the RTP stream (namely the media stream) of the video conference server;
(2) the main control system (such as a main control processing module) sends the switching information and the RTP information of the video conference server to a designated non-main control system B (or a main control system according to the requirement);
(3) a non-main control system B (or a main control system according to the requirement) sends an RTP message to an RTP port of a video conference server;
(4) the video conference server performs the target RTP address learning again, and transfers the RTP stream to the non-master control system B (or the master control system as required).
In the embodiment of the invention, the switching information comprises system layout information and target switching subsystem information, the main control system obtains a second system according to the system layout information and the target switching subsystem information, and the switching information and the video conference server information are sent to the second system.
In a preferred embodiment, the handover information includes the following information:
(1) control field of media handover: instructions for identifying a control;
(2) system layout information: for processing display control;
(3) target switching subsystem information: checking the controlled subsystem information;
(4) media stream information, including media encoding and negotiation parameters: the method is mainly used for decoding after receiving the server-side video RTP.
The master control system obtains a second system according to system layout information and target switching subsystem information, and sends the switching information, video conference server information, a control field of media switching and media stream information to the second system; when the first system is a master control system, the second system is a non-master control system (i.e. the media stream is switched from the master control system to a non-master control system a or a non-master control system B); when the first system is a non-master control system, the second system is a master control system or other non-master control systems (i.e., the media stream is switched from the non-master control system a to the master control system or the non-master control system B, or the media stream is switched from the non-master control system B to the master control system or the non-master control system a).
The second system sends an RTP message to an RTP port of the video conference server according to the control field of the media switching and the information of the video conference server, wherein the RTP message is used for enabling the video conference server to detect an RTP address of the second system;
the video conference server receives and analyzes the RTP message, performs RTP address learning, and sends a media stream to a second system according to the learning result;
the specific process is as follows:
(1) the second system constructs an RTP message and sends the RTP message to an IP (Internet protocol) port and an RTP port of a video conference server;
(2) after forwarding through NAT (Network Address Translation), the Network device will modify the source IP and port into external Address;
(3) after receiving the RTP message, the video conference server end checks the loading content of the RTP message;
(4) and updating the transmitted RTP destination IP and the port.
Through the prior art, such as a media stream traversing method with application number of CN201610770605.8RTP, an SIP server and an SIP communication system, and a method and a device for traversing an RTP multiplexing message through an NATPT device with application number of cn200810246810.x, it can be realized that a video conference server analyzes an RTP message sent by a second system after receiving the RTP message, performs RTP address learning, and sends a media stream to the second system according to the learning result.
And the second system decodes and displays the received media stream sent by the video conference server according to the media stream information in the switching information after receiving the media stream, so that the different-screen presentation of the media stream can be realized.
Based on the same idea, the embodiment of the present invention further provides a device corresponding to the above method, as shown in fig. 2.
Fig. 2 is a schematic structural diagram of an apparatus for controlling RTP-based multi-system media streaming according to an embodiment of the present invention, where the apparatus includes: the system comprises a switching information acquisition module, a switching information sending module, a detection message sending module and a media stream sending module;
a switching information acquisition module, configured to acquire switching information by the master control system, notify a first system that receives a media stream, and stop processing the media stream;
the switching information sending module is used for sending the switching information and the video conference server information to a second system by the master control system;
the message sending module is used for sending an RTP message to the video conference server by the second system according to the video conference server information;
and the media stream sending module is used for sending the media stream to the second system by the video conference server according to the RTP message.
It can be seen that the first system is a current system for receiving and processing a media stream of a video conference server, and the second system is a target system to which the media stream needs to be switched; after switching, the video conference server directly sends the media stream to the second system, and the performance of the master control system cannot be consumed.
Fig. 3 is an application scene diagram of an embodiment of the present invention, after a video terminal accesses a video conference server system, output image presentations of three screens can be provided to a user through a main control system, a non-main control system a and a non-main control system B, respectively; when the first system is a master control system, the second system is a non-master control system (i.e. the media stream is switched from the master control system to a non-master control system a or a non-master control system B); when the first system is a non-master control system, the second system is a master control system or other non-master control systems (namely, the media stream is switched from the non-master control system A to the master control system or the non-master control system B, or the media stream is switched from the non-master control system B to the master control system or the non-master control system A), and the device of the embodiment of the invention realizes the flexible switching and presentation of the remote video among the multiple systems.
Fig. 4 and 5 are timing diagrams of multi-system media stream transmission control, and it can be seen from the diagrams that a control processing module (i.e. a master control processing module) is added in a master control system to perform unified control on systems receiving media streams, and interaction with the master control system is added in a non-master control system; through a simple interactive flow among systems, the RTP stream of the video conference server can be controlled; from the timing chart, the control flow of the embodiment of the present invention and the transmission direction of the actual RTP stream can be clearly understood.
When the first system is a master control system, the processing flow is as follows:
(1) the main control system stops processing the video conference server RTP stream (i.e., media stream) (for example, the main control processing module notifies the main control media module to stop processing the video conference server RTP stream);
(2) the master control system (such as a master control processing module) sends the switching information and the video conference server RTP information to a designated non-master control system (namely a non-master control system A or a non-master control system B);
(3) a non-master control system (namely a non-master control system A or a non-master control system B) sends an RTP message to an RTP port of a video conference server;
(4) the videoconference server resumes destination RTP address learning and sends the RTP stream (i.e., media stream) to the non-master system (i.e., non-master system a or non-master system B).
When the first system is a non-master control system (for example, non-master control system a), the processing flow is as follows:
(1) the main control system (such as a main control processing module) informs the non-main control system A to stop processing the RTP stream (namely the media stream) of the video conference server;
(2) the main control system (such as a main control processing module) sends the switching information and the RTP information of the video conference server to a designated non-main control system B (or a main control system according to the requirement);
(3) a non-main control system B (or a main control system according to the requirement) sends an RTP message to an RTP port of a video conference server;
(4) the video conference server performs the target RTP address learning again, and transfers the RTP stream to the non-master control system B (or the master control system as required).
In the embodiment of the present invention, the handover information includes system layout information and target handover subsystem information; the switching information sending module is specifically configured to: and the master control system obtains a second system according to the system layout information and the target switching subsystem information, and sends the switching information and the video conference server information to the second system.
In a preferred embodiment, the handover information includes the following information:
(1) control field of media handover: instructions for identifying a control;
(2) system layout information: for processing display control;
(3) target switching subsystem information: checking the controlled subsystem information;
(4) media stream information, including media encoding and negotiation parameters: the method is mainly used for decoding after receiving the server-side video RTP.
The master control system obtains a second system according to system layout information and target switching subsystem information, and sends the switching information, video conference server information, a control field of media switching and media stream information to the second system; when the first system is a master control system, the second system is a non-master control system (i.e. the media stream is switched from the master control system to a non-master control system a or a non-master control system B); when the first system is a non-master control system, the second system is a master control system or other non-master control systems (i.e., the media stream is switched from the non-master control system a to the master control system or the non-master control system B, or the media stream is switched from the non-master control system B to the master control system or the non-master control system a).
The media stream sending module is further specifically: and the video conference server is used for learning an RTP address according to the RTP message and sending a media stream to a second system according to the learning result.
The second system sends an RTP message to an RTP port of the video conference server according to the control field of the media switching and the information of the video conference server, wherein the RTP message is used for enabling the video conference server to detect an RTP address of the second system;
the video conference server receives and analyzes the RTP message, performs RTP address learning, and sends a media stream to a second system according to the learning result;
the specific process is as follows:
(1) the second system constructs an RTP message and sends the RTP message to an IP (Internet protocol) port and an RTP port of a video conference server;
(2) after forwarding through NAT (network Address Translation), the network device will modify the source IP and port into external address;
(3) after receiving the RTP message, the video conference server end checks the loading content of the RTP message;
(4) and updating the transmitted RTP destination IP and the port.
Through the prior art, such as a media stream traversing method with application number of CN201610770605.8RTP, an SIP server and an SIP communication system, and a method and a device for traversing an RTP multiplexing message through an NATPT device with application number of cn200810246810.x, it can be realized that a video conference server analyzes an RTP message sent by a second system after receiving the RTP message, performs RTP address learning, and sends a media stream to the second system according to the learning result.
And the second system decodes and displays the received media stream sent by the video conference server according to the media stream information in the switching information after receiving the media stream, so that the different-screen presentation of the media stream can be realized.
The invention realizes the switching control by the interaction of the main control system and the non-main control system and the unified control of the system for receiving the media stream by the main control system, so that the second system which is a switching target transmits the RTP message and transmits the media RTP stream of the server end to the second system from guidance, and the video stream of the server end is switched from the first system to the second system for presentation on the basis of not changing the original system architecture, thereby not influencing the system performance and ensuring the forwarding efficiency. The invention reasonably utilizes the existing RTP address learning technology of the video conference server, the message interaction among subsystems is simpler, the cross-system presentation of the remote RTP stream is realized by using the minimum resource consumption, and the invention has certain superiority compared with the existing mature technology.
The foregoing description of specific embodiments of the present invention has been presented. Other embodiments are within the scope of the following claims. The processes depicted in the accompanying figures do not necessarily have to be in a particular order or sequential order to achieve desirable results. The embodiments of the present invention are described in a progressive manner, and the same and similar parts among the embodiments can be referred to each other, and each embodiment focuses on the differences from the other embodiments.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (6)

1. A multi-system media stream transmission control method based on RTP comprises a video conference server, a main control system and at least one non-main control system, and is characterized in that the method comprises the following steps:
step 10, the master control system acquires switching information, informs a first system receiving a media stream, and stops processing the media stream, wherein the switching information comprises system layout information and target switching subsystem information;
step 20, the master control system sends the switching information and the video conference server information to a second system, wherein the video conference server information comprises a video conference server IP address and an RTP port;
step 30, the second system sends an RTP message to the video conference server according to the video conference server information;
step 40, the video conference server receives and analyzes the RTP message, and then sends a media stream to a second system;
when the first system is a non-master control system, the second system is a master control system or other non-master control systems, and the master control system and at least one non-master control system belong to subsystems of the same video terminal.
2. An RTP-based multi-system media streaming control method according to claim 1, wherein: the step 20 is further specifically:
and the master control system obtains a second system according to the system layout information and the target switching subsystem information, and sends the switching information and the video conference server information to the second system.
3. The RTP-based multi-system media stream transmission control method according to claim 1, wherein the step 40 further includes:
and step 40, the video conference server receives and analyzes the RTP message, performs RTP address learning, and sends the media stream to a second system according to the learning result.
4. A multi-system media stream transmission control device based on RTP comprises a video conference server, a main control system and at least one non-main control system, and is characterized in that: the device comprises a switching information acquisition module, a switching information sending module, a detection message sending module and a media stream sending module;
a switching information obtaining module, configured to obtain switching information by the master control system, notify a first system that receives a media stream, and stop processing the media stream, where the switching information includes system layout information and target switching subsystem information;
the switching information sending module is used for sending the switching information and the video conference server information to a second system by the main control system, wherein the video conference server information comprises a video conference server IP address and an RTP port;
the message sending module is used for sending an RTP message to the video conference server by the second system according to the video conference server information;
the media stream sending module is used for sending the media stream to a second system by the video conference server according to the RTP message;
when the first system is a non-master control system, the second system is a master control system or other non-master control systems, and the master control system and at least one non-master control system belong to subsystems of the same video terminal.
5. An apparatus for controlling RTP-based multi-system media stream transmission according to claim 4, wherein: the switching information sending module is specifically configured to:
and the master control system obtains a second system according to the system layout information and the target switching subsystem information, and sends the switching information and the video conference server information to the second system.
6. The RTP-based multi-system media stream transmission control device according to claim 4, wherein the media stream sending module further includes: and the video conference server is used for learning an RTP address according to the RTP message and sending a media stream to a second system according to the learning result.
CN201910905344.XA 2019-09-24 2019-09-24 Multi-system media stream transmission control method and device based on RTP Active CN110798650B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910905344.XA CN110798650B (en) 2019-09-24 2019-09-24 Multi-system media stream transmission control method and device based on RTP

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910905344.XA CN110798650B (en) 2019-09-24 2019-09-24 Multi-system media stream transmission control method and device based on RTP

Publications (2)

Publication Number Publication Date
CN110798650A CN110798650A (en) 2020-02-14
CN110798650B true CN110798650B (en) 2022-02-22

Family

ID=69438742

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910905344.XA Active CN110798650B (en) 2019-09-24 2019-09-24 Multi-system media stream transmission control method and device based on RTP

Country Status (1)

Country Link
CN (1) CN110798650B (en)

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688366A (en) * 2018-12-29 2019-04-26 随锐科技股份有限公司 A kind of on-line meeting transfer method, device and mobile terminal

Family Cites Families (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5129989B2 (en) * 2006-06-16 2013-01-30 エリクソン アーベー Conference layout control and control protocol
CN102075728B (en) * 2011-01-18 2015-08-12 中兴通讯股份有限公司 The method and system of a kind of shared audio frequency and/or video
CN102316300A (en) * 2011-09-09 2012-01-11 中兴通讯股份有限公司 Video call screen swinging method, system and device
CN103581605A (en) * 2012-08-01 2014-02-12 腾讯科技(深圳)有限公司 Video call multi-screen interaction method and video call transit device
CN203352696U (en) * 2013-06-05 2013-12-18 ***通信集团湖北有限公司 Multimedia digit conference system
CN107534704B (en) * 2015-05-07 2020-11-06 株式会社理光 Information processing method, device and medium connected via communication network
US10431187B2 (en) * 2015-06-29 2019-10-01 Ricoh Company, Ltd. Terminal apparatus, screen recording method, program, and information processing system
CN106572383A (en) * 2015-10-12 2017-04-19 中国科学院声学研究所 Video switching method and system based on multi-screen interaction
CN106341409A (en) * 2016-09-21 2017-01-18 深圳市潮流网络技术有限公司 Telephone conference seamless switching method
CN106455079B (en) * 2016-10-31 2019-10-15 努比亚技术有限公司 A kind of information processing method and terminal
US10348784B2 (en) * 2017-02-15 2019-07-09 Microsoft Technology Licensing, Llc Conferencing server directly accessible from public internet
CN108008927A (en) * 2017-11-30 2018-05-08 努比亚技术有限公司 Multi-screen meeting implementation method, mobile terminal and computer-readable recording medium

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109688366A (en) * 2018-12-29 2019-04-26 随锐科技股份有限公司 A kind of on-line meeting transfer method, device and mobile terminal

Also Published As

Publication number Publication date
CN110798650A (en) 2020-02-14

Similar Documents

Publication Publication Date Title
RU2494562C2 (en) Multimedia channel management
US9083585B2 (en) Retransmission-based stream repair and stream join
CN110475094B (en) Video conference processing method and device and readable storage medium
US20130346562A1 (en) Data transmission method and apparatus for mobile terminal
CN109495713B (en) Video conference control method and device based on video networking
CN109168064B (en) Synchronous display method and system of electronic data
US8959240B2 (en) Method, apparatus and system for rapid acquisition of multicast realtime transport protcol sessions
CN109862307B (en) Video conference initiating method and device
US20070160048A1 (en) Method for providing data and data transmission system
CN110049273B (en) Video networking-based conference recording method and transfer server
CN111478884B (en) Method, device and storage medium for data transmission among different video networks
WO2018121584A1 (en) Data stream transmission method, apparatus, related devices and storage medium
CN110113558B (en) Data processing method, device, system and computer readable storage medium
US11523151B2 (en) Rendering stream controller
CN110049268B (en) Video telephone connection method and device
US9912623B2 (en) Systems and methods for adaptive context-aware control of multimedia communication sessions
CN110798650B (en) Multi-system media stream transmission control method and device based on RTP
CN110519331B (en) Method and device for processing resources of video network
CA3041692C (en) Multichannel video programming distributor stream controller
CN109861929B (en) Data caching processing method and device
CN110233872B (en) Data transmission method based on video network and video network terminal
CN110740087B (en) Message transmission method, terminal, gateway device, electronic device and storage medium
CN110177244B (en) Method and system for polling conference terminal
CN110113565B (en) Data processing method and intelligent analysis equipment based on video network
CN111147440A (en) State information processing method and device based on video network

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 361000 unit 1001, No.56, guanri Road, phase II, software park, Siming District, Xiamen City, Fujian Province

Applicant after: Fujian Xingwang Intelligent Technology Co.,Ltd.

Address before: 361000 unit 1001, No.56, guanri Road, phase II, software park, Siming District, Xiamen City, Fujian Province

Applicant before: FUJIAN STAR-NET WISDOM TECHNOLOGY Co.,Ltd.

GR01 Patent grant
GR01 Patent grant