Skip to content

Delay observed in start of playback  #3508

@jeev1989

Description

@jeev1989

Have you read the FAQ and checked for duplicate open issues?
Yes

What version of Shaka Player are you using?
3.1.1

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?
Custom

If custom app, can you reproduce the issue using our demo app?
Not tried

What browser and OS are you using?
Chrome Version 91.0.4472.114 - MAC OS Big Sur

For embedded devices (smart TVs, etc.), what model and firmware version are you using?

What are the manifest and license server URIs?

What configuration are you using? What is the output of player.getConfiguration()?

streaming: {
rebufferingGoal: 1,
bufferBehind: 6,
bufferingGoal: 10,
durationBackoff: 1,
ignoreTextStreamFailures: true
}

What did you do?

** Load any playback url from the start and observe the time taken for the playback to start**
** Load any playback content from a specific location(Resume) functionality**

What did you expect to happen?
Playback to start without any delay/lag

What actually happened?

** There was a significant delay observed during the start of play in the above mentioned both scenarios.**

Compared to Shaka 2.5.10 version with the latest Shaka 3.1.1, the delay observed between the start of playback is 1 second.

Metadata

Metadata

Assignees

No one assigned

    Labels

    priority: P2Smaller impact or easy workaroundstatus: archivedArchived and locked; will not be updatedtype: performanceA performance issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions