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

PLAYBACK_TIME_UPDATED is now fired on paused live streams #2211

Conversation

siropeich
Copy link
Contributor

Issue #2175

This allows the player to update the playhead position.

akamai/controlbar: updates duration label on STREAM_INITIALIZED event, resets time/seekbar/play button on STREAM_TEARDOWN_COMPLETE event.

…ts time/seekbar/play button on stream teardown.

PlaybackController: fires PLAYBACK_TIME_UPDATED events on paused live streams.
# Conflicts:
#	contrib/akamai/controlbar/ControlBar.js
@epiclabsDASH epiclabsDASH merged commit 1bf68ee into Dash-Industry-Forum:development Nov 13, 2017
@siropeich siropeich deleted the live-time-position-issues branch November 14, 2017 09:06
@DanielMartine
Copy link

DanielMartine commented Jan 18, 2018

Hello I'm looking for a solution for problems with the pause during a live stream, at the moment I use the basic version of dash.js and this creates problems during the pause (the pause seems to require more than the duration of the buffer) and there is a very long nonsense countdown,
Is there any way to recover the time spent during pause or a way to setup dash.js for live use only?
Thanks,
Dan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants