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 made their decision between Jacoby Brissett and Drake Maye on Thursday, electing to roll with the veteran as they begin preparation for Week 1 against the Cincinnati Bengals.
New England’s choice wasn’t as easy as we previously thought, however, with the rookie signal-caller making a late push in the preseason. Maye’s growth — and the fact he clearly has been better in game settings — was thought to be enough to earn him the starting job by some, but experience eventually won out in the end.
Maye will eventually earn that starting job, likely within the next couple of months. The Patriots didn’t draft him with the No. 3 pick so he could sit. But while he does, the soon-to-be 22-year-old intends to be the best backup he can.
“He’s done a great job — dating back to when he first got here to now. It’s been a lightyear’s difference,” Brissett told reporters Thursday. “I think he would say that, as well. I’m excited for his future. He’s going to be a good quarterback in this league.
“He came up to me and was like, ‘Man, whatever you need I’m here for. It’s the same for him, whatever he needs from me I’ll do the same.”
It’s only a matter of time before Maye is handed the reins. But in the meantime, the Patriots can take solace in knowing the rookie is handling things the right way.