搜索资源列表
vodDirectshow
- 实现视频点播功能,c/s结构,服务器端共享文件,客户端可以播放,媒体数据传输通过RTP协议,播放通过Directshow,是学习网络视频和Directshow的好程序。
td.rar
- [Zlchat2.0正式版安装说明] 1. 首先安装好通达OA(默认OA安装目录是d:\MYOA,以下说明以此为准)。 2. 下载以下文件,并安装至OA安装目录(也可以使用正式版光盘中的安装文件): http://www.zlchat.com/oa/zlchat2_tdoa.rar 3. 运行通达Zlchat视频会议系统2.0.exe,再以管理员登录OA系统,系统会提示你升级。 4. 将向正式用户提供的zlchat.swf,拷贝至d:\MYOA\webroot\
test
- 实现了本地视频的播放和存储,需要安装FLASHCOM服务器组件,压缩文件内是实现代码。-The realization of the local video playback and storage, need to install server components FLASHCOM, compressed file is the realization of the code.
Divx5HeaderParser
- Divx5HeaerParser 是一个便于网上传输媒体文件的小工具,它可以便捷地获取DivX文件的信息,比如宽高和图像帧的类型,在IP camera 的实时媒体流传输中可以为服务器和终端建立连接起到辅助作用。-Divx5HeaerParser is an easy to transfer media files online small tools, it can be a quick way to get DivX files, such as height and width of the
flv-format-video-server-build
- flv 格式的视频文件 视频服务器的搭建-flv format video files to build the video server
VFW_UDP_transsition
- 本程序分为Server和Client两个文件,Clien采用VFW采集摄像头数据,可以是USBCamera也可以是电脑自带的摄像头采集数据以图片形式发送给服务器-The program is divided into two files in the Server and Client, Clien using the the VFW acquisition camera data, can be USBCamera can also be a data collection computer
H263
- 基于VFW视频捕捉得到RGB24格式的视频,然后将该格式转为YUV格式,对YUV格式进行h.263编码,建立socket服务端和客户端,之间通过tcp协议进行传输,这里电脑是服务器端,window mobile手机是客户端,263文件从服务器端传送到客户端,传输完成后利用从ffmpeg移植到wm的h.263解码器进行解码,得到YUV格式的视频,再转为RGB24格式,就可以显示了。-VFW video capture video RGB24 format, then the format to Y
P2P视频通信
- 这是一个可以通过P2P服务器进行点对点数据流传输的Demo,目前完成了文件流的传输,可以使用进行扩展其他流传输。(This is a Demo that can transmit peer-to-peer data streams through a P2P server. Currently, the file stream is transmitted and can be used to extend other streams.)