Skip to content

Instantly share code, notes, and snippets.

@zontan
Created September 9, 2020 00:28
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/976a36d46e0409a60a022c6dd913cd6a to your computer and use it in GitHub Desktop.
Save zontan/976a36d46e0409a60a022c6dd913cd6a to your computer and use it in GitHub Desktop.
import AgoraRtcKit
import FirebaseDatabase
var roomName: String?
var agoraKit: AgoraRtcEngineKit?
var videoSource = CustomVideoSource()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment