Whereby Embedded SDKs
The Whereby Embedded SDKs allow you to easily add video conferencing capabilities to your application. We currently offer versions of these SDKs for web, Android, and iOS.

Whereby Embedded SDKs
We are actively developing the next major version of our browser SDK, which will enable customers to build a fully custom video UX using React. Feel free to check it out by pulling the latest alpha-version from npm, or review the code from our development branch on Github.
The Whereby Embedded Browser SDK is available from npm and can also be found on GitHub. It adds syntactic sugar to make it easier to customize the Whereby Embedded experience, and allows you to hook into powerful features such as listening to room events and sending commands to the room from the host application.
To get started, get it from npm and check out the example code on GitHub. We have additional information about available attributes, events, and commands outlined in our Embed Element documentation.
The Whereby Android SDK is available through Jitpack and can also be found on GitHub. It loads the Whereby web component through a WebView, integrates with your editor to make it easier to customize the Whereby Embedded experience, and allows you to hook into powerful features such as listening to room events and sending commands to the room from the host application.
To get started, check out the SDK documentation on GitHub and play around with our Android demo app.
The Whereby iOS SDK is available through Swift Package Manager, CocoaPods and can also be found on GitHub. It enables you to integrate Whereby as a native iOS component using Xcode, and allows you to hook into powerful features such as listening to room events and sending commands to the room from the host application.
We're keen to hear what you think about the Whereby Embedded SDK! Give us feedback and help us understand your SDK needs by filling out this quick form. You can also email [email protected] or ping @whereby on Twitter.
Last modified 5mo ago