搜索资源列表
SampleRTC
- 学习如何创建或集成实时通信(RTC)应用编程接口(API)的基本知识以实现音视频会议、应用程序共享、白板、简单的点对点聊天和音视频调节向导。RTC API 提供了卓越的基于PC的通信革新,这可应用于所有基于 Microsoft Windows XP的应用程序。 源代码下载 SampleRTC.zip.-learning how to create or integrate real-time communication (RTC) Application Programming Interf
NetTalk可视电话软件
- NetTalk可视电话软件,AVIOMgr是一个可视通信的通用模块,在NetTalk中是一个独立的模块,对它进行一些简单的处理,可以做成静态库、动态库或ActiveX控件,以用于其他软件。 AVIOMgr封装了包括:视频采集、视频压缩、音频采集、音频压缩、音频播放、数据传输、命令控制等一系列与可视通讯有关的功能。一切对AVIOMgr的控制和AVIOMgr的信息反馈仅通过几个简单的消息和几个简单的函数调用就能完成。 -NetTalkAVIOMgrNetTalkActiveX AVIOMg
vis_h323lib_dll_2.0r
- H.323通信库的源程序,用于IPVoice,做IP电话的可以参考-H.323 library source for IPVoice do IP telephony can reference
SkypeAPIinsistance
- Skype是个非常优秀的IP电话通信工具,不但可以PC to PC,而且也可以PC to PSTN,当今非常盛行。Skype为了加快自己的发展全面开放了API,其实所谓的API不是真正的Win32 API函数,而是一系列消息的组合.本程序简单地实现了Skype通话和拨号以及发送文字聊天消息的简单功能。网上下载-Skype is a very outstanding IP telephony communications tool, it can not only PC to PC, but al
ChatRoom+G
- 这是关于语音聊天软件的一个程序代码 当运行该软的时候,至少需要有一方按下“建立服务器”按钮,表示该台机子用于做服务器,成功时文本显示区会显示“Server Has Been Set OK!”,才有可能接受来自其他机子的连接,当然客户端要输入服务器的IP地址和指定端口后,然后按“连接服务器”按钮,若成功则会在本地文本显示区显示“Client Connection Succeed”,双方建立了连接后,就可以开始通信了。你可以在文本输入区输入你想说的话,按回车,就会在本地文本显示区显示你刚才说的话
gnomemeeting-1.2.2.tar
- GnomeMeeting是采用流行的H.323编码进行视频通信的一个通信软件,使用H.323协议。它能够与其他使用H.323协议的软件,包括Microsoft NetMeeting。同时,还支持ILS服务器。它既能够进行纯音频通信,也能够进行音频+视频通信。-GnomeMeeting is the popular H.323 video coding in a communication communications software, the use of H.323. It can be u
H.323 V2 分组多媒体通信系统
- 不错的资料 需要的可以参考!-good information can refer to the need!
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可以将960字节压缩到120字节和将 120字节解压为960字
voicechat_src
- 一个可以在线语音聊天的程序源码,由server和client组成,client连接server后可与另一个客户端实现语音通信。-an online voice chat program source code from the server and client components. client server can connect with another client achieve voice communication.
VedioVFMdevelope
- 这是一个视频采集捕捉通信的源程序,是国外的一个高人写的,包括一个源程序和扩展的demo,可以借鉴一下,-This is a video capture communications acquisition of the source is a foreign expert to write, including an extended source and the demo, we can draw on that
udpsound
- 使用UDP协议实现局域网内语音通信功能 能够互相对话功能-use UDP protocol LAN voice communication functions can talk to each other functional
Phone.rar
- 网络电话例程,可以连接本机做测试,通过网络进行电话通信,VoIP routines, you can connect the machine to do testing, telephone communications via the web
AVChat
- 视频会议系统,可以多个人进行视频通信,包括客户端和服务端。-Video conferencing systems, video communication can be more than one person, including client and server.
tmndec-2.0
- H263的标准解码器,适用于视频电话,移动通信等领域。输入可以是.3gp的格式-H263 standard decoder for video telephony, mobile communication and other fields. Input can be a .3 gp format
NetPhone
- 网络电话,VoIP的简单实现,可用于网络聊天,以及移动终端与PC间的通信。-Internet telephony, VoIP' s easy to achieve, can be used in online chat, as well as the mobile terminal and PC communication.
void_communication
- 这也是一个语音通信的项目,语音那一块是封装过的,不过有源码,可以修改-This is a voice communications, voice, and that is one-off package, but there is source code, you can modify
h323
- h.323协议的中文版,共三部分,可以作为多媒体业务的通信规范-the Chinese version of the h.323 agreement, including three parts, can serve as a multimedia business communications standards
AIMD_in_NS
- TCP友好的多媒体通信仿真,有如下特点: 支持MPEG4文件,支持CBR/VBR UDP流,支持AIMD流媒体控制-The power and connectivity of today s Internet presents the opportunity for interactive multimedia applications across the world. However, today s Internet has been predominantly designed fo
PTPVideoCommunication
- 该程序经编译可直接正常运行,实现点对点的视频通信。-The program can be compiled directly by the normal operation to achieve point to point video communication.
P2P视频通信
- 这是一个可以通过P2P服务器进行点对点数据流传输的Demo,目前完成了文件流的传输,可以使用进行扩展其他流传输。(This is a Demo that can transmit peer-to-peer data streams through a P2P server. Currently, the file stream is transmitted and can be used to extend other streams.)