Skip to content

Releases: opentok/OpenTok-PHP-SDK

v4.13.0

Choose a tag to compare

@SecondeJK SecondeJK released this 10 May 09:06
17b535e

Description

This release adds end to end encryption as an option when starting a session.
Developers can now add custom user agent strings for API call tracking.

Under the good, the user agent is now dynamic, which was a feature originally pencilled as a TODO in 2014

What's Changed

Full Changelog: 4.12.0...v4.13.0

v4.12.0

Choose a tag to compare

@SecondeJK SecondeJK released this 10 Mar 10:16
c85f458

This release adds the Audio Connector into the SDK.

What's Changed

  • Add Audio Connector for the ability to add audio to Websockets by @SecondeJK in #312

Full Changelog: v4.11.2...4.12.0

v4.11.2

Choose a tag to compare

@SecondeJK SecondeJK released this 16 Nov 11:28
dd71a9a

A patch release for security concerns, and some community contribution fixes.

What's Changed

Full Changelog: v4.11.1...v4.11.2

v4.11.1

Choose a tag to compare

@SecondeJK SecondeJK released this 03 Nov 21:13
a4dd757

What's Changed

Full Changelog: v4.11.0...v4.11.1

v4.11.0

Choose a tag to compare

@SecondeJK SecondeJK released this 10 Jun 09:14
97028cc

This release adds the following functionality:

  • DVR Playback to Broadcast/Session
  • Low Latency HLS to Broadcast/Session
  • Bug fix for observeForceMute in SIP calls

For more information on their usage, head to the docs here:
https://tokbox.com/developer/sdks/php/

v4.10.0

Choose a tag to compare

@SecondeJK SecondeJK released this 05 Apr 09:34
1493c01

Added

StreamMode:
You can set a streammode when creating a Broadcast or Archive to allow for manually dropping streams in and out using the following methods:

addStreamToArchive
addStreamToBroadcast
removeStreamFromArchive
removeStreamFromArchive

ObserveForceMute and forceMuteAll

Allows greater control over stream muting. You can find more info from the documentation.

Changed

PHPDoc has internally been changed to allow docs to be rendered correctly.

v4.9.1

Choose a tag to compare

@dragonmantank dragonmantank released this 02 Jul 20:23
1cdbe85

Fixed

  • Fixed path for Play DTMF

v4.9.0

Choose a tag to compare

@dragonmantank dragonmantank released this 29 Jun 13:26
f094fb3

Added

  • #287 - Support for SIP Video calls via outbound
  • #287 - Support for DTMF Dial API

v4.8.0

Choose a tag to compare

@dragonmantank dragonmantank released this 12 May 18:34
1bf0c0f

Added

  • #286 - Added support for PHP 8

v4.7.0

Choose a tag to compare

@dragonmantank dragonmantank released this 22 Feb 12:18
f5ed428

Added

  • #283 - Added screenshare layout options