Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simple decoder stats #3796

Closed
TijZwa opened this issue Mar 17, 2023 · 2 comments
Closed

Simple decoder stats #3796

TijZwa opened this issue Mar 17, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@TijZwa
Copy link
Collaborator

TijZwa commented Mar 17, 2023

I'm currently working on a C# client implementation of Xpra.
One thing that's proven to be very handy while debugging is a small window with decoder stats.

The window is updated every 10 draw packages or so, so we can see what kind of codec is being used most of the time.

image

@TijZwa TijZwa added the enhancement New feature or request label Mar 17, 2023
@totaam
Copy link
Collaborator

totaam commented Mar 18, 2023

It's getting a bit crowded, but I guess we could add it here somewhere:
#2539 (comment)

totaam added a commit that referenced this issue Mar 29, 2023
@totaam
Copy link
Collaborator

totaam commented Mar 29, 2023

It's not as pretty, but there's a lot more information on that window:
window-info

@totaam totaam closed this as completed Mar 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants