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
}
} )();
Jerod Mayo isn’t anticipating any drama in the Patriots quarterback room in wake of a significant decision for the franchise.
Jacoby Brissett on Thursday was officially named New England’s starting signal-caller to open the 2024 season. Mayo determined his team’s initial quarterback depth chart Wednesday, but he explained the information wouldn’t go public until he spoke with Brissett, Drake Maye and their teammates.
Speaking with the media after the formal announcement, Mayo shed a little bit of light on those conversations.
“We’re 100% behind Jacoby,” Mayo told reporters, per a team-provided video. “I had an opportunity to talk to Drake. I had an opportunity to talk to Jacoby — separately and also together. I feel like we’re all on the same page from an organizational perspective.”
Brissett admittedly felt like the starter all along, which made sense given how training camp and preseason reps were handled. Maye deserved starter consideration for how he performed in the summer, and the competitor in the 21-year-old might be upset with the decision. But it’s very easy to argue that giving the nod to Brissett was in the best interest of both Maye and the future of the Patriots.
The veteran quarterback will try to validate Mayo’s decision beginning Sept. 8 when New England opens its regular-season schedule in Cincinnati.