# Capture **Repository Path**: doticworks/Capture ## Basic Information - **Project Name**: Capture - **Description**: Capture can capture the sound card, microphone and desktop under windows. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-30 - **Last Updated**: 2021-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Capture 这是一个windows下的屏幕录制程序。 使用的core audio api进行声音捕获,使用ffmpeg编码。 开发语言: C++ 开发环境: vs2013 开发库: ffmpeg