Skip to content

Instantly share code, notes, and snippets.

@ssskip
Created May 5, 2019 14:19
Show Gist options
  • Save ssskip/d2abe80dc70c58778405d15847a05dad to your computer and use it in GitHub Desktop.
Save ssskip/d2abe80dc70c58778405d15847a05dad to your computer and use it in GitHub Desktop.
build WebRTC

iOS bitcode not support yet

H264 Hardware Acceleration

Enabled by default for the latest builds of WebRTC

iOS Required

  • libresolv.tbd
  • AVFoundation.framework
  • CoreMedia.framework
  • GLKit.framework
  • OpenGLES.framework
  • CoreVideo.framework
  • CoreAudio.framework
  • QuartzCore.framework
  • AudioToolbox.framework
  • libc++.tbd
  • libstdc++.tbd
  • VideoToolbox.framework
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment