You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Improvements
Relevant rendition change properties may be set directly on MUXSDKRenditionChangeEvent, automatically setting them on the videoData property and creating a MUXSDKVideoData object there if necessary.
Fixes
Some change events (primarily renditionchange, cdnchange) could fill in missing properties with stale cached values
A short rebuffer could be reported as ~zero duration to some metrics, including the reported rebuffer events themselves (rebufferstart + rebufferend) and the dashboard view.