This sample app shows how to implement a Broadpeak CDN integration with analytics and ad tracking using ExoPlayer.
Find all detailed steps on https://delivery-platform.broadpeak.tv/smartlib/
Open the project with Android Studio and all dependencies should be downloaded automatically.
- MainActivity.java: SmartLib initialization, executed once when the app is starting
- LiveContentActivity.java: Start a live content with player analytics
The live content sample implements the Broadpeak CDN integration and the Analytics integration.
The ad tracking sample implements the Broadpeak CDN integration, the Analytics integration and the Ad insertion integration.