-
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
-
基于openh323的呼叫发生器
基于openh323的呼叫发生器-Call generator based on openh323
- 2022-01-27 14:51:10下载
- 积分:1
-
Opengatekeeper project is the expansion. Through its support for RTP (audio and...
是Opengatekeeper项目的扩展。它支持通过RTP(音频和视频)网守的路由和T.120通讯,因此没有通讯直接在endpoints间进行。-Opengatekeeper project is the expansion. Through its support for RTP (audio and video) Gatekeeper routing and T.120 communications, there is no direct communication between the endpoints.
- 2022-02-12 16:17:44下载
- 积分:1
-
C++ language to write open
用C++语言写的开源SIP协议栈源码 编译环境为vs.net 2003-C++ language to write open-source SIP protocol stack source compiler environment vs.net 2003
- 2022-12-14 16:15:03下载
- 积分:1
-
VFW, video conferencing, video
VFW,视频会议,基于VFW的视频会议系统-VFW, video conferencing, video-based conferencing systems VFW
- 2023-05-18 01:45:03下载
- 积分:1
-
搞VOIP的一些原代码,包括MGCP,SIP,RTP/TRCP,SRTP(加密RTP)...等源码,参考价值无限!!这可是我所有的收藏阿,我都献给大家了:=)...
搞VOIP的一些原代码,包括MGCP,SIP,RTP/TRCP,SRTP(加密RTP)...等源码,参考价值无限!!这可是我所有的收藏阿,我都献给大家了:=)-engage in a number of VoIP original code, including MGCP, SIP, RTP/TRCP, SRTP (encrypted RTP) ... other source reference value unlimited! ! But it all my collections A, I have dedicated to you : =)
- 2022-02-13 02:52:20下载
- 积分:1
-
osip.pdf
OSIP.PDF
- 2022-04-24 12:12:56下载
- 积分: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
-
MRCP协议V1和V2版实现源代码,这是做TTS和ASR的朋友的好东东。
MRCP协议V1和V2版实现源代码,这是做TTS和ASR的朋友的好东东。-MRCP protocol version V1 and V2 realize the source code, which is to do TTS and ASR Dongdong good friends.
- 2022-03-04 00:43:42下载
- 积分:1
-
G.722语音编码实例化解析VC语言描述!
G.722语音编码实例化解析VC语言描述!-G.722 speech coding examples of analytic description language VC!
- 2022-04-27 09:29:09下载
- 积分:1