Skip to content

Stop fetching live stream while paused #982

Closed
@yairans

Description

@yairans

What version of Shaka Player are you using: latest of demo app

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

What browser and OS are you using: chrome 60 on macOS Sierra 10.12

What are the manifest and license server URIs: Big Buck Bunny (live) from demo app

What did you do?
load -> pause

What did you expect to happen?
The video.currentTime should remain at the paused position. the video should present the same image until play.

What actually happened?
each downloaded chunk updates the currentTime and the video image.
Note the scrubber, once is reaching to the start it's happening.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions