Skip to content

Releases: opentok/opentok-node

v2.18.0

22 Mar 14:54
ad2563d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.17.0...v2.18.0

v2.17.0

23 Oct 20:12
1b0055d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.16.0...v2.17.0

v2.15.1

05 Jan 20:51
Compare
Choose a tag to compare

Added

  • N/A

Changed

  • N/A

Fixed

  • Updating a broadcast now properly checks for a 204 response instead of a 200 response

v2.15.0

11 Nov 19:47
47d8ffc
Compare
Choose a tag to compare

This release adds video archiving along with experience composer functionality. The SDK now requires the latest LTS versions of Node (14.x, 16.x and 18.x)

What's Changed

New Contributors

Full Changelog: v2.14.3...v2.15.0

Fix patch response http code

26 Apr 21:32
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.14.2...v2.14.3

Fix JS issues / increase error usefulness

20 Apr 22:29
57d49a7
Compare
Choose a tag to compare

What's Changed

  • Fix JS issues / increase error usefulness by @woodja in #268

New Contributors

Full Changelog: v2.14.1...v2.14.2

Add streammode to archiving post body

14 Apr 04:14
c7c01cd
Compare
Choose a tag to compare
Merge pull request #267 from opentok/patch/266

add streammode to archiving post body

Support for DVR and low-latency HLS broadcasts

04 Apr 22:57
51f7b33
Compare
Choose a tag to compare

See the DVR and lowLatency options for Opentok.startBroadcast() method.

... Also other docs corrections.

Force mute and selective stream archive/broadcast API additions

14 Feb 06:33
fc4538b
Compare
Choose a tag to compare
v2.13.0

force mute and selective stream archive/broadcast API additions

Node module updates, minor edits to the DTMF docs

09 Sep 23:22
d2b59db
Compare
Choose a tag to compare
v2.12.1

Node module updates and minor edits to the DTMF docs