CN1750505B - Sender Identification Method Based on Real-time Transport Protocol - Google Patents
Sender Identification Method Based on Real-time Transport Protocol Download PDFInfo
- Publication number
- CN1750505B CN1750505B CN2004100780175A CN200410078017A CN1750505B CN 1750505 B CN1750505 B CN 1750505B CN 2004100780175 A CN2004100780175 A CN 2004100780175A CN 200410078017 A CN200410078017 A CN 200410078017A CN 1750505 B CN1750505 B CN 1750505B
- Authority
- CN
- China
- Prior art keywords
- user
- session
- identification
- rtp
- synchronization source
- 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.)
- Expired - Lifetime
Links
- 238000000034 method Methods 0.000 title claims abstract description 34
- 230000008569 process Effects 0.000 claims abstract description 14
- 238000004891 communication Methods 0.000 claims description 20
- 230000000977 initiatory effect Effects 0.000 claims description 11
- 230000001413 cellular effect Effects 0.000 claims description 7
- 230000004044 response Effects 0.000 claims description 4
- 230000005540 biological transmission Effects 0.000 abstract description 3
- 230000001360 synchronised effect Effects 0.000 abstract 3
- 238000010586 diagram Methods 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 238000005516 engineering process Methods 0.000 description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000013461 design Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000005538 encapsulation Methods 0.000 description 1
- 230000007246 mechanism Effects 0.000 description 1
Images
Landscapes
- Telephonic Communication Services (AREA)
Abstract
Description
技术领域technical field
本发明涉及实时通信技术领域,尤其是涉及一种基于实时传输协议的发送方标识方法。The invention relates to the technical field of real-time communication, in particular to a method for identifying a sender based on a real-time transport protocol.
背景技术Background technique
随着实时通信业务需求的不断增长,一些先进的实时通信技术,如IP语音业务(VoIP,Voice over IP)等得到了越来越广泛的应用。其中VoIP技术是指将语音信息转化为一定长度的数字化语音包,采用存储转发的方式以数据包的形式进行交换和传输的通信技术。VoIP业务除了能够实现通用的点到点语音通信或视频通信,还可以应用于点到多点的会议电话业务、会议电视业务及基于蜂窝网的即按即讲(POC,Push To Talk Over Cellular)会话业务等。With the increasing demand for real-time communication services, some advanced real-time communication technologies, such as Voice over IP (VoIP, Voice over IP), have been more and more widely used. Among them, VoIP technology refers to a communication technology that converts voice information into digital voice packets of a certain length, and uses store and forward to exchange and transmit in the form of data packets. In addition to general point-to-point voice communication or video communication, VoIP service can also be applied to point-to-multipoint conference call service, conference TV service and push-to-talk (POC, Push To Talk Over Cellular) based on cellular network Conversational business, etc.
目前,在VoIP通信系统中,语音信号流或者视频媒体流是通过实时传输协议(RTP,Real-time Transport Protocol)和实时传输控制协议(RTCP,Real-time Transport Control Protocol)来封装数据包进行交换传输的。其中RTP和RTCP是Internet工程任务组(IETF,Internet Engineering Task Force)制定的用于在IP网络上传输实时信息(包括语音、视频等信息)的协议,RTP和RTCP规定了实时信息在IP网络上传输的数据包封装方式、差错控制及服务质量(QoS,Quality ofService)检测方式等属性。At present, in the VoIP communication system, voice signal flow or video media flow is exchanged by encapsulating data packets through Real-time Transport Protocol (RTP, Real-time Transport Protocol) and Real-time Transport Control Protocol (RTCP, Real-time Transport Control Protocol). Transmission. Among them, RTP and RTCP are protocols formulated by the Internet Engineering Task Force (IETF, Internet Engineering Task Force) for transmitting real-time information (including voice, video, etc.) The transmitted data packet encapsulation method, error control and quality of service (QoS, Quality of Service) detection method and other attributes.
请参阅图1,该图是现有符合实时传输协议(RTP)的数据包的包头格式示意图;其中RTP协议规定数据包包头中的同步源标识(SSRC,Synchronization Source identifier)用于标识信号流或媒体流的发送方。其中在点到点通信方式中,由于接收方接收到的RTP数据包的唯一来源即为当前正在与自身通话的另一方,所以对由SSRC标识来标识发送方的要求并不是十分严格。但是在多点通信方式中,接收方接收到的RTP数据包可能是由不同的发送方发送过来的,例如在VoIP会议电话系统中,用户可能会同时听到不同的人在讲话,而在RTP协议中,SSRC是在初始会话建立过程中由用户自身随机选择的,这样就使得接收到RTP数据包的用户不能根据SSRC标识来判断到底是哪个发送方发来的数据包,即接收者只能直接根据语音听出是谁在说话,如果接收者对参与会议者不是很熟悉,就根本不能知道对方是谁正在说话。Please refer to Fig. 1, which is a schematic diagram of the packet header format of an existing packet conforming to the Real-time Transport Protocol (RTP); wherein the RTP protocol stipulates that the synchronization source identifier (SSRC, Synchronization Source identifier) in the packet header is used to identify the signal flow or The sender of the media stream. Among them, in the point-to-point communication mode, since the only source of the RTP data packet received by the receiver is the other party who is currently talking with itself, the requirement for identifying the sender by the SSRC identifier is not very strict. However, in the multipoint communication mode, the RTP data packets received by the receiver may be sent by different senders. For example, in a VoIP conference call system, users may hear different people speaking at the same time, while in RTP In the protocol, the SSRC is randomly selected by the user during the initial session establishment process, so that the user who receives the RTP data packet cannot judge which sender sent the data packet according to the SSRC identifier, that is, the receiver can only Hear who is speaking directly based on the voice. If the receiver is not very familiar with the participants, they will not know who is speaking at all.
在RTP协议中,SSRC标识的本意是标识信息的发送方,但由于SSRC标识目前的随机选择机制,导致了RTP数据包的接收方无法通过SSRC标识来得知信息发送者的身份,这在多点通信中带来了很大的不便。尤其是在多人参加的会议电视系统中,当有人在发言时,其他用户只能通过该发言者的语音信息来识别当前是谁在发言,而用户终端无法自动显示是谁在发言。In the RTP protocol, the original intention of the SSRC logo is to identify the sender of the information, but due to the current random selection mechanism of the SSRC logo, the receiver of the RTP data packet cannot know the identity of the information sender through the SSRC logo. Communication has brought great inconvenience. Especially in a multi-person video conference system, when someone is speaking, other users can only identify who is currently speaking through the voice information of the speaker, and the user terminal cannot automatically display who is speaking.
发明内容Contents of the invention
本发明要解决的技术问题在于提出一种在多点通信系统中可以使用同步源标识来标识信息发送方的基于实时传输协议的发送方标识方法。The technical problem to be solved by the present invention is to provide a sender identification method based on the real-time transport protocol, which can use the synchronization source identification to identify the information sender in the multipoint communication system.
为解决上述问题,本发明提出了一种基于实时传输协议的发送方标识方法,包括步骤:In order to solve the above problems, the present invention proposes a sender identification method based on real-time transport protocol, comprising steps:
(1)在初始会话建立过程中,会话发起用户发送包含有其他各个与会用户的用户标识的会话建立请求信息到网络侧设备,网络侧设备响应会话建立请求信息,分别为每个与会用户分配同步源标识,将分配给会话发起用户的同步源标识和其他各个与会用户的用户标识和同步源标识通过会话建立响应信息反馈给会话发起用户,将会话发起用户的用户标识和同步源标识、及其他每个与会用户的用户标识和同步源标识通过会话建立请求信息分别发送给其他每个与会用户;(1) During the initial session establishment process, the session initiation user sends session establishment request information containing the user IDs of other participating users to the network side device, and the network side device responds to the session establishment request information and assigns synchronization Source ID, feed back the synchronization source ID allocated to the session initiating user and the user IDs and synchronization source IDs of other participating users to the session initiating user through the session establishment response information, and send the session initiating user's user ID, synchronization source ID, and other The user ID and synchronization source ID of each participating user are sent to each other participating user through the session establishment request message;
(2)每个与会用户的用户终端分别存储各个与会用户的用户标识和同步源标识之间的对应关系;(2) The user terminal of each participating user stores the corresponding relationship between the user identification and the synchronization source identification of each participating user respectively;
(3)在会话过程中,发送方用户发送包头封装有自身同步源标识的实时传输协议数据包给其他与会用户;(3) During the session, the sender user sends a real-time transport protocol packet with its own synchronization source identifier encapsulated in the packet header to other participating users;
(4)其他与会用户的用户终端根据接收的实时传输协议数据包的包头中封装的同步源标识查询自身存储的各个对应关系,确定相应用户标识来标识发送方用户。(4) The user terminals of other participating users query the corresponding relationships stored by themselves according to the synchronization source identifier encapsulated in the header of the received real-time transport protocol data packet, and determine the corresponding user identifier to identify the sender user.
其中在基于网际协议的语音通信系统中,所述网络侧设备为基于网际协议的语音服务器。在基于蜂窝网的即按即讲通信系统中,所述网络侧设备为基于蜂窝网的即按即讲服务器。Wherein in the voice communication system based on the Internet Protocol, the network side device is a voice server based on the Internet Protocol. In the push-to-talk communication system based on the cellular network, the network side device is a push-to-talk server based on the cellular network.
其中所述用户标识为电话号码或用户名。Wherein the user identifier is a phone number or a user name.
本发明基于实时传输协议的发送方标识方法通过在初始会话建立过程中,由网络侧设备分别为各个与会用户分配同步源标识(下称SSRC标识),每个与会用户的用户终端分别存储各个与会用户的用户标识和SSRC标识之间的对应关系,这样,发送实时传输协议数据包(下称RTP数据包)的发送方用户就可以在RTP数据包的包头中封装自身分配到的SSRC标识,接收到该发送方用户发送的RTP数据包的其他与会用户就可以根据RTP数据包的包头中封装的SSRC标识查询自身存储的各个对应关系,确定相应用户标识来标识发送方用户,从而实现了使用SSRC标识来标识RTP信息发送方的目的,解决了多点通信系统中与会用户无法识别RTP信息发送者的技术问题。In the sender identification method based on the real-time transport protocol of the present invention, during the initial session establishment process, the network side equipment assigns the synchronization source identification (hereinafter referred to as SSRC identification) to each participating user respectively, and the user terminal of each participating user stores the information of each participating user respectively. The corresponding relationship between the user ID of the user and the SSRC ID. In this way, the sender user who sends the real-time transport protocol data packet (hereinafter referred to as the RTP data packet) can encapsulate the SSRC ID assigned to itself in the header of the RTP data packet, and receive Other participating users who have received the RTP data packet sent by the sender user can query the corresponding relationships stored by themselves according to the SSRC identifier encapsulated in the header of the RTP data packet, and determine the corresponding user identifier to identify the sender user, thereby realizing the use of SSRC The purpose of identifying the sender of the RTP information by the identification is to solve the technical problem that the participating users cannot identify the sender of the RTP information in the multipoint communication system.
附图说明Description of drawings
图1是现有符合实时传输协议(RTP)的数据包的包头格式示意图;Fig. 1 is a schematic diagram of the header format of an existing packet conforming to the Real-time Transport Protocol (RTP);
图2是本发明基于实时传输协议的发送方标识方法的主要实现原理流程图;Fig. 2 is the flow chart of the main realization principle of the sender identification method based on the real-time transport protocol of the present invention;
图3是针对本发明基于实时传输协议的发送方标识方法的一实施例处理过程示意图。Fig. 3 is a schematic diagram of the processing process of an embodiment of the method for identifying the sender based on the real-time transport protocol of the present invention.
具体实施方式Detailed ways
本发明基于实时传输协议的发送方标识方法的设计思想是:通过RTP数据包包头封装的SSRC标识来标识RTP信息的发送方。即在初始会话建立过程中,网络侧设备(如VoIP通信系统中的VoIP语音服务器,POC通信系统中的POC服务器等)为参与会话的每个用户分配SSRC标识,以建立各个用户的SSRC标识和用户标识(如电话号码、用户名等)的对应关系,同时把这种对应关系发送给参与会话的每个用户的用户终端进行存储。这样,在会话过程中,参与会话的用户就可以直接根据收到的RTP数据包中包头SSRC标识字段的信息来查询自身存储的各个对应关系,确定相应的用户标识来标识RTP信息的发送方。The design idea of the method for identifying the sender based on the real-time transport protocol of the present invention is to identify the sender of the RTP information through the SSRC identifier encapsulated in the header of the RTP data packet. That is, during the initial session establishment process, the network side equipment (such as the VoIP voice server in the VoIP communication system, the POC server in the POC communication system, etc.) assigns an SSRC identifier to each user participating in the session, so as to establish the SSRC identifier and The corresponding relationship of user identifiers (such as telephone numbers, user names, etc.), and at the same time, this corresponding relationship is sent to the user terminal of each user participating in the session for storage. In this way, during the session, the users participating in the session can directly query each corresponding relationship stored by themselves according to the information in the header SSRC identification field in the received RTP data packet, and determine the corresponding user ID to identify the sender of the RTP information.
下面结合各个附图对本发明基于实时传输协议的发送方标识方法的具体实施方式进行详细的阐述。请参阅图2,该图是本发明基于实时传输协议的发送方标识方法的主要实现原理流程图;其主要实现过程包括:The specific implementation of the method for identifying the sender based on the real-time transport protocol of the present invention will be described in detail below in conjunction with each drawing. Please refer to Fig. 2, this figure is the main realization principle flowchart of the sender identification method based on real-time transport protocol of the present invention; Its main realization process comprises:
步骤S10,在初始会话建立过程中,由网络侧设备分别为每个与会用户分配SSRC标识;其主要分配过程如下:Step S10, during the initial session establishment process, the network side equipment assigns SSRC identifiers to each participating user; the main allocation process is as follows:
会话发起用户发送包含有其他各个与会用户的用户标识的会话建立请求信息到网络侧设备;The session initiating user sends session establishment request information including the user IDs of other participating users to the network side device;
该网络侧设备响应会话发起用户发来的会话建立请求信息,分别为每个与会用户分配SSRC标识;及The network side device responds to the session establishment request information sent by the session initiation user, and assigns an SSRC identifier to each participating user; and
将分配给会话发起用户的SSRC标识和其他各个与会用户的用户标识和SSRC标识通过会话建立响应信息反馈给会话发起用户;并Feedback the SSRC identifier allocated to the session initiating user and the user identifiers and SSRC identifiers of other participating users to the session initiating user through the session establishment response information; and
将会话发起用户的用户标识和SSRC标识、及其他每个与会用户的用户标识和SSRC标识通过会话建立请求信息分别发送给其他每个与会用户。The user ID and SSRC ID of the session initiating user, and the user ID and SSRC ID of each other participating user are sent to each of the other participating users through the session establishment request message.
其中上述提及的用户侧设备在基于网际协议的语音通信系统(VoIP)中,所述网络侧设备即为基于网际协议的语音服务器(即VoIP服务器);而在基于蜂窝网的即按即讲通信系统(POC)中,所述网络侧设备即为基于蜂窝网的即按即讲服务器(即POC服务器)。Wherein the user side equipment mentioned above is in the voice communication system (VoIP) based on the Internet protocol, and the described network side equipment is the voice server (i.e. the VoIP server) based on the Internet protocol; In a communication system (POC), the network side device is a push-to-talk server based on a cellular network (ie, a POC server).
其中上述提及的用户标识可以为电话号码或为用户名。Wherein the above-mentioned user identification can be a phone number or a user name.
步骤S20,每个与会用户的用户终端分别存储各个与会用户的用户标识和SSRC标识之间的对应关系;Step S20, the user terminal of each participating user stores the corresponding relationship between the user identification and the SSRC identification of each participating user;
步骤S30,在会话过程中,发送方用户发送包头封装有自身SSRC标识的RTP数据包给其他与会用户;Step S30, during the session, the sender user sends an RTP packet with its own SSRC identifier encapsulated in the packet header to other participating users;
步骤S40,其他与会用户的用户终端接收到发送方用户发送来的RTP数据包,根据接收的RTP数据包的包头中封装的SSRC标识来查询自身存储的各个对应关系,以确定相应的用户标识来标识发送方用户。Step S40, the user terminals of other participating users receive the RTP data packet sent by the sender user, and query each corresponding relationship stored by themselves according to the SSRC identifier encapsulated in the header of the received RTP data packet, so as to determine the corresponding user identifier. Identifies the sending user.
从而通过上述处理过程,便可实现通过使用SSRC标识来标识RTP信息发送方的目的。Therefore, through the above processing procedure, the purpose of identifying the sender of the RTP information by using the SSRC identifier can be achieved.
请参阅图3,该图是针对本发明基于实时传输协议的发送方标识方法的一实施例处理过程示意图;这里以该实施例的处理过程来详细说明本发明的实现原理,具体如下:Please refer to Fig. 3, which is a schematic diagram of the processing process of an embodiment of the sender identification method based on the real-time transport protocol of the present invention; here the implementation principle of the present invention is described in detail with the processing process of this embodiment, specifically as follows:
步骤A,在初始会话建立过程中,作为会话发起用户的用户1发送会话建立请求信息到网络侧设备,其中发送的会话建立请求信息中包含有用户2的用户标识和用户3的用户标识;Step A, during the initial session establishment process,
步骤B,网络侧设备接收到用户1发来的会话建立请求信息,分别为用户1、用户2和用户3分配SSRC标识;Step B, the network side device receives the session establishment request information sent by
步骤C,网络侧设备向用户2发送会话建立请求信息,该会话建立请求信息中包含有为用户2分配的SSRC,及用户1的用户标识和SSRC标识,用户3的用户标识和SSRC标识);Step C, the network side device sends session establishment request information to user 2, the session establishment request information includes the SSRC allocated for user 2, and the user identification and SSRC identification of
步骤D,用户2的用户终端接收到会话建立请求信息后,存储各个用户的用户标识和SSRC之间的对应关系;Step D, after the user terminal of user 2 receives the session establishment request information, store the corresponding relationship between the user identification of each user and the SSRC;
步骤E,网络侧设备向用户3发送会话建立请求信息,该会话建立请求信息中包含有为用户3分配的SSRC,及用户1的用户标识和SSRC标识,用户2的用户标识和SSRC标识);Step E, the network side device sends session establishment request information to user 3, the session establishment request information includes the SSRC allocated for user 3, and the user identification and SSRC identification of
步骤F,用户3的用户终端接收到会话建立请求信息后,存储各个用户的用户标识和SSRC之间的对应关系;Step F, after the user terminal of user 3 receives the session establishment request information, store the corresponding relationship between the user identification of each user and the SSRC;
步骤G,网络侧设备向用户1反馈会话建立响应信息,该会话建立响应信息中包含有为用户1分配的SSRC,及用户2的用户标识和SSRC标识,用户3的用户标识和SSRC标识);Step G, the network side device feeds back session establishment response information to
步骤H,用户1的用户终端接收到会话建立请求信息后,存储各个用户的用户标识和SSRC之间的对应关系;Step H, after the user terminal of
步骤I,用户1进行发言,用户1的用户终端将用户1的语音信息处理封装成RTP语音数据包,并发送给网络侧设备,其中发送的RTP语音数据包的包头封装有用户1的SSRC标识;
步骤J,网络侧设备转发该RTP语音数据包给与会的用户2;Step J, the network side device forwards the RTP voice data packet to the participating user 2;
步骤K,网络侧设备转发该RTP语音数据包给与会的用户3;Step K, the network side device forwards the RTP voice data packet to the participating users 3;
步骤L,用户2的用户终端根据接收的RTP语音数据包的包头中封装的用户1的SSRC标识,查询自身存储的各个对应关系,确定用户1的用户标识,并将用户1的用户标识进行显示,以使用户2通过自身用户终端显示的用户标识信息得知是用户1在进行发言;Step L, the user terminal of user 2 queries the respective correspondences stored by itself according to the SSRC identifier of
步骤M,用户3的用户终端根据接收的RTP语音数据包的包头中封装的用户1的SSRC标识,查询自身存储的各个对应关系,确定用户1的用户标识,并将用户1的用户标识进行显示,以使用户3通过自身用户终端显示的用户标识信息得知是用户1在进行发言。Step M, the user terminal of user 3 queries the respective correspondences stored by itself according to the SSRC identification of
步骤N,用户3进行发言,用户3的用户终端将用户3的语音信息处理封装成RTP语音数据包,并发送给网络侧设备,其中发送的RTP语音数据包的包头封装有用户3的SSRC标识;Step N, user 3 speaks, and the user terminal of user 3 encapsulates the voice information of user 3 into an RTP voice data packet, and sends it to the network side device, wherein the packet header of the sent RTP voice data packet is encapsulated with the SSRC identifier of user 3 ;
步骤O,网络侧设备转发该RTP语音数据包给与会的用户1;
步骤P,网络侧设备转发该RTP语音数据包给与会的用户2;Step P, the network side device forwards the RTP voice data packet to the participating user 2;
步骤Q,用户1的用户终端根据接收的RTP语音数据包的包头中封装的用户3的SSRC标识,查询自身存储的各个对应关系,确定用户3的用户标识,并将用户3的用户标识进行显示,以使用户1通过自身用户终端显示的用户标识信息得知是用户3在进行发言;Step Q, the user terminal of
步骤R,用户2的用户终端根据接收的RTP语音数据包的包头中封装的用户3的SSRC标识,查询自身存储的各个对应关系,确定用户3的用户标识,并将用户3的用户标识进行显示,以使用户2通过自身用户终端显示的用户标识信息得知是用户3在进行发言。Step R, the user terminal of user 2 queries the corresponding relationships stored by itself according to the SSRC identifier of user 3 encapsulated in the header of the received RTP voice data packet, determines the user identifier of user 3, and displays the user identifier of user 3 , so that user 2 can know that user 3 is making a speech through the user identification information displayed on his own user terminal.
上面的流程仅以三方通信为例对本发明基于实时传输协议的发送方标识方法的具体实施情况进行了说明,而对于多方通信应用本发明所述方法的处理过程和上述三方通信的过程类似;而且上面的流程仅说明了一种SSRC标识分配的可行方式,在实际应用过程中可以不局限于上面的处理流程。The above process only takes the three-party communication as an example to illustrate the specific implementation of the sender identification method based on the real-time transport protocol of the present invention, and the process of applying the method of the present invention to multi-party communication is similar to the process of the above-mentioned three-party communication; and The above process only illustrates a feasible way of allocating SSRC identifiers, and may not be limited to the above processing process in the actual application process.
以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明原理的前提下,还可以做出若干改进和润饰,这些改进和润饰也应视为本发明的保护范围。The above is only a preferred embodiment of the present invention, it should be pointed out that, for those of ordinary skill in the art, without departing from the principle of the present invention, some improvements and modifications can also be made, and these improvements and modifications can also be made. It should be regarded as the protection scope of the present invention.
Claims (4)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2004100780175A CN1750505B (en) | 2004-09-16 | 2004-09-16 | Sender Identification Method Based on Real-time Transport Protocol |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2004100780175A CN1750505B (en) | 2004-09-16 | 2004-09-16 | Sender Identification Method Based on Real-time Transport Protocol |
Publications (2)
Publication Number | Publication Date |
---|---|
CN1750505A CN1750505A (en) | 2006-03-22 |
CN1750505B true CN1750505B (en) | 2010-04-28 |
Family
ID=36605773
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2004100780175A Expired - Lifetime CN1750505B (en) | 2004-09-16 | 2004-09-16 | Sender Identification Method Based on Real-time Transport Protocol |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN1750505B (en) |
Families Citing this family (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101291445B (en) * | 2007-04-20 | 2014-04-30 | 华为技术有限公司 | Service data manipulating method, device and system by session initiative protocol |
CN101039325B (en) * | 2007-04-26 | 2010-12-29 | 中兴通讯股份有限公司 | Method for configuring real-time transmission protocol packet based on mixer |
CN101127772B (en) * | 2007-09-25 | 2011-04-20 | 中兴通讯股份有限公司 | Method for distributed processing of real time transfer of protocol signaling |
CN104079870B (en) * | 2013-03-29 | 2017-07-11 | 杭州海康威视数字技术股份有限公司 | The video frequency monitoring method and system of single channel multi-channel video audio |
CN106534108A (en) * | 2016-10-27 | 2017-03-22 | 武汉船舶通信研究所 | Call party identification method, switch and command voice terminal under multi-party communication scene |
CN110290130B (en) * | 2019-06-21 | 2020-09-01 | 京信通信系统(中国)有限公司 | VOLTE data transmission method and device, access network equipment and storage medium |
CN112311503A (en) * | 2019-07-25 | 2021-02-02 | 华为技术有限公司 | Video data transmission method and device |
CN111314319B (en) * | 2020-01-20 | 2022-06-10 | 维沃移动通信有限公司 | Data processing method, electronic equipment and server |
CN112218252A (en) * | 2020-10-10 | 2021-01-12 | 海能达通信股份有限公司 | Identity information processing method and device |
CN116074553B (en) * | 2023-01-28 | 2023-06-23 | 天翼云科技有限公司 | Video stream transmission method, device, electronic device and storage medium |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1309511A (en) * | 2000-02-14 | 2001-08-22 | 三洋电机株式会社 | Radio base station and radio telephone device |
CN1458788A (en) * | 2002-05-14 | 2003-11-26 | 华为技术有限公司 | Full network marking method for common dialing user |
CN1461574A (en) * | 2001-04-17 | 2003-12-10 | 诺基亚公司 | One-to-one communication |
-
2004
- 2004-09-16 CN CN2004100780175A patent/CN1750505B/en not_active Expired - Lifetime
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1309511A (en) * | 2000-02-14 | 2001-08-22 | 三洋电机株式会社 | Radio base station and radio telephone device |
CN1461574A (en) * | 2001-04-17 | 2003-12-10 | 诺基亚公司 | One-to-one communication |
CN1458788A (en) * | 2002-05-14 | 2003-11-26 | 华为技术有限公司 | Full network marking method for common dialing user |
Non-Patent Citations (2)
Title |
---|
李辉,胡瑞敏,艾浩军, 雷力.基于RTP的多媒体流的自适应传输.计算机工程与应用 5.2004,(5),174-176. |
李辉,胡瑞敏,艾浩军,雷力.基于RTP的多媒体流的自适应传输.计算机工程与应用 5.2004,(5),174-176. * |
Also Published As
Publication number | Publication date |
---|---|
CN1750505A (en) | 2006-03-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1510090B1 (en) | Method for controlling parties in real-time data group communication using acknowledgement packets | |
US7596102B2 (en) | Image exchange for image-based push-to-talk user interface | |
EP1806006B1 (en) | System and method for initiating push-to-talk sessions between outside services and user equipment | |
JP5294841B2 (en) | Push-to-talk over cellular network terminal separation method and system | |
US7573837B1 (en) | Establishment of multicast Push-to-X over Cellular (PoC) communication | |
US20060172754A1 (en) | Method and system for servicing full duplex call in push-to-talk over cellular | |
JP2007503141A (en) | Setting up a communication session | |
CN101138201A (en) | Method and system for identifying respondent client in push to talk over cellular network | |
US20080285532A1 (en) | Floor Control for Multimedia Push-To-Talk Applications | |
CN1750505B (en) | Sender Identification Method Based on Real-time Transport Protocol | |
WO2009071005A1 (en) | Method, system, server and client for transmitting media stream data | |
CN100370872C (en) | Session establishing method | |
US20060178160A1 (en) | System and method for management of communication rights | |
CN104580983A (en) | Method for achieving video communication PTT | |
US20100115089A1 (en) | Identifying Participants in a Conference | |
CN100409701C (en) | Method for controlling wireless one-key mode speak-right in packet system | |
US20070083661A1 (en) | Session control method and terminal for PoC | |
KR100907986B1 (en) | Communication systems | |
CN101150538A (en) | A method and device for receiving and transmitting instant multimedia messages | |
CN101119212B (en) | Method for transmitting and applying user-user application message | |
CN102185828B (en) | Method for binding and controlling personal computer (PC) software and session initiation protocol user agent (SIP UA) | |
US9003302B1 (en) | Anonymous sidebar method and system | |
KR101104704B1 (en) | How to display speakers using multimedia in the PT service | |
KR100723673B1 (en) | Speaker display method and system using multimedia in PPT service | |
KR100748990B1 (en) | SRC collision control method in PC service |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20201210 Address after: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province Patentee after: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd. Address before: 518129 Bantian HUAWEI headquarters office building, Longgang District, Guangdong, Shenzhen Patentee before: HUAWEI TECHNOLOGIES Co.,Ltd. Effective date of registration: 20201210 Address after: No.88 Liaohe West Road, Pizhou Economic Development Zone, Xuzhou City, Jiangsu Province Patentee after: SU Normal University Semiconductor Materials and Equipment Research Institute (Pizhou) Co.,Ltd. Address before: Unit 2414-2416, main building, no.371, Wushan Road, Tianhe District, Guangzhou City, Guangdong Province Patentee before: GUANGDONG GAOHANG INTELLECTUAL PROPERTY OPERATION Co.,Ltd. |
|
TR01 | Transfer of patent right | ||
TR01 | Transfer of patent right |
Effective date of registration: 20220525 Address after: 221300 506, block B, electronic industrial park, Pizhou Economic Development Zone, Xuzhou City, Jiangsu Province Patentee after: Xuzhou Bochuang Construction Development Group Co.,Ltd. Address before: No.88 Liaohe West Road, Pizhou Economic Development Zone, Xuzhou City, Jiangsu Province Patentee before: SU Normal University Semiconductor Materials and Equipment Research Institute (Pizhou) Co.,Ltd. |
|
CX01 | Expiry of patent term | ||
CX01 | Expiry of patent term |
Granted publication date: 20100428 |