top of page
Writer's pictureHui Wang

102. iOS/Android Audio and Video Development Guide

Updated: Jul 6



Audio and Video Basics


Basics of Sound and Image

Audio and Video Encoding


Audio and Video Formats
  • MP4 Format: Short Videos

  • FLV Format: Live Streaming

  • M3U8 Format: Live Streaming Playback

  • TS Format: Live Streaming Playback Slicing


Audio and Video Protocols
  • RTMP Protocol: Live Streaming

  • KCP Protocol: A Commonly Referenced Protocol for Proprietary Use

  • HLS Protocol: Live Streaming Playback


Rendering
  • OpenGL Basic Concepts (1): Rendering architecture, state machine, rendering pipeline

  • OpenGL Basic Concepts (2): EGL

  • OpenGL Basic Concepts (3): VBO, EBO, VAO

  • OpenGL Basic Concepts (4): FBO

  • OpenGL Basic Concepts (5): Color blending


Tools


Practice


Extensions


Code Examples


Interview Questions


Q&A


 

Follow me on:

Comentarios


bottom of page