-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
DRM Dash Live Stream doesn't work #1453
Comments
Hi @desenhista, I'm getting a 403 error for your manifest. Are you restricting access by region or something like that? |
Hi @ismena has restriction by region. sorry for that. thank you so much |
Hi @ismena Can you give me an ip or range of ip to put on the white list of akamai? Thanks |
Hi @ismena The ips were placed on the white list Thanks |
@michellezhuogg @joeyparrish |
@desenhista, I tried to reproduce the issue today, but I'm getting HTTP 403 errors. |
Hi @joeyparrish thank you very much |
I can see the issue now, but I've run out of time to work on it today. I'll look again tomorrow and dig into why it is failing. |
Here's my analysis of the content: Current unix timestamp when I fetched the manifest ( The most recent segment ends 3847764.636 seconds (44.5 days) in the future. Since the content timeline is inconsistent, this is bad content that we don't currently support. In the future, after #999 is closed, we will be able to play content like this. In the mean time, I suggest you file a bug with the encoder vendor to fix this. |
Thank you very much @joeyparrish and @ismena |
Have you read the FAQ and checked for duplicate issues: yes
What version of Shaka Player are you using: 2.4.0
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: demo app and custom app
If custom app, can you reproduce the issue using our demo app: yes
What browser and OS are you using: Win 10 Chrome
What are the manifest and license server URIs:
(you can send the URIs to [email protected] instead, but please use GitHub and the template for the rest)
sent to [email protected]
What did you do?
Load live stream and press play
What did you expect to happen?
Stream started
What actually happened?
Infinite loading indicator.
In console I see:
Updating manifest...
dash_parser.js:1251 actual update period 5.864
streaming_engine.js:1387 (audio:11) looking up segment: presentationTime=4195502.9263 currentPeriod.startTime=0
streaming_engine.js:1387 (video:2) looking up segment: presentationTime=4195502.9263 currentPeriod.startTime=0
The text was updated successfully, but these errors were encountered: