window[‘TVEPlayer’] = “1705741332549379442”;
if( typeof window[‘NEILSENTRACE’] !== ‘undefined’ ){
window[‘NEILSENTRACE’].init();
} else {
console.log(“Neilsen not ready at player ready”);
}
// Fix for PRDT-3013
// Code will check for presence of brightcove player and attempt to autoplay if it isn’t playing
// due to an error in another player plugin
( () => {
try {
const CHECK_INTERVAL = 500; //check every .5 seconds
const CHECK_MAX_ITERATIONS = 120; //check for max 60 seconds
//checks that the video isn’t playing
const isVideoPlaying = ( player ) => {
return !!( 0 < player.currentTime() && !player.paused() && !player.ended() && 2 {
if ( !window[ 'videojs' ] || !window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] ) ) {
if ( checkCount++ <= CHECK_MAX_ITERATIONS ) { //retry for 60 seconds
setTimeout( checkForPlayer, CHECK_INTERVAL );
}
} else {
//we found the player, now play it
const player = window[ 'videojs' ].getPlayer( window[ 'TVEPlayer' ] );
if ( player && !isVideoPlaying( player ) && 'muted' === player.autoplay() ) {
player.play();
}
}
};
checkForPlayer();
} catch ( e ) {
window.nesn_debug && console.warn( 'Error trying to force autoplay of video', e ); // eslint-disable-line no-console
}
} )();
Boston Celtics guard Derrick White is just weeks away from returning the court as his team embarks on a quest to repeat as NBA champions.
The recently-extended Boston guard nearly found himself in untimely trouble just before the season in a visit back to his alma mater as the Colorado Buffalos battled the Colorado State Rams in a rivalry college football game.
During the game, White ended up in the middle of a fan scuffle behind the end zone, per TMZ. The Celtics star took a smack to the head, knocking off his hat before authorities intervened and broke it up. From a broken tooth in the NBA Finals to this latest incident, White has taken a few hits over the last few months.
White and the Celtics open the season against the New York Knicks on Oct. 22 at TD Garden.