CN113014855A - Video conference acceleration method and system and video conference acceleration platform - Google Patents

Video conference acceleration method and system and video conference acceleration platform Download PDF

Info

Publication number
CN113014855A
CN113014855A CN202110181608.9A CN202110181608A CN113014855A CN 113014855 A CN113014855 A CN 113014855A CN 202110181608 A CN202110181608 A CN 202110181608A CN 113014855 A CN113014855 A CN 113014855A
Authority
CN
China
Prior art keywords
video conference
data packet
session
address
acceleration
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.)
Granted
Application number
CN202110181608.9A
Other languages
Chinese (zh)
Other versions
CN113014855B (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.)
Wangsu Science and Technology Co Ltd
Original Assignee
Wangsu Science and 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 Wangsu Science and Technology Co Ltd filed Critical Wangsu Science and Technology Co Ltd
Priority to CN202110181608.9A priority Critical patent/CN113014855B/en
Publication of CN113014855A publication Critical patent/CN113014855A/en
Application granted granted Critical
Publication of CN113014855B publication Critical patent/CN113014855B/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
    • H04N7/00Television systems
    • H04N7/14Systems for two-way working
    • H04N7/15Conference systems
    • H04N7/155Conference systems involving storage of or access to video conference sessions

Abstract

The present disclosure relates to the field of communications technologies, and in particular, to a video conference acceleration method, system, and video conference acceleration platform, which solve the problem of high deployment cost when a dedicated transmission line is deployed to transmit a data packet in a video conference to ensure the quality of the video conference, and the method includes: the method comprises the steps of receiving a data packet sent by a video conference client at a local first session receiving address, obtaining a video conference server associated with the first session receiving address, forwarding the data packet to the video conference server through a transmission link in a video acceleration platform, modifying a target address in a feedback data packet sent by the video conference server into a local second session receiving address, and forwarding the modified feedback data packet to the video conference client. Therefore, the transmission is completed through the obtained optimal transmission link, which is equivalent to the realization of the accelerated transmission of the data packet, the video conference quality can be effectively improved, and the stable proceeding of the interaction is ensured.

Description

