Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Try other levels when encountering cross domain errors #595

Merged
merged 1 commit into from May 1, 2018

Conversation

cbeckr
Copy link
Contributor

@cbeckr cbeckr commented Mar 27, 2018

This is relevant to support primary / backup scenarios.

When the primary source is unreachable, Flash will not be able to retrieve its crossdomain.xml and hence raise a security error.
This change treats a security error like any other loading error and skips to the next level.

Sample playlist which fails to play back in current flashls-0.4.4.24: http://assets-dev-clf-aws-eu-west-1.slidesync.com/public/debugging/flashls-crossdomain/flashls-crossdomain.m3u8

…mary / backup scenarios

When the primary source is unreachable, Flash will not be able to retrieve its crossdomain.xml and hence raise a security error.
This change treats a security error like any other loading error and skips to the next segment.
@mangui mangui merged commit 0cdaa61 into mangui:dev May 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants