搜索资源列表
aresregular209_05022007
- Filesharing-Bittorrent p2p client connected to TCP supernode/leaf network and UDP DHT network. Ares features a built-in directshow media player, a powerful library manager, shoutcast radio support and can be used to host p2p Chatrooms. -Filesharing -
UDPDirectShow
- DirectShow编程参考例子之一:基于UDP通讯
udp_directshow_filter.rar
- udp directshow filter.系本人开发,内含在VC2008环境下的编译工程,里面也有已经生成好的ax文件,可以直接使用..,udp directshow filter. University I developed that includes the VC2008 compiler environment project, which has already generated a good ax files, you can directly use ..
UDPDemo.rar
- 一個使用DirectShow傳送UDP封包的範例,To send UDP packets using DirectShow an example of
video-xvid-jrtp.rar
- dshow采集摄像头数据,xvid进行编解码,jrtp进行传输,实现图像的传输和播放等,use dshow capture the camera data,and use xvid en/decodec, transmiter by jrtp,then the video can display
AVCap.rar
- 得到了陆其明的指点,经过本人的修改的一款网络视频流媒体传输监控软件,通过基于基于udp的rtp原理传输进行组播,实时性高,健壮性强,运用DirectShow自己生成Filter,实时捕获视频资源,分成服务器端和客户机端,是远程监控的一个好程序. ,Qi-Ming Lu received the pointing, after my modified a network video streaming surveillance software, based on the udp-based p
video_monitoring-system
- 用DirectShow技术和用户数据报(UDP)协议进行网络视频监控。该系统以VC6.0为开发平台,实现了远端视频采集、MPEG4编解码、网络发送、接收和远端视频实时播放.详细介绍了网络发送过滤器和网络接收过滤器的主要设计步骤及应用方法,实验结果表明了远端接收的视频具有良好的视觉效果和实时性.-Use DirectShow technology and User Datagram (UDP) protocol for network video surveillance. VC6.0 for t
Embeded_h264
- 本系统在mini2440开发平台下实现了视频的采集、压缩、传输及Windows系统下实现实时视频播放。本设计采用USB摄像头的驱动模块Video4Linux实现视频采集,采用T264实现视频的压缩,采用UDP协议实现视频传输,监控端采用T264解码后使用Directshow技术播放。图象清晰,实时性较好,达到了监控目的。-This system mini2440 development platform enables video capture, compression, transmissi
UDPDemo
- 自己买的一本书《Directshow入门》上的例子,学习UDP编程入门挺不错的。-He bought a book " Directshow Getting Started" on the example of learning UDP program started pretty good.
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.