资源列表
p2p_sip
- 这是斯坦福大学的文章,该文章详细的分析了p2p技术+sip技术来开发ip phone的可行性和技术重点分析,值得一睹-This is Stanford University, and in this article detailed analysis of the peer-to-peer technology to the development sip ip phone on the feasibility and technical focus, worthy of view
20053221989
- C++6.0实现语音采集与播放的控件。souce code 中为该程序的源代码 由于编写该控件的过程中用到了Directx8.1 所以需要安装 Directx8.1sdk 在路径中加入所需的lib exe 中的 ocx 用之前需要用regsvr32 进行注册 如果机器安装的Directx版本低与8.1的话不能运行 该控件没有对语音包压缩 所以对网络环境要求比较高 该控件在校园内经过性能测试-C 6.0 Acquisition and voice broadcast controls. China
SIP Understanding the Session Initiation Protocol,
- 学习SIP(Session Initiation Protocol)协议的最佳文档。-learning SIP (Session Initiation Protocol) the best documentation.
H.323 (07_03)]
- ITU 规定的H.323的最新文档,是2003年出版的,是H.323的第五版本,很有价值。-ITU H.323 provides the latest documents, was published in 2003, is the fifth version of the H.323 and of great value.
H.245(02_00)
- H.323规范的一部分,规定的信令部分的控制,是开发H.323不可缺少的文档。-part of the H.323 standard, signaling the part of the control, development of H.323 is an indispensable document.
H.225.0 (11.00)
- H.323协议系列的一部分,用于会话的控制,开发H.323产品必须要懂H.225,这是2000年的版本,对应H.323 V4-H.323 part of the series for the conversational control, product development H.323 H.225 must understand that this is the 2000 version, corresponding H.323 V4
vc_speakfs
- 实现网络在线语音对话.支持GSM编码,ADPCM编码,LPC编码,LPC-10编码 支持RTP,vat协议,并有广播发送,按组进行多点传送,文字交谈等功能-voice network online dialogue. GSM code, ADPCM encoding, LPC coding, LPC-10 encoding support RTP, vat agreement, and this is the broadcasting, according to multicast group,
g.726
- g726算法c源码,应用于语音压缩,如voip应用-algorithm source code for voice compression, as voip application
gsmnew
- gsm算法最新源码,适用于语音压缩,如gsm和voip系统-gsm latest source algorithm applicable to voice compression, such as GSM and voip system
speex
- 大名鼎鼎的speex语音压缩源码,应用于voip系统-well known speex voice compression souce code,apply to voip system
一个介绍H323的PPT课件
- 一个介绍有关H323的PPT课件。里面详细的介绍了H323协议的相关内容。-H323 a briefing on the PPT courseware. Inside a detailed introduction to the H323 of the content of the agreement.
JRTP
- 使用JRTPLIB库实现RTP的传输RTP是目前解决流媒体实时传输问题的最好办法,如果需要在Linux平台上进行实时流媒体编程,可以考虑使用一些开放源代码的RTP库,如LIBRTP、JRTPLIB等。JRTPLIB是一个面向对象的RTP库,它完全遵循RFC 1889设计,在很多场合下是一个非常不错的选择,下面就以JRTPLIB为例,讲述如何在Linux平台上运用RTP协议进行实时流媒体编程。-JRTPLIB use of RTP for achieving the transmission RT