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
}
} )();
New England Patriots offensive coordinator Alex Van Pelt and offensive assistant Ben McAdoo seem to be a fan of wide receiver Jalen Reagor.
The Patriots on Sunday posted a behind-the-scenes video to their official social media account. Inthe video, Van Pelt and McAdoo were captured having a mic’d-up conversation and praised Reagor, who entered camp on the roster bubble given the depth at the position.
The conversation between Van Pelt and McAdoo took place last Tuesday after an impressive play during a competitive 1-on-1 period. Reagor beat depth cornerback Mikey Victor down the sideline and hauled in a throw from quarterback Bailey Zappe.
You can watch it here:
“Way to go get it!” Van Pelt shouted.
“He’s talented,” McAdoo replied.
Van Pelt added: “He is. Very talented. Havin’ a good camp.”
Reagor, as Van Pelt said, has had an impressive start to training camp. And while Reagor remains behind roster locks DeMario Douglas, Ja’Lynn Polk and Javon Baker, his play this summer — and his potential on special teams — makes it fair to believe Reagor will have a spot on New England’s initial 53-man roster.
The behind-the-scenes praises from his coaches don’t hurt either.