window[‘TVEPlayer’] = “1705741206383587235”;
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
}
} )();
The Miami Dolphins will feature a different quarterback under center when they visit the New England Patriots on Oct. 6 during Week 5 of the NFL season.
Miami quarterback Tua Tagovailoa, who received a major extension this offseason, will not suit up for that game after the Dolphins placed him on injured reserve Tuesday. The Alabama product suffered a concussion against the Buffalo Bills on Thursday Night Football in Week 2. Tagovailoa will not be eligible tor return until Week 8 against the Arizona Cardinals.
Tagovailoa reportedly plans to keep playing football despite numerous concussions to this point in his NFL career. In the meantime, the Dolphins could look around for exterior options to fill in at quarterback during his absence, including several former Patriots.
After earning Pro Bowl honors and leading the league in passing yards last season, Tagovailoa started this year 40-of-62 through the air for 483 yards with two touchdowns and three interceptions. The Dolphins and Patriots each went 1-1 to start the season.
The Dolphins visit Gillette Stadium in Week 5 in what could be Tom Brady’s first broadcast of a Patriots game for FOX. New England last took the season series from Miami in 2016 and Tagovailoa holds a 6-0 record against the Patriots that will be put on hold until at least November — when New England visits Miami.