搜索资源列表
RTPCommunication
- RTP通信的客户端和服务器程序,使用jrtplib来实现RTP的通信。
wince_rtp
- wince下rtp通信的实现,需要的尽管下
VC网络通信代码
- 《VC网络通信》书中的全部例子的源代码。其中有用API写的聊天室程序(TCPIP)TCP,RTP网络传输的程序。-"VC network communication," the book all examples of source code. API which was useful chat rooms (TCPIP) TCP, RTP network transmission procedures.
rtp通信
- 主要是在rtp基础上,基于vc开发的
基于exosip的UA结合ORTP实现的VOIP通信
- 基于eXosip实现UA之间通信; 基于ORTP实现RTP语音通信; 基于LINUX声卡采集语音; 基于播放器播放WAV声音文件
VC网络通信代码
- 《VC网络通信》书中的全部例子的源代码。其中有用API写的聊天室程序(TCPIP)TCP,RTP网络传输的程序。-"VC network communication," the book all examples of source code. API which was useful chat rooms (TCPIP) TCP, RTP network transmission procedures.
RFC 3550
- RTP文档,开发实时通信程序时可以参考的协议.不过是英文的 -RTP document, the development of real-time communication procedures may make reference to the agreement. But is English
TalkG726
- G726局域网语音通话程序和源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,因为我没有带WIFI的PPC,所以每个程序都是单独测试的,PC端和PPC端分别都工作正常。 G726编解码算法来自OpenH323.传输使用的RTP可以在RTP程序中找到讲解,这个程序主要是G726的函数。将整个 G726封装为g726_Encode和g726_Decode两个函数,参数为压缩和解压数据存储的地址指针,可
G726Netphonesrc
- G726局域网语音通话源代码(vc++ 6) 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,使用方法很简单,因为没多少时间,并且RTP不面向连接,所以我也没做连接确认的,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。-G726 LAN voice calls source code (vc 6) This the voice compression using G726 (- ns 16
200681717412159100
- G726局域网语音通话源代码 这是使用G726语音压缩(16kbps)和RTP进行传输的程序,使用方法很简单,因为没多少时间,并且RTP不面向连接,所以我也没做连接确认的,只用两端各自输入对方的IP,然后按下“开始对话”,就可以进行语音通信了。-G726 LAN voice calls source code is the use of voice compression G726 (16kbps) and R TP for tr
RTPCommunication
- RTP通信的客户端和服务器程序,使用jrtplib来实现RTP的通信。-RTP communication client and server procedures, jrtplib to realize the use of RTP communication.
pcm_rtp_recv
- RTP打包与解包程序,实现VOIP网络通信.-RTP packing and unpacking process, the realization of VOIP network communications.
FreeSender
- 基于udp/rtp协议的发送设计,用其来实现网络通信-Based on udp/rtp agreement to send the design to achieve with its network communication
SimpleRTSPRTPClient
- rtsp客户端程序,利用rtsp协议实现与服务器端的流媒体通信-rtsp client program, using rtsp protocol with server-side streaming media communications
wince_rtp
- wince下rtp通信的实现,需要的尽管下-rtp communications under wince realize, despite the needs of under
jrtplib-2.7
- 网络通信中rtp通信的一个库 使用c++编程的,望大家喜欢-Rtp communications network in a database using c++ Programming, hope everyone likes
RTP
- 这是Symbian平台实现流媒体的通信的协议应该模型.-This is the Symbian platform streaming media communications should be the model agreement.
komssys-snap-19feb2007
- 出版《多媒体技术: 计算、通讯及应用(英文影印版)》牛人使用的RTP通信服务程序,可以用来做多媒体通信快速实验,只支持MPEG-1编码。服务器功能相当于IBM s VideoCharger. -The KOM(S) Streaming System provides a server, a client, and a proxy cache for audio/video streaming. The first and foremos
RTPjrtplibRTP
- 及于RTSP/RTP的服务器/客户端但程序实现,用RTP通信-a program about media stream server and client based on RTSP/RTP
RTP-protocol
- RTP协议研究总结从原理到代码,值得做rtp通信的人参考。-RTP protocol study summary from principle to code