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 Patriots will be without a key piece moving forward.
Ja’Whaun Bentley reportedly suffered a torn pectoral muscle in a Week 2 loss to the Seattle Seahawks. New England didn’t immediately make a roster move following the injury, but finally pulled the trigger and placed the 28-year-old on injured reserve Wednesday.
Bentley is expected to miss the remainder of the regular season, but his status isn’t yet official.
“I’m not sure,” Patriots head coach Jerod Mayo told reporters at Gillette Stadium on Wednesday, per team-provided video. “We’ll see how it goes. I don’t want to speculate on when he could return, or can’t return. I don’t want to get into that.”
Mayo revealed Kyle Dugger will take over as one of the defensive captains in Bentley’s absence. Mayo related the situation to that of his own trips to injured reserve when Bill Belichick replaced him in the captain’s meetings.
Bentley’s injury was a huge shot to the middle of the defense, especially after an initial report indicated the team was “optimistic” he wouldn’t miss any time. The Patriots called it a shoulder injury when he initially went down against the Seahawks, but further tests proved to bring an end to his season.
New England has the former fifth-round pick under contract through 2025.