Skip to content

Instantly share code, notes, and snippets.

@zontan
Created September 9, 2020 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zontan/5f21bd21a9e3a24e9aab884391a62be5 to your computer and use it in GitHub Desktop.
Save zontan/5f21bd21a9e3a24e9aab884391a62be5 to your computer and use it in GitHub Desktop.
initializeAgoraEngine()
sdkManager.output?.startForwardingFrames(handler: { (buffer) in
self.videoSource.sendBuffer(buffer, timestamp: Date().timeIntervalSinceReferenceDate)
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment