Skip to content

Clock syncing with CDN servers make the player go out of sync #205

Closed
@kfwerf

Description

@kfwerf

The attempt in the ajax request to sync the player with date headers from the fragment servers causes issues when cdn servers are using the date header to indicate the time of the caching.

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

For us that means that we have to outcomment this line as it makes our video player run out of sync. Is there a way to fix this easily?

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