React Hooks Reference

The Whereby browser SDK includes React hooks and components which allow integrating a fully custom video experience into your web application.

Getting started

Installation

Install the @whereby.com/browser-sdk package from the public npm registry.

npm install @whereby.com/browser-sdk

While in beta, you need to explicitly install new versions in order to get new features and fixes. If you want to stay up-to-date, please visit the npm versions page regularly.

Available hooks

pageuseRoomConnectionpageuseLocalMedia

Available components

pageVideoView

Last updated