Skip to content

[v13] tsh: split large desktop recordings into multiple files#34320

Merged
zmb3 merged 1 commit intobranch/v13from
bot/backport-33784-branch/v13
Nov 14, 2023
Merged

[v13] tsh: split large desktop recordings into multiple files#34320
zmb3 merged 1 commit intobranch/v13from
bot/backport-33784-branch/v13

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Nov 7, 2023

Backport #33784 to branch/v13

AVI files contain 32-bit pointers, which means we cant just add
frames to a single file until the end of time. This change properly
detects when a recording export has reached the maximum size of
an AVI file and splits the recording into multiple files.

Closes #33109
Closes #33110
@github-actions github-actions Bot added backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Nov 7, 2023
@zmb3
Copy link
Copy Markdown
Collaborator Author

zmb3 commented Nov 10, 2023

@gabrielcorado PTAL

@zmb3 zmb3 requested a review from rosstimothy November 14, 2023 15:13
@zmb3 zmb3 added this pull request to the merge queue Nov 14, 2023
Merged via the queue into branch/v13 with commit ad9fa8f Nov 14, 2023
@zmb3 zmb3 deleted the bot/backport-33784-branch/v13 branch November 14, 2023 15:56
This was referenced Nov 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport size/sm tsh tsh - Teleport's command line tool for logging into nodes running Teleport.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants