Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Feature/pull request branch #863

Closed
wants to merge 6 commits into from
Closed

Feature/pull request branch #863

wants to merge 6 commits into from

Conversation

benvirus
Copy link

@benvirus benvirus commented Oct 14, 2016

Description

Fix the issue #776
At first,please accept my apologies for my poor English.Thank you for your patience.
As we know When the segement is Encrypted,we will get the key for every segment.But the key is the same for the same video as usually.So the request is a waste.
I store the key in code and check if it is exist for every XMLHttpRequest.

Specific Changes proposed

  • Add a key.js to store the key we get.
  • Check if the key is exist for every segement.So the segement-loader.js is changed.

Requirements Checklist

  • Feature implemented / Bug fixed
  • If necessary, more likely in a feature request than a bug fix
  • Reviewed by Two Core Contributors

@benvirus benvirus closed this Oct 14, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant