0.4.0 - Stream tracking and analytics
Pre-release
Pre-release
This pillarbox pre release add the support for stream tracking and SRG SSR Analytics. The stream tracking can be customized and new tracking system can be added. Pillarbox is using the released Media3 library 1.0.0 !
🚧 The SRG stream tracking and analytics have not been validated yet. So do not use this in production environment !!!
New Features
- SRG SSR Analytics with standards stream analytics (CommandersAct and comscore). Read more here
- Stream tracking can be customized by implementing your own
MediaItemTracker
please read the documentation for more information about that topic Read more here. - Seek forward and seek backward increments can be set at
PillarboxPlayer
creation. (#146)
Changes
- Remove
PlayerState
it is replaced by flow extensions. Should be easier to get player state as flow. - Remove over complicated Service connections. (#143)
- The demo has been improved by adding playlist UI.
Full Changelog: 0.3.0...0.4.0