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
}
} )();
Patriots fourth-round rookie receiver Javon Baker was responsible for a handful of highlight-reel catches during New England’s training camp. But Baker has yet to make his mark during the regular season.
The Central Florida product played merely six offensive snaps in four games, all of which came against the Seattle Seahawks in a Week 2 loss. Baker, who also has 11 special teams snaps on the season, did not take the field against the San Francisco 49ers in Week 4.
Patriots offensive coordinator Alex Van Pelt expressed confidence in Baker’s future but indicated the rookie is falling behind others in the receiver room.
“He’s an extremely talented guy,” Van Pelt told reporters at Gillette Stadium on Thursday, per the Boston Herald’s Doug Kyed. “His ability to play the ball in the air and his ball skills are great. His ability to win and separate is there.
“For Javon, it’s really the details: lining up correctly, running the right routes, earning the trust of the coaching staff and the quarterback, as well. But there’s a bright future there. Just have to tighten down the details.”
Baker is failing to line up correctly and running the wrong routes? The coaches and quarterback don’t trust him?
Obviously it’s far too early to call Baker a draft bust. The four-year college player is just six months into his professional career. But Van Pelt’s explanation is still a bit worrisome, especially since the Patriots don’t exactly have a receiver room oozing with talent.
New England receivers combined for 29 receptions and 226 yards through four games. Some of that production can be put on the offensive line, to be fair. But the group could use some help from the rookie who set high expectations for himself immediately after he was selected in the NFL draft.