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 looked terrible through four weeks, and it created more outcry for Drake Maye to start, and it’s possible the New England locker room felt the same.
That’s what Evan Lazar of Patriots.com seemed to imply when he revealed on the “Catch 22” podcast that the locker room was “teetering on mutiny.” The New England employee hinted at possible tension over the team taking lumps while Maye got to sit on the bench. The team took down the podcast episode, and Lazar admitted he got “carried away” with the comment, which Jerod Mayo played down.
Linebacker Jahlani Tavai also shut down the rumor, but when asked if he thought Jacoby Brissett gave the team the best chance to win, his answer raised eyebrows.
“Yeah, I don’t know. You got to ask coach Mayo about that one,” Tavai said on the “Greg Hill Show” on Friday. “My job is to make sure I make the right calls, make some tackles and get the ball back in their hands.”
On if there were players who wanted Maye to start, Tavai added, “Like I said, I’m more worried about the defense. I’m trying to make sure we’re on top of our communication because that’s one of the things we need to have on defense.”
The 28-year-old chooses to ignore the chatter, but fans couldn’t help but wonder if there was some sentiment that a change on offense was needed. There’s no doubt the players have high respect for Brissett, but the veteran quarterback’s erratic play didn’t inspire confidence through four weeks.
Granted, the defense didn’t hold up their bargain and that might have been what Tavai was alluding to. However, it did make this Sunday’s matchup against the Miami Dolphins a must-win to help boost morale for the locker room and the fanbase.