window[‘TVEPlayer’] = “1705741332549379442”;
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
}
} )();
BOSTON — Kristaps Porzingis isn’t 100%, but that doesn’t mean that the 7-foot-2 center isn’t capable of participating in any of the training camp festivities alongside Celtics teammates preparing for a clean slate starting Oct. 22.
Porzingis underwent surgery to repair a torn retinaculum and dislocated posterior tibialis tendon in his left ankle just weeks after Boston captured its record-setting 18th championship banner by defeating the Dallas Mavericks in the NBA Finals. The Celtics took a cautionary approach with Porzingis for most of the postseason, sitting 12 of the team’s 19 total postseason battles, but gave Porzingis 16 minutes in the Game 5 clincher before confetti flooded TD Garden. Now, with a smile, no walking boot, and an optimistic outlook for what’s ahead, Porzingis provided a good update regarding the injury that initially booked the 29-year-old for an estimated five-to-six-month recovery absence.
“I’m walking obviously with nothing. I’m running on the court, shooting normal,” Porzingis revealed at Tuesday’s media day at Auerbach Center. “A lot of stuff, honestly. So I’m already kind of (doing) some light contact (this past weekend) doing some stuff. Felt really good afterward. I think it’s a really good sign that we had from the other day and, again, I’m optimistic as always.”
MORE CELTICS
Celtics president of basketball operations Brad Stevens didn’t hold back in acquiring Porzingis last offseason, flipping fan-favorite Marcus Smart to the Memphis Grizzlies in exchange for and Danilo Gallinari, Mike Muscala, and the No. 35 pick in the 2023 draft (to the Washington Wizards) for the former New York Knicks’ “Unicorn.” That swap came with an inherent risk factor attached, that being Porzingis’ recent stretch of injuries which began during his age-23 run — a season-ending ACL tear — with the Knicks in 2018-19. From there, Porzingis logged fewer than 60 appearances for three consecutive seasons before playing 57 games and averaging 20.1 points while debuting with Boston.
Adapting without Porzingis will be mandatory among the most critical challenges the Celtics will face to begin their bid at repeating as champions. They have Al Horford, their 38-year-old unofficial sixth man from last season, plus Luke Kornet, Neemias Queta and Xavier Tillman off the bench to mix and plug. Kornet (wrist) and Tillman (knee) both underwent offseason surgeries as well. Sustaining the loss of Porzingis, a steady scorer who can rebound and defend at an All-Star level, is far from easy, but for now, Porzingis isn’t letting the upcoming early season absence consume him.
“This is my 10th season. I’m always excited for the beginning of the season, the training camp,” Porzingis said. “It’s like the first day of school. You start the training camp then it’s a war out there and, boom, the regular season starts and you’re back into that rhythm.”