搜索资源列表
回声消除算法
- 回声消除算法的C++程序,运行在unix/linux上, 也可以在vc中被编译, 测试, 效果还行-The program file of the algorithm for echo cancellation written by C++, can be runed on unix/linux, and also can be complied in VC It efficient good by testing.
jthread-1.2.1
- JRTPLib库中需要用到的多线程的支持库Jthread。使用于window、linux、unix等多平台。用户可以非常方便使用该库构建自己的线程应用-JRTPLib need for the use of multi-threading support for Jthread. For use in window, Linux, Unix and other platforms. Users can easily use the building for its own threaded ap
openser-1.3.1-tls_src.tar
- sip服务器原代码,要求在linux或者unix下安装,可以用于建立自己的voip系统,基于sip协议
pjproject-1.0-rc2.rar 基于sip协议的VoIP、视频会议源码
- 基于sip协议的VoIP、视频会议源码,对防火墙穿透协议支持较好,跨平台,支持Linux/Unix,Wingdows,CE,Symbian等,Sip agreement based on VoIP, video conferencing source of support to better penetrate the firewall, cross-platform support for Linux/Unix, Wingdows, CE, Symbian, etc.
jrtplib-3.9.1.tar
- 最新的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 vi
china-code.net.zhy.2009661649413662343.Rar
- MeChat 实现多语音视频和视频会议功能 ,同时可以有十几个人同时语音视频交流.数据的传输采用P2P一样的原理,非常有效的智能的选择使用网络带宽,既保证语音和视频的高质量传输,又对服务的网络带宽没有高要求.客户容易自己美化界面,用户更多的控制功能。 MeChat安装、维护极其简单。MeChat采用C++编制,速度奇快,支持超过5000人同时在线! MeChat灵活的模板结构,提供您一个充分展示自己个性的平台。支持WindowNT/2000/XP/2003/linux/solaris/uni
opensips-1.5.2-tls_src.tar
- sip服务器原代码,要求在linux或者unix下安装,可以用于建立自己的voip系统,基于sip协议-OpenSIPS brings: robust and performant SIP (RFC3261) Registrar server, Location server, Proxy server and Redirect server small footprint- the binary file is small size, functionality can be stri
simpleCALL
- 基于SIP协议的IP电话客户端 可以在windows linux unix平台下运行-IP telephony client based on SIP protocol can be running in windows linux unix platform
jrtplib-3[1].7.1
- RTP 是目前解决流媒体实时传输问题的最好办法,JRTPLIB 是一个用C++语言实现的RTP库,目前已经可以运行在Windows、Linux、FreeBSD、Solaris、Unix和 VxWorks等多种操作系统上。-RTP is to solve the real-time streaming media transmission problems the best way, JRTPLIB is a C++ language RTP libraries, now can run on W
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密