搜索资源列表
Openh323-RTH323.rar
- 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2>支持Windows,Linux 和FreeBSD 的多种客户端命令。 3>包含有MCU,PSTN 网关,和自动语音应答机等多种应用平台。 4>软件支持GSM,LPC-10,G.711 uLaw/Alaw 软件编解码方式。 5>特定硬件(Quicknet/LineXJ)支持G.723.1, G.728
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
H263EncodingandDecoding
- 使用C编写的H263编码和解码算法实现。该算法具有很高的实时性,而且图像质量也不错。对于学习基本视频会议,有很大帮助。-prepared by the use of H.263 coding and decoding algorithm. The algorithm has high real-time, but the image quality is quite good. Learning basic video conferencing, will be of great help.
H264EncodingandDecoding
- 使用C实现的H264算法编码和解码源程序。该算法实现简单,实时性也很强,能够满足一般的视频会议要求。-use C realized H264 encoding and decoding algorithm source code. The algorithm is simple, real-time is also very strong, and able to meet the general requirements of the video conference.
rtrytvbi
- iLBC 产生背景 在VoIP的应用中,大部分厂商采用CELP (Code Excited Linear Prediction) 算法的低速率语音编解码,如ITU G.729和G.723.1等。而VoIP应用主要在包交换的IP网络上进行传输,无法避免IP网络的丢包、延时、抖动等实时传输问题,而传统的这几个CELP算法对高丢包的处理不是很好,因而很大程度上会影响语音通话效果。 -iLBC background in the application of VoIP, Most manu
G729SRC.rar
- g729.c编码算法的C程序,用VC编译后可以产生G729的编解码的可执行程序,C coding algorithm g729.c procedures can be compiled using VC codec G729 have the executable program
G726
- g726 主要是用于voip语音通信中的声音编码解码算法-g726 major use code and decode algorithmic on voip voice communication
h263
- 视频压缩编解码ITU h.263源代码.经典的视频会议和远程监控算法.- The video frequency compression arranges decodes ITU the h.263 source code Classical video frequency conference and long-distance monitoring algorithm
Openh323-RTH323
- 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2>支持Windows,Linux 和FreeBSD 的多种客户端命令。 3>包含有MCU,PSTN 网关,和自动语音应答机等多种应用平台。 4>软件支持GSM,LPC-10,G.711 uLaw/Alaw 软件编解码方式。 5>特定硬件(Quicknet/LineXJ)支持G.723.1, G.728 和 G.729
729a.SRC
- VOIP的语音编解码算法[729A算法源码]
VOIP723a_SRC
- VOIP的723语音编解码的算法代码参考
g729
- G.729标准--CS-ACELP编解码算法-G.729 standard- CS-ACELP codec
g729
- G729的算法,在vc上模拟运行,它是VOIP的标准音频编解码协议。-G729 algorithm, simulations run on the vc, it is the standard audio codec VOIP protocol.
bcg729
- 最新的G729编解码算法,比ITU的演示代码性能要好,适合电信软件.-The latest G729 codec algorithm, compared with the ITU demo code better performance for telecommunications software.
VC2010_G729A_Decoder
- G729A 解码器的VS 2010工程,可用于优化及改定点算法用。-the project of G.729A Decoder for VS2010.