Releases: millicast/vue-viewer-plugin
Releases · millicast/vue-viewer-plugin
v1.7.1
v1.7.0
v1.6.4
What's Changed
- Handle DRM error on stream being shut
- Allow DirectorURL to be overriden
Full Changelog: v1.6.3...v1.6.4
Release v1.6.2
What's new in this release
Added
- Add latest sdk
- Add option to show playing timer. Hid it by default
Fixed
- Fix / Layer selection from side source selected
Full Changelog: v1.6.1...v1.6.2
v1.6.1
v1.6.0
What's Changed
Added
- DRM playback support added to SDK
- Include streamId in media stats
Fixed
- when
muted=trueis passed in the Query params, do not show thetap to unmuteoverlay
New Contributors
- @gregdolby made their first contribution in #123
- @keon-jukes made their first contribution in #135
Full Changelog: v1.5.2...v1.6.0
v1.5.2
Changelog
Changed
- Now, instead of using the
bitrateattribute, we use the new SDK stats valuebitrateBitsPerSecond.
Fixed
- Now, the stats
jittervalue has a fixed value of up to 2 decimal places
v1.5.1
Changelog
Added
- New option parameters called
forcePlayoutDelayMinandforcePlayoutDelayMaxwhich allows to set a delay in the stream to improve quality. Both are needed to set the connect option correctly.
v1.5.0
Changelog
Added
- Propagate contents of
metadataevent to consuming app. - Added diagnostics to report feedback.
Fixed
- Clicking on media stats shows media as expected.
- Now media stats works as expected for streams with no video.
v1.4.2
Changelog
Fixed
- Media stats are now complete after a stream restart.