Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@juanpiquerez juanpiquerez released this 17 Jul 15:31
· 38 commits to main since this release
bf4aeb0

This latest release introduces major improvements.

Features

  • Stats frequency is now configurable by app developers.
  • SDK-published metadata messages now also contain a timecode. (Only works if the UUID is not overwritten).
  • The updated broadcast event will be captured by default. Listen for this event to detect when a new media track is added or removed to an existing feed.

Fixes

  • SDK does not crash on simulcast=true && audioOnly.
  • The viewer can no longer invoke the updateBitrate() function because it isn't functionality they should be able to control.
  • The incorrectly set deprecation message on the Publish and View class constructor is now fixed.
  • SEI unregistered are returned as Byte arrays now if they can't be converted into JSON objects.

Deprecations

  • The onMetadata event has now been superceded by the metadata event. The SDK will continue to publish both the events until it is removed in v0.3.0.

View the v0.2.0 release tag for the complete list of changes.

For more details, instructions and tutorials on using the latest releases, please visit:
https://docs.dolby.io/streaming-apis/changelog/changelog-web-platform