Press n or j to go to the next uncovered block, b, p or k for the previous block.
| 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 | 1x 1x 1x 1x 1x 1x 1x 1x 2x 2x 2x 2x 2x 44x 44x 40x 44x 40x 44x 44x 44x 44x 71x 71x 71x 71x 71x 71x 71x 71x 71x 44x 44x 5x 5x 5x 2x 2x 3x 3x 2x 2x 2x 2x 2x 2x 2x 2x 2x 2x 3x 3x 1x 1x 2x 2x 2x 2x 2x 2x 2x 2x 2x 2x 2x 5x 5x 2x 3x 3x 3x 3x 3x 3x 2x 2x 2x 4x 4x 4x 4x 4x 4x 2x 2x 4x 2x 2x 2x 2x 2x 2x 4x 4x 4x 4x 4x 4x 3x 3x 2x 2x 2x 2x 2x 2x 2x 3x 1x 1x 1x 3x 3x 3x 27x 27x 2x 2x 2x 1x 1x 1x 1x | /**
* The copyright in this software is being made available under the BSD License,
* included below. This software may be subject to other third party and contributor
* rights, including patent rights, and no such rights are granted under this license.
*
* Copyright (c) 2013, Dash Industry Forum.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright notice, this
* list of conditions and the following disclaimer.
* * Redistributions in binary form must reproduce the above copyright notice,
* this list of conditions and the following disclaimer in the documentation and/or
* other materials provided with the distribution.
* * Neither the name of Dash Industry Forum nor the names of its
* contributors may be used to endorse or promote products derived from this software
* without specific prior written permission.
*
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS AS IS AND ANY
* EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
* WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
* IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
* INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
* WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
import DashJSError from './../vo/DashJSError.js';
import {HTTPRequest} from '../vo/metrics/HTTPRequest.js';
import EventBus from './../../core/EventBus.js';
import Events from './../../core/events/Events.js';
import Errors from './../../core/errors/Errors.js';
import FactoryMaker from '../../core/FactoryMaker.js';
import Debug from '../../core/Debug.js';
import URLUtils from '../utils/URLUtils.js';
const HTTP_TIMEOUT_MS = 5000;
const DEFAULT_MAXIMUM_ALLOWED_DRIFT = 100;
const DEFAULT_TIME_BETWEEN_SYNC_ATTEMPTS_ADJUSTMENT_FACTOR = 2;
const DEFAULT_BACKGROUND_ATTEMPTS = 2;
const DEFAULT_TIME_BETWEEN_SYNC_ATTEMPTS = 30;
const DEFAULT_MINIMUM_TIME_BETWEEN_BACKGROUND_SYNC_ATTEMPTS = 30;
const DEFAULT_MAXIMUM_TIME_BETWEEN_SYNC = 600;
const DEFAULT_MINIMUM_TIME_BETWEEN_SYNC = 2;
function TimeSyncController() {
const context = this.context;
const eventBus = EventBus(context).getInstance();
const urlUtils = URLUtils(context).getInstance();
let instance,
logger,
isSynchronizing,
isBackgroundSynchronizing,
settings,
handlers,
dashMetrics,
backgroundSyncTimeOffsets,
timingSources,
timeOfLastSync,
timeOfLastBackgroundSync,
lastOffset,
lastTimingSource,
internalTimeBetweenSyncAttempts,
errHandler,
baseURLController;
function setup() {
logger = Debug(context).getInstance().getLogger(instance);
eventBus.on(Events.ATTEMPT_BACKGROUND_SYNC, _onAttemptBackgroundSync, instance);
}
function setConfig(config) {
Iif (!config) {
return;
}
if (config.dashMetrics) {
dashMetrics = config.dashMetrics;
}
if (config.baseURLController) {
baseURLController = config.baseURLController;
}
if (config.errHandler) {
errHandler = config.errHandler;
}
if (config.settings) {
settings = config.settings;
}
}
function _resetInitialSettings() {
backgroundSyncTimeOffsets = [];
timingSources = [];
timeOfLastSync = null;
timeOfLastBackgroundSync = null;
lastTimingSource = null;
lastOffset = NaN;
isSynchronizing = false;
isBackgroundSynchronizing = false;
internalTimeBetweenSyncAttempts = settings.get().streaming.utcSynchronization.timeBetweenSyncAttempts;
}
/**
* Register the timing handler depending on the schemeIdUris. This method is called once when the StreamController is initialized
*/
function initialize() {
_resetInitialSettings();
// a list of known schemeIdUris and a method to call with @value
handlers = {
'urn:mpeg:dash:utc:http-head:2014': _httpHeadHandler,
'urn:mpeg:dash:utc:http-xsdate:2014': _httpHandler.bind(null, _xsdatetimeDecoder),
'urn:mpeg:dash:utc:http-iso:2014': _httpHandler.bind(null, _iso8601Decoder),
'urn:mpeg:dash:utc:direct:2014': _directHandler,
// some specs referencing early ISO23009-1 drafts incorrectly use
// 2012 in the URI, rather than 2014. support these for now.
'urn:mpeg:dash:utc:http-head:2012': _httpHeadHandler,
'urn:mpeg:dash:utc:http-xsdate:2012': _httpHandler.bind(null, _xsdatetimeDecoder),
'urn:mpeg:dash:utc:http-iso:2012': _httpHandler.bind(null, _iso8601Decoder),
'urn:mpeg:dash:utc:direct:2012': _directHandler,
// it isn't clear how the data returned would be formatted, and
// no public examples available so http-ntp not supported for now.
// presumably you would do an arraybuffer type xhr and decode the
// binary data returned but I would want to see a sample first.
'urn:mpeg:dash:utc:http-ntp:2014': _notSupportedHandler,
// not clear how this would be supported in javascript (in browser)
'urn:mpeg:dash:utc:ntp:2014': _notSupportedHandler,
'urn:mpeg:dash:utc:sntp:2014': _notSupportedHandler
};
}
/**
* Sync against a timing source. T
* @param {array} tSources
* @param {boolean} isDynamic
*/
function attemptSync(tSources, isDynamic) {
timingSources = tSources;
// Stop if we are already synchronizing
Iif (isSynchronizing) {
return;
}
// No synchronization required we can signal the completion immediately
if (!_shouldPerformSynchronization(isDynamic)) {
eventBus.trigger(Events.TIME_SYNCHRONIZATION_COMPLETED);
return;
}
isSynchronizing = true;
_attemptRecursiveSync();
}
/**
* Does a synchronization in the background in case the last offset should be verified or a 404 occurs
*/
function _onAttemptBackgroundSync() {
Iif (!settings.get().streaming.utcSynchronization.enabled || isSynchronizing || isBackgroundSynchronizing || !lastTimingSource || !lastTimingSource.value || !lastTimingSource.schemeIdUri || isNaN(lastOffset) || isNaN(settings.get().streaming.utcSynchronization.backgroundAttempts)) {
return;
}
Iif (timeOfLastBackgroundSync && ((Date.now() - timeOfLastBackgroundSync) / 1000) < DEFAULT_MINIMUM_TIME_BETWEEN_BACKGROUND_SYNC_ATTEMPTS) {
return;
}
backgroundSyncTimeOffsets = [];
isBackgroundSynchronizing = true;
const backgroundAttempts = !isNaN(settings.get().streaming.utcSynchronization.backgroundAttempts) ? settings.get().streaming.utcSynchronization.backgroundAttempts : DEFAULT_BACKGROUND_ATTEMPTS;
_attemptBackgroundSync(backgroundAttempts);
}
/**
* Perform a defined number of background attempts
* @param {number} attempts
* @private
*/
function _attemptBackgroundSync(attempts) {
try {
Iif (attempts <= 0) {
_completeBackgroundTimeSyncSequence();
return;
}
const deviceTimeBeforeSync = Date.now();
handlers[lastTimingSource.schemeIdUri](
lastTimingSource.value,
function (serverTime) {
// the timing source returned something useful
const deviceTimeAfterSync = Date.now();
const offset = _calculateOffset(deviceTimeBeforeSync, deviceTimeAfterSync, serverTime);
backgroundSyncTimeOffsets.push(offset);
_attemptBackgroundSync(attempts - 1);
},
function () {
_completeBackgroundTimeSyncSequence();
}
);
} catch (e) {
_completeBackgroundTimeSyncSequence();
}
}
/**
* Sync against a timing source. This method is called recursively if the time sync for the first entry in timingSources fails.
* @param {number} sourceIndex
*/
function _attemptRecursiveSync(sourceIndex = null) {
// if called with no sourceIndex, use zero (highest priority)
let index = sourceIndex || 0;
// the sources should be ordered in priority from the manifest.
// try each in turn, from the top, until either something
// sensible happens, or we run out of sources to try.
if (!timingSources || timingSources.length === 0 || index >= timingSources.length) {
_onComplete();
return;
}
let source = timingSources[index];
if (source) {
// check if there is a handler for this @schemeIdUri
if (handlers.hasOwnProperty(source.schemeIdUri)) {
// if so, call it with its @value
const deviceTimeBeforeSync = new Date().getTime();
handlers[source.schemeIdUri](
source.value,
function (serverTime) {
// the timing source returned something useful
const deviceTimeAfterSync = new Date().getTime();
const offset = _calculateOffset(deviceTimeBeforeSync, deviceTimeAfterSync, serverTime);
lastTimingSource = source;
_onComplete(offset);
},
function () {
// the timing source was probably uncontactable
// or returned something we can't use - try again
// with the remaining sources
_attemptRecursiveSync(index + 1);
}
);
} else E{
// an unknown schemeIdUri must have been found
// try again with the remaining sources
_attemptRecursiveSync(index + 1);
}
} else E{
// no valid time source could be found, just use device time
_onComplete();
}
}
/**
* Calculate the offset between client and server. Account for the roundtrip time
* @param {number} deviceTimeBeforeSync
* @param {number} deviceTimeAfterSync
* @param {number} serverTime
* @return {number}
* @private
*/
function _calculateOffset(deviceTimeBeforeSync, deviceTimeAfterSync, serverTime) {
const deviceReferenceTime = deviceTimeAfterSync - ((deviceTimeAfterSync - deviceTimeBeforeSync) / 2);
return serverTime - deviceReferenceTime;
}
/**
* Checks if a synchronization is required
* @param {boolean} isDynamic
* @return {boolean}
* @private
*/
function _shouldPerformSynchronization(isDynamic) {
try {
if (!isDynamic || !settings.get().streaming.utcSynchronization.enabled) {
return false;
}
const timeBetweenSyncAttempts = !isNaN(internalTimeBetweenSyncAttempts) ? internalTimeBetweenSyncAttempts : DEFAULT_TIME_BETWEEN_SYNC_ATTEMPTS;
if (!timeOfLastSync || !timeBetweenSyncAttempts || isNaN(timeBetweenSyncAttempts)) {
return true;
}
return ((Date.now() - timeOfLastSync) / 1000) >= timeBetweenSyncAttempts;
} catch (e) {
return true;
}
}
/**
* Callback after sync has been completed
* @param {number} offset
* @private
*/
function _onComplete(offset = NaN) {
let failed = isNaN(offset);
Iif (failed && settings.get().streaming.utcSynchronization.useManifestDateHeaderTimeSource) {
//Before falling back to binary search , check if date header exists on MPD. if so, use for a time source.
_checkForDateHeader();
} else {
_completeTimeSyncSequence(failed, offset);
}
}
/**
* Takes xsdatetime and returns milliseconds since UNIX epoch. May not be necessary as xsdatetime is very similar to ISO 8601 which is natively understood by javascript Date parser
* @param {string} xsdatetimeStr
* @return {number}
* @private
*/
function _alternateXsdatetimeDecoder(xsdatetimeStr) {
// taken from DashParser - should probably refactor both uses
const SECONDS_IN_MIN = 60;
const MINUTES_IN_HOUR = 60;
const MILLISECONDS_IN_SECONDS = 1000;
let datetimeRegex = /^([0-9]{4})-([0-9]{2})-([0-9]{2})T([0-9]{2}):([0-9]{2})(?::([0-9]*)(\.[0-9]*)?)?(?:([+\-])([0-9]{2})([0-9]{2}))?/;
let utcDate,
timezoneOffset;
let match = datetimeRegex.exec(xsdatetimeStr);
// If the string does not contain a timezone offset different browsers can interpret it either
// as UTC or as a local time so we have to parse the string manually to normalize the given date value for
// all browsers
utcDate = Date.UTC(
parseInt(match[1], 10),
parseInt(match[2], 10) - 1, // months start from zero
parseInt(match[3], 10),
parseInt(match[4], 10),
parseInt(match[5], 10),
(match[6] && (parseInt(match[6], 10) || 0)),
(match[7] && parseFloat(match[7]) * MILLISECONDS_IN_SECONDS) || 0
);
// If the date has timezone offset take it into account as well
if (match[9] && match[10]) {
timezoneOffset = parseInt(match[9], 10) * MINUTES_IN_HOUR + parseInt(match[10], 10);
utcDate += (match[8] === '+' ? -1 : +1) * timezoneOffset * SECONDS_IN_MIN * MILLISECONDS_IN_SECONDS;
}
return new Date(utcDate).getTime();
}
/**
* Try to use the built in parser, since xsdate is a constrained ISO8601 which is supported natively by Date.parse. if that fails, try a regex-based version used elsewhere in this application.
* @param {string} xsdatetimeStr
* @return {number}
*/
function _xsdatetimeDecoder(xsdatetimeStr) {
let parsedDate = Date.parse(xsdatetimeStr);
Iif (isNaN(parsedDate)) {
parsedDate = _alternateXsdatetimeDecoder(xsdatetimeStr);
}
return parsedDate;
}
/**
* Takes ISO 8601 timestamp and returns milliseconds since UNIX epoch
* @param {string} isoStr
* @return {number}
*/
function _iso8601Decoder(isoStr) {
return Date.parse(isoStr);
}
/**
* Takes RFC 1123 timestamp (which is same as ISO8601) and returns milliseconds since UNIX epoch
* @param {string} dateStr
* @return {number}
*/
function _rfc1123Decoder(dateStr) {
return Date.parse(dateStr);
}
/**
* Handler for unsupported scheme ids.
* @param {string} url
* @param {function} onSuccessCB
* @param {function} onFailureCB
* @private
*/
function _notSupportedHandler(url, onSuccessCB, onFailureCB) {
onFailureCB();
}
/**
* Direct handler
* @param {string} xsdatetimeStr
* @param {function} onSuccessCB
* @param {function} onFailureCB
*/
function _directHandler(xsdatetimeStr, onSuccessCB, onFailureCB) {
let time = _xsdatetimeDecoder(xsdatetimeStr);
if (!isNaN(time)) {
onSuccessCB(time);
return;
}
onFailureCB();
}
/**
* Generic http handler
* @param {function} decoder
* @param {string} url
* @param {function} onSuccessCB
* @param {function} onFailureCB
* @param {boolean} isHeadRequest
* @private
*/
function _httpHandler(decoder, url, onSuccessCB, onFailureCB, isHeadRequest) {
let oncomplete,
onload;
let complete = false;
let req = new XMLHttpRequest();
let verb = isHeadRequest ? HTTPRequest.HEAD : HTTPRequest.GET;
let urls = url.match(/\S+/g);
// according to ISO 23009-1, url could be a white-space
// separated list of URLs. just handle one at a time.
url = urls.shift();
oncomplete = function () {
if (complete) {
return;
}
// we only want to pass through here once per xhr,
// regardless of whether the load was successful.
complete = true;
// if there are more urls to try, call self.
if (urls.length) {
_httpHandler(decoder, urls.join(' '), onSuccessCB, onFailureCB, isHeadRequest);
} else {
onFailureCB();
}
};
onload = function () {
let time,
result;
if (req.status === 200) {
time = isHeadRequest ?
req.getResponseHeader('Date') :
req.response;
result = decoder(time);
// decoder returns NaN if non-standard input
if (!isNaN(result)) {
onSuccessCB(result);
complete = true;
}
}
};
Iif (urlUtils.isRelative(url)) {
// passing no path to resolve will return just MPD BaseURL/baseUri
const baseUrl = baseURLController.resolve();
if (baseUrl) {
url = urlUtils.resolve(url, baseUrl.url);
}
}
req.open(verb, url);
req.timeout = HTTP_TIMEOUT_MS || 0;
req.onload = onload;
req.onloadend = oncomplete;
req.send();
}
/**
* Handler for http-head schemeIdUri
* @param {string} url
* @param {function} onSuccessCB
* @param {function} onFailureCB
* @private
*/
function _httpHeadHandler(url, onSuccessCB, onFailureCB) {
_httpHandler(_rfc1123Decoder, url, onSuccessCB, onFailureCB, true);
}
/**
* Checks if a date header is present in the MPD response and calculates the offset based on the header
* @private
*/
function _checkForDateHeader() {
let dateHeaderValue = dashMetrics.getLatestMPDRequestHeaderValueByID('Date');
let dateHeaderTime = dateHeaderValue !== null ? new Date(dateHeaderValue).getTime() : Number.NaN;
if (!isNaN(dateHeaderTime)) {
const offsetToDeviceTimeMs = dateHeaderTime - Date.now();
_completeTimeSyncSequence(false, offsetToDeviceTimeMs);
} else {
_completeTimeSyncSequence(true);
}
}
/**
* Triggers the event to signal that the time synchronization was completed
* @param {boolean} failed
* @param {number} offset
* @private
*/
function _completeTimeSyncSequence(failed, offset) {
// Adjust the time of the next sync based on the drift between current offset and last offset
Iif (!isNaN(lastOffset) && !isNaN(offset) && !failed) {
_adjustTimeBetweenSyncAttempts(offset);
}
// Update the internal data
if (!failed && !isNaN(offset)) {
timeOfLastSync = Date.now();
isSynchronizing = false;
// if this is the first sync we are doing perform background syncs as well to confirm current offset
const shouldAttemptBackgroundSync = isNaN(lastOffset);
lastOffset = offset;
if (shouldAttemptBackgroundSync) {
_onAttemptBackgroundSync();
}
logger.debug(`Completed UTC sync. Setting client - server offset to ${offset}`);
}
if (failed) {
lastTimingSource = null;
isSynchronizing = false;
errHandler.error(new DashJSError(Errors.TIME_SYNC_FAILED_ERROR_CODE, Errors.TIME_SYNC_FAILED_ERROR_MESSAGE));
}
// Notify other classes
const artificialTimeOffsetToApply = settings.get().streaming.utcSynchronization.artificialTimeOffsetToApply;
eventBus.trigger(Events.UPDATE_TIME_SYNC_OFFSET, {
offset: offset + artificialTimeOffsetToApply,
});
eventBus.trigger(Events.TIME_SYNCHRONIZATION_COMPLETED);
}
function _adjustTimeBetweenSyncAttempts(offset) {
try {
const isOffsetDriftWithinThreshold = _isOffsetDriftWithinThreshold(offset);
const timeBetweenSyncAttempts = !isNaN(internalTimeBetweenSyncAttempts) ? internalTimeBetweenSyncAttempts : DEFAULT_TIME_BETWEEN_SYNC_ATTEMPTS;
const timeBetweenSyncAttemptsAdjustmentFactor = !isNaN(settings.get().streaming.utcSynchronization.timeBetweenSyncAttemptsAdjustmentFactor) ? settings.get().streaming.utcSynchronization.timeBetweenSyncAttemptsAdjustmentFactor : DEFAULT_TIME_BETWEEN_SYNC_ATTEMPTS_ADJUSTMENT_FACTOR;
const maximumTimeBetweenSyncAttempts = !isNaN(settings.get().streaming.utcSynchronization.maximumTimeBetweenSyncAttempts) ? settings.get().streaming.utcSynchronization.maximumTimeBetweenSyncAttempts : DEFAULT_MAXIMUM_TIME_BETWEEN_SYNC;
const minimumTimeBetweenSyncAttempts = !isNaN(settings.get().streaming.utcSynchronization.minimumTimeBetweenSyncAttempts) ? settings.get().streaming.utcSynchronization.minimumTimeBetweenSyncAttempts : DEFAULT_MINIMUM_TIME_BETWEEN_SYNC;
let adjustedTimeBetweenSyncAttempts;
if (isOffsetDriftWithinThreshold) {
// The drift between the current offset and the last offset is within the allowed threshold. Increase sync time
adjustedTimeBetweenSyncAttempts = Math.min(timeBetweenSyncAttempts * timeBetweenSyncAttemptsAdjustmentFactor, maximumTimeBetweenSyncAttempts);
logger.debug(`Increasing timeBetweenSyncAttempts to ${adjustedTimeBetweenSyncAttempts}`);
} else {
// Drift between the current offset and the last offset is not within the allowed threshold. Decrease sync time
adjustedTimeBetweenSyncAttempts = Math.max(timeBetweenSyncAttempts / timeBetweenSyncAttemptsAdjustmentFactor, minimumTimeBetweenSyncAttempts);
logger.debug(`Decreasing timeBetweenSyncAttempts to ${adjustedTimeBetweenSyncAttempts}`);
}
internalTimeBetweenSyncAttempts = adjustedTimeBetweenSyncAttempts;
} catch (e) {
}
}
/**
* Callback after all background syncs have been completed.
* @private
*/
function _completeBackgroundTimeSyncSequence() {
if (!backgroundSyncTimeOffsets || backgroundSyncTimeOffsets.length === 0) {
return;
}
const averageOffset = backgroundSyncTimeOffsets.reduce((acc, curr) => {
return acc + curr;
}, 0) / backgroundSyncTimeOffsets.length;
if (!_isOffsetDriftWithinThreshold(averageOffset)) {
logger.debug(`Completed background UTC sync. Setting client - server offset to ${averageOffset}`);
lastOffset = averageOffset;
eventBus.trigger(Events.UPDATE_TIME_SYNC_OFFSET, {
offset: lastOffset
});
} else {
logger.debug(`Completed background UTC sync. Offset is within allowed threshold and is not adjusted.`);
}
isBackgroundSynchronizing = false;
timeOfLastBackgroundSync = Date.now();
}
function _isOffsetDriftWithinThreshold(offset) {
try {
if (isNaN(lastOffset)) {
return true;
}
const maxAllowedDrift = settings.get().streaming.utcSynchronization.maximumAllowedDrift && !isNaN(settings.get().streaming.utcSynchronization.maximumAllowedDrift) ? settings.get().streaming.utcSynchronization.maximumAllowedDrift : DEFAULT_MAXIMUM_ALLOWED_DRIFT;
const lowerBound = lastOffset - maxAllowedDrift;
const upperBound = lastOffset + maxAllowedDrift;
return offset >= lowerBound && offset <= upperBound;
} catch (e) {
return true;
}
}
function reset() {
_resetInitialSettings();
eventBus.off(Events.ATTEMPT_BACKGROUND_SYNC, _onAttemptBackgroundSync, instance);
}
instance = {
initialize,
attemptSync,
setConfig,
reset
};
setup();
return instance;
}
TimeSyncController.__dashjs_factory_name = 'TimeSyncController';
const factory = FactoryMaker.getSingletonFactory(TimeSyncController);
factory.HTTP_TIMEOUT_MS = HTTP_TIMEOUT_MS;
FactoryMaker.updateSingletonFactory(TimeSyncController.__dashjs_factory_name, factory);
export default factory;
|