Video conference acceleration method and system and video conference acceleration platform
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a video conference acceleration method, a video conference acceleration system, and a video conference acceleration platform.
Background
With the development of internet technology and the improvement of network infrastructure, people in different areas can realize remote interaction in a video conference mode by means of an IP network, so that the requirement on the connection stability of the video conference is gradually improved, and at present, due to the network congestion problem existing in the IP network, network jitter is very likely to occur, the disorder of transmitted data packets is caused, the quality of the video conference is greatly reduced, and the use experience of users is influenced.
Under the prior art, the normal operation of the video conference is usually ensured by deploying a special transmission line, however, the deployment of the special line needs to consume extra human cost and material cost, and the fixed deployment of the transmission line greatly limits the location of the video conference, thereby bringing great inconvenience to the operation of the video conference.
Disclosure of Invention
The embodiment of the disclosure provides a video conference acceleration method, a video conference acceleration system and a video conference acceleration platform, which are used for solving the problem that in the prior art, when a special transmission line is deployed for ensuring the quality of a video conference to transmit a data packet in the video conference, the deployment cost is high.
The specific technical scheme provided by the embodiment of the disclosure is as follows:
in a first aspect, a video conference acceleration method is provided, where the method is applied to an access node in a video conference acceleration platform, and the method includes:
receiving a data packet sent by a video conference client at a local first session receiving address, determining an accessed video conference server according to the stored association relationship between the first session receiving address and the video conference server, and acquiring a transmission link reaching the video conference server from the video conference acceleration platform; forwarding the data packet to the video conference server via the transmission link; receiving a feedback data packet sent by the video conference server, modifying the target address in the feedback data packet into a second session receiving address when the feedback data packet is determined to carry the target address, and forwarding the modified feedback data packet to the video conference client, so that the video conference client can send a data packet of a next session to the second session receiving address of the video conference acceleration platform.
Optionally, the access node is preconfigured with a local fixed IP address and a local port for receiving a first session data packet initiated by a video conference client in a video conference session, and an association relationship between the fixed IP address and a video conference server for processing the first session data packet; the determining the accessed video conference server according to the stored association relationship between the first session receiving address and the video conference server comprises the following steps: and when the first session receiving address is the fixed IP and the port, determining the video conference server which is associated with the fixed IP and the port and processes the first session data packet as an accessed video conference server.
Optionally, the method further includes creating and managing an association relationship between the destination address and a second session receiving address when it is determined that the feedback data packet carries the destination address, including: and creating a local dynamic IP and a local dynamic port as a second session receiving address, establishing and storing an association relation between the second session receiving address and the target address, clearing the association relation when the target address is determined to be invalid, and releasing the second session receiving address.
Optionally, the determining that the target address is invalid includes: determining that a session with the video conference client is closed; or determining that the session with the video conference server is closed; or determining that the time length for waiting for the video conference client to send the data packet reaches a set first time length threshold value; or determining that the time length for waiting for the video conference server to send the data packet reaches a set second time length threshold value.
Optionally, the obtaining a transmission link to the video conference server from the video conference acceleration platform includes: and constructing a preset number of candidate transmission links from the access node to the video conference server according to each node included in the video conference acceleration platform, and screening out the transmission links from the candidate transmission links based on a preset routing strategy.
Optionally, before constructing the candidate transmission link, determining whether an effective transmission link for the video conference server is cached locally, and if so, directly determining the cached effective transmission link as the transmission link; otherwise, the step of constructing the candidate transmission link is executed.
Optionally, the receiving the feedback data packet sent by the video conference server includes: and receiving a feedback data packet sent by the conference server based on the transmission link.
In a second aspect, a video conference acceleration system is provided, where the video conference acceleration system includes a video conference client, a video conference acceleration platform, and a video conference server, where the video conference acceleration platform is in communication connection with the video conference client and the video conference server via a network, respectively; wherein, a data packet initiated by the video conference client in a video conference session is received by an access node in the video conference acceleration platform, and the access node provides acceleration service for the data packet sent by the video conference acceleration client and a feedback data packet sent by the video conference server based on any one of the methods in the first aspect.
In a third aspect, an electronic device is provided, including: a memory for storing executable instructions; a processor configured to read and execute executable instructions stored in the memory to implement the video conference acceleration method according to any one of the first aspect.
In a fourth aspect, a computer-readable storage medium is provided, wherein instructions of the storage medium, when executed by an electronic device, enable the electronic device to perform the video conference acceleration method of any one of the first aspect.
The beneficial effects of this disclosure are as follows:
in the embodiment of the disclosure, an access node in a video conference acceleration platform receives a data packet sent by a video conference client at a local first session receiving address, determines a video conference server to be accessed according to a stored association relationship between the first session receiving address and the video conference server, forwards the data packet to the video conference server to be accessed through a transmission link in the video conference acceleration platform, then receives a feedback data packet sent by the video conference server, modifies a target address in the feedback data packet into a second session receiving address when determining that the feedback data packet carries the target address, and forwards the modified feedback data packet to the video conference client, so that a subsequent data packet sent by the video conference client aiming at the second session receiving address can be received by the access node, and the data packets sent by the video conference client in the video conference session are forwarded through the transmission link in the video conference acceleration platform based on the accelerated forwarding of the data packets according to the method, so that the accelerated processing of the data packets is realized, the data transmission rate is improved, and the user experience of the video conference service is ensured.
Drawings
Fig. 1 is a schematic diagram illustrating interaction among nodes of a video conference client, a video conference server, and a video conference acceleration platform according to an embodiment of the present disclosure;
fig. 2 is a schematic flow chart of a video conference acceleration method in an embodiment of the present disclosure;
FIG. 3 is a schematic diagram of information interaction in a video conference in an embodiment of the present disclosure;
FIG. 4 is a schematic diagram of a video conference acceleration system according to an embodiment of the present disclosure;
fig. 5 is a schematic physical structure diagram of a video conference acceleration platform in an embodiment of the present disclosure.
Detailed Description
In order to make the purpose, technical solution and beneficial effects of the present disclosure more clearly understood, the present disclosure is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are merely illustrative of the disclosure and are not intended to limit the disclosure.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be embodied as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the form of: entirely hardware, entirely software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
The problem that in the prior art, when a special transmission line is deployed to transmit a data packet in a video conference for ensuring the quality of video conference service, the deployment cost is high is solved. The disclosure provides a transmission method of data packets in a video conference, which is applied to an access node of a video conference acceleration platform, realizes that all data packets interacted between a video conference client and a video conference server in a video conference session are accessed to the video conference acceleration platform, and further provides safe, stable and efficient network service for data transmission in the video conference process through the video conference acceleration platform.
In the process of performing the video conference, the video conference can be performed based on the h.323 multimedia communication protocol, and can also be applied to video conference scenes under different communication protocols according to actual needs, which is not described herein again.
In the embodiment of the present disclosure, referring to fig. 1, which is a schematic view of interaction among nodes of a video conference client, a video conference server, and a video conference acceleration platform in the embodiment of the present disclosure, an interacting party involved in a transmission process of a data packet in a video conference includes the video conference client, the video conference server, and the video conference acceleration platform composed of nodes deployed in various areas.
The video conference client in the present disclosure refers to a terminal application installed on a terminal device of a user and capable of performing video interaction, or a web service accessed through a terminal device browser, where the terminal device may be various electronic devices, such as a mobile terminal, a fixed terminal, or a portable terminal, specifically, a mobile phone, a desktop computer, a notebook computer, a tablet computer, and the like. The user can request to create the video conference through the video conference client, so that a video conference session is started, and when the video conference is finished with service, the video conference session is synchronously finished.
The video conference server in the present disclosure refers to a background management service application capable of providing services for a video conference, and may be deployed on an independent physical server or a server cluster, and the video conference server is a generic name of various background management services.
It is understood that the architecture of the video conference client and the video conference server in the present disclosure is only an example, and the present disclosure is not limited thereto, and the specific architecture is determined by the video conference service provider, and may be different from each other.
The video conference acceleration platform comprises nodes distributed in each Area, wherein each node can comprise one or more servers, and the nodes can be mutually communicated and connected to build a Network topology as required, so that the video conference acceleration platform can also be called a video conference acceleration Network and can provide Network services such as data acceleration, data security and the like for customers, and in some implementations, the video conference acceleration platform can be a CDN (content Delivery Network) Network or a Network built based on SD-WAN (secure-Wide Area Network) technology. The nodes of the video conference acceleration platform can be mutually detected to obtain the link quality between every two nodes, and then an optimal transmission link for transmitting a data packet between a video conference client and a video conference server can be planned according to the link quality between the nodes, wherein the link quality can comprise time delay, packet loss rate, bandwidth, cost and the like.
Preferred embodiments of the present disclosure are described in further detail below with reference to the accompanying drawings:
referring to fig. 2, which is a schematic flow chart of a video conference acceleration method provided in an embodiment of the present disclosure, the method is described below with reference to fig. 2:
step 201: receiving a data packet sent by a video conference client at a local first session receiving address, determining an accessed video conference server according to the stored association relationship between the first session receiving address and the video conference server, and acquiring a transmission link reaching the video conference server from the video conference acceleration platform.
It should be noted that the first session receiving address in this step refers to an address at which the access node receives a data packet sent by the video conference client, where in a video conference session, the video conference client may send a plurality of data packets, and the content included in each data packet is different, for example, the content carried in the data packet may be: RAS message, or call signaling, or multimedia communication control message based on h.245 protocol, or multimedia data containing video conference content, etc., so that the first session receiving address is a general term of each address of the data packet received by the access node, and there may be a difference in address information corresponding to the first session receiving address specifically for different data packets.
In order to enable a first session data packet sent by a video conference client in a session to be successfully accessed to a video conference acceleration platform, in the embodiment of the present disclosure, each node in the video conference acceleration platform is preconfigured with a local fixed IP (Internet Protocol) address and a local port for receiving the first session sent by the video conference client, and an association relationship between the fixed IP address and the local port and a video conference server for processing the first session data packet, that is, each node is preconfigured with and stores a local fixed IP and a local port, and an association relationship between the local fixed IP and the local fixed IP port and the video conference server capable of processing the session data packet, wherein the fixed IP address and the local port on each node are different from each other because the fixed IP address and the local port are local addresses of each node, and the video conference server for processing the first session data packet on the same video conference server is a video conference server for processing the first session data packet The fixed IP address and the association between the port and the address of the video conference server are established by acquiring the address of the video conference server processing the first session data packet from the video conference service provider in advance.
In the actual video conference process, each node is configured with a first session receiving address, namely a local fixed IP address and a port, for receiving a first session of a video conference client, and video conference server information associated with the local fixed IP address and the port, so that no matter to which node a first session data packet of the video conference client is sent, it can be ensured that the data packet of the session is effectively transmitted to the corresponding video conference server.
In addition, DNS (domain Name system) information between each fixed IP address and a domain Name of a video conference service needs to be configured in advance to implement scheduling of a first session initiated by a video conference client to a video conference acceleration platform through DNS, specifically, before the video conference client sends a data packet of the first session of the video conference, a DNS resolution request needs to be sent to obtain a destination IP address of the data packet of the first session, the video conference acceleration platform can intercept the DNS resolution request first, and determine a node receiving the first session of the video conference client as an access node in the video conference at this time by comprehensively considering a location of the video conference client and a load condition of each current node, where the access node may be a node which is closest to the video conference client and has processing capability, and the fixed IP address pre-configured on the access node is returned to the video conference client as a DNS analysis result, so that the first session sent by the video conference client can be received by the allocated access node, and the video conference client can be accessed to the video conference acceleration platform.
After the access node determines, from the local record and according to the first session receiving address, the video conference server that the data packet of the first conference really accesses, the access node acquires, from the video conference acceleration platform, a transmission link that reaches the video conference server, and the following describes a process of determining the transmission link:
the method for the access node to acquire the transmission link comprises two modes: first, a transmission link is actively created by an access node; and secondly, creating a transmission link by a management node in the video conference acceleration platform and issuing the transmission link to the access node, wherein the management node can issue the transmission link to the access node when receiving a link issuing request of the access node.
Specifically, the process of creating the transmission link may include constructing a preset number of candidate transmission links from the access node to the video conference server according to each node included in the video conference acceleration platform, and screening out the transmission links from the candidate transmission links based on a preset routing policy, where the preset routing policy may include random selection or selection according to link quality, as described above, the link quality between the nodes may be determined by probing each other among the nodes of the platform, and based on this, the link quality of each candidate transmission link may be obtained according to the link quality between the nodes included in the candidate transmission links, so as to select at least one candidate transmission link that meets a preset condition as the transmission link, where the preset condition may be a determined threshold requirement, such as a delay requirement, a packet loss rate requirement, or a standard that is reached after calculating by synthesizing various quality parameters, or may be selected preferentially, such as selecting one or more strips with the best quality, etc., and the disclosure is not limited thereto.
It should be noted that the access node may acquire multiple transmission links, for example, two transmission links may be acquired at the same time for transmitting a data packet, and specifically, the active/standby policy may be adopted to use the links, or the transmission may be performed based on multiple links at the same time, so as to improve stability of data transmission.
In one implementation, before constructing the candidate transmission link, the access node may first determine whether an effective transmission link for the video conference server is cached locally, and if so, directly determine the cached effective transmission link as the transmission link; otherwise, the step of constructing the candidate transmission link is executed. When judging whether an effective transmission link aiming at the video conference server side is cached locally, determining whether a corresponding transmission link is selected for the current video conference session, and if so, determining that the effective transmission link is cached.
Step 202: and forwarding the data packet to the video conference server through the transmission link.
The access node of the video conference acceleration platform acquires the transmission link of the data packet and sends the data packet to the video conference server through the transmission link, and the transmission link is provided by the video conference acceleration platform, so that corresponding network services such as security guarantee, stability, speed and the like can be provided for the data packet in the transmission process.
It can be understood that, after receiving the data packet through the transmission link, the video conference server forwards the data packet fed back by the video conference server for the data packet through the transmission link to reach the access node, so that it is synchronously realized that the data packet sent by the video conference server in one session is also provided with a network service by the video conference acceleration platform.
Step 203: receiving a feedback data packet sent by a video conference server, modifying a target address in the feedback data packet into a second session receiving address when the feedback data packet is determined to carry the target address, and forwarding the modified feedback data packet to the video conference client through a transmission link.
Correspondingly, when the access node determines that the feedback data packet does not carry the target address, the access node can directly forward the feedback data packet to the video conference client.
Specifically, the access node receives a feedback data packet sent by the video conference server through the transmission link, and can detect whether the service data of the feedback data packet carries a destination address, where the destination address is a service data part carried in a data packet message and is not quintuple information of a message header, and the destination address is a new destination address used by the video conference server to initiate a next session interaction after the video conference server indicates that the video conference client receives the feedback data packet.
And when the feedback data packet is determined to carry the target address, establishing and managing an incidence relation between the target address and a local second session receiving address. Specifically, the access node may locally select a free dynamic IP address and port or newly create a local dynamic IP address and port, as a second session receiving address, and establish and store an association relationship between the dynamic IP address and port and the target address, and at the same time, the access node may clear the association relationship and release the dynamic IP address and port when determining that the target address is invalid, it should be noted that the fixed IP address and the dynamic IP address in this disclosure are both local IP addresses of the access node, and the fixed and dynamic IP addresses are only used for distinguishing whether the IP address is preconfigured or temporarily created in the session, so the dynamic IP address and port are different from the above-mentioned fixed IP address and port, and are temporarily assigned according to the session and are released.
That is to say, in the embodiment of the present disclosure, a fixed IP address and port and a dynamic IP address and port are relative concepts, the fixed means that the established association relationship does not end with the session, and the dynamic means that the association relationship with the target address ends with the end of the session, that is, the dynamic IP address and port are only used for distinguishing the corresponding target address in the process of the video conference, that is, the video conference server to which the transmission is required. Therefore, the dynamic IP address and port can be randomly allocated, as long as the IP address and port are not occupied by other sessions, and thus, the persistent storage is not necessary.
In the embodiment of the present disclosure, the communication session between the node of the video conference acceleration platform and the video conference client and the video conference server may be performed based on a TCP protocol or a UDP protocol, and the video conference client and the video conference server may actively close the session or close the session overtime according to a mechanism of the protocol itself. Specifically, after establishing the association relationship between the regenerated local second session receiving address and the target address, the video conference acceleration platform clears the association relationship and releases the second session receiving address when determining that the target address is invalid, where the manner of determining that the target address is invalid may be any of the following manners:
a1, determining that the session between the client and the video conference is closed.
Specifically, when the user operates to close the video conference on the video conference client, the association relationship between each dynamic IP address and port established on the access node for the session and the corresponding target address is deleted in response to the closing operation of the video conference.
A2, determining that the session with the video conference server is closed.
Specifically, when the video conference client performs an operation to close the video conference on another video conference client interacting with the video conference client, the association relationship between each dynamic IP address and port established on the access node for the session and the corresponding target address is deleted in response to the operation to close the video conference.
A3, determining that the waiting time for the video conference client to send the data packet reaches a set first time threshold.
Specifically, after the video conference acceleration platform determines that the time length for waiting for the video conference client to send the data packet reaches the first time length threshold, the video conference acceleration platform can automatically consider that the current session is ended, and delete the association relation between each dynamic IP address and port established on the access node for the session and the corresponding target address.
A4, determining that the waiting time for the video conference server to send the data packet reaches a set second time threshold.
Specifically, after the video conference acceleration platform determines that the time length for waiting for the video conference server to send the data packet reaches the second time length threshold, the video conference acceleration platform may automatically consider that the current session is ended, and delete the association relationship between each dynamic IP address and port established on the access node for the session and the corresponding target address.
In this way, after the target address is invalid, the generated dynamic IP address and the port are released, so that the address information can be used again, and address resources are saved.
Step 201 and step 203 disclose a process of processing a data packet generated in one data interaction between a video conference client and a video conference server by an access node in a video conference acceleration platform, and it can be understood that, in a video conference session, multiple data interactions may exist between the video conference client and the video conference server, and the access node can process each data interaction based on the method, so that all data packets generated in one video conference session can be transmitted through a transmission link provided by the video conference acceleration platform, thereby providing a whole network service for the video conference, such as acceleration, security and other services.
Based on the video conference acceleration method disclosed by the embodiment, all data packets interacted between the video conference client and the video conference server in one video conference session can be transmitted by the transmission link provided by the video conference acceleration platform, so that network services such as acceleration and the like are provided for the data packets, and the video conference client and the video conference server can be accessed to the video conference acceleration platform without any additional configuration.
The above method will be illustrated below with reference to an example.
Refer to fig. 3, which is a schematic diagram of data interaction in a video conference in an embodiment of the present disclosure.
S301: the videoconference client sends an RRQ message.
Specifically, in the process of the h.323 protocol-based video conference, the video conference client registers to the video conference server through a Registration Request (RRQ) message, and in the embodiment of the present disclosure, the destination address of the RRQ message sent by the video conference client is an address on a certain node (access node) in the video conference acceleration platform through DNS scheduling, so that the video conference acceleration platform can receive the RRQ message.
Step S302: and the video conference acceleration platform sends the RRQ message to a video conference server.
Specifically, the access node of the video conference acceleration platform may determine the video conference server S0 associated with the IP0: Port0 according to the fixed IP and Port (e.g., IP0: Port0) of the received data packet and the association relationship configured in advance locally, and further plan the optimal transmission link from the access node to the video conference server, and then transmit the RRQ message to the video conference server S0 via the optimal transmission link.
Step 303: and the video conference server sends the RCF message fed back to the video conference acceleration platform.
Specifically, after receiving the RRQ message from the optimal transmission link, the video conference server S0 responds with a feedback Registration confirmation message (RCF), which is transmitted to the access node based on the optimal transmission link, where the RCF message includes a destination address of the video conference server S1 (e.g., SIP1: SPort1) accessed by the next session.
Step 304: and the video conference acceleration platform modifies the target address carried in the RCF message.
Specifically, the access node of the video conference acceleration platform modifies the destination address carried in the RCF message into a local receiving address (e.g. IP1: Port1) different from IP0: Port0, and establishes and stores the association relation between IP1: Port1 and SIP1: SPort 1.
Step 305: and the video conference acceleration platform sends the modified RCF message to a video conference client.
Specifically, the access node forwards the modified RCF to the video conference client.
Step 306: and the video conference client sends the call information such as Setup to the video conference acceleration platform.
Specifically, after receiving the modified RCF message, the video conference client may send a call message such as Setup for establishing a call to a destination address IP1: Port1 in the RCF message according to the indication of the RCF message, so that the access node may receive the call message such as Setup from IP1: Port1, based on which the data packet sent by the video conference client is received by the video conference acceleration platform again.
Step 307: and the video conference acceleration platform sends the received call signaling such as Setup to the video conference server.
Specifically, after receiving the call message such as Setup sent by the video conference client from the IP1: Port1, the access node determines the destination address associated with the IP1: Port1, that is, the SIP1: SPort1, from the association relationship stored locally, and sends the received data packet containing the call message such as Setup to the video conference server S1 pointed by the SIP1: SPort1 via the previously planned optimal transmission link.
Step 308: and the video conference server sends the call response message to the video conference acceleration platform.
The videoconference server S1 may reply to the received call message, and send call reply information, which is also transmitted based on the optimal transmission link, to reach the access node, where the call reply message may specifically be: the Call is handling Call precedence, Alerting, connecting Connect, etc., and carries an IP address and port of the videoconference server S2, e.g., SIP2: SPort2, for h.245 negotiation in the Call answer message.
Step 309: and the video conference acceleration platform modifies the IP address and the port contained in the call response message into a second session receiving address regenerated locally.
Specifically, the access node receives a call response message fed back by the video conference server from the optimal transmission link, creates a new receiving address different from the receiving address when determining that the call response message contains the IP address and the Port of the video conference server for H.245 negotiation, such as IP2: Port2, and establishes and stores the association relationship between IP2: Port2 and SIP2: SPort 2. Meanwhile, the SIP2: SPort2 carried in the call answer message is modified to IP2: Port 2.
Step 310: and the video conference acceleration platform sends the modified call response request to the video conference client.
Specifically, the access node may forward the modified call response message to the video conference client.
Step 311: the videoconference client sends an h.245 message to the videoconference acceleration platform.
Specifically, the videoconference client can send h.245 messages to IP2: Port2 for capability negotiation, master-slave decision making, and media channel establishment based on the received call answer message.
Step 312: and the video conference acceleration platform sends the H.245 message to the video conference server.
Specifically, after the access node of the video conference server receives the h.245 message from the IP2: Port2, based on the association relationship stored locally, the IP address and Port of the video conference server S2 used for h.245 negotiation can be determined, i.e., SIP2: SPort 2. And transmitting the H.245 message to a video conference server corresponding to the SIP2: SPort2 through the determined optimal transmission link.
Step 313: and the video conference server sends an H.245 response message to the video conference acceleration platform.
Specifically, after receiving an h.245 message, the video conference server generates an h.245 response message, where the h.245 response message includes messages such as Open Logical Channel (OLC) and Open Logical Channel Acknowledgement (OLCA), and further sends the h.245 response message carrying an IP address and a port (e.g., SIP3: SPort3) of the media Channel to the access node via the optimal transmission link.
Step 314: and the video conference acceleration platform modifies the IP address and the port of the media channel carried in the H.245 response message into a second session receiving address regenerated locally.
Similarly, after the access node receives the H.245 response message, a new receiving address different from the receiving address is created, such as IP3: Port3, and the association relationship between IP3: Port3 and SIP3: SPort3 is established and stored. Meanwhile, SIP3: SPort3 in the H.245 response message is modified to IP3: Port 3.
Step 315: and the video conference acceleration platform sends the modified H.245 response message to the video conference client.
Specifically, the access node forwards the modified h.245 response message to the video conference client, thereby completing the early negotiation step of the video conference, and entering into a normal video conference.
Further, during the video conference, the video conference client accesses a media channel established by the video conference server through the video conference acceleration platform and sends media data packets such as audio and video to the media channel, and then an access node of the video conference acceleration platform forwards the data packets to the SIP3: SPort3 of the media channel of the video conference server through an optimal transmission link, and simultaneously reversely sends the media data packets fed back by the SIP3: SPort3 of the video conference server to the video conference client according to an original path until the video conference is finished.
It should be noted that, in a video conference scenario, when determining content forms included in service layers of different data packets, a data packet for which address information and port information of a video conference server do not exist in a service layer may be directly forwarded to a video conference client without unpacking, so that a processing flow may be simplified to a certain extent.
Therefore, by modifying the address information existing in the service layer in the data packet fed back by the video conference server, all data packets sent by the video conference client can be received by the video conference acceleration platform and transmitted by means of the optimal transmission link, and the transmission quality of the data packets and the effective operation of the video conference are ensured.
Based on the same inventive concept, referring to fig. 4, which is a schematic structural diagram of a video conference acceleration system in an embodiment of the present disclosure, the video conference acceleration system includes a video conference client, a video conference acceleration platform, and a video conference server, wherein the video conference acceleration platform is in communication connection with the video conference client and the video conference server through a network, respectively; a data packet initiated by the video conference client in a video conference session is received by an access node in the video conference acceleration platform, and the access node provides acceleration service for the data packet sent by the video conference acceleration client and a feedback data packet sent by the video conference server based on any one of the methods of the embodiments.
Based on the same inventive concept, refer to fig. 5, which is a schematic structural diagram of an electronic device according to an embodiment of the present disclosure. The disclosed embodiment proposes an electronic device arrangement 500, and with reference to fig. 5, the arrangement 500 comprises a processing component 522, which further comprises one or more processors, and memory resources, represented by a memory 532, for storing instructions, e.g. application programs, executable by the processing component 522. The application programs stored in memory 532 may include one or more modules that each correspond to a set of instructions. Further, the processing component 522 is configured to execute instructions to perform the above-described method of video conference acceleration.
The apparatus 500 may also include a power component 526 configured to perform power management of the apparatus 500, a wired or wireless network interface 550 configured to connect the apparatus 500 to a network, and an input/output (I/O) interface 558. The apparatus 500 may operate based on an operating system stored in the memory 532.
Based on the same inventive concept, the embodiment based on video conference acceleration in the disclosed embodiment provides a computer-readable storage medium, and when instructions in the storage medium are executed by an electronic device, the electronic device is enabled to execute the video conference acceleration method.
As will be appreciated by one skilled in the art, embodiments of the present disclosure may be provided as a method, system, or computer program product. Accordingly, the present disclosure may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present disclosure may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and so forth) having computer-usable program code embodied therein.
The present disclosure is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the disclosure. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present disclosure have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all alterations and modifications as fall within the scope of the disclosure.
It will be apparent to those skilled in the art that various changes and modifications may be made to the disclosed embodiments without departing from the spirit and scope of the disclosed embodiments. Thus, if such modifications and variations of the embodiments of the present disclosure fall within the scope of the claims of the present disclosure and their equivalents, the present disclosure is also intended to encompass such modifications and variations.

