CN113973089B - Streaming media transmission method, system, equipment and storage medium - Google Patents

Streaming media transmission method, system, equipment and storage medium Download PDF

Info

Publication number
CN113973089B
CN113973089B CN202111165296.9A CN202111165296A CN113973089B CN 113973089 B CN113973089 B CN 113973089B CN 202111165296 A CN202111165296 A CN 202111165296A CN 113973089 B CN113973089 B CN 113973089B
Authority
CN
China
Prior art keywords
client
identity verification
verification information
server
signaling
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
CN202111165296.9A
Other languages
Chinese (zh)
Other versions
CN113973089A (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.)
Alibaba China Co Ltd
Original Assignee
Alibaba China 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 Alibaba China Co Ltd filed Critical Alibaba China Co Ltd
Priority to CN202111165296.9A priority Critical patent/CN113973089B/en
Publication of CN113973089A publication Critical patent/CN113973089A/en
Application granted granted Critical
Publication of CN113973089B publication Critical patent/CN113973089B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/80Responding to QoS
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/14Session management
    • H04L67/141Setup of application sessions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • H04L69/164Adaptation or special uses of UDP protocol

Abstract

The embodiment of the application provides a streaming media transmission method, a streaming media transmission system, streaming media transmission equipment and a streaming media storage medium. Identity verification information can be generated for the client, so that for the client, if the identity verification information exists locally, the identity verification information can be configured into communication signaling, UDP connection is initiated to the server based on the communication signaling, and signaling interaction can be realized between the client and the server based on the UDP connection; in addition, the server side can also carry out identity verification on the client side based on the identity verification information, and multiplex the UDP connection to carry out streaming media transmission under the condition that the identity verification of the client side is successful. According to the method, the signaling interaction and the media transmission can multiplex the same UDP connection, and under the condition that the identity verification information exists locally at the client, the signaling interaction, the identity verification and the streaming media transmission start can be realized only by one interaction between the client and the server, so that the transmission delay of the streaming media can be effectively reduced on the premise of ensuring the transmission safety.

Description

