搜索资源列表
MulticastDemo
- directshow实务精选中有关于组播传输的演示程序,multicastServer是服务器程序,multicastclient是客户机程序。
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.
multi-window-AVChat
- 实现多点到多点的视频和语音通信,一个客户端可以同时请求其他三个人进行视频语音通信。是陆其明老师《Directshow实务精选》中的实例程序的扩展。-Multi-multipoint video and voice communications, a client can request the other three individuals at the same time video and voice communications. Lu Qiming is an extension of