CN113014855B - Video conference acceleration method, system and video conference acceleration platform - Google Patents

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

Info

Publication number
CN113014855B
CN113014855B CN202110181608.9A CN202110181608A CN113014855B CN 113014855 B CN113014855 B CN 113014855B CN 202110181608 A CN202110181608 A CN 202110181608A CN 113014855 B CN113014855 B CN 113014855B
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.)
Active
Application number
CN202110181608.9A
Other languages
Chinese (zh)
Other versions
CN113014855A (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

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

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Signal Processing (AREA)
  • Telephonic Communication Services (AREA)

Abstract

The disclosure relates to the technical field of communication, in particular to a video conference acceleration method, a system and a video conference acceleration platform, which solve the problem of high deployment cost when a special transmission line is deployed to transmit data packets in a video conference in order to ensure the quality of the video conference, and the method comprises the following steps: and receiving a data packet sent by the video conference client at the local first session receiving address, after acquiring the video conference server associated with the first session receiving address, forwarding the data packet to the video conference server through a transmission link in the 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 acquired optimal transmission link, which is equivalent to realizing the acceleration transmission of the data packet, effectively improving the video conference quality and ensuring the stable performance of interaction.

Description

Video conference acceleration method, system and video conference acceleration platform
Technical Field
The disclosure relates to the technical field of communication, 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 perfection of network infrastructure, people in different areas can realize remote interaction by means of an IP network in the form of video conference, so that the requirements on the connection stability of the video conference are gradually improved, network jitter is most likely to occur at present due to the network congestion problem in the IP network, 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.
In the prior art, the normal operation of the video conference is ensured by arranging a special transmission line, however, the arrangement of the special line needs to consume additional labor cost and material resource cost, and the arranged transmission line is fixed, so that the place of the video conference is greatly limited, and great inconvenience is brought 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 of high deployment cost in the prior art when a special transmission line is deployed to ensure the quality of a video conference to transmit data packets in the video conference.
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, which 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 relation 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 the data packet of the 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 port for receiving a first session data packet initiated by the videoconference client in a videoconference session, and an association relationship between the fixed IP address and a videoconference server for processing the first session data packet; the step of 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 associated with the fixed IP and the port for processing the first session data packet as an accessed video conference server.
Optionally, when determining that the feedback data packet carries the target address, the method further includes creating and managing an association relationship between the target address and a second session receiving address, including: and creating a local dynamic IP and a port as a second session receiving address, building 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 fails includes: determining that a session with the videoconference client is closed; or determining that the session with the video conference server is closed; or determining that the duration of waiting for the video conference client to send the data packet reaches a set first time duration threshold; or determining that the duration of waiting for the video conference server to send the data packet reaches a set second duration threshold.
Optionally, the acquiring, from the video conference acceleration platform, a transmission link reaching the video conference server side includes: and constructing a preset number of candidate transmission links reaching the video conference server from the access node according to each node contained in the video conference acceleration platform, and screening 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, 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 respectively in communication connection with the video conference client and the video conference server through a network; the data packet initiated by the video conference client in the 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 the 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 a memory to implement the video conference acceleration method of any one of the above first aspects.
In a fourth aspect, a computer readable storage medium is presented, which when executed by an electronic device, causes the electronic device to perform the video conference acceleration method of any one of the first aspects above.
The beneficial effects of the present 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 relation 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, and when determining that the feedback data packet carries a target address, modifies the target address in the feedback data packet to be the second session receiving address, and forwards the modified feedback data packet to the video conference client, so that the data packet sent by the video conference client for the second session receiving address can be received by the access node and is forwarded in an accelerated manner according to the method.
Drawings
Fig. 1 is an interaction schematic diagram among nodes of a video conference client, a video conference server, and a video conference acceleration platform in an embodiment of the disclosure;
fig. 2 is a schematic flow chart of a video conference acceleration method in an embodiment of the disclosure;
fig. 3 is a schematic diagram of information interaction in a video conference in an embodiment of the disclosure;
FIG. 4 is a schematic diagram of a video conference acceleration system in an embodiment of the disclosure;
fig. 5 is a schematic entity structure diagram of a video conference acceleration platform according to an embodiment of the disclosure.
Detailed Description
In order to make the objects, technical solutions and advantageous effects of the present disclosure more apparent, the present disclosure will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are for purposes of illustration only and are not intended to limit the present disclosure.
Those skilled in the art will appreciate that embodiments of the present disclosure may be implemented as a system, apparatus, device, method, or computer program product. Accordingly, the present disclosure may be embodied in the following forms, namely: complete hardware, complete software (including firmware, resident software, micro-code, etc.), or a combination of hardware and software.
In order to solve the problems in the prior art that the deployment cost is high when a special transmission line is deployed to transmit data packets in a video conference in order to ensure the quality of video conference service. The present 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, so as to realize 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, the video conference acceleration platform can provide safe, stable and efficient network service for data transmission in the video conference process.
In the video conference process, interaction based on an H.323 multimedia communication protocol can be performed, and the method and the device can be applied to video conference scenes under different communication protocols according to actual needs, and the method and the device are not repeated here.
In the embodiment of the disclosure, referring to fig. 1, an interaction diagram between each node of a video conference client, a video conference server and a video conference acceleration platform in the embodiment of the disclosure is illustrated, and an interaction 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 formed by nodes deployed in each area.
The video conference client in the present disclosure refers to a terminal application installed on a terminal device of a user, which is capable of performing video interaction, or a web (World Wide Web) service accessed through a browser of the terminal device, where the terminal device may be various electronic devices, such as a mobile terminal, a fixed terminal, or a portable terminal, for example, a mobile phone, a desktop computer, a notebook computer, a tablet computer, or the like. A user may request creation of a video conference via a video conference client to open a video conference session, which is synchronously ended when the video conference has ended the service.
The video conference service end in the disclosure refers to a background management service application capable of providing services for a video conference, and the background management service application can be deployed on an independent physical server or a server cluster, and the video conference service end is a generic term of various background management services.
It should be understood that the architecture of the videoconference client and the videoconference server in the present disclosure is merely an example, the present disclosure is not limited thereto, and specific architectures are determined by the videoconference service provider, and may be different from each other.
The video conference acceleration platform is composed of nodes distributed in various areas, wherein each node can be composed of one or more servers, the nodes can be mutually connected in a communication mode, and a network topology can be built according to requirements, therefore, the video conference acceleration platform can be also called a video conference acceleration network, can provide network services such as data acceleration, data security and the like for clients, and can be a CDN (Content Delivery Network) network or a network built based on SD-WAN (Software-Defined Wide Area Network) technology in some implementations. The nodes of the video conference acceleration platform can mutually detect each other to acquire link quality between every two nodes, and then a preferable transmission link for transmitting data packets between the video conference client and the 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 will be described in further detail below with reference to the attached drawing figures:
referring to fig. 2, a flow chart of a video conference acceleration method provided by an embodiment of the disclosure is shown, and the method is described below with reference to fig. 2:
step 201: and receiving a data packet sent by the video conference client at a local first session receiving address, determining an accessed video conference server according to the stored association relation 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 where the access node receives a data packet sent by the videoconference client, where during one videoconference session, the videoconference client may send a plurality of data packets, where each data packet includes different contents, for example, the content carried in the data packet may be: the 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 generic term for each address where the access node receives a data packet, and there may be a difference in address information specifically corresponding to the first session receiving address for different data packets.
In order to enable a first session data packet sent by a video conference client to successfully access a video conference acceleration platform in a session, in this embodiment of the present disclosure, each node in the video acceleration platform is preconfigured with a local fixed IP (Internet Protocol ) address and a port for receiving the first session sent by the video conference client, and an association relationship between the fixed IP address and the port and a video conference service end for processing the first session data packet, that is, each node is preconfigured and stores a local fixed IP and a port, and an association relationship between the fixed IP address and the port and a video conference service end capable of processing the session data packet, where, since the fixed IP address and the port are local addresses of each node, the fixed IP address and the port configured on each node are different from each other, and since the video conference service end for processing the first session data packet of the same video conference service end is fixed, the association relationship between the fixed IP address and the video conference service end for processing the first session data packet and the video conference service end can be obtained from a video conference service provider in advance, thereby establishing an association between the fixed IP address and the port.
In the actual video conference process, since each node is configured with a first session receiving address for receiving the first session of the video conference client, that is, a local fixed IP address and port, and video conference service side information associated with the local fixed IP address and port, no matter to which node the first session data packet of the video conference client is sent, the data packet of the session can be ensured to be effectively transmitted to the corresponding video conference service side.
In addition, DNS (Domain Name System) information between each fixed IP address and a video conference service domain name is preset to implement that a first session initiated by a video conference client is dispatched 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, the video conference acceleration platform needs to obtain a destination IP address of the data packet of the first session through sending a DNS resolution request, the video conference acceleration platform can intercept the DNS resolution request first, comprehensively consider the location of the video conference client and the load condition of each current node, determine a node receiving the first session of the video conference client as an access node in the video conference, wherein the access node can be the node closest to the video conference client and having processing capability, and return the preset fixed IP address on the access node to the video conference client as a result of DNS resolution, so that the first session sent by the video conference client can be received by the access node allocated, and the video conference acceleration platform is accessed by the video conference client.
After determining that the data packet of the first conference actually accesses the video conference server from the local record according to the first session receiving address, the access node obtains a transmission link reaching the video conference server from a video conference acceleration platform, and the process of determining the transmission link is described as follows:
the method for the access node to acquire the transmission link includes two modes: first, actively creating a transmission link by an access node; second, a transmission link is created by a management node in the video conference acceleration platform and issued to the access node, wherein the management node may issue the transmission link to the access node upon receiving a link issue request from the access node.
Specifically, the process of creating the transmission link may include constructing a preset number of candidate transmission links reaching the video conference server from the access node according to each node included in the video conference acceleration platform, and screening 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, each node of the platform may determine link quality between nodes by detecting each other, based on this, link quality of each candidate transmission link may be obtained according to link quality between each node included in the candidate transmission link, so as to select at least one candidate transmission link meeting a preset condition as a transmission link, where the preset condition may be a determined threshold requirement, such as a delay requirement, a packet loss rate requirement, or a criterion reached after calculating by integrating each quality parameter, or a preferred selection, such as selecting one or more of best quality, where the disclosure is not limited.
It should be noted that the number of transmission links acquired by the access node may be multiple, for example, two transmission links may be acquired simultaneously for transmitting the data packet, and specifically, a master-slave policy may be adopted to use the links, or transmission may be performed simultaneously based on multiple links, 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 videoconference 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 the local has cached an effective transmission link aiming at the video conference server, determining whether a corresponding transmission link has been selected for the current video conference session, and if so, determining that the effective transmission link has been cached.
Step 202: and forwarding the data packet to the video conference server side through a transmission link.
The access node of the video conference acceleration platform acquires a transmission link of the data packet and sends the data packet to the video conference service end through the transmission link, and because the transmission link is provided by the video conference acceleration platform, corresponding network services such as safety guarantee, stability, speed and the like can be provided for the data packet in the transmission process.
It can be understood that after the video conference server receives the data packet through the transmission link, the data packet fed back by the video conference server for the data packet will also be forwarded through the transmission path to reach the access node, so that the data packet sent by the video conference server in one session is synchronously realized, and the video conference acceleration platform provides network service.
Step 203: receiving a feedback data packet sent by a 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 a 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 the 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 target address, and it is worth noting that the target address is a service data part carried in a data packet message and is not quintuple information of a message header, and the target address indicates to the video conference server that the video conference client initiates the next session interaction by taking the target address as a new target address after receiving the feedback data packet.
And when the feedback data packet carries the target address, creating and managing the association relation between the target address and the local second session receiving address. Specifically, the access node may select an idle dynamic IP address and port or a newly created local dynamic IP address and port from the local as the second session receiving address, establish and store the association relationship between the dynamic IP address and port and the destination 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 destination address fails, and it should be noted that, the fixed IP address and the dynamic IP address in the present disclosure are both local IP addresses of the access node, and the fixed and dynamic IP addresses are only used to distinguish whether the IP address is preconfigured or temporarily created in the session, so that the dynamic IP address and port are different from the fixed IP address and port described above, are temporarily allocated according to the session, and may be released.
That is, in the embodiment of the present disclosure, the fixed IP address and port are the relative concepts to the dynamic IP address and port, so that the established association relationship does not end with the session, and the dynamic IP address and port are the same as the destination address, that is, the dynamic IP address and port are only used to distinguish the destination address corresponding to the transmission in the video conference process, that is, the video conference server to which the transmission is required. The dynamic IP address and port can be randomly allocated as long as it is guaranteed that the IP address and port are not occupied by other sessions, so that there is no need for persistence.
In the embodiment of the 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 may be performed based on 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 fails, wherein the manner of determining that the target address fails can be any one of the following:
a1, determining that the session with the video conference client is closed.
Specifically, when a user operates to close a video conference on a video conference client, in response to the closing operation of the video conference, the association relationship between each dynamic IP address and port established for the session on an access node and a corresponding target address is deleted.
A2, determining that the session with the video conference server is closed.
Specifically, when the video conference is closed by operating on other video conference clients which interact with the video conference client, the association relationship between each dynamic IP address and port established for the session on the access node and the corresponding target address is deleted in response to the closing operation of the video conference.
A3, determining that the waiting time for waiting for the video conference client to send the data packet reaches a set first time threshold.
Specifically, after determining that the duration of waiting for the video conference client to send the data packet reaches the first duration threshold, the video conference acceleration platform can automatically treat the current session as the end, and delete the association relationship between each dynamic IP address and port established for the session on the access node and the corresponding target address.
And A4, determining that the waiting time for waiting for the video conference server to send the data packet reaches a set second time threshold.
Specifically, after determining that the duration of waiting for the video conference server to send the data packet reaches the second duration threshold, the video conference acceleration platform can automatically be regarded as the end of the current session, and the association relationship between each dynamic IP address and port established for the session on the access node and the corresponding target address is deleted.
Thus, after the target address fails, the generated dynamic IP address and port are released, so that the address information can be reused, and the address resource is saved.
The foregoing steps 201-203 disclose a processing procedure of 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 exist between the video conference client and the video conference server, and the access node can process each data interaction based on the foregoing method, so that all the data packets generated in the video conference session can be transmitted via a transmission link provided by the video conference acceleration platform, thereby implementing a full-course network service, such as acceleration, security, and other services, for the video conference.
Based on the video conference acceleration method disclosed by the embodiment, all data packets interacted by the video conference client and the video conference server in one video conference session can be transmitted by a 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 exemplified with reference to an example.
Referring to fig. 3, a schematic diagram of data interaction in a video conference in an embodiment of the disclosure is shown.
S301: the videoconference client sends the RRQ message.
Specifically, in the process of the video conference based on the h.323 protocol, the video conference client first registers with the video conference server through a registration request (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 may be an address on a certain node (access node) in the video conference acceleration platform through DNS scheduling, so that the video conference acceleration platform may receive the RRQ message.
Step S302: and the video conference acceleration platform sends the RRQ message to the video conference server.
Specifically, the access node of the video conference acceleration platform may determine, according to a fixed IP and a Port (e.g., IP0: port 0) of the received data packet and a locally preconfigured association relationship, a video conference server S0 associated with IP0: port0, and then plan an optimal transmission link from itself to reach 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 side sends a feedback RCF message to the video conference acceleration platform.
Specifically, after receiving the RRQ message from the optimal transmission link, the videoconference server S0 responds to the RRQ message, that is, feeds back a registration acknowledgement message (Registration Confirm, RCF), and the RCF message is transmitted to the access node based on the optimal transmission link, where the RCF message includes the destination address (e.g., SIP1: SPort 1) of the videoconference server S1 accessed by the next session.
Step 304: 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 target address carried in the RCF message into a local receiving address (for example, IP1: port 1) different from IP0: port0, and establishes and stores the association relationship between IP1: port1 and SIP1: port 1.
Step 305: the video conference acceleration platform sends the modified RCF message to the video conference client.
Specifically, the access node forwards the modified RCF to the videoconference client.
Step 306: and the video conference client sends call information such as Setup and the like to the video conference acceleration platform.
Specifically, after the video conference client receives the modified RCF message, a call message such as Setup for establishing a call can be sent to the destination address IP1: port1 in the RCF message according to the indication of the RCF message, so that the access node can receive the call message such as Setup from IP1: port1, and based on this, 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 and the like to the video conference server.
Specifically, after receiving call messages such as Setup sent by a video conference client from an IP1: port1, an access node determines a target address associated with the IP1: port1, that is, SIP1: port1, from a locally stored association relationship, and sends a received data packet containing call messages such as Setup to a video conference server S1 pointed by SIP1: port1 through a previously planned optimal transmission link.
Step 308: and the video conference server side sends the call response message to the video conference acceleration platform.
The videoconference server S1 may answer the received call message and send call answer information, where the call answer information is also transmitted based on the optimal transmission link, so as to reach the access node, and the call answer message may specifically be: the Call is handling Call precedent, alert, connect, etc., and carries an IP address and port of the videoconference server S2 for h.245 negotiation, e.g. SIP2: port2, in the Call answer message.
Step 309: the video conference acceleration platform modifies the IP address and port contained in the call response message to a locally regenerated second session receiving address.
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, for example, IP2: port2, and establishes and stores the association relationship between IP2: port2 and SIP2: port2. Meanwhile, SIP2: SPort2 carried in the call response message is modified into IP2: port2.
Step 310: 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 answer message to the videoconference client.
Step 311: the video conference client sends an H.245 message to the video conference acceleration platform.
Specifically, the videoconference client can send h.245 messages to IP2: port2 based on the received call answer messages, performing capability negotiation, master-slave decision, and media channel establishment.
Step 312: the video conference acceleration platform sends an H.245 message to the video conference server.
Specifically, after receiving the H.245 message from the IP2:Port2, the access node of the video conference server can determine the IP address and Port of the video conference server S2 used for H.245 negotiation based on the association relationship stored locally, and the SIP2:SPort2. And transmitting the H.245 message to a video conference server corresponding to the SIP2:SPort2 via the determined optimal transmission link.
Step 313: and the video conference server side sends an H.245 response message to the video conference acceleration platform.
Specifically, after receiving the h.245 message, the videoconference server generates an h.245 response message, where the h.245 response message includes a message such as an open logical channel (Open Logical Channel, OLC) and an open logical channel acknowledgement (Open Logical Channel Ack, OLCA), and further sends the h.245 response message carrying the IP address and the port (e.g., SIP3: port 3) of the media channel to the access node via the optimal transmission link.
Step 314: the video conference acceleration platform modifies the IP address and port of the media channel carried in the H.245 response message into a locally regenerated second session receiving address.
Similarly, after receiving the h.245 response message, the access node creates a new receiving address, such as IP3: port3, which is different from the above receiving address, and establishes and stores the association relationship between IP3: port3 and SIP3: port3. Meanwhile, SIP3:SPort3 in the H.245 response message is modified into IP3:Port3.
Step 315: 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, and further completes the early negotiation step of the video conference, thereby entering into the normal video conference.
Further, during the video conference, the video conference client accesses the 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, so that the 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 the optimal transmission link, and simultaneously, the media data packets fed back by the SIP3: SPort3 of the video conference server are reversely sent to the video conference client according to the original path until the video conference is finished.
It should be noted that, in the video conference scenario, when determining the content forms included in the service layer of different data packets, the data packets without address information and port information of the video conference service end in the service layer may be directly forwarded to the video conference client without unpacking, so that the processing flow can be simplified to a certain extent.
In this way, by modifying the address information existing in the service layer in the data packet fed back by the video conference server, all the 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, so that the transmission quality of the data packets and the effective implementation of the video conference are ensured.
Based on the same inventive concept, referring to fig. 4, a schematic structural diagram of a video conference acceleration system in an embodiment of the present disclosure is shown, 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 respectively in communication connection with the video conference client and the video conference server through a network; the data packet initiated by the video conference client in the 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 the feedback data packet sent by the video conference server based on any method of the above embodiments.
Based on the same inventive concept, reference is made to fig. 5, which is a schematic structural diagram of an electronic device in an embodiment of the disclosure. The disclosed embodiments provide an electronic device apparatus 500, referring to fig. 5, the apparatus 500 comprising a processing component 522, which further comprises one or more processors, and a memory resource represented by a memory 532, for storing instructions, such as an application, executable by the processing component 522. The application programs stored in the memory 532 may include one or more modules each corresponding to a set of instructions. Further, the processing component 522 is configured to execute instructions to perform the method of video conference acceleration described above.
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, a computer-readable storage medium is provided in an embodiment based on video conference acceleration in the embodiments of the present disclosure, which when instructions in the storage medium are executed by an electronic device, enable the electronic device to perform the video conference acceleration method described above.
It will be apparent to those skilled in the art that 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, etc.) 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 flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations 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 the 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. It is therefore intended that the following claims be interpreted as including the preferred embodiments and all such alterations and modifications as fall within the scope of the disclosure.
It will be apparent to those skilled in the art that various modifications and variations can be made to the disclosed embodiments without departing from the spirit and scope of the disclosed embodiments. Thus, given that such modifications and variations of the disclosed embodiments 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 (9)

1. A video conference acceleration method, applied to an access node in a video conference acceleration platform, the method comprising:
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 relation 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 dynamic second session receiving address when the feedback data packet is determined to carry the target address, establishing and storing the association relationship between the dynamic second session receiving address and the target address, and forwarding the modified feedback data packet to the video conference client;
the access node is preconfigured with a local fixed IP address and a 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 step of 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 associated with the fixed IP and the port for processing the first session data packet as an accessed video conference server.
2. The method of claim 1, further comprising creating a local dynamic IP and port as the second session receive address upon determining that the feedback packet carries a target address; and when the target address is determined to be invalid, clearing the association relation, and releasing the second session receiving address.
3. The method of claim 2, wherein the determining that the target address fails comprises:
determining that a session with the videoconference client is closed; or alternatively, the process may be performed,
determining that a session with the video conference server is closed; or alternatively, the process may be performed,
determining that the waiting time for waiting for the video conference client to send the data packet reaches a set first time threshold; or alternatively, the process may be performed,
and determining that the waiting time for waiting for the video conference server to send the data packet reaches a set second time threshold.
4. The method of claim 1, wherein the obtaining, from the video conference acceleration platform, a transmission link to the video conference server comprises:
and constructing a preset number of candidate transmission links reaching the video conference server from the access node according to each node contained in the video conference acceleration platform, and screening the transmission links from the candidate transmission links based on a preset routing strategy.
5. The method of claim 4, further comprising, before constructing the candidate transmission link, determining whether an active transmission link for the videoconference server has been cached locally, and if so, directly determining the cached active transmission link as the transmission link; otherwise, the step of constructing the candidate transmission link is executed.
6. The method of claim 1, wherein receiving the feedback data packet sent by the videoconference server comprises: and receiving a feedback data packet sent by the conference server based on the transmission link.
7. The video conference acceleration system is characterized by comprising a video conference client, a video conference acceleration platform and a video conference server, wherein the video conference acceleration platform is respectively in communication connection with the video conference client and the video conference server through a network; 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, the access node providing acceleration services for the data packet sent by the video conference client and the feedback data packet sent by the video conference server based on the method according to any one of claims 1 to 6.
8. An electronic device, comprising:
a memory for storing executable instructions;
a processor for reading and executing executable instructions stored in a memory to implement the video conference acceleration method of any one of claims 1 to 6.
9. A computer readable storage medium, characterized in that instructions in the storage medium, when executed by an electronic device, enable the electronic device to perform the video conference acceleration method of any one of claims 1 to 6.
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 CN113014855A (en) 2021-06-22
CN113014855B true 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)

