Skip to content

Can not play midroll #8428

@z423821123

Description

@z423821123

[REQUIRED] Issue description

  • When I first initialize the player and jump to the position behind of the midroll, I can't play the midroll. I confirm that it works fine with Exoplayer 2.11.0. However when I upgrade Exoplayer to 2.12.2 and this issue was happened. It is easy to reproduce in demo app.

[REQUIRED] Reproduction steps

  1. Call seekto() in demo app, such as player.seekTo(startWindow, 60000);
  2. Select this item in demo app
    image
    3.Can not play mid-roll

Here is the ImaAdsLoader debug log

2021-01-05 14:27:56.798 11876-11876/com.google.android.exoplayer2.demo W/ImaAdsLoader: onEnded without ad media info
2021-01-05 14:28:07.457 11876-11876/com.google.android.exoplayer2.demo I/ImaAdsLoader: AdEvent: {errorMessage=VAST media file loading reached a timeout of 8 seconds., errorCode=402, type=adPlayError}

[REQUIRED] Version of ExoPlayer being used

2.12.2

[REQUIRED] Device(s) and version(s) of Android being used

Samsung Galaxy S10, Android 10

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions