LogoLogo
WherebyStatusCommunity
  • πŸ“ΉWhereby 101
    • Create Your Video Experience
      • Get started in 3 steps
      • Embedding Whereby in a web app
        • Using Whereby's Web Component & Pre-built UI
          • Script Tags
          • With Low Code
            • Embedding in Squarespace or Wordpress
            • No code video conferencing in Bubble
        • Using Whereby's Browser SDK with React Hooks for a fully custom UI
      • Embedding Whereby in a mobile app
        • Embedding Whereby in iOS
          • Using Whereby's Native iOS SDK
        • Embedding Whereby in Android
          • Using Whereby's Native SDK
        • Using Flutter
        • Using React Native
      • Github SDK Examples
      • Meeting scheduling with Cronofy
    • Generating Room URLs
      • Name prefixes
      • Using β€œCreate a room”
      • Using Postman
    • Customize Your Video Experience
      • During room creation
      • Using Attributes/URL Params
      • Global preferences
      • Branding elements
      • Dial-In
      • File sharing
      • Breakout Groups with Embedded
      • Waiting Rooms
    • User roles & Meeting Permissions
    • FAQ
      • Accessibility
      • Whereby Words
      • Firewall & Security
      • HIPAA compliant setup
      • Allowed Domains & Localhost
      • Whereby Embedded Feature Comparison
  • πŸ”Meeting Content & Quality
    • Recording
      • Cloud Recording
      • Local Recording
    • Transcribing
      • Session Transcription
      • Recording Transcription
    • Live Captions
    • Session summaries
    • Live streaming RTMP
    • Quality Insights
      • Real-time troubleshooting
      • Using the Insights dashboard
      • Improving call quality
      • Tracking room events with Webhooks
  • 🀷End User
    • End User Support Guides
      • Supported Browsers & Devices
      • Screen Sharing Setup & Usage
      • Using Breakout Groups
      • Troubleshooting & Basics
  • 🚚Developer Guides
    • Quickly deploy Whereby to your domain
    • Tracking Customer Usage
    • Migrating from Twilio
      • Twilio JS SDK Quick Migration
      • Twilio JS SDK Direct Migration
  • πŸ–₯️Reference
    • REST API Reference
      • /meetings
      • /insights
      • /recordings
      • /transcriptions
      • /summaries
      • /rooms
    • Web Component Reference
    • React Hooks Reference
      • Quick Start
        • Getting started with the Browser SDK
      • Guides & Tutorials
        • Migrate from version 2.x to 3
        • Grid logic
        • Custom Video Tiles with React
        • Usage with Next.js
        • How to customize the toolbar
      • API Reference
        • WherebyProvider
        • VideoView
        • VideoGrid
        • useLocalMedia
        • useRoomConnection
      • Types
    • React Native Reference
      • Quick Start
      • WherebyEmbed
    • Webhooks Reference
Powered by GitBook
On this page
  • Common features (for all participants)
  • Host features (for participants joining through host URL)
  • Room setup, session handling and post-processing

Was this helpful?

Edit on GitHub
  1. Whereby 101
  2. FAQ

Whereby Embedded Feature Comparison

An exhaustive list of the features and capabilities available within our implementation options

βœ“ - capability available out of the box

βœ• - currently not available

</> - achievable to some extent and/or with some development effort

Common features (for all participants)

Pre-built UI (Web Component)
React Hooks

Pre-call: enable cam/mic

βœ“

βœ“

Pre-call: room knocking

βœ“

βœ“

Pre-call: device and connectivity test

βœ“

βœ•

Own microphone on/off

βœ“

βœ“

Own camera on/off

βœ“

βœ“

Change camera

βœ“

βœ“

Change microphone

βœ“

βœ“

Change speaker

βœ“

βœ•

Background effects

βœ“

βœ•

Mirror self-view

βœ“

βœ“

Hide self-view

βœ“

βœ•

Picture-in-picture

βœ“

βœ•

Dynamic grid layout

βœ“

</> coming soon with grid layout component

Change video tile position

βœ“

</> can be coded on the client side

Noise reduction on/off

βœ“

βœ•

HD video on/off

βœ“

βœ•

Widescreen video on/off

βœ“

βœ•

Low data mode on/off

βœ“

βœ•

Audio-only mode

coming soon

βœ•

Reduce visual effects

βœ“

βœ•

Gesture recognition

beta (upon request)

βœ•

Closed captions

coming soon

βœ•

Remote volume control

βœ“

βœ•

Share screen (send/receive)

βœ“

βœ“

Multi-screen sharing

βœ“

βœ“

Chat: group messages

βœ“

βœ“

Chat: private messages

βœ•

βœ•

Chat: mention participant

βœ“

βœ•

Chat: replies

βœ“

βœ•

Raise hand

βœ“

βœ•

Emoji reactions

βœ“

</> rendering of chat messages (incl. emojis) can be fully customised on the client side

Fullscreen view

βœ“

</> can be built on the client side

Maximised view

βœ“

</> can be built on the client side

Room timer

βœ“

</> can be built on the client side

Integrations

βœ“

βœ•

Edit display name

βœ“

βœ“

Co-location groups

upon request

βœ•

Session quality analytics (live)

coming soon

βœ•

Host features (for participants joining through host URL)

Pre-built UI (Web Component)
React Hooks

Let in / reject knocking guests

βœ“

βœ“

Message awaiting guests

βœ“

βœ•

Start / stop recording

βœ“

βœ“

Spotlight view

βœ“

</> currently can be coded on the client side, but also coming soon with grid layout component

Ask to speak if raised hand

βœ“

βœ•

Remote microphone off

βœ“

βœ•

Remote camera off

βœ“

βœ•

Remove participant

βœ“

βœ•

End meeting for all

βœ“

βœ•

Breakout groups

βœ“

βœ•

Lock/unlock the room

βœ“

βœ•

Change room type (P2Pβ†”οΈŽSFU)

βœ• room type is pre-defined upon room creation

βœ• room type is pre-defined upon room creation

Browser notifications

βœ“

βœ•

Room setup, session handling and post-processing

Pre-built UI (Web Component)
React Hooks

Local recording: full scene

βœ“

βœ•

Cloud recording: full scene

βœ“

βœ“ records the default pre-built UI view

Recording-based transcription

βœ“

βœ“

Session quality analytics

βœ“

βœ“

Last updated 11 months ago

Was this helpful?

πŸ“Ή