cz-theng / play_and_record_with_coreaudioLinks
Play and Record with CoreAudio on iOS
☆41Updated 8 years ago
Alternatives and similar repositories for play_and_record_with_coreaudio
Users that are interested in play_and_record_with_coreaudio are comparing it to the libraries listed below
Sorting:
- ios音视频 直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能☆91Updated 5 years ago
- A delightful big files download framework for iOS, OS X, watchOS, and tvOS.☆165Updated 6 years ago
- Voice Mixer☆28Updated 4 years ago
- Networking based on curl☆49Updated 7 years ago
- SGMediaKit 是一个以视频、音频播放为核心的媒体资源处理框架。☆57Updated 8 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 在iOS中实现mmap☆46Updated 7 years ago
- HttpProxyExample-Example of using NSProxy☆48Updated 10 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 10 years ago
- my temporary files☆78Updated 9 years ago
- 一次高效的依赖注入☆60Updated 6 years ago
- iOS中音视频采集,硬编码(AVCaptureSession、VideoToolbox、AudioToolbox)☆56Updated 8 years ago
- ☆56Updated 7 years ago
- 音频波形图开源实现 powered by KSYUN☆36Updated 7 years ago
- 视频录制、分段录制 、AVCaptureSession、AVCaptureDevice、AVCaptureDeviceInput、AVCaptureVideoDataOutput、AVAssetWriterInput、☆16Updated 9 years ago
- iOS: audio encode/convert by audio converter. (PCM->Other encode format)☆12Updated 5 years ago
- 音频采集PCM格式数据编码为AAC格式数据☆16Updated 7 years ago
- A lightweight thread method call stack printing tool.☆31Updated 5 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- 检测主线程卡顿,输出卡顿发生时的堆栈信息. Detect main thread slow ,and output stack symbols.☆33Updated 5 years ago
- Demo project to aid developers who are integrating ReplayKit Live☆62Updated 8 years ago
- 将字符串转换为UIBezierPath,并通过CAShapeLayer及layer动画实现动态书写效果☆132Updated 7 years ago
- 将视频URL推送到支持Airplay的设备上播放。☆31Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- Harness the power of UITableView with a simplified, chainable and expressive syntax.☆22Updated 4 years ago
- TinyPart is an iOS modularization framework implemented by Ojective-C. It also supports URL-routing and inter-module communication. Tiny…☆132Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- Class for monitor excessive blocking on the main thread and return stacktrace of all threads☆78Updated 7 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago