-
Notifications
You must be signed in to change notification settings - Fork 13
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
Playback pauses due to buffer level going to zero #66
Comments
A weird, novel performance issue this morning: listening to Bush Point had pretty good playback -- just intermittent skips or silent periods of 0.5-2s -- but then player stopped. Network tab showed first a Previously, the player had been working on segments up around |
This issue might be a candidate for moving over to orcanode… seems like it's unclear if the problem is how the stream is generated or how the player is handling it. Will leave the issue here for now until we can investigate (and see if it's still happening in v3) |
No reports of anything similar happening lately, moving this issue to orcanode for now. If it doesn't happen anymore, we should close it out as stale (though there are some good orcanode questions in here to investigate) |
Describe the bug
As a live listening app user monitoring Bush Point hydrophone after troubleshooting a power loss, I experienced pauses or silent gaps in the playback on my Macbook within the Chrome browser.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Continuous playback (assuming that the audio data is continuous!)
Screenshots
Here's a shot of the buffer level time series:
And here are two shots showing that when I'm experiencing the pauses within the live app (as oppose to the Bitmovin test player), the HLS segments seem to be available in S3 and downloaded with less than 1 min latency by my browser.
Desktop (please complete the following information):
Additional context
I think this has been going on for a while (6 months off and on?), and maybe mostly for Bush Point -- but why that would be I do not know! It may be related to a lurking, hard-to-reproduce behavior of the the
live app
UI... possible playback performance differences based on which feed you load first, or perhaps the sequence of feeds you visit, i.e. if you load Orcasound Lab first sometimes, it seems the playback button does not function.The text was updated successfully, but these errors were encountered: