With Low Code
If you want to embed video rooms in a website using HTML or a framework that supports HTML elements like React.js, a great option for doing this is by using a simple iframe.
<iframe
src="https://subdomain.whereby.com/room?minimal"
allow="camera; microphone; fullscreen; display-capture; autoplay; compute-pressure"
></iframe>Last updated
Was this helpful?