Families Citing this family (1)

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

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
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

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7631039B2 (en) * 2000-12-01 2009-12-08 Radvision Ltd. Initiation and support of video conferencing using instant messaging
US10348784B2 (en) * 2017-02-15 2019-07-09 Microsoft Technology Licensing, Llc Conferencing server directly accessible from public internet

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
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
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

Also Published As

Publication number Publication date
CN113014855A (en) 2021-06-22

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
US10693919B2 (en) Distributed connectivity policy enforcement with ICE
CN111479121B (en) Live broadcasting method and system based on streaming media server
US9866629B2 (en) System and method for shared session appearance in a hybrid peer-to-peer environment
EP2112788B1 (en) A method and node for p2p content sharing
US8098671B1 (en) Monitoring datagrams in a data network
US20090077245A1 (en) Client-To-Client Direct RTP Exchange In A Managed Client-Server Network
US20130308628A1 (en) Nat traversal for voip
WO2016107454A1 (en) Turn relay service reuse for nat traversal during media session resumption
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
CN106713819A (en) Data transmission method, device and system for video conference
WO2013155939A1 (en) Method for sharing internet and operator network services, service provider, and webpage gateway
JP2019525578A (en) Efficient forwarding of encapsulated media traffic through a datagram-based transport layer
US10182012B2 (en) Route control device, system and route control method
CN110365759A (en) A kind of data forwarding method, device, system, gateway and storage medium
CN113014855B (en) Video conference acceleration method, system and video conference acceleration platform
US11671487B1 (en) Port prediction for peer-to-peer communications
CN109120578B (en) Method and device for realizing link connection processing
US10581979B2 (en) Information transmission method and apparatus
CN116708381B (en) Cross-network data transmission method and device, storage medium and electronic equipment
US20240171641A1 (en) Data service management of proxy devices
KR20220001295A (en) Base staion apparatus and control method thereof
CN116582590A (en) Data transmission method and device

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