资源列表
vodDirectshow
- 实现视频点播功能,c/s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,是学习网络视频和Directshow的好程序。
ScreenSnap
- 屏幕捕捉源代码,vc写的,点击<抓图>按钮后开始抓取图像,用鼠标选中您要抓取的图像范围后(鼠标会自动高亮显示该图像),按键盘上的<F3>热键既可完成抓图。程序会自动将此选中图像复制到系统剪切板中,然后到您需要它的文档或画图中,直接粘贴既可,您还可以将已经抓好的图形保存到本地硬盘上。 同时,支持屏幕右下角的系统区图标交互操作。
MTPlay
- 一个delphi写的摄像头控制程序,包括录制,抓图等
20040601vcDVR-MPEG4
- DVR播放工具演示,适合安防监控系统开发。
player2007
- C#版本 directshow编写的播放器
UsbCamera
- USB控制Camera USB控制Camera
sd_spi_read_write
- sd卡的spi总线模式读写 ,参考程序 .是个人 在网上搜集的总结, 不同的平台 但是相同的 结构,仅仅spi模式 没有 sd模式的 希望大家见谅
SL_SERVER
- 是视频监控的程序,包括视频采集/数据流的分析/编码等
TSsear
- 1. this function is for image (width=176, hight=144) only. but you can modify the related value to fit yours. 2. it is used to evaluate the motion vector between the Nth image and N-1th image. 3. it use Three Steps search algorithm. 4.
Full2Cif
- play full size M-JPEG AVI files in CIF size (Height/2xWidth/2) using the fast Full2CIF internal mode of the codec. It shows how to manage the DirectShow Decompressor via its private IIPM3JPEGdec interface
Dscap
- Dscap is a modified version of the video capture sample of DirectX 8 SDK. Each modification is marked by // #### in the source code. The Capture menu contains a MJPEG section.
DV2MJPEG
- 可以将DV转换成MJPEG的源程序. 基于Visula C