feat: Automatically recover from frozen live streams (#2569)

- Closes: #2099
This commit is contained in:
Dermot Duffy
2026-07-07 21:37:24 -07:00
committed by GitHub
parent 9f956fe89f
commit fb1bbc739e
73 changed files with 3321 additions and 364 deletions
+2 -1
View File
@@ -474,8 +474,9 @@ export class AdvancedCameraCardImageUpdatingPlayer
this,
'issue:trigger',
{
key: 'media_load',
key: 'media_unavailable',
targetID: this.targetID,
reason: 'not_loading',
},
);
}