window[‘TVEPlayer’] = “1705741365554441526”;
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 Bruins made moves to their training camp roster ahead of their preseason finale Saturday.
General manager Don Sweeney announced in a press release Friday that Boston placed Michael DiPietro, Vinni Lettieri and Jordan Oesterle on waivers for the purpose of assignment to Providence.
The moves put the Bruins roster at 31 players, including forward Tyler Johnson, who is on a PTO, and defenseman Alec Regula, who is injured. Boston has until Monday to cut down the camp roster to 23 players.
Fabian Lysell was sent to Providence last Sunday, but he was brought back to Boston this week and played in Thursday’s preseason loss against the Los Angeles Kings in Quebec City. Head coach Jim Montgomery said that was part of the plan and reiterated Sweeney’s point of constant evaluation of the roster.
Players on the bubble likely will see more run in Saturday’s preseason finale against the Washington Capitals, including new goaltender Jiri Patera, who didn’t play Thursday due to a visa issue. Matthew Poitras and Brad Marchand remain day-to-day, and Charlie McAvoy missed practice Friday due to maintenance.
Puck drop for Saturday’s Capitals matchup at Capital One Arena is scheduled at 5 p.m., and you can catch full coverage on NESN after an hour of pregame.