@livepeer/core-web
Advanced tools
Comparing version 4.2.7 to 4.2.8
@@ -1174,3 +1174,3 @@ // src/media/controls/controller.ts | ||
cleanupPosterImage?.(); | ||
if (thumbnail && live) { | ||
if (thumbnail && live && posterLiveUpdate > 0) { | ||
const interval = setInterval(() => { | ||
@@ -1177,0 +1177,0 @@ const thumbnailUrl = new URL(thumbnail); |
@@ -5,3 +5,3 @@ { | ||
"license": "MIT", | ||
"version": "4.2.7", | ||
"version": "4.2.8", | ||
"type": "module", | ||
@@ -8,0 +8,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
758614