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

Using unified volmeters callback instead of individual ones #5092

Open
wants to merge 2 commits into
base: staging
Choose a base branch
from

Conversation

avoitenko-logitech
Copy link
Contributor

@avoitenko-logitech avoitenko-logitech commented Aug 13, 2024

Attempt to increase performance and responsiveness of UI via aggregation of volmeters data into a single chunk and single call instead of bunch individuals calls.
This change actually unifies volmeters processing with sources processing.

As you may notice, I removed more code than added. Some logic was moved to back-end to make front-end life easier ;-)

PR in obs-studio-node:
stream-labs/obs-studio-node#1476

Copy link

bundlemon bot commented Aug 13, 2024

BundleMon

Files added (4)
Status Path Size Limits
renderer.(hash).js
+6.87MB -
vendors~renderer.(hash).js
+4.7MB -
updater.js
+115.28KB -
guest-api.js
+40.19KB -

Total files change +11.72MB 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history

@summeroff summeroff changed the title [OSN release needed] Using unified volmeters callback instead of individual ones Using unified volmeters callback instead of individual ones Aug 23, 2024
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