搜索资源列表
本文介绍了RTMP(实时媒体传输协议)文件的封装格式
- 本文介绍了RTMP(实时媒体传输协议)文件的封装格式,可用于指导媒体传输编程-this DOC intrduce the RTMP protocol, it is detail of the struct of RTMP,it is can be use to pragram of multiplay
nVLC_Sources
- 实现远程流媒体播放视频或音频文件,可以实时播放获取的rtp流,通过rtp和sdp协议实现-Remote streaming video or audio file, you can get the rtp streaming real-time playback through rtp and sdp protocol
live
- 流媒体服务器和客户端的源代码,可以直接构建点播直播系统,基于RTP/RTSP协议栈,实现MP3等多种视频格式-Streaming media server and client source code, can be directly built on-demand broadcast system, based on RTP/RTSP protocol stack to achieve a variety of video formats such as MP3
H264player
- 本示例代码在我的电脑上实现了对标准H264码流的RTP打包发送到本机的1234端口,用VLC播放器从1234端口能接收到该码流并实时播放。代码附有详细的注释,应该很容易理解(前提是大家稍微对RFC3550 RFC3984协议有了解)。-This sample code standard H264 stream RTP package sent to the local port 1234 on my computer, VLC player can receive from port 1234
liumeiti
- 流媒体传输协议及其应用开发,讲的比较详细,研究这个的可以看看。-Streaming media transport protocol and application development, said a more detailed study can take a look at this.
osip2_osipparser2
- oisp和exosip,是sip协议的开源库.内含VC2008的编译工程,以及编译好的lib文件,可以直接使用。-oisp and exosip, is open-source library sip protocol. VC2008 compilation includes engineering, as well as the compiled lib files, can be used directly.
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
simplertspv0.1beta
- rtsp协议的实现源码,比较易懂,适用,可以很方便移植到windows或者linux平台-rtsp protocol with source code, is easier to understand, apply, can be easily ported to windows or linux platform
12sd3233DirectShow
- 基于DirectShow的流媒体网上答疑系统 高等学校教学中传统的答疑方式往往是安排老师下班辅导,本文基于DirectShow的框架设计了一个不受时间 地点限制的的流媒体网上答疑系统.在约定的时间,老师和学生可以通过网络进行实时的视频会话.系统采用MPEG-4 的视频编解码器和RTP传输协议栈,及DirectShow技术实现流媒体的生成和传输服务.系统通过RTP/RTCP的反馈拥塞 控制来进行QoS控制和实现了自适应传输,具有硬件成本低,使用方便的特点. -Higher sc
libmms-0.6.2.tar
- 网络流媒体协议mms的工具类,可以对使用该协议的流媒体进行处理-Mms streaming media network protocol utility class, you can use the protocol to deal with streaming media
http_live_streaming
- HLS开发文档,可以了解HLS协议相关只是,协议文档经过自己的整理,方便查阅-HLS development document, can understand the HLS agreement related only protocol document after finishing, for easy access
Rtsp-SaC
- 实现RTSP流媒体协议,完善的服务器功能,支持H264格式的点播服务!另附简易客户端程序,可调试!-RTSP streaming protocol implementation, perfect server function, support H264 format on-demand service! Attached simple client program, can debug!
mmstestVC
- 此函数为修改的开源的libmms包,能够实现mms流媒体协议下载。希望能给大家的编程带来用处!-This function is modified libmms open source package, enabling mms streaming media protocol to download. I hope we can bring useful programming!
easyIpCamera_Win
- visual studio c++ 2008环境下的流媒体简易转发程序,通过directshow读取本地摄像头的视频流,通过live555建立流媒体转发服务器,通过rtsp协议转发到局域网中,客户端可以用vlc观看-visual studio c++ 2008 environment Streaming simple forwarding procedures, through directshow read local camera video streams via live555 buil
CVSVERILOG
- Controller Area Network or CAN is a control network protocol from Bosch that has found wide use in Industrial Automation and the Automotive Industry. Most of the patents of CAN are owned by Bosch and although there are no restictions on de
VideoPlayer
- java 视频传输,基于实时数据流协议,平时java学到多媒体的时候,可以参考参考-ava video transmission, based on real-time data streaming protocol Usually learn java multimedia, they can refer to the reference
ClientDemo
- 根据rtsp协议开发的客户端,可以接收网络视频流,方便学习,有参考价值。-According to protocol development rtsp client can receive Internet video streaming, easy to learn, there is a reference value.