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 do not travel to the San Francisco 49ers until Week 4, but it’s fair to think New England might monitor the injury status of Christian McCaffrey.
The 49ers star running back dealt with a calf/Achilles ailment during training camp, and it ultimately caused McCaffrey to miss San Francisco’s season-opening win against the New York Jets on Monday night.
Niners head coach Kyle Shanahan called McCaffrey a game-time decision Monday night after he was deemed questionable on the injury report. That might indicate a sooner-than-later return. However, Shanahan also confirmed there was a concern McCaffrey’s calf injury could linger.
“It’s been lingering the last few weeks, but it’s been getting better and better and hopefully it’ll be better next week,” Shanahan told reporters, per a team-provided video.
Shanahan said McCaffrey hasn’t had any setbacks, but hinted the team would take it day-by-day. These early-season games surely are not the main focus for the Niners, who entered the season tied for the shortest betting odds to win the Super Bowl.
more nfl
“He was able to practice throughout the week. just always bothering him to a degree,” Shanahan said. “Sometimes it goes away, sometimes it comes back. (Monday it) was bothering him a little too much to where we didn’t feel good about it.”
While the Patriots first have the Seattle Seahawks (Week 2) and New York Jets (Week 3) to worry about before the 49ers, there’s no question the potential absence of McCaffrey could serve as a big break. He’s undoubtedly one of the best offensive weapons in the league, and a running back Jerod Mayo’s team will have to gameplan for.
New England benefited from the Cincinnati Bengals being without wide receiver Tee Higgins in its Week 1 victory.