Mux Data now reports the details of rendition changes that occur during each view
Dec 21, 2022
Details of each rendition change event are now reported, when they occur during a view. The information provided in each rendition change includes: rendition width, height, fps, codec, and rendition name. You can also find the playhead time and wall clock time when these changes happen. The rendition change is surfaced through the Mux Dashboard, Data API, and the streaming exports for raw view data. Note that not all data is available from every player, the specific metadata reported will depend on player API support.
Full renditionchange
metadata is collected on the latest version of the following SDKs:
- HTML 5 Element
- Shaka Player
- HLS.js
- Dash.js
- AVPlayer
An updated ExoPlayer SDK will be available soon.