use source file for web video compression (#11090)

This commit is contained in:
Spence Pope
2026-07-08 15:07:52 -04:00
committed by GitHub
parent 510dc51d7a
commit 6dce96881c
4 changed files with 17 additions and 2 deletions
+2
View File
@@ -1404,6 +1404,8 @@ export type Events = {
uploadId: string
engine: string
errorClass: string
/** Truncated to 256 chars */
errorMessage: string
elapsedMs: number
}
'video:upload:uploadStarted': {