搜索资源列表
libeXosip2-1.9.1-pre16.tar
- 本软件是关于exosip开发库源码的 ,用 C 编写而成 ,在 LINUX WINDOWS 平台下可以编译运行 自由软件。-on exosip source development libraries, C prepared in LINUX Windows platform can run free software compiler.
chap031
- 调试环境以及需要安装的软件和硬件 本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:\\Program Files\\Microsoft Visual Studio\\VC98 \\Include”目录下(请读者按照自己安装VC++的目录查找)。如果不是完全安装VC++,可能没有这个文件,可在本章源代码光盘中找到该文件。
video_capture
- 捕捉视频的源码程序 程序使用说明 1. 调试环境以及需要安装的软件和硬件 本程序已经在Windows 2000、Visual C++ 6.0环境下编译通过。程序可以运行在Windows 98/2000/XP/2003平台下,在Visual C++ 6.0中调试。使用时需要有一个摄像头并安装好相关驱动程序。
mpalyerc
- Media Player Classic播放软件的源码,编译测试平台为visual c++,国内的暴风影音就是基于它的版本加入了自己的解码包-Media Player Classic is the source code of mutilmedia playing software , it can be compiled and debuged by the platform of visual c++, the storm palyer is based on its decoding on
Video_ConferencePeer
- 小型C#视频会议软件,在VS2005下顺利编译,软件很小,只能当作演示或者学习用,功能也很单一,仅可作一个视频会议的单元模块,不要报太大希望让它什么都能干,仅供参考。-Small C# video conferencing software, in the VS2005 compiled smoothly, the software is very small, only serve as a demonstration or to learn to use, feature is also a
Video_Conference
- 小型C#视频会议软件,在VS2005下顺利编译,软件很小,只能当作演示或者学习用,功能也很单一,仅可作一个视频会议的单元模块,不要报太大希望让它什么都能干,仅供参考。 -Small C# video conferencing software, compiled successfully under VS2005, the software is very small, only as a demonstration or to learn to use, function is also
cfree5_0_pro_setup_ch
- Cfree编译软件 用于C C++等语言的编译运行-C C++
PortAudio
- portaudio是免费的,跨平台,开源,音频的I/O库。它让你写在C或C + +,编译并运行在很多平台,包括简单的音频节目,Macintosh OS X,和UNIX(OSS / ALSA)。它的目的是促进在不同的平台上的开发者之间的音频软件交换。许多应用程序使用PortAudio音频I / O。-PortAudio is a free, cross-platform, open-source, audio I/O library. It lets you write simple audio
JM
- 编译 H.264 JM8.6 参考软件。学会使用 H.264 JM8.6 提供的可执行文件进行简单的视频解压缩。在 Microsoft Visual C++ 6.0 环境下进行读写视频 YUV 文件实验,了解并熟悉基本 的视频 YUV 文件解压缩和压缩处理方-Compile JM8.6 H.264 reference software. Learn to use the executable file provided by JM8.6 H.264 for simple video deco
jq_kvazaar-master
- h265编解码软件,c语言,带makefile,可编译(Kvazaar h265 encoder)
HiPhones
- PJSIP 由英国Teluu团队主导开发,由Benny Prijono 创建,他的名字缩写pj,所以命名PJSIP 优点: 可移植性强:可运行在windows、windowsmobile、linux、unix、MacOS、RTEMS、Symbian 内存需求小:编译后只需要150k内存空间 支持多种SIP功能以及扩展功能:支持多人会话、事件驱动框架、会话控制(presence)、即时信息、电话传输 文档介绍:官网有教程可以学习 缺点: Demo代码之间关联比较紧密