Streaming media transmission method, system, equipment and storage medium
Technical Field
The present disclosure relates to the field of data transmission technologies, and in particular, to a method, a system, an apparatus, and a storage medium for streaming media transmission.
Background
With the development of internet live broadcasting technology, the requirements of users on live broadcasting experience are higher and higher, and with the arrival of the 5G age, lower transmission delay is required for new live broadcasting scenes. However, the transmission delay of the streaming media still remains high. Among them, the preparation work before the streaming media starts to transmit needs to consume a plurality of round trip time delays RTT, which becomes one of the important reasons affecting the transmission delay.
Disclosure of Invention
Aspects of the present application provide a streaming media transmission method, system, device, and storage medium, for reducing transmission delay of streaming media.
The embodiment of the application provides a streaming media transmission system, which comprises: a client and a server;
the client is used for configuring the identity verification information into communication signaling aiming at the server under the condition that the identity verification information exists locally; initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling;
the server is used for returning a signaling response to the client under the UDP connection; carrying out identity verification on the client according to the identity verification information; and if the identity of the client is successfully checked, multiplexing the UDP connection to send streaming media to the client.
The embodiment of the application also provides a streaming media transmission method, which comprises the following steps:
searching whether identity verification information exists locally;
if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at a server;
and initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling so that the server multiplexes the UDP connection to carry out streaming media transmission under the condition that the identity verification information passes verification successfully.
The embodiment of the application also provides a streaming media transmission method, which comprises the following steps:
receiving communication signaling initiated by a client to establish UDP connection with the client;
returning a signaling response to the client under the UDP connection;
if the communication signaling contains identity verification information, carrying out identity verification on the client based on the identity verification information;
and multiplexing the UDP connection to send streaming media to the client under the condition that the identity verification of the client passes.
The embodiment of the application also provides a client, which comprises a memory, a processor and a communication component;
the memory is used for storing one or more computer instructions;
the processor is coupled with the memory and the communication component for executing the one or more computer instructions for:
Searching whether identity verification information exists locally;
if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at a server;
and initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling through the communication component so that the server multiplexes the UDP connection to carry out streaming media transmission under the condition that the identity verification information passes verification successfully.
The embodiment of the application also provides a server, which comprises a memory, a processor and a communication component;
the memory is used for storing one or more computer instructions;
the processor is coupled with the memory and the communication component for executing the one or more computer instructions for:
receiving communication signaling initiated by a client through the communication component to establish UDP connection with the client;
returning a signaling response to the client under the UDP connection;
if the communication signaling contains identity verification information, carrying out identity verification on the client based on the identity verification information;
and multiplexing the UDP connection to send streaming media to the client under the condition that the identity verification of the client passes.
Embodiments also provide a computer-readable storage medium storing computer instructions that, when executed by one or more processors, cause the one or more processors to perform the foregoing streaming media transmission method.
In the embodiment of the application, the identity verification information can be generated for the client and provided for the client, so that if the identity verification information exists locally for the client, the identity verification information can be configured into the communication signaling aiming at the server, and UDP connection is initiated to the server based on the communication signaling, and signaling interaction can be realized between the client and the server based on the UDP connection; in addition, the server side can also carry out identity verification on the client side based on the identity verification information, and multiplex the UDP connection to carry out streaming media transmission under the condition that the identity verification of the client side is successful. Accordingly, in the embodiment of the application, the signaling interaction and the media transmission can multiplex the same UDP connection, and under the condition that the identity verification information exists locally in the client, the client and the server can realize the signaling interaction, the identity verification and the start of the streaming media transmission only by one interaction (which is equivalent to consuming 0 RTTs substantially before the streaming media transmission), so that the transmission delay of the streaming media can be effectively reduced on the premise of ensuring the transmission security.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this application, illustrate embodiments of the application and together with the description serve to explain the application and do not constitute an undue limitation to the application. In the drawings:
fig. 1 is a schematic structural diagram of a streaming media transmission system according to an exemplary embodiment of the present application;
FIG. 2 is a logic diagram of an application scenario provided in an exemplary embodiment of the present application;
FIG. 3 is a logic diagram of another application scenario provided by an exemplary embodiment of the present application;
fig. 4 is a flowchart of a streaming media transmission method according to another exemplary embodiment of the present application;
fig. 5 is a flowchart of another streaming media transmission method according to another exemplary embodiment of the present application;
fig. 6 is a schematic structural diagram of a client according to another exemplary embodiment of the present application;
fig. 7 is a schematic structural diagram of a server according to another exemplary embodiment of the present application.
Detailed Description
For the purposes, technical solutions and advantages of the present application, the technical solutions of the present application will be clearly and completely described below with reference to specific embodiments of the present application and corresponding drawings. It will be apparent that the described embodiments are only some, but not all, of the embodiments of the present application. All other embodiments, which can be made by one of ordinary skill in the art without undue burden from the present disclosure, are within the scope of the present disclosure.
At present, before streaming media transmission is performed between a client and a server, a plurality of Round Trip Time (RTT) are required to be consumed to finish preparation work, and the streaming media transmission time delay is seriously influenced. To this end, in some embodiments of the present application: identity verification information can be generated for the client and provided for the client, so that for the client, if the identity verification information exists locally, the identity verification information can be configured into communication signaling aiming at the server, and UDP connection is initiated to the server based on the communication signaling, and signaling interaction can be realized between the client and the server based on the UDP connection; in addition, the server side can also carry out identity verification on the client side based on the identity verification information, and multiplex the UDP connection to carry out streaming media transmission under the condition that the identity verification of the client side is successful. Accordingly, in the embodiment of the application, the signaling interaction and the media transmission can multiplex the same UDP connection, and under the condition that the identity verification information exists locally at the client, the signaling interaction, the identity verification and the streaming media transmission start can be realized only by one interaction (0 RTT) between the client and the server, so that the transmission delay of the streaming media can be effectively reduced on the premise of ensuring the transmission safety.
The following describes in detail the technical solutions provided by the embodiments of the present application with reference to the accompanying drawings.
Fig. 1 is a schematic structural diagram of a streaming media transmission system according to an exemplary embodiment of the present application. As shown in fig. 1, the system includes: a client 10 and a server 20.
The streaming media transmission system provided in this embodiment can be applied to various scenes that need to be transmitted in streaming media, such as a live broadcast scene, a video call scene, etc., and the application scene is not limited in this embodiment. The physical implementation of the client 10 and the server 20 may be varied in different application scenarios. For example, in a cloud live scenario, the server 20 may be a cloud host, a cloud server, a virtual center, a CND node, and the like. Of course, this is merely exemplary, and server 20 may be a conventional server, and the embodiment is not limited thereto. The client 10 may be a terminal device such as a personal computer, a smart phone, a tablet computer, etc. In addition, in this embodiment, the network architecture of the transmission network where the client and the server are located is not limited, and the client and the server may be under the CDN architecture of the content delivery network, where in this case, the server may be a CDN node or the like; of course, it may be under a cloud computing network, a local area network, or any other network architecture.
Referring to fig. 1, for a client 10, a UDP connection is initiated to a server 20 in the event that a streaming media acquisition requirement may occur. Specifically, the client 10 may find whether the identity verification information exists locally, and if so, may configure the identity verification information into communication signaling for the server 20, and initiate a UDP connection to the server 20 based on the communication signaling. The identity verification information may at least include information such as the client IP, etc. capable of identifying the identity of the client 10, and may further include some configuration information agreed between the server 20 and the client 10, such as a media encryption suite, a key, etc. to better support the preparation of the client 10 and the server 20 before streaming media transmission. Of course, these are also merely examples, and other information may be included in the identity verification information of the present embodiment, which is not limited thereto.
For example, the client 10 may desire to watch a live broadcast, for which purpose the client 10 may initiate an SDP request (communication signaling) to the server 20 and may carry the identity verification information provided by the server 20 for it in the SDP request. In this embodiment, the underlying transport protocol may be UDP between the client 10 and the server 20, so that the client 10 may send the communication signaling to the server 20 in the form of a UDP packet. In addition to the identity verification information, network quintuples may be included in the communication signaling to identify the UDP connection between the client 10 and the server 20. In this way, after sending the communication signaling to the server 20, the client 10 automatically establishes a UDP connection, and the UDP connection may be identified by the network five-tuple. For the server 20, a signaling response may be returned to the client 10 under the UDP connection to complete the signaling interaction between the two parties. Correspondingly, the server 20 may also carry the network five-tuple corresponding to the UDP connection in the signaling response, so that the signaling response may be transmitted to the client 10 under the UDP connection. In addition, the server 20 may generate new identity verification information for the client 10, and carry the new identity verification information in the signaling response, so as to return the new identity verification information to the client 10, so that the client 10 updates the identity verification information locally, and uses the updated identity verification information in the next streaming media transmission process, which can ensure the activity of the identity verification information locally of the client 10, thereby ensuring the accuracy of the identity verification. Preferably, the server 20 may configure the identity verification information to a Ufrag field in the signaling response, where the Ufrag field is an existing field in the signaling response (e.g., SDP response), and the Ufrag field may include a random number, and in this embodiment, after the server 20 may write the identity verification information to the random number in the Ufrag field, the Ufrag field may be used as a carrier of the identity verification information to ensure that the identity verification information is not tampered with.
Accordingly, signaling interaction between the client 10 and the server 20 may be achieved based on the UDP connection.
Referring to fig. 1, the server 20 may further perform identity verification on the client 10 according to the identity verification information; if the identity verification of the client 10 is successful, the multiplexed UDP connection sends the streaming media to the client 10. As mentioned above, the identity verification information may include information such as the client IP for identifying the identity of the client 10, based on which the server 20 may compare the information for identifying the identity of the client in the identity verification information with the identity information actually provided by the client 10, for example, the client IP in the identity verification information may be compared with the actual IP of the client 10, and if the comparison is consistent, it may be determined that the identity verification of the client 10 is successful. The identity verification information cannot be tampered, so that the attacker can be effectively prevented from forging the identity information such as the client IP, the risk of attacks such as Drdos is avoided, and the security of streaming media transmission is ensured.
In this way, the server 20 can implement identity verification on the client 10 without adding additional interactions (i.e. without consuming RTT), thereby ensuring the security of streaming media transmission. After determining that the identity of the client 10 is verified successfully, the server 20 may multiplex the UDP connection to perform streaming media transmission, where the server 20 may also configure the network quintuple to ensure that the same UDP connection is used for interaction with the signaling. That is, the foregoing signaling interaction and the media transmission herein may multiplex the same UDP connection, and only 1 RTT is consumed between the client 10 and the server 20 to implement the signaling interaction, the identity verification, and start the streaming media transmission, which is equivalent to 0RTT for the streaming process, because the streaming itself occupies 1 necessary RTT.
In this embodiment, in the case that the identity verification of the client 10 is unsuccessful, the server 20 may signal to the client 10 that the media transmission request needs to be initiated in the signaling response, so as to further verify the identity of the client 10. The present embodiment is not limited to the exemplary manner herein, and for example, the signaling response may carry an identity verification failure notification, etc. In this way, the client 10 may determine whether a media transmission request needs to be initiated based on the signaling response.
In this case, the client 10 may initiate a media transfer request to the server 20 based on the signaling response while multiplexing the aforementioned UDP connection. For the server 20, when receiving the media transmission request sent by the client 10, it can be confirmed that the identity verification of the client 10 passes, because the signaling interaction and the media transmission request share the same UDP connection, and the client 10 initiates the media transmission request to indicate that the client 10 receives the signaling response returned by the server 20, so that it can be confirmed that the client 10 is not an attacker, and conversely, the attacker cannot obtain the signaling response returned by the server 20, and cannot forge the signaling response into the client 10 to initiate the media transmission request. Of course, since the server 20 already carries the identity verification information configured for the client 10 in the signaling response, the client 10 may carry the identity verification information in the media transmission request, so that the server 20 may use the above-mentioned comparison operation to perform identity verification on the client 10. In this way, the security of streaming media transmission can be ensured by adding one-time media-level interaction. Even if the interaction of the media layer is increased for 1 time, compared with the transmission delay of 5-7 RTT in the existing streaming media transmission scheme, the transmission delay of streaming media can still be effectively reduced in the embodiment.
In this embodiment, the local identity verification information of the client 10 may be from the server 20: as mentioned above, the server 20 may carry the identity verification information for the client 10 in the signaling response when the signaling response is returned to the client 10, so that the identity verification information on the back side of the client 10 may come from the historical UDP connection procedure between the client and the server 20. In this embodiment, the local identity verification information of the client 10 may also be from other servers equivalent to the server 20 in the cluster where the server 20 is located: the server in the cluster can provide an equivalent streaming media transmission service to the outside, so that the client 10 can use the identity verification information obtained in the process of performing historical UDP connection with other servers in the cluster, which are equivalent to the server 20, as a basis of identity verification in the process of performing UDP connection with the server 20. That is, in this embodiment, the identity verification information provided by the equivalent server in the same cluster to the client 10 is considered to be equivalent and reusable.
For example, the client 10 desires to obtain the streaming media of the live broadcast room a, and the equivalent server C and the equivalent server D in the cluster B can provide the streaming media of the live broadcast room a, so in this embodiment, the client 10 may dock to the server C or dock to the server B when the client initiates the streaming media of the live broadcast room a last time, and if docking to the server C, the server C may perform streaming media transmission based on the UDP connection with the client 10 and return the identity verification information to the client 10; the communication signaling initiated by the client 10 at this time may carry the identity verification information, and similarly, the communication signaling may be docked to the server C or the server B, if the communication signaling is docked to the server D, the server D may perform identity verification on the client 10 according to the identity verification information, and perform streaming media transmission based on UDP connection with the client 10 after the verification is successful. Thus, the two UDP connections can correspond to different service ends, and under the condition that the two service ends are equivalent, the identity verification information can be mutually recognized.
Accordingly, in this embodiment, UDP is designated as the underlying transport protocol, and the protocol of the application layer is improved, where the improvement concept includes: identity verification information can be generated for the client and provided for the client, so that for the client, if the identity verification information exists locally, the identity verification information can be configured into communication signaling aiming at the server, and UDP connection is initiated to the server based on the communication signaling, and signaling interaction can be realized between the client and the server based on the UDP connection; in addition, the server side can also carry out identity verification on the client side based on the identity verification information, and multiplex the UDP connection to carry out streaming media transmission under the condition that the identity verification of the client side is successful. Accordingly, in the embodiment of the application, the signaling interaction and the media transmission can multiplex the same UDP connection, and under the condition that the identity verification information exists locally at the client, the signaling interaction, the identity verification and the streaming media transmission start can be realized only by one interaction between the client and the server, so that the transmission delay of the streaming media can be effectively reduced on the premise of ensuring the transmission safety.
In the above or the following embodiments, the identity verification information may not exist locally in the client 10, for example, the client 10 may not have any history of communication between the servers 20, or the identity verification information local to the client 10 may have expired and been cleared, which may result in the absence of the identity verification information local to the client 10.
For this case, the client 10 may still initiate a UDP connection to the server 20. Here, however, the client 10 will initiate a UDP connection to the server 20 based on communication signaling that does not contain identity verification information. The server 20 may send a signaling response including the identity verification information to the client 10 under the UDP connection according to the signaling response scheme in the foregoing embodiment, so as to implement signaling interaction between the two parties under the UDP connection.
Since the communication signaling does not include the identity verification information of the client 10, the server 20 cannot verify the identity of the client 10 based on the communication signaling. In this case, the client 10 may initiate a media transmission request to the server 20 based on the signaling response under the UDP connection after receiving the signaling response including the identity verification information returned by the server 20 under the UDP connection. Wherein, the client 10 may actively initiate a media transmission request to the server 20; the server 20 may also indicate in the signaling response that the client 10 needs to initiate the media transmission request, and the client 10 re-initiates the media transmission request according to the indication, which is not limited in this embodiment.
The interaction procedure at the media level under this request corresponds to the aforementioned handling in case of failure of the identity verification of the client 10: for the server 20, when receiving the media transmission request sent by the client 10, it can be confirmed that the identity verification of the client 10 passes, because the signaling interaction and the media transmission request share the same UDP connection, and the client 10 initiates the media transmission request to indicate that the client 10 receives the signaling response returned by the server 20, so that it can be confirmed that the client 10 is not an attacker, and conversely, the attacker cannot obtain the signaling response returned by the server 20, and cannot forge the signaling response into the client 10 to initiate the media transmission request. Of course, since the server 20 already carries the identity verification information configured for the client 10 in the signaling response, the client 10 may carry the identity verification information in the media transmission request, so that the server 20 may use the above-mentioned comparison operation to perform identity verification on the client 10. In this way, the server 20 can implement identity verification on the client 10 based on the media transmission request, and multiplex the UDP connection to send the streaming media to the client 10 after the identity verification is successful.
Accordingly, in this embodiment, under the condition that the client does not have identity verification information locally, the client and the server can implement signaling interaction, identity verification and start streaming media transmission through two interactions (equivalent to a 1RTT scheme). In addition, the client has identity verification information locally through the current streaming media transmission process, so that in the subsequent streaming media transmission process, the client and the server can start streaming media transmission by only 1 interaction as described in the previous embodiment, thereby reducing transmission delay for the subsequent streaming media transmission process.
Fig. 2 is a logic diagram of an application scheme according to an exemplary embodiment of the present application. Referring to fig. 2, the application scheme presents processing logic in the case where the client does not have identity verification information locally. For example, the client accesses a live platform provided by the server for the first time.
Referring to fig. 2, the client may initiate an SDP request (communication signaling) to the server based on a UDP protocol, and may carry a C-ufrag (a conventional field in SDP, not described too much) of the client in a ice-ufrag of the SDP request, where the C-ufrag includes a random number random, so that a UDP connection is established between the client and the server. The server may then return an SDP response (signaling response) to the client, and carry the S-ufrag (the conventional field in SDP, not described too much) of the server in the ice-ufrag of the SDP response, where the S-ufrag may include a cookie (identity verification information) in addition to the conventional random number random, and the cookie may include at least the client_ip of the client.
So far, the signaling interaction between the client and the server is completed based on the UDP connection.
After that, the client may initiate a media transmission binding request to the server along the UDP connection, and carry the foregoing c-ufrag and s-ufrag in the media transmission request, and the server may perform identity verification on the client based on the c-ufrag and s-ufrag, and after the identity verification of the client is successful, the server may return a media transmission binding response to the client, and multiplex the UDP connection to transmit streaming media to the client (may use the RTP/RTCP protocol). Thus, the signaling interaction, the identity verification and the streaming media transmission can be completed through two interactions between the client and the server. Therefore, the first live streaming media transmission of the client and the server can be realized by only consuming very little RTT.
Fig. 3 is a logic diagram of another application scheme according to an exemplary embodiment of the present application. Referring to fig. 3, the application scheme presents processing logic in the case of the client having identity verification information locally present. For example, the client has used a live platform through the server yesterday, and during yesterday streaming, the server has provided identity verification information to the client. When the client uses the live platform again today, the streaming scheme may be implemented as processing logic of fig. 3.
Referring to fig. 3, the client may initiate an SDP request (communication signaling) to the server based on a UDP protocol, and may carry a C-ufrag (a conventional field in SDP, not described too much) and a cookie (local identity verification information) of the client in a ice-ufrag of the SDP request, so that a UDP connection is established between the client and the server. The server may then return an SDP response (signaling response) to the client, and carry the S-ufrag (the conventional field in SDP, not described too much) of the server in the ice-ufrag of the SDP response, where the S-ufrag may include a cookie (new identity verification information) in addition to the conventional random number random, and the cookie may include at least the client_ip of the client.
So far, the signaling interaction between the client and the server is completed based on the UDP connection.
Referring to fig. 3, the server may then verify the identity of the client based on the cookie, and if the identity of the client is verified successfully, the server may directly multiplex the UDP connection to transmit streaming media to the client (RTP/RTCP protocol may be employed). The signaling interaction, the identity verification and the streaming media transmission can be completed through 1 interaction between the client and the server.
If the identity verification of the client fails, the client may initiate a binding request to the server under the condition that the client does not receive the streaming media for a period of time or knows in the signaling response that the server needs to initiate an event such as a media transmission binding request, and the c-ufrag and s-ufrag are carried in the binding request. The server can then verify the identity of the client based on c-ufrag and s-ufrag, and after the identity of the client is verified successfully, the server can return a media transmission binding response to the client and multiplex the UDP connection to transmit streaming media to the client (RTP/RTCP protocol may be used). In this way, in the case that the identity verification of the client fails, the processing manner of the two interactions in fig. 2 can be adopted, and the signaling interaction, the identity verification and the streaming media transmission can be completed through the two interactions between the client and the service end.
Fig. 4 is a flowchart of a streaming media transmission method according to another exemplary embodiment of the present application, where the method may be implemented by a client in the foregoing system embodiment. Referring to fig. 4, the method may include:
step 400, searching whether identity verification information exists locally;
step 401, if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at a server;
step 402, initiate user datagram protocol UDP connection to the server based on the communication signaling, so that the server multiplexes the UDP connection to perform streaming media transmission when the identity verification information passes the verification successfully.
In an alternative embodiment, the method may further comprise:
receiving a signaling response returned by the server for UDP connection, wherein the signaling response comprises new identity verification information generated by the server;
based on the new identity verification information, the identity verification information is updated locally.
In an alternative embodiment, the identity verification information locally present at the client is provided by the server or by another server equivalent to the server in the cluster in which the server is located.
In an alternative embodiment, the method may further comprise:
if the identity verification information does not exist locally, initiating UDP connection to the server based on the communication signaling which does not contain the identity verification information;
After receiving a signaling response containing identity verification information returned by the server under the UDP connection, initiating a media transmission request to the server based on the signaling response under the UDP connection, so that the server multiplexes the UDP connection to carry out streaming media transmission according to the media transmission request.
In an alternative embodiment, the step of initiating a media transmission request to the server based on the signaling response under the UDP connection may include:
generating a media transmission request based on the identity verification information contained in the signaling response;
and initiating a media transmission request to the server under the UDP connection, so that the server can carry out identity verification on the client based on the identity verification information in the media transmission request, and after the identity verification of the client is successful, executing the operation of multiplexing the UDP connection to send streaming media to the client.
It should be noted that, for the technical details of the embodiments of the streaming media transmission method, reference may be made to the description related to the client in the foregoing system embodiments, which are not repeated herein for the sake of brevity, but should not cause a loss of protection scope of the present application.
Fig. 5 is a flowchart of another streaming media transmission method according to another exemplary embodiment of the present application. Referring to fig. 5, the method may be implemented by the server in the foregoing system embodiment. Referring to fig. 5, the method may include:
Step 500, receiving communication signaling initiated by a client to establish UDP connection with the client;
step 501, under the UDP connection, a signaling response is returned to the client;
step 502, if the communication signaling contains identity verification information, performing identity verification on the client based on the identity verification information;
step 503, multiplexing the UDP connection to send the streaming media to the client if the identity of the client passes.
In an alternative embodiment, the step of returning a signaling response to the client may include:
generating new identity verification information for the client;
configuring new identity verification information in the signaling response;
and returning a signaling response to the client so that the client can update the identity verification information locally.
In an alternative embodiment, the step of configuring the new identity verification information in the signaling response may comprise:
the identity verification information is configured to the Ufrag field in the signaling response.
In an alternative embodiment, the identity verification information includes a client IP, and the step of verifying the identity of the client based on the identity verification information may include:
if the client IP contained in the identity verification information is consistent with the actual IP of the client, determining that the identity verification of the client is successful;
Wherein the identity verification information inhibits tampering.
In an alternative embodiment, the method further comprises:
if the communication signaling does not contain the identity verification information or the verification of the contained identity verification information is unsuccessful, a media transmission request needs to be initiated to the client side in the signaling response so as to prompt the client side to initiate the media transmission request;
and multiplexing the UDP connection to send streaming media to the client under the condition that the media transmission request sent by the client after the signaling response is received.
In an alternative embodiment, the step of multiplexing the UDP connection to send streaming media to the client upon receiving a media transmission request sent by the client includes:
and under the condition that a media transmission request sent by the client is received, carrying out identity verification on the client based on the identity verification information in the media transmission request, and after the identity verification of the client is successful, executing the operation of multiplexing UDP connection to send streaming media to the client.
It should be noted that, for the technical details of the embodiments of the streaming media transmission method, reference may be made to the description related to the server in the foregoing system embodiments, which are not repeated herein for the sake of brevity, but should not cause a loss of protection scope of the present application.
It should be noted that, the execution subjects of each step of the method provided in the above embodiment may be the same device, or the method may also be executed by different devices. For example, the execution subject of steps 400 to 402 may be device a; for another example, the execution subject of steps 400 and 401 may be device a, and the execution subject of step 402 may be device B; etc.
In addition, in some of the flows described in the above embodiments and the drawings, a plurality of operations appearing in a specific order are included, but it should be clearly understood that the operations may be performed out of the order in which they appear herein or performed in parallel, the sequence numbers of the operations, such as 401, 402, etc., are merely used to distinguish between the various operations, and the sequence numbers themselves do not represent any order of execution. In addition, the flows may include more or fewer operations, and the operations may be performed sequentially or in parallel.
Fig. 6 is a schematic structural diagram of a client according to another exemplary embodiment of the present application. As shown in fig. 6, the client includes: a memory 60, a processor 61 and a communication component 62.
A processor 61, coupled to the memory 60 and the communication component 62, for executing the computer program in the memory 60 for:
Searching whether identity verification information exists locally;
if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at the server;
through the communication component 72, a user datagram protocol UDP connection is initiated to the server based on the communication signaling, so that the server multiplexes the UDP connection for streaming media transmission in case the identity verification information is successfully verified.
In an alternative embodiment, processor 61 may be further configured to:
receiving a signaling response returned by the server for UDP connection, wherein the signaling response comprises new identity verification information generated by the server;
based on the new identity verification information, the identity verification information is updated locally.
In an alternative embodiment, the identity verification information locally present at the client is provided by the server or by another server equivalent to the server in the cluster in which the server is located.
In an alternative embodiment, processor 61 may be further configured to:
if the identity verification information does not exist locally, initiating UDP connection to the server based on the communication signaling which does not contain the identity verification information;
after receiving a signaling response containing identity verification information returned by the server under the UDP connection, initiating a media transmission request to the server based on the signaling response under the UDP connection, so that the server multiplexes the UDP connection to carry out streaming media transmission according to the media transmission request.
In an alternative embodiment, the processor 61 is configured to, in initiating a media transmission request to the server based on a signaling response under a UDP connection:
generating a media transmission request based on the identity verification information contained in the signaling response;
and initiating a media transmission request to the server under the UDP connection, so that the server can carry out identity verification on the client based on the identity verification information in the media transmission request, and after the identity verification of the client is successful, executing the operation of multiplexing the UDP connection to send streaming media to the client.
Further, as shown in fig. 6, the client further includes: a display 63, a power supply component 64, an audio component 65, and other components. Only some of the components are schematically shown in fig. 6, which does not mean that the client only comprises the components shown in fig. 6.
It should be noted that, for the technical details of the embodiments of the client, reference may be made to the description of the embodiments of the system described above for the client, which is not repeated herein for the sake of brevity, but this should not cause a loss of protection scope of the present application.
Accordingly, the embodiments of the present application also provide a computer readable storage medium storing a computer program, where the computer program can implement the steps executable by the client in the above method embodiments when executed.
Fig. 7 is a schematic structural diagram of a server according to another exemplary embodiment of the present application. As shown in fig. 7, the server includes: memory 70, processor 71, and communication component 72.
A processor 71 coupled with the memory 70 and the communication component 72 for executing the computer program in the memory 70 for:
receiving, by the communication component 72, client-initiated communication signaling to establish a UDP connection with the client;
under the UDP connection, a signaling response is returned to the client;
if the communication signaling contains identity verification information, carrying out identity verification on the client based on the identity verification information;
and multiplexing the UDP connection to send the streaming media to the client under the condition that the identity verification of the client passes.
In an alternative embodiment, the processor 72 may be configured to, in returning a signaling response to the client:
generating new identity verification information for the client;
configuring new identity verification information in the signaling response;
and returning a signaling response to the client so that the client can update the identity verification information locally.
In an alternative embodiment, the processor 72 may be configured to, in configuring the new identity verification information in the signaling response:
The identity verification information is configured to the Ufrag field in the signaling response.
In an alternative embodiment, the identity verification information includes a client IP, and the processor 72 is configured to, during the process of verifying the identity of the client based on the identity verification information:
if the client IP contained in the identity verification information is consistent with the actual IP of the client, determining that the identity verification of the client is successful;
wherein the identity verification information inhibits tampering.
In an alternative embodiment, processor 72 may also be configured to:
if the communication signaling does not contain the identity verification information or the verification of the contained identity verification information is unsuccessful, a media transmission request needs to be initiated to the client side in the signaling response so as to prompt the client side to initiate the media transmission request;
and multiplexing the UDP connection to send streaming media to the client under the condition that the media transmission request sent by the client after the signaling response is received.
In an alternative embodiment, the processor 72, upon receiving a media transmission request sent by the client, may be configured to:
and under the condition that a media transmission request sent by the client is received, carrying out identity verification on the client based on the identity verification information in the media transmission request, and after the identity verification of the client is successful, executing the operation of multiplexing UDP connection to send streaming media to the client.
Further, as shown in fig. 7, the server further includes: power supply assembly 73, and the like. Only some of the components are schematically shown in fig. 7, which does not mean that the server only includes the components shown in fig. 7.
It should be noted that, for the technical details of the embodiments of the server, reference may be made to the related descriptions of the server in the embodiments of the system described above, which are not repeated herein for the sake of brevity, but should not cause a loss of protection scope of the present application.
Accordingly, the embodiments of the present application further provide a computer readable storage medium storing a computer program, where the computer program when executed can implement each step in the above method embodiments that can be executed by the server.
The memory in fig. 6 and 7 described above is for storing a computer program and may be configured to store various other data to support operations on a computing platform. Examples of such data include instructions for any application or method operating on a computing platform, contact data, phonebook data, messages, pictures, videos, and the like. The memory may be implemented by any type of volatile or nonvolatile memory device or combination thereof, such as Static Random Access Memory (SRAM), electrically erasable programmable read-only memory (EEPROM), erasable programmable read-only memory (EPROM), programmable read-only memory (PROM), read-only memory (ROM), magnetic memory, flash memory, magnetic or optical disk.
The communication assembly of fig. 6 and 7 is configured to facilitate wired or wireless communication between the device in which the communication assembly is located and other devices. The device where the communication component is located can access a wireless network based on a communication standard, such as a mobile communication network of WiFi,2G, 3G, 4G/LTE, 5G, etc., or a combination thereof. In one exemplary embodiment, the communication component receives a broadcast signal or broadcast-related information from an external broadcast management system via a broadcast channel. In one exemplary embodiment, the communication component further comprises a Near Field Communication (NFC) module to facilitate short range communications. For example, the NFC module may be implemented based on Radio Frequency Identification (RFID) technology, infrared data association (IrDA) technology, ultra Wideband (UWB) technology, bluetooth (BT) technology, and other technologies.
The display in fig. 6 described above includes a screen, which may include a Liquid Crystal Display (LCD) and a Touch Panel (TP). If the screen includes a touch panel, the screen may be implemented as a touch screen to receive input signals from a user. The touch panel includes one or more touch sensors to sense touches, swipes, and gestures on the touch panel. The touch sensor may sense not only the boundary of a touch or slide action, but also the duration and pressure associated with the touch or slide operation.
The power supply assembly of fig. 6 and 7 provides power to the various components of the device in which the power supply assembly is located. The power components may include a power management system, one or more power sources, and other components associated with generating, managing, and distributing power for the devices in which the power components are located.
The audio component of fig. 6 described above may be configured to output and/or input audio signals. For example, the audio component includes a Microphone (MIC) configured to receive external audio signals when the device in which the audio component is located is in an operational mode, such as a call mode, a recording mode, and a speech recognition mode. The received audio signal may be further stored in a memory or transmitted via a communication component. In some embodiments, the audio assembly further comprises a speaker for outputting audio signals.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present application 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 the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. 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.
In one typical configuration, a computing device includes one or more processors (CPUs), input/output interfaces, network interfaces, and memory.
The memory may include volatile memory in a computer-readable medium, random Access Memory (RAM) and/or nonvolatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM). Memory is an example of computer-readable media.
Computer readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of storage media for a computer include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium, which can be used to store information that can be accessed by a computing device. Computer-readable media, as defined herein, does not include transitory computer-readable media (transmission media), such as modulated data signals and carrier waves.
It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article or apparatus that comprises the element.
The foregoing is merely exemplary of the present application and is not intended to limit the present application. Various modifications and changes may be made to the present application by those skilled in the art. Any modifications, equivalent substitutions, improvements, etc. that fall within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (11)

