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
}
} )();
Patriots fans already have seen Drake Maye’s potential despite the rookie quarterback being just a few short months into his NFL career.
SNY’s New York Jets reporter Connor Rogers saw it while scouting the North Carolina product ahead of the 2024 NFL Draft.
Rogers joined NESN’s “Foxboro Rush” podcast both to preview New York’s season and offer some insight into Maye.
“I love Drake Maye. I had him as the second-best quarterback in the draft behind on Caleb Williams,” Rogers told NESN’s George Balekji.
“For me, I just look at him and think he can be somebody that can be a game-changing kind of presence at quarterback because he knows how to throw the ball down field, he can make plays with his legs,” Rogers said.
Maye showed that game-changing ability during training camp and Patriots preseason games, including when he impressed against the Philadelphia Eagles and Washington Commanders.
Patriots head coach Jerod Mayo said Wednesday the team has decided on its starting quarterback, but didn’t yet announce it. However, it feel like Maye will start the season behind the veteran Jacoby Brissett.
You can listen to the latest episode of NESN’s “Foxboro Rush” on YouTube and Spotify.