Skip to content

Releases: opentok/opentok-node

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

Add support for SIP video and DTMF for SIP

03 Aug 21:22
ad39645
Compare
Choose a tag to compare
v2.12.0

Add support for DTMF for SIP and SIP video

Adds screen-sharing layout enhancements for archives and broadcasts

22 Jan 23:29
f05dfb3
Compare
Choose a tag to compare
  • Adds support for new screen-sharing layout enhancements for archives and broadcasts (see this documentation).
  • Fixes error reporting on client for startBroadcast and setStreamClassLists
  • Updates lodash version

Release v2.10.0

21 Apr 19:44
1f196ce
Compare
Choose a tag to compare

Adds a timeout config variable in order to allow users with slow networks to increase request timeouts.

Release v2.9.2

28 Jan 22:03
152bb29
Compare
Choose a tag to compare
  • Updates node modules(fixes #216)
  • Docs corrections
  • Don't wrap the same request instance with defaults (fixes #212)

Release v2.9.1

18 Jun 23:10
Compare
Choose a tag to compare
  • Fixes vulnerability issues
  • Updates lodash dependency
  • Drops support for Node 3 &4 which have been deprecated by the Node team

Release v2.9.0

06 May 17:46
2f3c306
Compare
Choose a tag to compare
  • Adds List Broadcasts API
  • Updates Docs to share support for RTMPS
  • Adds testing against Node 8, 9, 10.

Release v2.8.1

22 Feb 22:04
d0eb02e
Compare
Choose a tag to compare
  • Allow from property to be used for SIP Dial #197
  • Minor README edits
  • Improve Broadcast sample

Release v2.8.0

21 Sep 23:15
33c47a9
Compare
Choose a tag to compare
  • Add Broadcast functionalities & documentation #189
  • Add Broadcast sample application

Thanks @jeffswartz!!