搜索资源列表
vodDirectshow
- 实现视频点播功能,c/s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,是学习网络视频和Directshow的好程序。
wireshark-1.0.2.tar
- WareShark的源码,其中对RTP协议都有解释说明,不过好像没有找到如何从UDP中获知他就含有RTP的包,也没有找到对相关语音标准的说明,要是有那些就更完美了!
VideoNet_src
- VideoNet_src(完整的点对点语音视频程序 采用RTP协议,支持声音.摄像头.简单文字 全部C++源码,编译即可运行)
NALDecoder
- 实现H.264格式视频的RFC传输的源码-source code of transport of the h.264 video in the package of rtp
v4l2_rtp_jpeg
- 利用video4linux2进行图像/视频采集的例子,带video4linux2文档,rtp传输-Use video4linux2 image/video capture example, with video4linux2 document, rtp transmission
RTPdump
- 使用WinPcap抓取RTP媒体流中的PCM语音数据并保存到文件的VC6.0工程。-A VC6.0 project to capture voice packet (PCM format: a-law or u-law) in RTP stream by using WinPcap.
rtp_jmf
- 基于rtp协议传输流媒体。用的是java-media-framwork (jmf).-streaming based onRtp protocol . Using java-media-framwork (jmf).
testrtp
- rtp协议下的摄像头内容截取与传输例子。 java环境 -rtp camera under the agreement and transfer the contents of intercepted an example. java environment
RTP
- RTP测试 比较RTP与FTP 的程序。很好用-wertewtre
nCAM
- dvr stream project rtp
jmf
- jmf 视频采集与传输 源代码 前提安装jmf 希望大家能喜欢~-jmf rtp
RTP_video_audio
- 利用Microsoft DirectShow采集视频,压缩成MPEG4 (Divx)格式,以RTP透过Multicast的方式,即使传给多个终端,可用于视频会议,视频监控等二次开发,内附详细说明文档-Using Microsoft DirectShow capture video, compressed into MPEG4 (Divx) format to RTP Multicast way through, even to multiple terminals can be used for
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
Sender
- RTP的java实现,用于视频采集并发送,需要借助java的JMF框架-rtp java implement,for video/audio capture and transmition,needs JMF framwork
chatt
- Chat in local network using RTP, JMF
3550A.1
- 检测rtp头的有效性,并接受技术,来自rfc3550附录A-The effectiveness of the detection rtp header and accept the technology, from the rfc3550 Appendix A
DllStarViewDecoder
- 把RTP载荷类型为96的h264视频的RGB值转换为Y分量,U分量和V分量-Translate the RGB format of h264 video to YUV format of h264 video, which payload is 96
RTPandSIP
- 基于视频监控系统的RTP与sip协议分析-RTP-based video surveillance system with sip protocol analysis
RTP
- RTP发送端和接收端程序,对话框式程序。发送端发送一个从Q到Z的字符串流,接收程序把接收道德数据进行解包显示到屏幕上-RTP sender and the receiver-side program, dialog-style program. Sender sends a string from Q to Z streams, the receiving program to unpack the data receiving moral displayed on the screen
Onvif_source
- 视频监控协议标准onvif协议,源码中有rstp,rtp等等协议,协议源码有两个版本,windows和linux版本,次源码以中间件形式编写,可以直接用编译后的库(onvif rstp rtp source code)