Version 8 (modified by ismangil, 13 years ago) (diff) |
---|
Requirements:
DirectShow SDK, included in Windows SDK, tested with Windows SDK for Windows 7 and .NET Framework 3.5 SP1
SDL 1.2 Win32 Development Libraries. Unzip and add the include and lib directories path to Visual Studio configuration.
ffmpeg dev lib from http://www.pjsip.org/tmp/ffmpeg-dev-gcc4.zip
config_site.h:
#define PJMEDIA_HAS_FFMPEG 1 #define PJMEDIA_VIDEO_DEV_HAS_SDL 1 #define PJMEDIA_VIDEO_DEV_HAS_DSHOW 1