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 offense was a mess, and Drake Maye’s cameo at the end of “Thursday Night Football” ignited a quarterback discussion for New England.
Jacoby Brissett struggled to get anything going in front of a weak offensive line. The 31-year-old threw 98 yards in the Patriots’ 24-3 loss to the New York Jets at Metlife Stadium.
Maye made his NFL debut in the final minutes of the matchup, and the rookie threw for 22 yards while taking two sacks and facing five pressures, according to Pro Football Focus.
Mayo affirmed that Brissett was the starter despite seemingly opening the door for Maye, who will remain on the 70/30 plan for starter’s reps in practice.
“Right now, I would say it’s still status quo,” Mayo told reporters, per team-provided transcript. “I said it earlier. Jacoby’s still our starting quarterback, and we’ve got to be ready to support him. There are 11 guys out there on offense, so it’s everyone. So to answer your question, that’s under consideration at this time.”
Mayo credited the rookie for being ready to come in at the end of the game and thought it was encouraging to see him get live reps. However, the coaching staff was in lockstep on Maye’s development plan.
“I still think it’s by watching,” offensive coordinator Alex Van Pelt told reporters on what’s the best course for Maye, per Alex Barth of 98.5 The Sports Hub. “There’s a lot to be learned left, and that’s where I’ll stand on that.”
Similar to Mayo, Van Pelt liked what he saw from Maye and added that was “encouraged about his future,” per Karen Guregian of MassLive.
Maye said after Thursday’s game he’d be ready whenever his number was called, but he and fans will have to be patient for his day as the starting quarterback.