-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Live stream not playing with error cannot find segment #754
Comments
This looks like a time sync issue. Can you provide us with a link to the specific live stream you are using? Do you have issues with the live sim that appears in our list of demo assets under the DASH-IF heading? |
@joeyparrish can I send it to you privately? the other demo assets are playing fine. |
Yes, you can send it privately. My email is in CONTRIBUTORS. It's not surprising that dashjs plays it. Some live stream encoders produce content that does not accurately represent the presentation timeline. Dashjs has some way of handling various kinds of not-quite-right content. Can you tell me what encoder/packager/etc is used to produce your stream? Have you checked for updates from them, in case this is a bug they have already fixed? |
@joeyparrish sent more details over mail. Thanks. |
Hi @joeyparrish - did you get a chance to test this? thanks. |
This is a clock sync issue. You can add a At |
thanks @TheModMaker! I'll check it out. |
@OrenMe, did we answer your question? Is there anything else you need? |
@joeyparrish still waiting for vendor to apply change, I'll update. Thanks. |
Hi @joeyparrish - it seems that your advice solved the issue on Chrome and Firefox, but on IE11(win10, haven't tested win 8.1 yet) the stream doesn't work. As this is another issue, let me know if you would like me to open a new one. Thanks. |
I believe this will be fixed by #832. |
Yes, this fix has been introduced by our team, and if it's acceptable then it solves this issue completely. Thanks. |
Sounds good. Closing the issue. |
What version of Shaka Player are you using? v2.0.8
Can you reproduce the issue with our latest release version? Yes
Can you reproduce the issue with the latest code from
master
? YesAre you using the demo app or your own custom app? Demo app and custom
What browser and OS are you using? MAC Chrome
What did you do? Load a live stream and hit play
What content did you load? Clear live stream
If standard demo asset, which one?
If custom asset, what manifest and license server URIs?
How did you interact with the content, if at all?
What did you expect to happen? Expect it will start playing
What actually happened?
Got "streaming_engine.js:1023 (video:4) cannot find segment: currentPeriod.startTime=0 lookupTime=545665153.6760001" for many times and no playback
What does it mean when this warning appears?
Log file added
shaka-player-demo.appspot.com-1492353855525.txt
The text was updated successfully, but these errors were encountered: