资源列表
YUVddraw
- 采集USB摄像头视频并存储为YUV格式文件-video capture and store for YUV format
WEBCAMERA(MFC)
- 用MFC+directshow实现的双摄像头监控,采集,存储的程序。可用此源码扩展实现实现多摄像头监控,采集,存储功能。
web cam control
- a easy and compact image/video capture tool ---MFC
OnvifClient
- Onvif协议的控制IP相机的方法,以及利用RTSP推流到视频服务器-IP camera control method Onvif agreement, and the use of RTSP video server push flows
利用DirectShow播放和捕获视频文件
- 利用DirectShow进行文件播放,音频视频捕获并能利用系统已有的编码器对音频视频进行编码-for use DirectShow player, Audio and video capture system has been able to use the encoder to encode audio and video
wlds
- WEB网络电视源码 功能新 空间稳定 欢迎下载-WEB Internet TV Source functions and stability are welcome to download the new space
MpegNetwork123
- mpeg压缩传输 vc实现 自己看代码-mpeg compression and transmission vc can realize their code
CapDlgTest2
- 这次是上次版本的改进版,增加了对摄像头枚举的支持,上次版本可能会存在找不到硬件设备等问题。摄像头录像程序,改编自微软的amcap,封装后的c++文件,mfc程序可以任意调用。运行程序前,需要先安装directshow9.0b,最好把该程序放在系统目录的capture文件夹下运行,否则需要配置vs2005安装环境-This is the last version of the improved version, adds support for camera enumeration, the la
camera
- 获取电脑摄像头设备,并获取视频,保存视频文件,可以调整视频尺寸-An Easy Video Processing Framework by Grabbing Frames as Bitmaps using DirectShow, CAviCap and CFrameGrabber
AN2526
- AN2526简单初始化源码,在51下编译通过。免费下载。-AN2526 simple initialization source code, compiled in 51 under through. Free download.
Video
- .net2003开发环境,采用VC++语言捕获摄像头的图像,并演示了如何对每帧视频图像进行处理,该程序是进行实时视频图像处理的基础。
video
- 用v4l2从摄像头采集MJPEG视频,然后解压缩,最后用SDL来播放视频。-MJPEG video acquisition from a webcam using v4l2 and then decompress the last to play the video using SDL.