Releases: muxinc/roku-mux
Releases · muxinc/roku-mux
v1.7.0
- fix issue where renditionchange was triggered too often when demuxed audio/video are used
- fix issue where a memory leak was possible with some configurations with ads involved
- add support for useSSAI to track ad breaks correctly when SSAI integrations are used
v1.6.0
- Add support for automatically detecting video changes and metadata when using a playlist within a single Content Node
- Add support for 8k devices
- Add support for Video Quality Metrics
- Add support for tracking individual network requests, throughput, and network errors
v1.5.1
- remove unintended logging
v1.5.0
- Fix an issue where views were not tracked correctly when playing with advertisements via
renderStitchedStream
- Fix an issue where
player_init_time
was expected as a string but would not work correctly
- Performance improvements
- Update sample app to have option for
renderStitchedStream
v1.4.3
- add support for collecting dropped frame counts where possible
v1.4.2
- Add support for
beaconCollectionDomain
- Add support for setting
env_key
instead of property_key
v1.4.1
- Fix a syntax issue causing compilation problems
v1.4.0
- Fix a misnamed ad event (
adpause
was incorrectly sent as adpaused
)
- Add support for a few more ad events
- Fix an issue where ad play count was attributed at ad completion, rather than ads beginning to play
v1.3.3
- Fix an issue where certain env keys were not handled correctly
v1.3.2
- Fix an issue where hostname extraction did not work correctly for hostnames with
-
s