Skip to content

Stream History#1073

Open
jw098 wants to merge 19 commits intoPokemonAutomation:mainfrom
jw098:stream
Open

Stream History#1073
jw098 wants to merge 19 commits intoPokemonAutomation:mainfrom
jw098:stream

Conversation

@jw098
Copy link
Collaborator

@jw098 jw098 commented Jan 30, 2026

No description provided.

@Mysticial
Copy link
Collaborator

How difficult would it be to make the backend toggleable between the dual recording vs. this new one?

return img.convertToFormat(QImage::Format_BGR888);
}

std::vector<uchar> compress_video_frame(const QVideoFrame& const_frame) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this running on the main Qt thread?

@jw098
Copy link
Collaborator Author

jw098 commented Jan 30, 2026

How difficult would it be to make the backend toggleable between the dual recording vs. this new one?

It's doable. But I figured we should fix the dual recording's memory leak first. Before we enable that as an option.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants