Skip to content

Conversation

@ryanmccartney
Copy link
Contributor

@ryanmccartney ryanmccartney commented Aug 22, 2025

📺 What

Updates Dash.js with new version (smp-v4.7.3-11) and adds total frames debugging.

🛠 How

Brings in additional checks to videoFramesNotAdvancing function in Dash.js. Checks that we're not at the start or end of playback. Ignores these periods. Additionally, ignores periods where the player is seeking.

Passes further information with the PLAYBACK_FROZEN event to aid debugging.

Adds frames-total as a static metric to aid debugging of this issue or similar ones in the future.

@ryanmccartney ryanmccartney requested a review from a team as a code owner August 22, 2025 08:02
@ryanmccartney ryanmccartney added semver patch This PR is a semver patch release semver minor This PR is a semver minor release and removed semver patch This PR is a semver patch release labels Aug 22, 2025
@ryanmccartney ryanmccartney changed the title Video not advancing Video frames not advancing updates Aug 22, 2025
@ryanmccartney ryanmccartney merged commit 85787fc into master Aug 26, 2025
4 checks passed
@ryanmccartney ryanmccartney deleted the video-not-advancing branch August 26, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

semver minor This PR is a semver minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants