登录
首页 » VOIP网络电话 » 该视频会议源代码,实现功能强大,比传统视频会议算法更优,减少带宽...

该视频会议源代码,实现功能强大,比传统视频会议算法更优,减少带宽...

于 2022-01-26 发布 文件大小:1.40 MB
0 227
下载积分: 2 下载次数: 1

代码说明:

该视频会议源代码,实现功能强大,比传统视频会议算法更优,减少带宽-The video-conferencing source code, to achieve powerful, than the traditional video conferencing better algorithm to reduce the bandwidth

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 在windows环境应用,监控voip框架中的关守模块(gatekeeper)的图形化界面程序。...
    在windows环境应用,监控voip框架中的关守模块(gatekeeper)的图形化界面程序。-windows in environmental applications, monitoring framework of the voip gatekeeper module (gatekeeper) graphical interface procedures.
    2022-07-17 02:52:52下载
    积分:1
  • 可以用vc编译的一个sip 客户端,使用一个基于osip,exosip,ortp和mediastreamer的高层库.有该库的使用文档...
    可以用vc编译的一个sip 客户端,使用一个基于osip,exosip,ortp和mediastreamer的高层库.有该库的使用文档-Vc compiler can use a sip client, based on the use of a osip, exosip, ortp and high-level Treasury mediastreamer. The use of the library documents
    2022-02-04 08:13:07下载
    积分:1
  • 如何成功的运用OPENH323 来开发商业的H.323 协议栈 Openh323 有以下的特征: 1>动态的静音检测算法, 以减小语音包的传输量。 2&g...
    如何成功的运用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 。 6>采用Jitter Buffer 技术对语音信号做接受的缓冲处理。 7>软件产生舒适噪音。 8>采用H.261 视频压缩协议。 9>支持广播的方式查找网守(GateKeeper)。 10>支持H.235 附件D 中和网守的身份认证。(部分地支持H.235) 11>支持部分H.450 补充协议。-How successful the use of OpenH323 to develop commercial H.323
    2022-05-16 02:20:18下载
    积分:1
  • 2022-02-14 17:08:36下载
    积分:1
  • g7 series of audio codec code, can help you in the use of voip
    g7系列音频的编解码代码,可以帮助大家在voip中使用-g7 series of audio codec code, can help you in the use of voip
    2022-03-13 19:33:22下载
    积分:1
  • 视频通信viedeocomm通信控件V3.0。可视通视频通信…
    ViedeoComm 视频通信通信控件V3.0。VideoComm视频通信控件,集成高性压缩算法,实时传输协议,支持一对一(点对点),一对多(广播式)等方式的的实时视频通信,视频画面清晰流畅!使用简单方便! VideoComm视频通信控件适用于VC++、VB、dot Net平台、C++Builder、Delphi、易语言、网页应用程序等各种常见的开发平台。-Video Communication ViedeoComm communication control V3.0. VideoComm Video Communication control, integrated high-compression algorithm, real-time transport protocol to support one-on-one (point-to-point), one-to-many (broadcast) and other forms of real-time video communications, video, smooth and clear picture quality! The use of simple and convenient! VideoComm Video Communication control for VC , VB, dot Net platform, C++ Builder, Delphi, easy language, web applications and other common development platform.
    2023-06-13 17:40:05下载
    积分:1
  • 跨平台(Linux,Windows)的开源SIP服务器端
    跨平台(Linux,Windows)的开源SIP服务器端-Cross-platform (Linux, Windows) open-source SIP server-side
    2022-08-21 05:14:57下载
    积分:1
  • sjphone 比skype便宜,到其指点站上注册会有5次试用,很好用
    sjphone 比skype便宜,到其指点网站上注册会有5次试用,很好用-sjphone cheaper than skype, pointing to its Web site Registration will be 5 times the trial, a very good use
    2022-01-27 22:29:19下载
    积分: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
  • Vovida Networks, Inc.. The company issued a sip agreement version .5.0. The whol...
    Vovida Networks, Inc. 公司发布的sip协议的1.5.0版本。整个文件包包括SIP协议栈的实现,一套SIP用户代理(a set of SIP user agent(SIPset))和一套 Back-to_back(B2b) 用户代理.-Vovida Networks, Inc.. The company issued a sip agreement version .5.0. The whole package, including the SIP protocol stack to achieve. a SIP user agent (a set of SIP user agent (SIPset)) and a set of Back-to_back (B2b) user agent.
    2022-10-21 00:05:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载