搜索资源列表
CaptureVideo.rar
- VC++ 6.0编写的一套摄像头控制程序,可以控制拍摄照片,程序基于directshow类库,已将此类库打包,另外编译需要将包内的directshowLib.rar解压,然后放入程序提示的文件夹内,这一步很关键哦,否则编译不能通过,另外如果你的电脑上没有安装摄像头的话,程序也会报错,作者没有加入异常判断所致。 ,VC++ 6.0 to prepare a set of camera control program to control photographs and directshow-ba
DirectShow-on-TCP
- 在VC平台上构建的基于Csocket类的TCP应用界面,包含了客户端和服务器端的程序。其中使用了DirectShow,可作为学习socket编程和DirectShow结合的参考资料-based on VC planet and the socket,it s an application about TCP ,including the client and server.The app use DirectShow ,which can be the reference learning th
Dirextshow-SourceCodes
- Directshow实务精选,包含FilterImageGrabber:即时抓图的Filter。AVChat: 音视频聊天演示程序。UDPDemo: 一个服务器程序,一个客户机程序,双方通过UDP方式传输数据。 VideoKey: 视频抠像的演示-The VC++ Demos based on vc++(also can be opened by vs2005),incldes several demo disigned in directshow.
Monitor
- 远程视频监控(源代码) 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-Rem