mediaios / AVLive_ResearchLinks
ios音视频直播及播放技术预研总结。包含相机操作(视频预览,拍照,闪光灯等)、音频采集、音频编码(pcm->aac)、视频采集、视频编码(VideoToolBox 硬编码和ffmpeg软编码)、推流等各种直播相关功能
☆91Updated 6 years ago
Alternatives and similar repositories for AVLive_Research
Users that are interested in AVLive_Research are comparing it to the libraries listed below
Sorting:
- 《iOS Drawing Practical UIKit Solutions》Erica Sadun 中文翻译☆52Updated 6 years ago
- A delightful big files download framework for iOS, OS X, watchOS, and tvOS.☆167Updated 6 years ago
- 关于UICollectionView的使用☆13Updated 5 years ago
- Play and Record with CoreAudio on iOS☆41Updated 8 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 基于 AVPlayer 封装的全景播放器。☆42Updated 3 years ago
- iOS平台下使用Lame第三方库边录制边转码Mp3保存本地的Demo☆17Updated 7 years ago
- 检测主线程卡顿,输出卡顿发生时的堆栈信息. Detect main thread slow ,and output stack symbols.☆33Updated 6 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆43Updated 6 years ago
- An iOS modern bridge for sending messages between Objective-C and JavaScript in WKWebView. Include FE and iOS.☆44Updated 3 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆91Updated 6 years ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆82Updated 5 years ago
- iOS12AdaptationTips☆84Updated 7 years ago
- ☆13Updated 4 years ago
- ☆31Updated 7 years ago
- ☆39Updated 7 years ago
- 将字符串转换为UIBezierPath,并通过CAShapeLayer及layer动画实现动态书写效果☆132Updated 7 years ago
- iOS 面试题词条库☆41Updated 2 years ago
- iOS 面试题目解答☆21Updated 5 years ago
- 音频波形图开源实现 powered by KSYUN☆36Updated 8 years ago
- Voice Mixer☆27Updated 5 years ago
- App 多区域皮肤 UIKit Category☆77Updated 6 years ago
- Xcode插件用于日常代码自动化生成工具☆24Updated 6 years ago
- 《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者☆79Updated 6 years ago
- 日常使用ruby脚本☆88Updated last year
- AVFoundation开发☆39Updated 8 years ago
- iOS: Encode video data by VTCompressionSessionRef and support h264, h265(hevc) hardware encode.☆19Updated 6 years ago
- 搜狐视频iOS团队Objective-C编码规范☆71Updated 8 years ago
- text asynchronous rendering by TextKit for iOS☆136Updated 5 years ago
- iOS启动框架,支持启动生命周期分发,启动任务分布式注册,启动任务依赖,支持设置启动任务在各生命周期的优先级,执行所在线程以及对其他启动任务的依赖。根据启动任务的依赖关系,检测循环依赖,并发执行,提升启动的效率。同时,统计各启动任务消耗的时间,暴露给外部使用。☆24Updated 4 years ago