搜索资源列表
IP电话实现程序
- ip电话范例,采用sip协议簇,支持rtp, g.729系列编解码标准,rtp采用md5加密-ip phone model used sip agreement cluster support rtp, codec G.729 series standards, rtp encryption using md5
live.2006.12.08.tar
- This code forms a set of C++ libraries for multimedia streaming, using open standard protocols (RTP/RTCP, RTSP, SIP).-This code forms a set of C libraries for mult imedia streaming. using open standard protocols (RTP / RTCP, RTSP, SIP).
rtc_for_VC6
- 通过RTP协议进行通讯的完整例子,本人已经在VC6上编译通过。 可以向支持SIP协议的服务器发起VOIP呼叫,并可以进行文字、视频、文件的传输。-through RTP for a complete communications example, I have compiled the VC6 through. To support SIP Server launched VoIP call, and can be text, video, document transmission.
live555-latest.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。-live555 C is a preparation that is based on o
live.2004.12.22.tar
- 用C++写的流媒体程序库,实现了标准协议。例如RTP/RTCP,RTSP以及SIP-C write streaming media libraries, which achieved the standard protocols. For example, RTP / RTCP, RTSP and SIP, etc.
SIP-NAT
- sip协议中的Nat穿越技术。SIP发送一个INVITE包到FWD SERVER,其中包含有主叫方的RTP的IP地址和端口,FWD将这个包转到对应的被叫方,被叫方接受了呼叫并将它自己的RTP的IP地址和端口返回来
VOIP_SRC_ALL
- 搞VOIP的一些原代码,包括MGCP,SIP,RTP/TRCP,SRTP(加密RTP)...等源码,参考价值无限!!这可是我所有的收藏阿,我都献给大家了:=)-engage in a number of VoIP original code, including MGCP, SIP, RTP / TRCP, SRTP (encrypted RTP) ... other source reference value unlimited! ! But it all my collections A,
sipagent-1.rar
- SIP-AGENT是基于ActiveX方式,实现的一个UA开发包,它只有两个文件,分别用于是SIP协议处理,和RTP媒体处理. 使用时需要用regsvr32注册MyP2T.dll和SipAgent.ocx,然后在您的程序中调用SipAgent.ocx这个ActiveX插件即可,SIP-AGENT is ActiveX-based approach to achieve a UA development kit, which only two documents were used for the
opal-3.6.6
- Complete Video Conferencing application and codec libraries including H.263, H.264, SIP, RTP stack!
sflphone_0.9.1.tar
- 最新版的sflphone,支持SIP协议,exosip2,osip2,RTP。界面用QT写的,有跨平台特性,编译通过。-The latest version of sflphone, support the SIP protocol, exosip2, osip2, RTP. Interface written using QT, there are cross-platform features, the compiler through.
SIP_RTP
- SIP RTP dotNET implementation (can be used as an example of NET implementation)
live.2009.04.20.tar
- live555是一个用C++编写的、基于开放标准协议RTP/RTCP, RTSP, SIP的多媒体流化源码库。用该库可以构建多种协议的多媒体应用程序,比如VLC,MPlayer, LIVE555 Media Server,vobStreamer等,它也可以接收,发送MPEG, H.263+ or JPEG格式的多媒体视频和多种音频文件,包中针对各种应用都有测试源码,为开发者提供了了解和应用该库的便捷途径。--live555 C is a preparation that is based on
live.tar
- 包含RTP/RTCP/RTSP以及SIP的协议栈源码, 内含Mpeg1/2/4以及H.263/H.264的Streaming RTP代码,适用于流媒体相关开发的Client和Server-Contains the RTP/RTCP/RTSP and SIP protocol stack source code, including the Mpeg1/2/4 and Streaming RTP code H.263/H.264 for streaming media related to t
netPhone(linux)
- 这个网络电话程序是linux下,用C语言实现的。它既不是实现的H.323 或 SIP协议, 也没有使用RTP协议,更没有使用到任何其它第三方软件,不过,它确实工作的很好。通话话音质量非常不错。-The network telephone program is linux, using C language implementation. It is not to achieve the H.323 or SIP protocol, and no use of RTP protocol, and
vocalPsipsource
- vocal源码,及sip/rtp/rtcp使用用例及ua工程。-vocal source, and the sip/rtp/rtcp use cases and ua project.
Directshow
- 为解决视频监控系统客户端的视频播放问题,提出了SIP(Session Initiation Protocol)协议、RTP(Real-time Transport Protocol 协议以及Directshow 技术接收服务 器端发来的视频流数据并实时播放且成功存储的方法。-To solve the problem of video broadcast in the client of video surveillance syetem,a methord of receiving
XechWicSIPSDK20120904
- XechWic技术团队实战使用的sip VOIP开发包。一共就几个函数,完全不必理会sip,rtp等复杂的协议。支持g729,gsm,h263,h264等多种通用协议。XechWic必出精品。程序本身无任何限制。请使用者宣传一下XechWic技术的网站.-Simplification of SIP&RTP&audio/video controling.Supporting g729,g711,h263,h264,etc. Only serveral functions . XechWic tea
live.2013.03.07.tar
- live555最新源代码,支持RTSP、SIP、RTP等协议,是学习这些协议的好工具-live555 latest source code, support RTSP, SIP, RTP protocol is a good tool for learning these agreements
pjproject-2.7.1
- PJSIP是一个开源的SIP协议库,它实现了SIP、SDP、RTP、STUN、TURN和ICE。PJSIP作为基于SIP的一个多媒体通信框架提供了非常清晰的API,以及NAT穿越的功能。PJSIP具有非常好的移植性,几乎支持现今所有系统:从桌面系统、嵌入式系统到智能手机。(PJSIP is a free and open source multimedia communication library written in C language implementing standard base