Release v0.2.0
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
andView
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 themetadata
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