Skip to content

Release v2.2.3

Compare
Choose a tag to compare
@jeffswartz jeffswartz released this 20 Jun 22:22
· 346 commits to main since this release

The default setting for the createSession() method is to create a session with the media mode set
to relayed. In previous versions of the SDK, the default setting was to use the OpenTok Media Router
(media mode set to routed). In a relayed session, clients will attempt to send streams directly
between each other (peer-to-peer); if clients cannot connect due to firewall restrictions, the
session uses the OpenTok TURN server to relay audio-video streams.