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

large memory leak crashing OBS #125

Open
LiveTextUser opened this issue Oct 24, 2024 · 2 comments
Open

large memory leak crashing OBS #125

LiveTextUser opened this issue Oct 24, 2024 · 2 comments

Comments

@LiveTextUser
Copy link

LiveTextUser commented Oct 24, 2024

Hello
First of all thank you for this plugin. Had some fun setting it up and making it to work.

We've set up a 24/7 camera for a surf club - and broadcasting it to YouTube.
We've installed a weather station as well which transmit real time weather info to Weather Underground.
https://www.wunderground.com/dashboard/pws/IRISHO15
I've set up 3 URL sources - wind speed , gust speed and wind direction.
using HTML parsing , CSS selector and REGEX parsing on the DATA SOURCE menu
and also some editing on the output.

The refresh of the data happens every few minutes (3-5) minutes and not according to the millisecond set in the menu.
And the more severe problem , there is a large memory leak which crashes OBS after 24-48 hours.
Without this plugin (only showing the camera) the OBS didn't crash.
Now with the plugin the OBS starts with about 600MB of memory and crashes reaching to about 40GB of memory.
It has the same behavior on windows and mac.
MainOBS
memoryUsageOnCrash
windMain
WINDoutput
WINDsource

I've attached screenshots of the setting in the plugin.
We're using the latest OBS 30.2.3 and the latest plugin 0.3.6.
Please help as I have to start OBS daily.
With Thanks

@royshil
Copy link
Collaborator

royshil commented Oct 28, 2024

oh my! let me look into this. thanks for flaggin

@royshil
Copy link
Collaborator

royshil commented Oct 28, 2024

fixed in #126

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

No branches or pull requests

2 participants