mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-26 17:46:26 +03:00
eb78046e4a
* Compute a seek range in DashVideoSource and update the
seek range for live streams.
* Fire an event when the seek range changes.
* Refactor stream creation and startup in
StreamVideoSource: streams are only created and started once all
streams are available.
* Correct 5b659acf9a, which set the video's
current time after the streams have been started. The video's
current time should be set before the streams start so that the
correct segment ranges are buffered. Fix buffering issue by
ensuring the streams do not have disjoint timelines before
starting.
Issue #21
Change-Id: Ib8f4924b09bfdf0e3b61e25273e16fd313feaf24