show poster on first audio file
This commit is contained in:
parent
90c2272720
commit
c3fd7ab8d7
1 changed files with 0 additions and 1 deletions
|
@ -246,7 +246,6 @@ export default React.memo<Props>(function VideoJs(props: Props) {
|
|||
},
|
||||
inactivityTimeout: 2000,
|
||||
muted: startMuted,
|
||||
poster: poster, // thumb looks bad in app, and if autoplay, flashing poster is annoying
|
||||
plugins: { eventTracking: true, overlay: OVERLAY.OVERLAY_DATA },
|
||||
controlBar: {
|
||||
currentTimeDisplay: !isLivestreamClaim,
|
||||
|
|
Loading…
Reference in a new issue