Skip to content

Releases: opentok/Opentok-Java-SDK

v4.11.0

07 Jun 08:47
d7801ac

Choose a tag to compare

This release adds audio only broadcasts and the a bility to automatically archive sessions on creation.

v4.10.0

09 May 13:40
9e897d1

Choose a tag to compare

Adds support for End-to-End Encryption (E2EE) and the ability to customise the User-Agent header.

v4.9.0

09 Mar 11:09
74abd63

Choose a tag to compare

This release adds the Audio Connector API as well as support for multiBaroadcast & multiArchive tags.

v4.8.1

15 Jan 16:24
ed5cbc4

Choose a tag to compare

  • Updated copyright year
  • Bumped Jackson version to 2.14.1
  • Bumped jose4j version to 0.9.2

v4.8.0

28 Sep 15:32

Choose a tag to compare

  • Added support for recording multiple Archives and Broadcasts simultaneously (multiArchiveTag and multiBroadcastTag)
  • Added support for Experience Composer (render) API

v4.7.0

08 Jul 10:45

Choose a tag to compare

  • Add DVR Pause/Resume and Low Latency HLS support to Broadcast
  • 1080p Archive / Broadcast supported
  • Updated documentation
  • Quality of life updates
    • Bumped dependency versions
    • Minor code refactorings
    • Added Accept headers to requests

v4.6.0

28 Feb 18:07
34d42fa

Choose a tag to compare

  • Add Force Mute API
  • Add selective stream archive and broadcast options (streamMode)
  • Add video flag to SipProperties
  • Add observeForceMute flag to SipProperties
  • Add OpenTok.playDtmf() method
  • Docs edit

v4.5.0

10 Mar 17:33
56b4ff7

Choose a tag to compare

Adds screenshareType parameter to startArchive, startBroadcast, setArchiveLayout, and setArchiveLayout

Release v4.4.1

10 Feb 00:39
387d4c6

Choose a tag to compare

This release updates the dependency set for the SDK. There is no functional change for end users.

Release v4.4.0

26 Jun 19:42
b0d641f

Choose a tag to compare

Adds support for configuring a request timeout.