搜索资源列表
InternetLive
- 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001
用D3D模拟地月系
- 一、建立空窗体 新建一个工程,添加引用,并导入名称空间。 加入一个设备对象变量: private Microsoft.DirectX.Direct3D.Device device = null; 添加初始化图形函数,并在这里面对设备对象进行实例化: public void InitializeGraphics() { PresentParameters presentParams = new PresentParam
20063914253245
- 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001
Server
- sockt 5 代理服务器服务端程序,欢迎下载测试使用-In some graphics programs to run on a very low frame rate (FPS less than 10), which is due to create a D3D device caused by the vertical sync, I do not want to correct, and are interested in what can be changed. Repeat: th
ppsipv3_demo
- 最新版本的ppsip v3 SDK(采用全新的架构,并添加了视频支持,音视频引擎使用GIPS(基于WebRTC))发布了(联系dotphoenix@qq.com)。 它具有以下特点: 1. 提供High level和Low Level两层API,high level只有10个函数,可以让你在极短的时间内开发出一个功能全面,稳定且强大的视频电话。而low level的 api有上百个,让你的灵活性更大。 2. 基于最新版本的osip,exosip,对
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