Claims (10)

1. A video conference acceleration method is applied to an access node in a video conference acceleration platform, and comprises the following steps:
receiving a data packet sent by a video conference client at a local first session receiving address, determining an accessed video conference server according to the stored association relationship between the first session receiving address and the video conference server, and acquiring a transmission link reaching the video conference server from the video conference acceleration platform;
forwarding the data packet to the video conference server via the transmission link;
receiving a feedback data packet sent by the video conference server, modifying the target address in the feedback data packet into a second session receiving address when the feedback data packet is determined to carry the target address, and forwarding the modified feedback data packet to the video conference client.
2. The method of claim 1, wherein the access node is preconfigured with a local fixed IP address and port for receiving a first session packet initiated by a videoconference client in a videoconference session, and an association relationship between the fixed IP address and a videoconference server processing the first session packet;
the determining the accessed video conference server according to the stored association relationship between the first session receiving address and the video conference server comprises the following steps:
and when the first session receiving address is the fixed IP and the port, determining the video conference server which is associated with the fixed IP and the port and processes the first session data packet as an accessed video conference server.
3. The method of claim 1, wherein the method further comprises creating and managing an association relationship between a destination address and a second session receiving address when it is determined that the destination address is carried in the feedback data packet, including:
and creating a local dynamic IP and a local dynamic port as a second session receiving address, establishing and storing an association relation between the second session receiving address and the target address, clearing the association relation when the target address is determined to be invalid, and releasing the second session receiving address.
4. The method of claim 3, wherein the determining that the target address is invalid comprises:
determining that a session with the video conference client is closed; alternatively, the first and second electrodes may be,
determining that a session with the video conference server is closed; alternatively, the first and second electrodes may be,
determining that the waiting time for waiting for the video conference client to send the data packet reaches a set first time threshold; alternatively, the first and second electrodes may be,
and determining that the waiting time for waiting for the video conference server to send the data packet reaches a set second time threshold.
5. The method of claim 1, wherein the obtaining a transmission link from the video conference acceleration platform to the video conference server comprises:
and constructing a preset number of candidate transmission links from the access node to the video conference server according to each node included in the video conference acceleration platform, and screening out the transmission links from the candidate transmission links based on a preset routing strategy.
6. The method of claim 5, further comprising, before constructing the candidate transmission link, determining whether an effective transmission link for the video conference server is cached locally, and if so, directly determining the cached effective transmission link as the transmission link; otherwise, the step of constructing the candidate transmission link is executed.
7. The method of claim 1, wherein the receiving the feedback data packet sent by the video conference server comprises: and receiving a feedback data packet sent by the conference server based on the transmission link.
8. A video conference acceleration system is characterized in that the video conference acceleration system comprises a video conference client, a video conference acceleration platform and a video conference server, wherein the video conference acceleration platform is in communication connection with the video conference client and the video conference server through a network respectively; wherein a data packet initiated by the videoconference client in a videoconference session is received by an access node in the videoconference acceleration platform, and the access node provides acceleration services for the data packet sent by the videoconference acceleration client and a feedback data packet sent by the videoconference server based on the method of any one of claims 1 to 7.
9. An electronic device, comprising:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in the memory to implement the video conference acceleration method of any one of claims 1 to 7.
10. A computer readable storage medium, wherein instructions in the storage medium, when executed by an electronic device, enable the electronic device to perform the video conference acceleration method of any of claims 1-7.
CN202110181608.9A 2021-02-09 2021-02-09 Video conference acceleration method, system and video conference acceleration platform Active CN113014855B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110181608.9A CN113014855B (en) 2021-02-09 2021-02-09 Video conference acceleration method, system and video conference acceleration platform

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110181608.9A CN113014855B (en) 2021-02-09 2021-02-09 Video conference acceleration method, system and video conference acceleration platform