1. A streaming media transmission system, comprising: a client and a server;
the client is used for configuring the identity verification information into communication signaling aiming at the server under the condition that the identity verification information exists locally; initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling;
The server is used for generating new identity verification information for the client under the UDP connection; configuring the new identity verification information in the signaling response; returning the signaling response to the client so that the client can update the identity verification information locally; carrying out identity verification on the client according to the identity verification information; and if the identity of the client is successfully checked, multiplexing the UDP connection to send streaming media to the client.
2. The system of claim 1, wherein the server is configured to, in configuring the new identity verification information in the signaling response:
the identity verification information is configured to a Ufrag field in the signaling response.
3. The system of claim 1, wherein the identity verification information includes a client IP, and the server is configured to, in a process of verifying the identity of the client according to the identity verification information:
if the client IP contained in the identity verification information is consistent with the actual IP of the client, determining that the identity verification of the client is successful;
wherein the identity verification information inhibits tampering.
4. The system of claim 1, wherein the identity verification information locally present on the client is provided by the server or by other servers in the cluster where the server is located that are equivalent to the server.
5. The system of claim 1, the client further to:
under the condition that the identity verification information does not exist locally, initiating the UDP connection to the server based on communication signaling which does not contain the identity verification information; after receiving a signaling response containing identity verification information returned by the server under the UDP connection, initiating a media transmission request to the server under the UDP connection based on the signaling response;
the server is further configured to: if the communication signaling does not contain the identity verification information or the verification of the contained identity verification information is unsuccessful, a media transmission request needs to be initiated to the client in the signaling response; and multiplexing the UDP connection to send streaming media to the client under the condition that a media transmission request sent by the client after the signaling response is received.
6. The system of claim 5, wherein the client is configured to, in initiating a media transmission request to the server based on the signaling response: generating the media transmission request based on identity verification information contained in the signaling response; initiating the media transmission request to the server;
And the server is also used for carrying out identity verification on the client based on the identity verification information in the media transmission request under the condition that the media transmission request sent by the client is received, and executing the operation of multiplexing the UDP connection to send streaming media to the client after the identity verification of the client is successful.
7. A streaming media transmission method, comprising:
searching whether identity verification information exists locally;
if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at a server;
initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling so that the server multiplexes the UDP connection to carry out streaming media transmission under the condition that the identity verification information passes verification successfully;
if the identity verification information does not exist locally, initiating the UDP connection to the server based on communication signaling which does not contain the identity verification information;
after receiving a signaling response containing identity verification information returned by the server under the UDP connection, initiating a media transmission request to the server under the UDP connection based on the signaling response, so that the server multiplexes the UDP connection for streaming media transmission according to the media transmission request.
8. A streaming media transmission method, comprising:
receiving communication signaling initiated by a client to establish UDP connection with the client;
generating new identity verification information for the client under the UDP connection;
configuring the new identity verification information in the signaling response;
returning the signaling response to the client so that the client can update the identity verification information locally;
if the communication signaling contains identity verification information, carrying out identity verification on the client based on the identity verification information;
and multiplexing the UDP connection to send streaming media to the client under the condition that the identity verification of the client passes.
9. A client comprising a memory, a processor, and a communication component;
the memory is used for storing one or more computer instructions;
the processor is coupled with the memory and the communication component for executing the one or more computer instructions for:
searching whether identity verification information exists locally;
if the identity verification information exists, configuring the identity verification information into a communication signaling aiming at a server;
initiating User Datagram Protocol (UDP) connection to the server based on the communication signaling through the communication component so that the server can multiplex the UDP connection to carry out streaming media transmission under the condition that the identity verification information passes verification successfully;
If the identity verification information does not exist locally, initiating the UDP connection to the server based on communication signaling which does not contain the identity verification information;
after receiving a signaling response containing identity verification information returned by the server under the UDP connection, initiating a media transmission request to the server under the UDP connection based on the signaling response, so that the server multiplexes the UDP connection for streaming media transmission according to the media transmission request.
10. A server comprises a memory, a processor and a communication component;
the memory is used for storing one or more computer instructions;
the processor is coupled with the memory and the communication component for executing the one or more computer instructions for:
receiving communication signaling initiated by a client through the communication component to establish UDP connection with the client;
generating new identity verification information for the client under the UDP connection;
configuring the new identity verification information in the signaling response;
returning the signaling response to the client so that the client can update the identity verification information locally;
If the communication signaling contains identity verification information, carrying out identity verification on the client based on the identity verification information;
and multiplexing the UDP connection to send streaming media to the client under the condition that the identity verification of the client passes.
11. A computer-readable storage medium storing computer instructions that, when executed by one or more processors, cause the one or more processors to perform the streaming method of any of claims 7-8.
CN202111165296.9A 2021-09-30 2021-09-30 Streaming media transmission method, system, equipment and storage medium Active CN113973089B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111165296.9A CN113973089B (en) 2021-09-30 2021-09-30 Streaming media transmission method, system, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111165296.9A CN113973089B (en) 2021-09-30 2021-09-30 Streaming media transmission method, system, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN113973089A CN113973089A (en) 2022-01-25
CN113973089B true CN113973089B (en) 2024-01-26

