搜索资源列表
epoll_serve5
- 一个linux下下的epoll服务器,支持视频传输,结构简单-Under an epoll under linux server to support video transmission, simple structure
v4l2_rtp_jpeg
- v4l2 通过camera抓图,然后由rtp传输出去jpeg格式的图片。-v4l2 camera drawings through, then transfer out rtp jpeg format.
tcp客户端程序
- tcp客户端程序,结合了rtp传输264数据
RTP-and-x264
- vc++使用RTP协议以及x264进行视频编码传输源码!经过测试,可以运行!-vc++ using the RTP protocol, and x264 for video encoding transmission source! After testing, you can run!
baseOnH264RTPchuanshu
- 基于RTP的网络音视频实时传输的研究.rar-base on RTP h264
VideoServerandClient
- 实现了基于rtp传输h264视频流,包括客户端与服务器端-Achieved based on rtp transport h264 video streams, including the client and server-side
examples
- 使用RTP协议模拟传输视频数据,共5个例子,example1.cpp,example5.cpp可作为服务端发送数据,example3用来接收数据。其余两个加入了多线程。使用jrtplib-3.7.1库编译-Using the RTP protocol analog transmission video data, a total of five cases, example1.cpp, example5.cpp can be used as server to send data, exampl
Rtsp
- rtsp协议的主要实现代码.对开发流媒体,rtp/rtsp传输,mpeg4等值得参考。-The main achievement of the agreement rtsp code. on the development of streaming media, rtp/rtsp transmission, mpeg4, such as worth considering.
udp_linux.tar
- sip软电话,能够基于rtp协议实现简单的语音传输。-sip soft phone, can rtp protocol implementation based on a simple voice transmission.
ortp-0.15.0.tar
- a Real-time Transport Protocol(RTP,RFC3550) library,实时传输协议库,支持WINDOWS,LINUX平台,这是09年最新版本-a Real-time Transport Protocol (RTP, RFC3550) library, Real-time Transport Protocol library, support for WINDOWS, LINUX platform in 2009 This is the latest versio
405797jrtplib-2.9
- jrtplib RTP协议栈的实现 RTP库 网络视频会议实时传输协议 实时传输-jrtplib RTP protocol stack RTP library to achieve real-time video conferencing network transport protocol real-time transmission
VS2005sipcode
- SIP它既不是会话描述协议,也不提供会议控制功能。为了描述消息内容的负载情况和特点,SIP 使用 Internet 的会话描述协议 (SDP) 来描述终端设备的特点。SIP 自身也不提供服务质量 (QoS),它与负责语音质量的资源保留设置协议 (RSVP) 互操作。它还与若干个其他协议进行协作,包括负责定位的轻型目录访问协议 (LDAP)、负责身份验证的远程身份验证拨入用户服务 (RADIUS) 以及负责实时传输的 RTP 等多个协议。-It is not a SIP Session Descr
ortp_arm_ortp-0.15.0
- 我在做arm下rtp传输时,发现网上对如果把ortp在arm上进行交叉编译的文章不多,所以 我把交叉编译后的ortp_arm_ortp-0.15.0和编译文档上网给大家。-ortp_arm_ortp-0.15.0
oRTP
- 该源码主要描述了计算机进行数据实时数据传输时所使用的RTP协议,介绍了该协议的基于C++的API函数,及基本的实现过程,有利用实现网络编程。-The main source of data describing the computer real-time data transmission protocol used by RTP, described the agreement based on C++, API functions, and basic implementation pro
firstrtp
- rtp传输的例子,有接收和发送两个端,需要先配置好rtp环境-rtp transmission example, to receive and send both side need to configure the environment for good rtp
jrtplib-3.7.0
- jrtplib是一个封装好的自动打包成RTP包的RTP传输协议的源码-jrtplib is a good package, the package automatically packaged into RTP RTP transport protocol source
video-transmission
- 利用socket编程实现RTP打包后的视频数据的传输-RTP package using socket programming after the transmission of video data
rnat-1.2
- 很好的RTP源码,对学习RTP传输的学员来是一个非常不错的好-RTP good source for students to learn RTP transmission is a very good good stuff
p2px_1_0_1.tar
- P2PX是一个开源的P2P点对点音视频、文件通讯传输开发套件;包括跨平台可部署服务端程序,和客户端开发组件; P2PX实现NAT点对点的穿透,支持音视频传输,文件传输等功能。 使用标准RTP实时流媒体传输协议,MPEG4视频编码格式,局域网内点对点传输达到2-3M/秒传输速度,支持多文件发送。-P2PX is an open source P2P peer audio and video, file transfer communications Development Kit includi
RTP-cumulative-timestamp-incremen
- RTP传输中的负载类型和时间戳 在Jrtplib中好像不需要自己管理时间戳的递增,由库内部管理。但在ORTP中每次数据的发送都需要自己传入时间戳的值,即自己需要每次发完一个RTP包后,累加时间戳增量,不是很方便,这就需要自己对RTP的时间戳有比较深刻地理解-Type of the RTP transmission of load and time stamp in Jrtplib seems do not need to manage its own timestamp increment by