Publications (2)

Publication Number Publication Date
CN113014855A true CN113014855A (en) 2021-06-22
CN113014855B CN113014855B (en) 2023-08-18

Family

ID=76402047

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110181608.9A Active CN113014855B (en) 2021-02-09 2021-02-09 Video conference acceleration method, system and video conference acceleration platform

Country Status (1)

Country Link
CN (1) CN113014855B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113727056A (en) * 2021-08-30 2021-11-30 聚好看科技股份有限公司 Data transmission connection management method and server

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020118809A1 (en) * 2000-12-01 2002-08-29 Alfred Eisenberg Initiation and support of video conferencing using instant messaging
CN101102310A (en) * 2007-07-25 2008-01-09 中国科学院沈阳计算技术研究所有限公司 SIP soft switching system supporting P2P media transmission and its implementation method
JP2009225174A (en) * 2008-03-17 2009-10-01 Panasonic Corp Router device, receiving terminal, broadcast distribution system, distribution method, reception method, program, and recording medium
CN101917338A (en) * 2010-08-13 2010-12-15 浙江大学 Path correlation based optimal path group selecting method of P2P (peer-to-peer) overlay network
CN104683730A (en) * 2015-03-05 2015-06-03 苏州科达科技股份有限公司 Video conference data transmission method and video conference system
CN106713819A (en) * 2015-07-24 2017-05-24 三亚中兴软件有限责任公司 Data transmission method, device and system for video conference
CN107864161A (en) * 2017-12-21 2018-03-30 北京明朝万达科技股份有限公司 A kind of data transmission method and device
US20180234471A1 (en) * 2017-02-15 2018-08-16 Microsoft Technology Licensing, Llc Conferencing Server
CN110557370A (en) * 2019-07-30 2019-12-10 视联动力信息技术股份有限公司 method, system, electronic equipment and storage medium for pamir synchronization of terminal information
CN112202755A (en) * 2020-09-25 2021-01-08 浙江华创视讯科技有限公司 Server distribution method, device, equipment and medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020118809A1 (en) * 2000-12-01 2002-08-29 Alfred Eisenberg Initiation and support of video conferencing using instant messaging
CN101102310A (en) * 2007-07-25 2008-01-09 中国科学院沈阳计算技术研究所有限公司 SIP soft switching system supporting P2P media transmission and its implementation method
JP2009225174A (en) * 2008-03-17 2009-10-01 Panasonic Corp Router device, receiving terminal, broadcast distribution system, distribution method, reception method, program, and recording medium
CN101917338A (en) * 2010-08-13 2010-12-15 浙江大学 Path correlation based optimal path group selecting method of P2P (peer-to-peer) overlay network
CN104683730A (en) * 2015-03-05 2015-06-03 苏州科达科技股份有限公司 Video conference data transmission method and video conference system
CN106713819A (en) * 2015-07-24 2017-05-24 三亚中兴软件有限责任公司 Data transmission method, device and system for video conference
US20180234471A1 (en) * 2017-02-15 2018-08-16 Microsoft Technology Licensing, Llc Conferencing Server
CN107864161A (en) * 2017-12-21 2018-03-30 北京明朝万达科技股份有限公司 A kind of data transmission method and device
CN110557370A (en) * 2019-07-30 2019-12-10 视联动力信息技术股份有限公司 method, system, electronic equipment and storage medium for pamir synchronization of terminal information
CN112202755A (en) * 2020-09-25 2021-01-08 浙江华创视讯科技有限公司 Server distribution method, device, equipment and medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113727056A (en) * 2021-08-30 2021-11-30 聚好看科技股份有限公司 Data transmission connection management method and server
CN113727056B (en) * 2021-08-30 2023-09-22 聚好看科技股份有限公司 Management method and server for data transmission connection

