question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Error 4001 for 1h+ DASH videos on Xbox One

See original GitHub issue

Have you read the FAQ and checked for duplicate open issues? Yes

What version of Shaka Player are you using? V2.5.5 Compiled (Release)

Can you reproduce the issue with our latest release version? Yes

Can you reproduce the issue with the latest code from master? Yes

Are you using the demo app or your own custom app? Custom app

If custom app, can you reproduce the issue using our demo app? Yes

What browser and OS are you using? N/A

For embedded devices (smart TVs, etc.), what model and firmware version are you using? Xbox One, OS v.10.0.18363.7194 October 2019

What are the manifest and license server URIs?

N/A, but any DASH manifest which is big enough (1K+ lines) will work

What did you do?

I tried to play the video with a duration of over 1h on the Xbox One. In our case, our manifests include SegmentTimeline tag.

What did you expect to happen? The video will start playback.

What actually happened?

Player throws an error when we try to play the video:

Can not load manifest: shaka.util.Error { "severity": 2, "category": 4, "code": 4001, "data": [ "https://example-site.com/master.mpd" ], "handled": false }

Which is DASH_INVALID_XML, 4001, The DASH Manifest contained invalid XML markup.

It works well on v2.5.2 and it does not on v2.5.3. We looked deeper and found that it’s playing fine if we change string utility fromCharCode back to the implementation of what it was in v2.5.2. Also, we found that this issue is only reproducible with Compiled (Release) code, it’s playing fine in the Compiled (Debug) and Uncompiled modes.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
joeyparrishcommented, Jan 27, 2020

I’ll make the arbitrary decision to start assembling the v2.5.9 release on Monday Feb 3. 😃 It isn’t always completed in the same day, but you can expect it some time next week.

1reaction
joeyparrishcommented, Feb 4, 2020

Cherry-picked to v2.5.9.

Read more comments on GitHub >

github_iconTop Results From Across the Web

1h+ DASH videos on Xbox One throw Error 4001 · Issue #2433 ...
What did you do? I tried to play the video with a duration of over 1h on the Xbox One. In our case,...
Read more >
Fix error code 4001 when updating Xfinity Xbox 360 app
This vid aims to help Fix error code 4001 while trying to update Xfinity Xbox 360 app, or watch video on your Xfinity...
Read more >
Find your error code - Xbox Support
This page features a list of common error codes and solutions. Learn how to find your error code quickly.
Read more >
SOLUTION to 0x80a4001a Sign-in error on Xbox One
1. Press the Xbox button to open the guide. 2. Select System > Settings > Account > Remove accounts. 3. Select the account...
Read more >
Untitled
Olitalia olive oil pakistan, 2010 cbc part 2 volume 1, Branislava popovic ... Nll lacrosse video game xbox, Livree aerei acrobatici, Watchanimeon facebook, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found