Family

ID=79587087

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111165296.9A Active CN113973089B (en) 2021-09-30 2021-09-30 Streaming media transmission method, system, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN113973089B (en)

Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101150763A (en) * 2007-10-18 2008-03-26 中兴通讯股份有限公司 A terminal and method for testing real time service transmission performance of WiMAX network
CN104427400A (en) * 2013-08-22 2015-03-18 中国电信股份有限公司 Streaming media transmission method and system, and streaming media server
CN105337990A (en) * 2015-11-20 2016-02-17 北京奇虎科技有限公司 User identity verification method and device
CN107734284A (en) * 2017-09-18 2018-02-23 深圳市麦斯杰网络有限公司 Media session method for building up, device and computer-readable recording medium
WO2018223866A1 (en) * 2017-06-07 2018-12-13 腾讯科技(深圳)有限公司 Live broadcast processing method, apparatus and system
CN110830460A (en) * 2019-10-25 2020-02-21 香港乐蜜有限公司 Connection establishing method and device, electronic equipment and storage medium
CN111107398A (en) * 2019-12-27 2020-05-05 深圳市小溪流科技有限公司 Streaming media data transmission method and receiving method, and electronic device
CN112073378A (en) * 2020-08-12 2020-12-11 福建升腾资讯有限公司 Streaming media port multiplexing method, equipment and medium based on WebRTC
CN112492017A (en) * 2020-11-24 2021-03-12 航天信息股份有限公司 Websocket connection method and system based on token authentication
CN112600908A (en) * 2020-12-07 2021-04-02 南京指掌易信息科技有限公司 Method, device, equipment and storage medium for acquiring communication link
US11019310B1 (en) * 2020-06-02 2021-05-25 Eagle Eye Networks, Inc. Transforming a QR code and DNS server to enable emergency access to a private video surveillance stream

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20170134471A1 (en) * 2015-11-10 2017-05-11 Genband Us Llc Web-Based Client for Providing Real-Time Communications
US10091192B2 (en) * 2016-08-23 2018-10-02 Google Llc Merged video streaming, authorization, and metadata requests

