Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Releases: voxeet/comms-sdk-unity

v.1.2.1

11 Oct 11:46
fd0ffb1
Compare
Choose a tag to compare

Changes

  • Introduced public method to VideoController for registering with conference after activation.
  • Introduced public method to VideoController for creating renderer after starting.

v1.2.0

12 Jul 09:06
d87566c
Compare
Choose a tag to compare

Features

Changes

  • The Dolby.io Manager now takes the local player name and can automatically open a session.
  • The Video Controller component is now able to automatically display the local camera stream, the local screen share stream, or a remote stream based on a participant filter.
  • Enhanced the AudioDevice APIs.
  • Refactored all events to make them multicast.

Package Manager URL: https://github.com/DolbyIO/comms-sdk-unity.git#v1.2.0

v1.1.2

19 Jun 14:39
763f3ab
Compare
Choose a tag to compare

Bug Fixes

Fixed an issue where the welcome window Init method was missing after a merge.

v1.2.0-beta.2

15 Jun 07:05
6fccd09
Compare
Choose a tag to compare
v1.2.0-beta.2 Pre-release
Pre-release

Features

Added the following components and controllers to minimize the amount of code required for bootstrapping a project while using the plugin:

Changes

  • The Dolby.io Manager now takes the local player name and can automatically open a session.
  • The Video Controller component is now able to automatically display the local camera stream, the local screen share stream, or a remote stream based on a participant filter.

Package Manager URL: https://github.com/DolbyIO/comms-sdk-unity.git#v1.2.0-beta.2

v1.1.1

12 Jun 06:52
f6178df
Compare
Choose a tag to compare

Bug Fixes

Removed the attribution window for non-unity store installation.

v1.2.0-beta.1

19 Apr 14:34
33dc71e
Compare
Choose a tag to compare
v1.2.0-beta.1 Pre-release
Pre-release

Features

Changes

v1.1.0

31 Mar 07:10
1.1.0
718808d
Compare
Choose a tag to compare

Initial Release.