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 New England Patriots appeared to have lucked out with earlier reporting suggesting that linebacker and captain JaWhaun Bentley. ESPN’s Jeremy Fowler noted that Bentley could return to play for New England’s next game after leaving Sunday’s contest against the Seattle Seahawks with a shoulder injury.
The team did list Bentley under “did not participate” on the team’s projected injury report entering the week.
That story changed in tune Monday night.
NFL Media’s Ian Rapoport reported that Bentley’s shoulder injury is far more significant. It is rumored to be a torn pectoral muscle and will cause him to miss the remainder of the season.
That changed reality would be a massive blow to a New England defense that already dealt Matthew Judon before the season. The defense remains relatively youthful and needs the veteran guidance that Bentley provides.
The Patriots linebacker had 12 tackles and 1/2 sack to begin this year after posting three consecutive seasons with over 100 tackles for New England.
The Patriots will have to adjust on a short week when they take on the New York Jets on Thursday night at 8:15 p.m. ET to start Week 3 of the NFL season.