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 New England Patriots on the very first day of free agency in March signed defensive tackle Armon Watts to a one-year, $3 million deal.
But Watts never ended up playing in a regular-season game for the Patriots.
The veteran defensive tackle started this season on injured reserve and Watts was waived by the Patriots on Tuesday, according to NFL insider Aaron Wilson of KPRC2 Houston.
Watts, who made just two tackles in two preseason games, was placed on IR with an undisclosed injury when the Patriots cut their roster down to 53 players. The designation meant Watts’ season was over unless he was released with an injury settlement. It’s unclear if that was the case with the Patriots parting ways with Watts.
It seemed like Watts had a chance to carve out a role along New England’s defensive line during the preseason, especially with star defensive tackle Christian Barmore sidelined with blood clots. It was just three seasons ago that Watts registered a career-high five sacks and 46 tackles in 17 games with the Minnesota Vikings. But Watts’ numbers dropped off after that stellar season as he spent the last two campaigns with the Chicago Bears and Pittsburgh Steelers.
With Barmore out indefinitely and Watts never in the fold, the Patriots have received mix results from Davon Godchaux, Daniel Ekuale and Jeremiah Pharms Jr. on the interior of their defensive line.