Make delay by buffers visible in Settings-UI #1257
Replies: 4 comments
-
I like your proposal. It might show issues with the buffer/network (?) settings. However, I think we should try not to over-complicate this page (don't try to show too much data). Could or should we move the "Buffer Delay" to the tool tip and show it on hovering "Gesamtverzögerung" only? |
Beta Was this translation helpful? Give feedback.
-
That is possible, since it is kind-of static information ( a normal tooltip can not easily be updated live while it is shown). I thought about the complexity, too. In my opinion the "overall delay" is the "top-level" statistic, and only that one should be visible by default. The pure ping-time and the buffer-delay are kind of second-level. I would prefer having those in some kind of expand-tree view (if that exists). I prefer that to be acessible right away on changing it, not change-hover-wait-read-change-hover-... What do you think? |
Beta Was this translation helpful? Give feedback.
-
Yes. That would be a good option. |
Beta Was this translation helpful? Give feedback.
-
In the interests of getting a resolution on this, moving to discussion. |
Beta Was this translation helpful? Give feedback.
-
Setting up a system, buffers and settings are tweaked.
There was no easy way to see how many ms delay come from the buffers, only overall and ping time were given. This was especially of interrest to comapre the "fixed" buffers to "variable" network delays.
I propose an additional line showing the delay from network & audio buffers. The label should show the simple number, while tooltip of the label can show the details.
I wrote this for myself already (https://github.com/nefarius2001/jamulus/tree/feature/delaydetails), but am happy to implement changes/improvements.
(the example pictures have german language)
Beta Was this translation helpful? Give feedback.
All reactions