Patent Citations (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101150763A (en) * 2007-10-18 2008-03-26 中兴通讯股份有限公司 A terminal and method for testing real time service transmission performance of WiMAX network
CN104427400A (en) * 2013-08-22 2015-03-18 中国电信股份有限公司 Streaming media transmission method and system, and streaming media server
CN105337990A (en) * 2015-11-20 2016-02-17 北京奇虎科技有限公司 User identity verification method and device
WO2018223866A1 (en) * 2017-06-07 2018-12-13 腾讯科技(深圳)有限公司 Live broadcast processing method, apparatus and system
CN107734284A (en) * 2017-09-18 2018-02-23 深圳市麦斯杰网络有限公司 Media session method for building up, device and computer-readable recording medium
CN110830460A (en) * 2019-10-25 2020-02-21 香港乐蜜有限公司 Connection establishing method and device, electronic equipment and storage medium
CN111107398A (en) * 2019-12-27 2020-05-05 深圳市小溪流科技有限公司 Streaming media data transmission method and receiving method, and electronic device
US11019310B1 (en) * 2020-06-02 2021-05-25 Eagle Eye Networks, Inc. Transforming a QR code and DNS server to enable emergency access to a private video surveillance stream
CN112073378A (en) * 2020-08-12 2020-12-11 福建升腾资讯有限公司 Streaming media port multiplexing method, equipment and medium based on WebRTC
CN112492017A (en) * 2020-11-24 2021-03-12 航天信息股份有限公司 Websocket connection method and system based on token authentication
CN112600908A (en) * 2020-12-07 2021-04-02 南京指掌易信息科技有限公司 Method, device, equipment and storage medium for acquiring communication link

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
Media Description for the Internet Key Exchange Protocol (IKE) in the Session Description Protocol (SDP);M. Saito et al.;《IETF Informational》;全文 *
S. Egger ; T et al..Waiting times in quality of experience for web based services.《2012 Fourth International Workshop on Quality of Multimedia Experience》.2012,全文. *
流媒体通信控制策略研究;秦凯 等;《沈阳大学学报》;全文 *
移动网络流媒体业务端到端用户体验质量评测研究;闫丹;《中国优秀硕士学位论文全文数据库 信息科技辑》;全文 *

Also Published As

Publication number Publication date
CN113973089A (en) 2022-01-25

Similar Documents

Publication Publication Date Title
EP2929754B1 (en) Wireless real time media communications through the use of multiple media streams
US9569607B2 (en) Security verification method and apparatus
CN109586929B (en) Conference content transmission method and device, electronic equipment and storage medium
US20150341213A1 (en) Method, system and server for service switching
US9363663B2 (en) Method and apparatus for providing cellphone service from any device
CN106713127B (en) Method and device for acquiring and processing instant chat records
US20170171585A1 (en) Method and Electronic Device for Recording Live Streaming Media
US11758087B2 (en) Multimedia conference data processing method and apparatus, and electronic device
US20150052621A1 (en) Media content streaming service
CN109218649A (en) Talking recording and acquisition methods and equipment
US20170171339A1 (en) Advertisement data transmission method, electrnoic device and system
CN112953815B (en) Information access control method, device, equipment and storage medium
US9860736B1 (en) Providing network resource access based on a purpose identifier
CN113420007A (en) Audit processing method and device for database access and electronic equipment
CN113973089B (en) Streaming media transmission method, system, equipment and storage medium
CN105306755A (en) Quality detection method and device for contact centre
CN110049360B (en) Cross-platform content control method, device, terminal, server and storage medium
US10110963B1 (en) System, method, and computer program for media content playback management
US11044214B2 (en) Multimedia file adaption across different communication platforms
US8631090B2 (en) Resource-conserving technique for as-available data delivery to a mobile device
CN115623057A (en) RDMA (remote direct memory Access) -based connection establishing method, device, equipment and storage medium
CN115696309A (en) Communication method and device
CN110719598B (en) Data transmission method and device, electronic equipment and storage medium
CN113301098A (en) Path planning method, CDN connection establishing method, device and storage medium
CN106331270B (en) Method and device for managing numbers of contact persons

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
REG Reference to a national code

Ref country code: HK

Ref legal event code: DE

Ref document number: 40066462

Country of ref document: HK

GR01 Patent grant
GR01 Patent grant