Skip to main content

RemoteStream

This React component gives you an easy way to display the remote stream coming from a room session.

Example

<RemoteStream roomSession={roomSession} style={{ height: 150 }} />