-
H.323规范的一部分,规定的信令部分的控制,是开发H.323不可缺少的文档。...
H.323规范的一部分,规定的信令部分的控制,是开发H.323不可缺少的文档。-part of the H.323 standard, signaling the part of the control, development of H.323 is an indispensable document.
- 2022-07-18 14:43:17下载
- 积分:1
-
this is sip voip source code too.
i dont know why it does not work. please chec...
this sip voip source code too.
i dont know why it does not work. please check and then send back to me. thanks
-this is sip voip source code too.
i dont know why it does not work. please check and then send back to me. thanks
- 2022-10-05 17:50:03下载
- 积分:1
-
Asterisk voice processing voice processing Asterisk has nothing to do with busin...
星号语音处理星号语音处理与业务无关,是一个统一的流程,处理对象有RTP和文件,不管外界的RTP或文件输入格式,输入星号后默认从星号输出转换为有符号线性格式(发送或写入文件),当从外部世界的slinear格式转换为RTP或文件格式时
- 2022-01-30 23:02:02下载
- 积分:1
-
GNUgk
gnugk-2.2.2 c实现的GateKeeper 实现IP电话网守功能。-GNUgk- 2.2.2 c achieve GateKeeper IP telephone gatekeeper function.
- 2022-02-04 18:49:25下载
- 积分:1
-
SIP protocol stack development (siptiger)
SIP协议栈开发(siptiger)
- 2022-02-20 06:37:15下载
- 积分:1
-
基于G729语音压缩技术的源码,适当修改就可以加到自己的代码里面,很实用...
基于G729语音压缩技术的源码,适当修改就可以加到自己的代码里面,很实用-G729 voice compression technology, based on the DLL source code, with appropriate modifications can be added to your code inside, very practical
- 2023-06-25 06:15:03下载
- 积分:1
-
本源码主要是h.323的协议栈,对进行voip开发人员会有很好的帮助,本开还有rtp和sip协议栈的源码,有需要可以联系...
本源码主要是h.323的协议栈,对进行voip开发人员会有很好的帮助,本开还有rtp和sip协议栈的源码,有需要可以联系-The source is mainly H.323 protocol stack, the conduct of voip developers have a very good help, there is the open rtp and sip protocol stack source code, there is a need can contact
- 2022-05-07 14:19:40下载
- 积分:1
-
一个非常不错的点对点视频会议系统的简单实现,界面简洁,但基本功能都有了。...
一个非常不错的点对点视频会议系统的简单实现,界面简洁,但基本功能都有了。-A very good point-to-point video conferencing system to achieve a simple, clean interface, but the basic functions of everything.
- 2022-03-11 03:43:17下载
- 积分:1
-
GSM 06.10 13kbit/s RPE/LTP 语音压缩算法
GSM 06.10 13kbit/s RPE/LTP 语音压缩算法 -GSM 06.10 13kbit/s RPE/LTP voice compression algorithm
- 2022-12-30 01:35:04下载
- 积分:1
-
G726局域网语音通话的程序和源代码是使用语音压缩…
G726局域网语音通话程序和源代码
这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。
G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字节。这里G726使用的时候,音频设置为8kHz,16位量化,单声道。
使用方法很简单,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。
PPC端的运行比较稳定,已经进行了自收自发近一个小时连续工作的测试,非常稳定,话音清晰。-G726 LAN voice calls procedures and the source code is the use of voice compression G726 (16kbps ) and RTP for the transmission process, because I did not bring WIFI the PPC, there are separate procedures for each test, PC- and PPC-were all normal work. G726 codec algorithm from the OpenH323. RTP transmission can be used in the process to find RTP stresses Xie, this procedure is mainly a function of G726. Packaging whole G726 for g726_Encode and g726_Decode two functions, Parameters for the compression and decompression of data storage address pointer, 960 bytes can be compressed to 120 to 120 bytes and bytes to
- 2022-01-26 00:22:56下载
- 积分:1