backend and frontend: support out of order chunks + now it's performant on chrome
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
export const streamStore = $state({
|
||||
Url: '',
|
||||
CertHash: [0],
|
||||
Width: 0,
|
||||
Height: 0,
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user