搜索资源列表
vodDirectshow
- 实现视频点播功能,c/s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,是学习网络视频和Directshow的好程序。
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
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
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
3
- ffmpeg通过dshow驱动摄像头拍摄视频,并将视频转为h264格式,再添加到rtp流中。运行后生成*.sdp文件,拖入vlc播放器可以查看。运行时请将lib与include文件放到c盘下。本机环境为win8.1(x64) vs2013(x86)-ffmpeg dshow driven by the camera to shoot video, and video into h264 format, add it rtp stream. After running the generated*
Onvif_source
- 视频监控协议标准onvif协议,源码中有rstp,rtp等等协议,协议源码有两个版本,windows和linux版本,次源码以中间件形式编写,可以直接用编译后的库(onvif rstp rtp source code)