Synchronize clock does not take into account caching of fragments #191
Labels
status: archived
Archived and locked; will not be updated
type: bug
Something isn't working correctly
Milestone
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
The text was updated successfully, but these errors were encountered: