feat: Automatically recover from frozen live streams (#2569)
- Closes: #2099
This commit is contained in:
@@ -474,8 +474,9 @@ export class AdvancedCameraCardImageUpdatingPlayer
|
||||
this,
|
||||
'issue:trigger',
|
||||
{
|
||||
key: 'media_load',
|
||||
key: 'media_unavailable',
|
||||
targetID: this.targetID,
|
||||
reason: 'not_loading',
|
||||
},
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user