-
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
-
最新源码JRTP好RTP实现IETF RFC 3550。
JRTP最新源码 不错的RTP实现 IETF RFC 3550.-The latest source JRTP good RTP realize IETF RFC 3550.
- 2022-11-25 15:20:03下载
- 积分:1
-
vb.net Chat Peer resource
vb.net Chat Peer resource-vb.net resource Peer Chat
- 2022-11-17 06:25:04下载
- 积分:1
-
应用程序向导创建了这个网络中的你。这个应用程序
AppWizard has created this NetPhone application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.-AppWizard has created this NetPhone application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2023-03-03 09:30:03下载
- 积分:1
-
这是voip一个部分,主要是用来做的数据代理,
这是voip一个部分,主要是用来做的数据代理,-This is a part of voip is primarily used to do data agents,
- 2022-12-24 08:20:03下载
- 积分:1
-
SIP协议栈的开发(minisip)
SIP协议栈开发(minisip)
- 2022-03-13 14:54:31下载
- 积分:1
-
SDP2327
SDP2327,中文版,学习sipHello的同学可以参考一下-SDP2327
- 2022-02-12 19:29:39下载
- 积分:1
-
JRTPLIB房最新版本
最新的jrtplib版本,多媒体实时流传输协议(RTP/RTCP)C++ 了lib包平台要求(linux,unix,windows)用于网络音频视频传输 -Jrtplib the latest version of real-time streaming multimedia transport protocol (RTP/RTCP) C++ The lib package require platform (linux, unix, windows) for network audio video transmission
- 2022-03-29 09:44:54下载
- 积分:1
-
voip实现的原代码 rtp协议辅助工具类代码
voip实现的原代码 rtp协议辅助工具类代码-voip realize the original code rtp protocol aids category code
- 2022-01-31 03:09:27下载
- 积分:1
-
一个RTP库,用于音视频的打包实时传输,c语言编写
一个RTP库,用于音视频的打包实时传输,c语言编写-a library, audio and video for the real-time transmission package, c language
- 2022-03-05 08:53:35下载
- 积分:1