mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2026-09-03 20:53:09 -05:00
Reset decode errors on video change
This commit is contained in:
@@ -99,6 +99,7 @@ export class PeerTubePlayer {
|
||||
|
||||
async load (loadOptions: PeerTubePlayerLoadOptions) {
|
||||
this.currentLoadOptions = loadOptions
|
||||
this.videojsDecodeErrors = 0
|
||||
|
||||
this.setPoster([])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user