MPEG-DASH with SCTE-35 causing DashManifestStaleException error in ExoPlayer
@tonihei is already working on this.
Since Feb 10, 2025.
- Dominant language
- Java
- Stars
- 3k
- Forks
- 955
- Avg merge
- 12d 14h
- Merged PRs (30d)
- 2
Description
Version
Media3 main branch
More version details
No response
Devices that reproduce the issue
Samsung Galaxy S8+
Devices that do not reproduce the issue
none
Reproducible in the demo app?
Yes
Reproduction steps
Our android developer has created a debug-apk using the demo app in the link below:
https://developer.android.com/media/media3/exoplayer/demo-application
A test MPEG-DASH stream with scte-35 inserted every 15 minutes is used and embedded in the debug-apk. Stream URL is:
https://apac-live-vip.akamaized.net/onwkijleiz/vip/bein_sports_vflow23/index.mpd
After playing stream for ~ 15 minutes the stream will stop.
Note:
The stream can be played successfully over long period of time on other MPEG-DASH players, eg. Bitmovin, dash.js, video.js
Expected result
The MPEG-DASH stream able to play over extended period, eg. > 1 hour
Actual result
Media
The test stream has no DRM
Bug Report
- You will email the zip file produced by
adb bugreportto android-media-github@google.com after filing this issue.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.