Skip to content

Commit

Permalink
Add progress spinner to video
Browse files Browse the repository at this point in the history
  • Loading branch information
davet2001 committed Jul 23, 2024
1 parent 8459b61 commit bc26267
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions public/static/icons/spinner-48x48.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class FlowPreviewGenericCamera extends FlowPreviewGeneric {
.hass=${this.hass}
.controls=${false}
.url=${streamUrl}
posterUrl="/static/icons/spinner-48x48.svg"
></ha-hls-player>`
: ""}`;
}
Expand Down

0 comments on commit bc26267

Please sign in to comment.