Skip to content

Releases: opentok/Opentok-.NET-SDK

v3.14.0

14 May 07:13
Compare
Choose a tag to compare

What's Changed

  • Add PublisherOnly role by @Tr00d

Full Changelog: v3.13.0...v3.14.0

v3.13.0

04 Mar 07:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.11.2...v3.13.0

v3.11.2

11 Jul 06:08
48d45af
Compare
Choose a tag to compare

What's Changed

  • Fix AutoArchive issue when creating session by @Tr00d in #230

Full Changelog: v3.11.1...v3.11.2

v3.11.1

22 Jun 15:24
Compare
Choose a tag to compare

What's Changed

  • Implement custom user-agent value (#219)
  • Allow broadcast to compose without audio or video. (#225)
  • Implement AutoArchive parameters on CreateSession (#227)

Full Changelog: v3.11.0...v3.11.1

v3.11.0

10 May 05:53
Compare
Choose a tag to compare

What's Changed

  • Add Ent-to-End encryption on sessions
  • Fix AudioConnector request issue

Full Changelog: v3.10.0...v3.11.0

v3.10.0

09 Mar 10:17
Compare
Choose a tag to compare

What's Changed

  • Add AudioConnector features

Full Changelog: v3.9.0-rc...v3.10.0

v3.9.0-rc

18 Jan 13:17
Compare
Choose a tag to compare

What's Changed

  • Add Experience Composer
  • Implementing the Dial method for initiating a SIP call
  • Add new methods
    • Force mute
    • Disable mute
    • StopBroadcast
    • GetBroadcast
  • 1080p support for Archive and Broadcast
  • Add Multiple Archives and Records
  • Selective adding of streams for archive and broadcast
  • Add async methods
    • SetBroadcastLayout
    • SetArchiveLayout
    • GetStream
    • ListStreams
    • ListArchive
    • StopArchive
    • DeleteArchive
    • GetArchive
  • DVR and LowLatency changes added
  • Fix the HelloWorld sample
  • Fix the NullReferenceException in CreateSession

Full Changelog: v3.8.1...v3.9.0-rc

v3.8.1

24 May 14:31
Compare
Choose a tag to compare
  • GetArchiveAsync method added
  • DeleteArchiveAsync method added
  • CreateSessionAsync method added
  • StartArchiveAsync method added
  • Broadcast DVR setting
  • Broadcast Low Latency setting
  • SetBroadcastLayout and SetArchiveLayout async methods
  • StopArchive and ListArchive async methods
  • Doc type corrections

v3.8.0-rc

16 May 16:27
Compare
Choose a tag to compare
  • GetArchiveAsync method added
  • DeleteArchiveAsync method added
  • CreateSessionAsync method added
  • StartArchiveAsync method added
  • Broadcast DVR setting
  • Broadcast Low Latency setting

SIP Dial returning information Hotfix

02 Mar 14:52
Compare
Choose a tag to compare

Hotfix to return SIP information when using Dial methods