# Capture **Repository Path**: cnull_project/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**: 1 - **Forks**: 0 - **Created**: 2021-01-27 - **Last Updated**: 2022-07-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Capture 这是一个windows下的屏幕录制程序。 使用的core audio api进行声音捕获,使用ffmpeg编码。 开发语言: C++ 开发环境: vs2013 开发库: ffmpeg