ThinkSSL🔒 一键申购 5分钟快速签发 30天无理由退款 购买更放心 广告
* [SCRecorder](https://github.com/rFlex/SCRecorder) – SCRecorder 短视频录制。 * [VideoPushDemo](https://github.com/pingguo-zangqilong/VideoPushDemo) – 视频剪辑 [视频特效制作1](http://www.jianshu.com/p/3006502912aa) [视频特效制作2](http://www.jianshu.com/p/6313025349a9)。 * [LLSimpleCamera](https://github.com/omergul123/LLSimpleCamera) – A simple, customizable camera control for iOS, 摄像头。 * [EZAudio](https://github.com/syedhali/EZAudio) – EZAudio 是一个 iOS 和 OSX 上简单易用的音频框架,根据音量实时显示波形图,基于Core Audio,适合实时低延迟音频处理,非常直观。[中文介绍](http://segmentfault.com/blog/news/1190000000370957),[官网](http://www.syedharisali.com/about)。 * [ffmpeg](http://ffmpeg.org/) – ffmpeg官网,[FFmpeg在iOS上完美编译](http://www.cocoachina.com/ios/20150514/11827.html)。 * [VCL](http://www.videolan.org/) – VCL官网。 * [kxmovie](https://github.com/kolyvan/kxmovie) – 使用ffmpeg的影片播放器,[修改说明](http://www.cocoachina.com/bbs/read.php?tid=145575), [修改代码](https://github.com/kinglonghuang)。 * [ijkplayer](https://github.com/Bilibili/ijkplayer) – B站开源的视频播放器,支持Android和iOS。 * [StreamingKit](https://github.com/tumtumtum/StreamingKit) – StreamingKit流媒体音乐播放器。 * [FreeStreamer](https://github.com/muhku/FreeStreamer) – FreeStreamer流媒体音乐播放器,cpu占用非常小。 * [DOUAudioStreamer](https://github.com/douban/DOUAudioStreamer) – DOUAudioStreamer豆瓣的音乐流媒体播放器。 * [fmpro](https://github.com/fmpro/fmpro) – 电台播放器,支持锁屏歌词,支持基本播放流程,歌词展示,后台锁屏播放和控制以及锁屏后封面+歌词,[fmpro_R](https://github.com/jovisayhehe/fmpro_R) 。 * [IPDFCameraViewController](https://github.com/mmackh/IPDFCameraViewController) – 支持相机定焦拍摄、滤镜、闪光、实时边框检测以及透视矫正功能,并有简单易用的API。 * [SCRecorder](https://github.com/rFlex/SCRecorder) – 酷似 Instagram/Vine 的音频/视频摄像记录器,以 Objective-C 为基础的过滤器框架。 你可以做很多如下的操作:记录多个视频录像片段。删除任何你不想要的记录段。可以使用任何视频播放器播放片段。保存的记录可以在序列化的 NSDictionary 中使用。(在 NSUserDefaults 的中操作)添加使用 Core Image 的视频滤波器。可自由选择你需要的 parameters 合并和导出视频。 * [Cool-iOS-Camera](https://github.com/GabrielAlva/Cool-iOS-Camera) – Cool-iOS-Camera。 * [FastttCamera](https://github.com/IFTTT/FastttCamera) – FastttCamera 快速照相。 * [ICGVideoTrimmer](https://github.com/itsmeichigo/ICGVideoTrimmer) – ICGVideoTrimmer提供提供视频剪切的视图(类似系统相册中浏览视频时顶部那个条状视图)。左右两个边界选择器还能够自定义。 * [IOS录音和播放功能demo](http://d.cocoachina.com/code/detail/285717) – 比较完整的ios录音和播放功能的实现。 * [CameraManager](https://github.com/imaginary-cloud/CameraManager) – 相机管理封装类库。看着极好用的样子—-swift。 * [MCAudioInputQueue](https://github.com/msching/MCAudioInputQueue) – 简易录音类,基于AudioQueue的。 * [DraggableYoutubeFloatingVideo](https://github.com/vizllx/DraggableYoutubeFloatingVideo) – 展示像类似Youtube移动应用的那种浏览视频的效果,当点击某视频时能够从右下方弹出一个界面,并且该界面能够通过手势,再次收缩在右下方并继续播放。这是通过AutoLayout设计实现。 * [amr](http://www.penguin.cz/~utx/amr) – 做即时通讯的音频处理,录音文件是m4a,便于web端的音频播放。 * [FSVoiceBubble](https://github.com/f33chobits/FSVoiceBubble) – 一个轻量级播放录音音频的气泡:1.支持短时间的音频播放(支持网络音频);2.播放时的声波动画;3.自定义包括声波的颜色,气泡的背景等。 * [KRVideoPlayer](https://github.com/36Kr-Mobile/KRVideoPlayer) – 类似Weico的播放器,支持竖屏模式下全屏播放。