Also Published As

Publication number Publication date
CN113014855B (en) 2023-08-18

Similar Documents

Publication Publication Date Title
KR102514250B1 (en) Method, Apparatus and System for Selecting a Mobile Edge Computing Node
US11108570B2 (en) Method and apparatus for multimedia communication, and storage medium
US10506036B2 (en) System and method for shared session appearance in a hybrid peer-to-peer environment
US20180309717A1 (en) Session Identifier for a Communication Session
CN111479121B (en) Live broadcasting method and system based on streaming media server
EP2112788B1 (en) A method and node for p2p content sharing
US9203872B2 (en) Distributed connectivity policy enforcement with ICE
US9357076B2 (en) Load balancing of distributed media agents in a conference system
US8098671B1 (en) Monitoring datagrams in a data network
RU2543304C2 (en) Packet relay method and device
US20090077245A1 (en) Client-To-Client Direct RTP Exchange In A Managed Client-Server Network
US20130308628A1 (en) Nat traversal for voip
US9699237B2 (en) Managed media relay selection for real-time communications
WO2009129718A1 (en) A method, equipment and system for implementing file sharing in an audio/video conference
WO2013104237A1 (en) Content distribution method and device, and access network device
WO2017219813A1 (en) Traffic processing method and transparent buffer system
JP2019536355A (en) Data streaming support control based on node type
US20130065588A1 (en) Transmitting data over multiple networks
KR102178348B1 (en) Network apparatus and edge service discovery method
CN113014855B (en) Video conference acceleration method, system and video conference acceleration platform
JP2016158081A (en) Channel controller, system and channel control method
US20120300776A1 (en) Method for creating virtual link, communication network element, and ethernet network system
CN104660550A (en) Method for performing session migration among plurality of servers
CN113726901A (en) P2P communication method and system based on ICE
US20090028110A1 (en) Seamless Establishment and Maintenance of Network Connections for Mobile Applications

Legal Events

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