# videoRecorder **Repository Path**: zimuju/videoRecorder ## Basic Information - **Project Name**: videoRecorder - **Description**: android video recorder with pause and resume - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-04-12 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VideoRecord 对 `Android` 自带的 `MediaRecorder` 与 `SurfaceView` 类封装视频录制组件,可以很轻松地设置分辨率、帧数、码率等参数。 ## 使用方式 [相关权限](recorder/src/main/AndroidManifest.xml) 然后在你的布局中加入 `RecordView` 与 `ControllerView` 具体使用详见 RecorderActivity ## 体验地址 密码为 123456 [Demo地址](https://www.pgyer.com/SQcD) ## 致谢 部分代码引用已经忘记来源,如果您发现引用了您的代码,请告知,谢谢