Skip to content

Synchronize clock does not take into account caching of fragments #191

Closed
@kfwerf

Description

@kfwerf

Hey guys,

We noticed an issue with the ajax request, it takes in the date from our cdn, however that date reflects when the fragment was cached, not current time. An improvement could be to take the age into account as well.

We had to outcomment it for now and probably rely on our own api to give a reliable timing as this implementation threw our clock of by more than 30 minutes.

https://github.com/google/shaka-player/blob/master/lib/util/ajax_request.js#L447-L458

Metadata

Metadata

Assignees

Labels

status: archivedArchived and locked; will not be updatedtype: bugSomething isn't working correctly

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions