搜索资源列表
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.
pjsip
- 一个很好的SIP协议栈,用标准C实现.大家学习吧.
basicQQ
- 实现了一个简单的类似QQ的聊天程序,C/S结构,可以文字聊天,抓取远程桌面等等。适合参考学习
ccrtp-1.4.1.tar
- 一个很不错的rtp库,采用C++编写,供大家研究学习
sipsak-0.8.0.tar
- 一个用C语言实现的SIP服务器.学习SIP应用的资料.
SocketCoder_RTP_Voice_Library_R0.2
- 基于C#实现的视频会议系统,很不错的啊,供大家学习学习
C++很好的视频聊天软件
- 一个很好的视频聊天软件,提供给大家参考和学习,A good video chat software, available for your reference and learning
appkonference-1.2.tar
- 一个不错的sip电话开源代码,供学习,由C++编写-A good open-source sip phone for the study, prepared by the C++
My_rtsp_server
- 用纯C编写的RTSP server端,是学习的开发与RTSP相关项目较好的参考资料。希望对大家有帮助。-Written in pure C the RTSP server-side, is a good reference for learning development and RTSP. I hope everyone has to help.
NetPhone
- 实现网络语音电话的功能,有很高的参考价值,适合学习借鉴。-visual c++
MFCVEDIO
- 基于MFC的一款视频会议软件,采用C++6.0编写,适合部分初学者学习参考-An MFC-based video conferencing software, using C++ 6.0 to prepare, for beginners to learn the reference section
isuutw
- 非常需要的可以下载看看,适合初学者学习,好的算法和程序(Very need to download to see, suitable for beginners to learn, good algorithm and program.)
vhqzkgl
- 适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
mlplbqk
- 以前的一个HTML练手作品,主要是学习交互以及布局处理(A previous HTML practice, mainly learning interaction and layout processing.)
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密