mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Send fatal player errors to server
This commit is contained in:
parent
ca58501c52
commit
e7e7eca508
@ -201,6 +201,8 @@ class PeerTubePlugin extends Plugin {
|
||||
this.errorModal.addClass('vjs-custom-error-display')
|
||||
|
||||
this.player.addClass('vjs-error-display-enabled')
|
||||
|
||||
logger.error('Fatal error in player', this.player.error())
|
||||
}
|
||||
|
||||
hideFatalError () {
|
||||
|
Loading…
Reference in New Issue
Block a user