upointed / OpenGLESLinks
该库用于存放OpenGLES iOS书籍学习过程中的代码,里面存放着一些笔记
☆13Updated 5 years ago
Alternatives and similar repositories for OpenGLES
Users that are interested in OpenGLES are comparing it to the libraries listed below
Sorting:
- iOS: Parse audio, video from file then decode audio, video. final render video to screen, play voice by microphone.☆28Updated 6 years ago
- 《OpenGL ES应用开发实践指南:iOS卷》代码解析,看这个就不用怎么看书了,注释特别详细,适合初学者☆78Updated 6 years ago
- iOS视频采集、编码、解码、播放Demo☆71Updated 6 years ago
- iOS: Video capture by AVCaptureSession.☆34Updated 6 years ago
- a simplest player for iOS, decode using ffmpeg and render using openGL☆43Updated 4 years ago
- iOS: Capture video and audio data(by AVCaptureSession and audio unit). Encode origin audio / video data. Final compose audio and video da…☆30Updated 6 years ago
- A complete audio player with a modular design that can be replaced with different components to suit different needs. A decoder and two d…☆16Updated 4 years ago
- FFmpeg_iOS 例子☆101Updated 6 years ago
- WaterMarkExample☆41Updated 7 years ago
- 屏幕共享,将sampleBuffer发送给主工程,socket通信,sampleBuffer处理相关☆28Updated 4 years ago
- simple☆22Updated 7 years ago
- iOS: Encode video data by VTCompressionSessionRef and support h264, h265(hevc) hardware encode.☆19Updated 6 years ago
- iOS: Audio Capture - Base on Audio Unit (Remote IO/ Voice-Processing I/O)☆33Updated 6 years ago
- 1、编译ijkPlayer,支持RTSP拉流播放,支持http等格式。2、加入了MD360Player4iOS,实现视频的全景渲染。3、MovieRecorder用实时拉过来的音视频数据进行录视频。4、LFLiveKit用拉流过来的原始音视频数据(YUV、PCM)进行推流直…☆53Updated 8 years ago
- iOS平台下使用Lame第三方库边录制边转码Mp3保存本地的Demo☆17Updated 7 years ago
- A SDAVAssetExportSession copy and fixed Transform bug☆53Updated 5 years ago
- 主要存储博客中用到的demo☆31Updated 3 years ago
- 利用 socket 传输屏幕共享数据到主 app☆23Updated 5 years ago